2019-06-02 05:49:12,174 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-32 | | 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-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-06-02 05:49:12,180 - 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.22,192.30.9.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=EMCoRWvaHMnUAJvEOMDfys1fH 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=8844e8f393854387ac00e6dfabd2445e export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-06-02 05:49:12,180 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-06-02 05:49:12,181 - 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-02 05:49:12,226 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2019-06-02 05:49:12,478 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2019-06-02 05:49:13,899 - 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-02 05:49:14,717 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2019-06-02 05:49:14,845 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'98dc9afb956f47548055681b344df592', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2019-06-02 05:49:15,044 - 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.22:5000/v3/endpoints/00a862d43635460d8479ae722f18d8dc'}, u'url': u'http://172.30.9.22:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c00e67061a05429694a439aec6ae10df', u'id': u'00a862d43635460d8479ae722f18d8dc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/0105f42c53f144fab676a359d0a90ee8'}, u'url': u'http://172.30.9.22:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'0e38211cf0b14a7cae79a34b58345618', u'id': u'0105f42c53f144fab676a359d0a90ee8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/194d396238c0424094c0035df4573d94'}, u'url': u'http://192.30.9.4:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'2e1ccd4c63ec48eb9cdcf7bb484c2b6e', u'id': u'194d396238c0424094c0035df4573d94'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/1ed7fb17ca9b4dc8835233119597f38b'}, u'url': u'http://192.30.9.4:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'943e0c05ae4244a39ded5e679fbfca34', u'id': u'1ed7fb17ca9b4dc8835233119597f38b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/207930fa99fe499da707ef66c53d3b63'}, u'url': u'http://172.30.9.22:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'2e1ccd4c63ec48eb9cdcf7bb484c2b6e', u'id': u'207930fa99fe499da707ef66c53d3b63'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/24eab3f20b3a433a8512accb42c2a550'}, u'url': u'http://192.30.9.4:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'28e114040c484b69a5e5cc0f9a5e556a', u'id': u'24eab3f20b3a433a8512accb42c2a550'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/288566508fa740acb1810811dc4f4712'}, u'url': u'http://192.30.9.4:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5942849869a3404cbbcd441344ac846a', u'id': u'288566508fa740acb1810811dc4f4712'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/29d0b252e0184e20b3fb648850f8eb0e'}, u'url': u'http://192.30.9.4:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'111ac5f28c1d4476ae7237e347773a19', u'id': u'29d0b252e0184e20b3fb648850f8eb0e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/2f1c8650628f45b297bd590caa7ff723'}, u'url': u'http://172.30.9.22:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'355a118b2ced4392be40ae1177d9e3e7', u'id': u'2f1c8650628f45b297bd590caa7ff723'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/3e0efa1323fa4ba1bee220592516ccd0'}, u'url': u'http://192.30.9.4:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'78e751f9962a4b7e910018cec2b74ebe', u'id': u'3e0efa1323fa4ba1bee220592516ccd0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/4cdaa7206fe74002b3c17c6d8de38bf0'}, u'url': u'http://192.30.9.4:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'28e114040c484b69a5e5cc0f9a5e556a', u'id': u'4cdaa7206fe74002b3c17c6d8de38bf0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/694f1bbb201c46f6831c50e3d02668ed'}, u'url': u'http://172.30.9.22:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'943e0c05ae4244a39ded5e679fbfca34', u'id': u'694f1bbb201c46f6831c50e3d02668ed'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/6a968d569f434e0bae329321d55f133b'}, u'url': u'http://192.30.9.4:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'2e1ccd4c63ec48eb9cdcf7bb484c2b6e', u'id': u'6a968d569f434e0bae329321d55f133b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/76e1266b96f14fa7843a252d24e89097'}, u'url': u'http://12.0.0.29:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'355a118b2ced4392be40ae1177d9e3e7', u'id': u'76e1266b96f14fa7843a252d24e89097'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/7d58822d4273416f9990aead28417efa'}, u'url': u'http://192.30.9.4:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'3b1f538e5663490f871c678faaf6be40', u'id': u'7d58822d4273416f9990aead28417efa'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/88cc86b3ca4f4a35b5abf579b0d8f639'}, u'url': u'http://192.30.9.4:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f5929109b6a54fb38722daa391da3bca', u'id': u'88cc86b3ca4f4a35b5abf579b0d8f639'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/8983ff37a5224b0cacee6cd5f5614c24'}, u'url': u'http://172.30.9.22:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'28e114040c484b69a5e5cc0f9a5e556a', u'id': u'8983ff37a5224b0cacee6cd5f5614c24'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/91e3be0f61b1418cb4fb07020322801f'}, u'url': u'http://192.30.9.4:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'78e751f9962a4b7e910018cec2b74ebe', u'id': u'91e3be0f61b1418cb4fb07020322801f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/91f869ecda9f4cb59aec5e1a21700598'}, u'url': u'http://172.30.9.22:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5942849869a3404cbbcd441344ac846a', u'id': u'91f869ecda9f4cb59aec5e1a21700598'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/97ca22be7dfc490289a3dd70bb1cebc0'}, u'url': u'http://192.30.9.4:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f5929109b6a54fb38722daa391da3bca', u'id': u'97ca22be7dfc490289a3dd70bb1cebc0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/99b002cdeae64366bbf708dec007edd4'}, u'url': u'http://192.30.9.4:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'0e38211cf0b14a7cae79a34b58345618', u'id': u'99b002cdeae64366bbf708dec007edd4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/9ef08738742f47ab8e8177fdc615179d'}, u'url': u'http://192.30.9.4:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'0e38211cf0b14a7cae79a34b58345618', u'id': u'9ef08738742f47ab8e8177fdc615179d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/ab74bf7998d945d098c9700832987713'}, u'url': u'http://192.30.9.4:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c00e67061a05429694a439aec6ae10df', u'id': u'ab74bf7998d945d098c9700832987713'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/b18f58a5c98b4e44ab04be3dd335c8b3'}, u'url': u'http://12.0.0.29:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'355a118b2ced4392be40ae1177d9e3e7', u'id': u'b18f58a5c98b4e44ab04be3dd335c8b3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/b72780fa17994947920bfc0dfe13dfd3'}, u'url': u'http://192.30.9.4:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'943e0c05ae4244a39ded5e679fbfca34', u'id': u'b72780fa17994947920bfc0dfe13dfd3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/c0560b9cf3474f549ed753315680d9b9'}, u'url': u'http://192.30.9.4:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4d57445bc37c4949916def9eaf67e2bb', u'id': u'c0560b9cf3474f549ed753315680d9b9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/c727e985f86a41d1b0a55ba2b50288f3'}, u'url': u'http://192.30.9.4:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'3b1f538e5663490f871c678faaf6be40', u'id': u'c727e985f86a41d1b0a55ba2b50288f3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/ca725c7383214eeea73be5b76d6aae9d'}, u'url': u'http://192.30.9.4:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5942849869a3404cbbcd441344ac846a', u'id': u'ca725c7383214eeea73be5b76d6aae9d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/cd22fdf9ec6c487a91e54ace4531dbda'}, u'url': u'http://172.30.9.22:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4d57445bc37c4949916def9eaf67e2bb', u'id': u'cd22fdf9ec6c487a91e54ace4531dbda'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/cf9ff293f68f4f58b78e54723d785b1a'}, u'url': u'http://192.30.9.4:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'111ac5f28c1d4476ae7237e347773a19', u'id': u'cf9ff293f68f4f58b78e54723d785b1a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/d4f81867d67e414f932879c3d6725a6e'}, u'url': u'http://172.30.9.22:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'78e751f9962a4b7e910018cec2b74ebe', u'id': u'd4f81867d67e414f932879c3d6725a6e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/dbeb24f077f94efcb14b8250c709c167'}, u'url': u'http://172.30.9.22:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1f295abeff014eea92115c71a2e1287d', u'id': u'dbeb24f077f94efcb14b8250c709c167'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/df64e1504e9840e29717c9e8a7bcdd65'}, u'url': u'http://192.30.9.4:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4d57445bc37c4949916def9eaf67e2bb', u'id': u'df64e1504e9840e29717c9e8a7bcdd65'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/e11ec53b0b7a47959cc42504c85c60f0'}, u'url': u'http://172.30.9.22:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'3b1f538e5663490f871c678faaf6be40', u'id': u'e11ec53b0b7a47959cc42504c85c60f0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/e12b0ac66a4e4024a41dd45be9b76a56'}, u'url': u'http://192.30.9.4:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1f295abeff014eea92115c71a2e1287d', u'id': u'e12b0ac66a4e4024a41dd45be9b76a56'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/e8e811c54e634d2baa6a2bc57491af60'}, u'url': u'http://172.30.9.22:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f5929109b6a54fb38722daa391da3bca', u'id': u'e8e811c54e634d2baa6a2bc57491af60'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/ea9a2d0cf97143b2bfb4760f8fead381'}, u'url': u'http://192.30.9.4:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1f295abeff014eea92115c71a2e1287d', u'id': u'ea9a2d0cf97143b2bfb4760f8fead381'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/f5fe5f8d1172424caf174343ffc73121'}, u'url': u'http://192.30.9.4:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c00e67061a05429694a439aec6ae10df', u'id': u'f5fe5f8d1172424caf174343ffc73121'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/f7472e5d27f84667a84b6206813beb29'}, u'url': u'http://172.30.9.22:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'111ac5f28c1d4476ae7237e347773a19', u'id': u'f7472e5d27f84667a84b6206813beb29'})] 2019-06-02 05:49:16,477 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2019-06-02 05:49:16,570 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2019-06-02 05:49:16,725 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.6', u'hypervisor_hostname': u'overcloud-novacompute-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': 1, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 13}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'192.30.9.7', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "md-clear", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 98, u'hypervisor_version': 2012000, u'disk_available_least': 98, u'local_gb': 98, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 14}, 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-02 05:49:16,847 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2019-06-02 05:49:16,943 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'7c8ede4f-3310-4fef-9dcd-f4fc2b0977e9'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-02T05:46:36Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'c2796163-bdf4-4e6d-b43c-d15508fb1de0', 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-02T05:46:32Z', u'provider:network_type': u'flat', u'tenant_id': u'703f19432716497ea1b923af4a9d4649', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'703f19432716497ea1b923af4a9d4649', u'l2_adjacency': True})] 2019-06-02 05:49:16,973 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2019-06-02 05:49:17,180 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'703f19432716497ea1b923af4a9d4649', 'id': u'43c79f9121fe4672b673564c469aa4bd', 'user': u'01e04f073ec54ef98a3fbf02e56422f0'}), Munch({'project': u'703f19432716497ea1b923af4a9d4649', 'id': u'43c79f9121fe4672b673564c469aa4bd', 'user': u'1fabfcb857ab48a99f2dfc8cc348c7ca'}), Munch({'project': u'703f19432716497ea1b923af4a9d4649', 'id': u'43c79f9121fe4672b673564c469aa4bd', 'user': u'250619a57ff740128401ccc94e200617'}), Munch({'project': u'703f19432716497ea1b923af4a9d4649', 'id': u'43c79f9121fe4672b673564c469aa4bd', 'user': u'2aec4a28e86c4dc1b5ef04934f58e6a2'}), Munch({'project': u'703f19432716497ea1b923af4a9d4649', 'id': u'43c79f9121fe4672b673564c469aa4bd', 'user': u'353fcc78d0f54789b9e33cbdeea28f2e'}), Munch({'project': u'703f19432716497ea1b923af4a9d4649', 'id': u'43c79f9121fe4672b673564c469aa4bd', 'user': u'611920f64bbe4195a337f627a980661a'}), Munch({'project': u'703f19432716497ea1b923af4a9d4649', 'id': u'43c79f9121fe4672b673564c469aa4bd', 'user': u'6b1782ea6e3044fa920d7a2e49690986'}), Munch({'project': u'8844e8f393854387ac00e6dfabd2445e', 'id': u'43c79f9121fe4672b673564c469aa4bd', 'user': u'71620fc329b24d8a9058d6c0a2595f76'}), Munch({'project': u'8844e8f393854387ac00e6dfabd2445e', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab', 'user': u'71620fc329b24d8a9058d6c0a2595f76'}), Munch({'project': u'703f19432716497ea1b923af4a9d4649', 'id': u'43c79f9121fe4672b673564c469aa4bd', 'user': u'9b3327c3d33546498b518e50e073850a'}), Munch({'project': u'703f19432716497ea1b923af4a9d4649', 'id': u'43c79f9121fe4672b673564c469aa4bd', 'user': u'b067aa9aea474286a3614e1ca801e7fc'}), Munch({'project': u'703f19432716497ea1b923af4a9d4649', 'id': u'43c79f9121fe4672b673564c469aa4bd', 'user': u'b79f6897790f48d4a47cc1f593c1a6d2'}), Munch({'project': u'703f19432716497ea1b923af4a9d4649', 'id': u'43c79f9121fe4672b673564c469aa4bd', 'user': u'c25f86361b7445779887f544d42e5f3e'}), Munch({'project': u'703f19432716497ea1b923af4a9d4649', 'id': u'5d3b776aa3bc42c1b0c638a944378303', 'user': u'c25f86361b7445779887f544d42e5f3e'}), Munch({'project': u'703f19432716497ea1b923af4a9d4649', 'id': u'43c79f9121fe4672b673564c469aa4bd', 'user': u'dd997dbf0636431bb9bdcc81c3399fb3'}), Munch({'domain': u'98dc9afb956f47548055681b344df592', 'id': u'43c79f9121fe4672b673564c469aa4bd', 'user': u'18274ef0527641d28a2a9be057b9d00a'}), Munch({'id': u'43c79f9121fe4672b673564c469aa4bd', 'user': u'71620fc329b24d8a9058d6c0a2595f76'})] 2019-06-02 05:49:17,385 - 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'member', 'id': u'00ef8ab0e70747b7aa81d79c800d523d'}), 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'21575333777145fda6bfd624392874db'}), 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'43c79f9121fe4672b673564c469aa4bd'}), 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'47064c23a6134bf691c3f4fd282739e9'}), 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'5d3b776aa3bc42c1b0c638a944378303'}), 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'85ea1a6b610d426a9d50d7ba01a3549f'}), 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'})] 2019-06-02 05:49:17,436 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2019-06-02 05:49:17,649 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2019-06-02 05:49:17,869 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'0e38211cf0b14a7cae79a34b58345618', 'name': u'placement'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'111ac5f28c1d4476ae7237e347773a19', 'name': u'panko'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'1f295abeff014eea92115c71a2e1287d', 'name': u'glance'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'28e114040c484b69a5e5cc0f9a5e556a', 'name': u'aodh'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'2e1ccd4c63ec48eb9cdcf7bb484c2b6e', 'name': u'nova'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'355a118b2ced4392be40ae1177d9e3e7', 'name': u'swift'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'3b1f538e5663490f871c678faaf6be40', 'name': u'heat'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'4d57445bc37c4949916def9eaf67e2bb', 'name': u'cinderv3'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'5942849869a3404cbbcd441344ac846a', 'name': u'neutron'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'78e751f9962a4b7e910018cec2b74ebe', 'name': u'heat-cfn'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'943e0c05ae4244a39ded5e679fbfca34', 'name': u'keystone'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'95e2582b7e9e4f81a2e68dd9bc7113f1', 'name': u'ceilometer'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'c00e67061a05429694a439aec6ae10df', 'name': u'gnocchi'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'f5929109b6a54fb38722daa391da3bca', 'name': u'cinderv2'})] 2019-06-02 05:49:17,909 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-02T05:46:36Z', 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'7c8ede4f-3310-4fef-9dcd-f4fc2b0977e9', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'c2796163-bdf4-4e6d-b43c-d15508fb1de0', u'tenant_id': u'703f19432716497ea1b923af4a9d4649', u'created_at': u'2019-06-02T05:46:36Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'703f19432716497ea1b923af4a9d4649'})] 2019-06-02 05:49:17,918 - 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-02 05:49:18,033 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-02 05:49:18,033 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:05 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-06-02 05:49:18,084 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2019-06-02 05:49:19,705 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2019-06-02 05:49:20,532 - 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-02T05:49:20Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'0f51d0b3-56c8-4153-8ef9-8407e89d92a1', u'provider:segmentation_id': 54, 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_c40bef43-6a08-47a5-af9c-4aef924c4091', u'created_at': u'2019-06-02T05:49:20Z', u'mtu': 1450, u'tenant_id': u'8844e8f393854387ac00e6dfabd2445e', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8844e8f393854387ac00e6dfabd2445e', u'l2_adjacency': True}) 2019-06-02 05:49:21,396 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-02T05:49:20Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'3e8472da-1760-4c19-b19c-acc6c2c79b93', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_c40bef43-6a08-47a5-af9c-4aef924c4091', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'0f51d0b3-56c8-4153-8ef9-8407e89d92a1', u'tenant_id': u'8844e8f393854387ac00e6dfabd2445e', u'created_at': u'2019-06-02T05:49:20Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'8844e8f393854387ac00e6dfabd2445e'}) 2019-06-02 05:49:23,037 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-02T05:49:22Z', u'revision_number': 2, u'ha': False, u'id': u'f75b2fff-175c-4303-a6c7-01118d82c16d', u'external_gateway_info': {u'network_id': u'c2796163-bdf4-4e6d-b43c-d15508fb1de0', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7c8ede4f-3310-4fef-9dcd-f4fc2b0977e9', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_c40bef43-6a08-47a5-af9c-4aef924c4091', u'admin_state_up': True, u'tenant_id': u'8844e8f393854387ac00e6dfabd2445e', u'created_at': u'2019-06-02T05:49:21Z', u'flavor_id': None, u'routes': [], u'project_id': u'8844e8f393854387ac00e6dfabd2445e'}) 2019-06-02 05:49:25,332 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-02 05:49:25,333 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:06 | PASS | +------------------------+------------------+------------------+----------------+ 2019-06-02 05:49:31,348 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2019-06-02 05:49:32,618 - 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'0a03af6b60b042f7ba07798c43187ffc', '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_e1fdef14-795b-4978-8526-58f03fe42c3c'}) 2019-06-02 05:49:33,135 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6fa7befd48ae4ac9b2308a06b4093fca', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_e1fdef14-795b-4978-8526-58f03fe42c3c'}) 2019-06-02 05:49:34,558 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_e1fdef14-795b-4978-8526-58f03fe42c3c', 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'0a03af6b60b042f7ba07798c43187ffc', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'b7pBVU5r6ytCY8HafP22zJCaEcIod0', 'username': u'tenantnetwork2-user_e1fdef14-795b-4978-8526-58f03fe42c3c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22: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-02 05:49:34,562 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_e1fdef14-795b-4978-8526-58f03fe42c3c', 'password': 'b7pBVU5r6ytCY8HafP22zJCaEcIod0', 'project_name': 'tenantnetwork2-project_e1fdef14-795b-4978-8526-58f03fe42c3c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '0a03af6b60b042f7ba07798c43187ffc', 'project_domain_name': 'Default'} 2019-06-02 05:49:34,563 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2019-06-02 05:49:35,098 - 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-02T05:49:34Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'4afe0bfe-c75c-47eb-8e12-4c04169405be', u'provider:segmentation_id': 63, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork2-net_e1fdef14-795b-4978-8526-58f03fe42c3c', u'created_at': u'2019-06-02T05:49:34Z', u'mtu': 1450, u'tenant_id': u'0a03af6b60b042f7ba07798c43187ffc', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0a03af6b60b042f7ba07798c43187ffc', u'l2_adjacency': True}) 2019-06-02 05:49:36,549 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-02T05:49: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'53a86cf0-5fd7-4cf1-b7ed-1a1c9253f299', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_e1fdef14-795b-4978-8526-58f03fe42c3c', u'enable_dhcp': True, u'network_id': u'4afe0bfe-c75c-47eb-8e12-4c04169405be', u'tenant_id': u'0a03af6b60b042f7ba07798c43187ffc', u'created_at': u'2019-06-02T05:49: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'0a03af6b60b042f7ba07798c43187ffc'}) 2019-06-02 05:49:38,201 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-02T05:49:37Z', u'revision_number': 2, u'id': u'3ac7cfa6-67da-43cb-bc02-2277472be9b4', u'external_gateway_info': {u'network_id': u'c2796163-bdf4-4e6d-b43c-d15508fb1de0', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7c8ede4f-3310-4fef-9dcd-f4fc2b0977e9', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_e1fdef14-795b-4978-8526-58f03fe42c3c', u'admin_state_up': True, u'tenant_id': u'0a03af6b60b042f7ba07798c43187ffc', u'created_at': u'2019-06-02T05:49:36Z', u'flavor_id': None, u'routes': [], u'project_id': u'0a03af6b60b042f7ba07798c43187ffc'}) 2019-06-02 05:49:40,683 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-02 05:49:40,683 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:06 | PASS | +------------------------+------------------+------------------+----------------+ 2019-06-02 05:49:48,454 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2019-06-02 05:49:50,105 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2019-06-02 05:49:50,832 - 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-02T05:49:50Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'07fa7742-d089-4d1b-8f32-8b883ee904cb', u'provider:segmentation_id': 52, 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_e957e6e4-5221-48f6-9dd5-705fdfaf52bf', u'created_at': u'2019-06-02T05:49:50Z', u'mtu': 1450, u'tenant_id': u'8844e8f393854387ac00e6dfabd2445e', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8844e8f393854387ac00e6dfabd2445e', u'l2_adjacency': True}) 2019-06-02 05:49:51,606 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-02T05:49:51Z', 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'23b64503-8f74-4ec0-a7c1-4c43a4b63d3d', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_e957e6e4-5221-48f6-9dd5-705fdfaf52bf', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'07fa7742-d089-4d1b-8f32-8b883ee904cb', u'tenant_id': u'8844e8f393854387ac00e6dfabd2445e', u'created_at': u'2019-06-02T05:49:51Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'8844e8f393854387ac00e6dfabd2445e'}) 2019-06-02 05:49:53,428 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-02T05:49:52Z', u'revision_number': 2, u'ha': False, u'id': u'6f1f709c-d3d6-4f85-bc9e-8fab2de10528', u'external_gateway_info': {u'network_id': u'c2796163-bdf4-4e6d-b43c-d15508fb1de0', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7c8ede4f-3310-4fef-9dcd-f4fc2b0977e9', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_e957e6e4-5221-48f6-9dd5-705fdfaf52bf', u'admin_state_up': True, u'tenant_id': u'8844e8f393854387ac00e6dfabd2445e', u'created_at': u'2019-06-02T05:49:51Z', u'flavor_id': None, u'routes': [], u'project_id': u'8844e8f393854387ac00e6dfabd2445e'}) 2019-06-02 05:49:59,361 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/9c4f1dd6-c71f-4591-aa8e-3a00d8b85e2d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9c4f1dd6-c71f-4591-aa8e-3a00d8b85e2d/file', 'owner': u'8844e8f393854387ac00e6dfabd2445e', 'id': u'9c4f1dd6-c71f-4591-aa8e-3a00d8b85e2d', 'size': 12716032, u'self': u'/v2/images/9c4f1dd6-c71f-4591-aa8e-3a00d8b85e2d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8844e8f393854387ac00e6dfabd2445e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/9c4f1dd6-c71f-4591-aa8e-3a00d8b85e2d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-02T05:49:59Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-02T05:49:59Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_e957e6e4-5221-48f6-9dd5-705fdfaf52bf', '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/9c4f1dd6-c71f-4591-aa8e-3a00d8b85e2d', 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_e957e6e4-5221-48f6-9dd5-705fdfaf52bf', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_e957e6e4-5221-48f6-9dd5-705fdfaf52bf', 'created': u'2019-06-02T05:49:56Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-02T05:49:56Z', 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/9c4f1dd6-c71f-4591-aa8e-3a00d8b85e2d', 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_e957e6e4-5221-48f6-9dd5-705fdfaf52bf', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-02 05:49:59,811 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_e957e6e4-5221-48f6-9dd5-705fdfaf52bf', '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'8844e8f393854387ac00e6dfabd2445e', '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'67ebf0cd-5215-43f4-afae-5ed1ac071c3e', 'swap': 0}) 2019-06-02 05:49:59,960 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-02 05:49:59,961 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:10 | PASS | +-------------------+------------------+------------------+----------------+ 2019-06-02 05:50:07,131 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2019-06-02 05:50:08,480 - 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'66cda4b9595b45728638fbdfb45ba635', '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_95d3b725-40c3-4218-b928-cf1403cfa4db'}) 2019-06-02 05:50:08,923 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'15e465d5605f4c94ab05ff014f4ac398', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_95d3b725-40c3-4218-b928-cf1403cfa4db'}) 2019-06-02 05:50:10,292 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_95d3b725-40c3-4218-b928-cf1403cfa4db', 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'66cda4b9595b45728638fbdfb45ba635', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '7cUUM8QJT5w9s2aUiZh2sZCoVzCNy3', 'username': u'vmready2-user_95d3b725-40c3-4218-b928-cf1403cfa4db', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22: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-02 05:50:10,296 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_95d3b725-40c3-4218-b928-cf1403cfa4db', 'password': '7cUUM8QJT5w9s2aUiZh2sZCoVzCNy3', 'project_name': 'vmready2-project_95d3b725-40c3-4218-b928-cf1403cfa4db', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '66cda4b9595b45728638fbdfb45ba635', 'project_domain_name': 'Default'} 2019-06-02 05:50:10,297 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2019-06-02 05:50:10,916 - 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-02T05:50:10Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'90d5f4bf-144e-4289-9f96-61955a6ac39d', 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'vmready2-net_95d3b725-40c3-4218-b928-cf1403cfa4db', u'created_at': u'2019-06-02T05:50:10Z', u'mtu': 1450, u'tenant_id': u'66cda4b9595b45728638fbdfb45ba635', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'66cda4b9595b45728638fbdfb45ba635', u'l2_adjacency': True}) 2019-06-02 05:50:12,622 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-02T05:50:12Z', 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'd5aa23ff-09b5-4224-acb3-7fea9d82e312', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_95d3b725-40c3-4218-b928-cf1403cfa4db', u'enable_dhcp': True, u'network_id': u'90d5f4bf-144e-4289-9f96-61955a6ac39d', u'tenant_id': u'66cda4b9595b45728638fbdfb45ba635', u'created_at': u'2019-06-02T05:50:12Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'66cda4b9595b45728638fbdfb45ba635'}) 2019-06-02 05:50:14,225 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-02T05:50:13Z', u'revision_number': 2, u'id': u'0d5d2b95-a54c-405e-8d1c-8daf96e09ce3', u'external_gateway_info': {u'network_id': u'c2796163-bdf4-4e6d-b43c-d15508fb1de0', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7c8ede4f-3310-4fef-9dcd-f4fc2b0977e9', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_95d3b725-40c3-4218-b928-cf1403cfa4db', u'admin_state_up': True, u'tenant_id': u'66cda4b9595b45728638fbdfb45ba635', u'created_at': u'2019-06-02T05:50:12Z', u'flavor_id': None, u'routes': [], u'project_id': u'66cda4b9595b45728638fbdfb45ba635'}) 2019-06-02 05:50:18,932 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/a27b7b3f-57d6-49f4-9f62-bdd4ec59cf20/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a27b7b3f-57d6-49f4-9f62-bdd4ec59cf20/file', 'owner': u'66cda4b9595b45728638fbdfb45ba635', 'id': u'a27b7b3f-57d6-49f4-9f62-bdd4ec59cf20', 'size': 12716032, u'self': u'/v2/images/a27b7b3f-57d6-49f4-9f62-bdd4ec59cf20', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'66cda4b9595b45728638fbdfb45ba635', 'name': 'vmready2-project_95d3b725-40c3-4218-b928-cf1403cfa4db', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/a27b7b3f-57d6-49f4-9f62-bdd4ec59cf20/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-02T05:50:18Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-02T05:50:18Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_95d3b725-40c3-4218-b928-cf1403cfa4db', '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/a27b7b3f-57d6-49f4-9f62-bdd4ec59cf20', 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_95d3b725-40c3-4218-b928-cf1403cfa4db', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_95d3b725-40c3-4218-b928-cf1403cfa4db', 'created': u'2019-06-02T05:50:17Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-02T05:50: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/a27b7b3f-57d6-49f4-9f62-bdd4ec59cf20', 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_95d3b725-40c3-4218-b928-cf1403cfa4db', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-02 05:50:19,346 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_95d3b725-40c3-4218-b928-cf1403cfa4db', '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'8844e8f393854387ac00e6dfabd2445e', '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'e5477d90-8d00-46d5-a769-1d6372e60c20', 'swap': 0}) 2019-06-02 05:50:19,484 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-02 05:50:19,484 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:09 | PASS | +-------------------+------------------+------------------+----------------+ 2019-06-02 05:50:28,829 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2019-06-02 05:50:29,642 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2019-06-02 05:50:30,268 - 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-02T05:50:30Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'4f9fe0e4-af73-4a76-82be-c7b46a6845bc', u'provider:segmentation_id': 34, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm1-net_f9a72128-e2e6-4e24-988d-4e80405dc0c8', u'created_at': u'2019-06-02T05:50:30Z', u'mtu': 1450, u'tenant_id': u'8844e8f393854387ac00e6dfabd2445e', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8844e8f393854387ac00e6dfabd2445e', u'l2_adjacency': True}) 2019-06-02 05:50:30,899 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-02T05:50: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'05a4cf81-123a-4312-b23f-d33a33952fda', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_f9a72128-e2e6-4e24-988d-4e80405dc0c8', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'4f9fe0e4-af73-4a76-82be-c7b46a6845bc', u'tenant_id': u'8844e8f393854387ac00e6dfabd2445e', u'created_at': u'2019-06-02T05:50: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'8844e8f393854387ac00e6dfabd2445e'}) 2019-06-02 05:50:32,399 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-02T05:50:32Z', u'revision_number': 2, u'ha': False, u'id': u'79cdd802-9747-4e55-b808-8b84c26a560b', u'external_gateway_info': {u'network_id': u'c2796163-bdf4-4e6d-b43c-d15508fb1de0', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7c8ede4f-3310-4fef-9dcd-f4fc2b0977e9', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_f9a72128-e2e6-4e24-988d-4e80405dc0c8', u'admin_state_up': True, u'tenant_id': u'8844e8f393854387ac00e6dfabd2445e', u'created_at': u'2019-06-02T05:50:30Z', u'flavor_id': None, u'routes': [], u'project_id': u'8844e8f393854387ac00e6dfabd2445e'}) 2019-06-02 05:50:36,857 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/00da356d-7b61-4296-86c1-897d60456faf/snap', u'metadata': Munch({})})], 'file': u'/v2/images/00da356d-7b61-4296-86c1-897d60456faf/file', 'owner': u'8844e8f393854387ac00e6dfabd2445e', 'id': u'00da356d-7b61-4296-86c1-897d60456faf', 'size': 12716032, u'self': u'/v2/images/00da356d-7b61-4296-86c1-897d60456faf', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8844e8f393854387ac00e6dfabd2445e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/00da356d-7b61-4296-86c1-897d60456faf/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-02T05:50:36Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-02T05:50:36Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_f9a72128-e2e6-4e24-988d-4e80405dc0c8', '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/00da356d-7b61-4296-86c1-897d60456faf', 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_f9a72128-e2e6-4e24-988d-4e80405dc0c8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_f9a72128-e2e6-4e24-988d-4e80405dc0c8', 'created': u'2019-06-02T05:50:35Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-02T05:50: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/00da356d-7b61-4296-86c1-897d60456faf', 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_f9a72128-e2e6-4e24-988d-4e80405dc0c8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-02 05:50:37,209 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_f9a72128-e2e6-4e24-988d-4e80405dc0c8', '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'8844e8f393854387ac00e6dfabd2445e', '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'f7563e7e-f230-4001-b0a3-1d71dec5f52a', 'swap': 0}) 2019-06-02 05:50:37,533 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdCzrKmk1qLzRzzW0lEgFysEyFO4jm6n5C9JAeiuhw9BDiaUoVKaNQXpUESdQdVaWqKUtmX9f3OXIh8LClfqZC7h+bGLq+x0s9arJ7amK9ygUPKZWfhA6ilhGMBHSoEf+4IknZ1ICTNahlvFoOJnUTZEf2utNeCrP8fv1Ag4iXF5JWJqFRcMjOzZy6jvzX9IfMMD2OfNVtyUs32P0taHjzs8ljzdgM/KyPU1+dlGk2kes7enJH7UMlxZOJzCmfyl0C98Jm+VQvrLTS5fwNu3iXRgB0YrKa76P0zsxvw+T5q7c2kbYV+5+qO/D379X4zFF6fGCpKHmIUPhEod47Jt4r Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA3Qs6yppNai80c81tJRIBcrBMhTuI5up+QvSQHorocPQQ4mlK\nFSmjUF6VBEnUHVWlqilLZl/X9zlyIfCwpX6mQu4fmxi6vsdLPWqye2pivcoFDymV\nn4QOopYRjAR0qBH/uCJJ2dSAkzWoZbxaDiZ1E2RH9rrTXgqz/H79QIOIlxeSViah\nUXDIzs2cuo781/SHzDA9jnzVbclLN9j9LWh487PJY83YDPysj1NfnZRpNpHrO3py\nR+1DJcWTicwpn8pdAvfCZvlUL6y00uX8Dbt4l0YAdGKymu+j9M7Mb8Pk+au3NpG2\nFfufqjvw9+/V+MxRenxgqSh5iFD4RKHeOybeKwIDAQABAoIBAHu29Ui/4+QyV2EY\n8KV21miiU7GeCJl1VQWUa7Usebv+XhTaaSQ/EbDBvxWPXLCuZvI9+n1p1y3/cOme\nFMALinKbZAUiaiKs2GefeBWrDWi70OkTlTKabraA14FOXRxUNpOQXVUVooDB32ZR\nbPXOgGhCECT/m51e0C3ZxVR+ScyF0mPGjv7a0G5Sptt31ZObrCeYEEGaVodwBUjb\nge/z/ymaImwTRoFezSAwk54gJolscNiqwUP2G+JYZLPvUA82OK8TKnlAFD3u8kKg\nWpCPNkWesxj6X+mUJuO+cUHMBJEMd44duYo3Z0J/x8L7SBxIkov+EHc+tLlUrngB\n2tFIsoECgYEA9sf3MKzWSct/cybUj6MBrDOpVjg5k0u6QlQ6XSvzme5HaI3d71L8\nxnIQfhiXNkswoPStYXP3mOI9OBzucBRCuedD2Opa4L52sWf25CRjn4KiQgjSvzbo\nnrHZkWsqY9ezWuqBL/Xq9IEQlCoOy1q9qXf8GcMptovC24/n3eTHiSkCgYEA5U0h\nvcSjxQVnz1yvTuuvd6+AUPa2VO/RaqYVszBCkhkt+7t8316sb+uVtl5hnLbgBJ2Z\nIFvdUouHaiKiZqQ4dwSdynfMpLOv9DhGKJl8382HJtUbTopbcEvo98q38gzNQJXX\nLz9hrHzQ1uT5I+nRzhzZv4TnuvI3SpGpEFcEkzMCgYBhn/2Tzev/yXcj0KqqH+wb\neVx19UwhjwWiE7v6+9YkgPTS0byIXqYMwzbvCz9WhSw5oFGuibfbTTS2rAtPX1R+\nQpS+jQdifTZrPBuZaSPYCE+0G9VzO3+OuAC/3EsqsDwNrVNp67kE/MHYO0MbA0yg\nbAzZDDHGO0fcn/Mz/rtI8QKBgQCjDSfzE0MJNIDO+S9HxVwulUN/Tw/0cdvOJG/F\nzYlo7jK+kGGJTH79zt3UomRy1a+SWKasVeaZbdJK7Hni1t+38jZp5KpGa+ewl9t7\nvzkGw9VZDayvOr8uqSvuF96ZZfUF+gbb+AvyZYbzaDqpCPlBwU4tW8qUKuyaP92i\nWt5L9QKBgHy+V872Zxp4k+xdWukOH336dwj/6xxKN28PafhDXmYLUfXXFG5MZNU7\n2x01IHfxYiO8w28aFzl/pGj+tKCBs4EouETZ0Nh58RbACEE6PrryoaQoZ0HXx08g\nM33l247j0Ftq8nrdpIY/I6S0QaNpsTcjCefDiqq9bBoF0yG/Gg6x\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'71620fc329b24d8a9058d6c0a2595f76', 'name': u'singlevm1-kp_f9a72128-e2e6-4e24-988d-4e80405dc0c8', 'created_at': '2019-06-02T05:50:37.533026', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8844e8f393854387ac00e6dfabd2445e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'78:48:f4:89:75:13:11:93:13:38:7b:55:61:86:a3:58', 'type': 'ssh', 'id': u'singlevm1-kp_f9a72128-e2e6-4e24-988d-4e80405dc0c8'}) 2019-06-02 05:50:37,533 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA3Qs6yppNai80c81tJRIBcrBMhTuI5up+QvSQHorocPQQ4mlK FSmjUF6VBEnUHVWlqilLZl/X9zlyIfCwpX6mQu4fmxi6vsdLPWqye2pivcoFDymV n4QOopYRjAR0qBH/uCJJ2dSAkzWoZbxaDiZ1E2RH9rrTXgqz/H79QIOIlxeSViah UXDIzs2cuo781/SHzDA9jnzVbclLN9j9LWh487PJY83YDPysj1NfnZRpNpHrO3py R+1DJcWTicwpn8pdAvfCZvlUL6y00uX8Dbt4l0YAdGKymu+j9M7Mb8Pk+au3NpG2 Ffufqjvw9+/V+MxRenxgqSh5iFD4RKHeOybeKwIDAQABAoIBAHu29Ui/4+QyV2EY 8KV21miiU7GeCJl1VQWUa7Usebv+XhTaaSQ/EbDBvxWPXLCuZvI9+n1p1y3/cOme FMALinKbZAUiaiKs2GefeBWrDWi70OkTlTKabraA14FOXRxUNpOQXVUVooDB32ZR bPXOgGhCECT/m51e0C3ZxVR+ScyF0mPGjv7a0G5Sptt31ZObrCeYEEGaVodwBUjb ge/z/ymaImwTRoFezSAwk54gJolscNiqwUP2G+JYZLPvUA82OK8TKnlAFD3u8kKg WpCPNkWesxj6X+mUJuO+cUHMBJEMd44duYo3Z0J/x8L7SBxIkov+EHc+tLlUrngB 2tFIsoECgYEA9sf3MKzWSct/cybUj6MBrDOpVjg5k0u6QlQ6XSvzme5HaI3d71L8 xnIQfhiXNkswoPStYXP3mOI9OBzucBRCuedD2Opa4L52sWf25CRjn4KiQgjSvzbo nrHZkWsqY9ezWuqBL/Xq9IEQlCoOy1q9qXf8GcMptovC24/n3eTHiSkCgYEA5U0h vcSjxQVnz1yvTuuvd6+AUPa2VO/RaqYVszBCkhkt+7t8316sb+uVtl5hnLbgBJ2Z IFvdUouHaiKiZqQ4dwSdynfMpLOv9DhGKJl8382HJtUbTopbcEvo98q38gzNQJXX Lz9hrHzQ1uT5I+nRzhzZv4TnuvI3SpGpEFcEkzMCgYBhn/2Tzev/yXcj0KqqH+wb eVx19UwhjwWiE7v6+9YkgPTS0byIXqYMwzbvCz9WhSw5oFGuibfbTTS2rAtPX1R+ QpS+jQdifTZrPBuZaSPYCE+0G9VzO3+OuAC/3EsqsDwNrVNp67kE/MHYO0MbA0yg bAzZDDHGO0fcn/Mz/rtI8QKBgQCjDSfzE0MJNIDO+S9HxVwulUN/Tw/0cdvOJG/F zYlo7jK+kGGJTH79zt3UomRy1a+SWKasVeaZbdJK7Hni1t+38jZp5KpGa+ewl9t7 vzkGw9VZDayvOr8uqSvuF96ZZfUF+gbb+AvyZYbzaDqpCPlBwU4tW8qUKuyaP92i Wt5L9QKBgHy+V872Zxp4k+xdWukOH336dwj/6xxKN28PafhDXmYLUfXXFG5MZNU7 2x01IHfxYiO8w28aFzl/pGj+tKCBs4EouETZ0Nh58RbACEE6PrryoaQoZ0HXx08g M33l247j0Ftq8nrdpIY/I6S0QaNpsTcjCefDiqq9bBoF0yG/Gg6x -----END RSA PRIVATE KEY----- 2019-06-02 05:50:54,782 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_f9a72128-e2e6-4e24-988d-4e80405dc0c8': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:07:53:02', u'version': 4, u'addr': u'192.168.120.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'00da356d-7b61-4296-86c1-897d60456faf'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000001', u'OS-SRV-USG:launched_at': u'2019-06-02T05:50:52.000000', 'flavor': Munch({u'id': u'f7563e7e-f230-4001-b0a3-1d71dec5f52a'}), 'az': u'nova', 'id': u'25be8cda-078c-43a1-98c2-8e8a0ca9a35b', 'security_groups': [Munch({u'name': u'singlevm1-sg_f9a72128-e2e6-4e24-988d-4e80405dc0c8'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'71620fc329b24d8a9058d6c0a2595f76', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8844e8f393854387ac00e6dfabd2445e', '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-02T05:50:52.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-02T05:50:52Z', 'hostId': u'fc2341cdada7625fdc6fd3371591790d200a37a07e186a80f570749b', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_f9a72128-e2e6-4e24-988d-4e80405dc0c8', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'fc2341cdada7625fdc6fd3371591790d200a37a07e186a80f570749b', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000001', u'OS-SRV-USG:launched_at': u'2019-06-02T05:50:52.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'8844e8f393854387ac00e6dfabd2445e', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_f9a72128-e2e6-4e24-988d-4e80405dc0c8', 'adminPass': u'dT8C5UPcSJpe', 'tenant_id': u'8844e8f393854387ac00e6dfabd2445e', 'created_at': u'2019-06-02T05:50:41Z', 'created': u'2019-06-02T05:50:41Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-02 05:50:58,971 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'79cdd802-9747-4e55-b808-8b84c26a560b', 'updated_at': u'2019-06-02T05:50:58Z', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.215', 'revision_number': 1, 'port_id': u'ab6dc705-4a09-4a0a-9f1e-7b62e013fc13', 'id': u'010ee7e1-5719-40f6-88f0-79b89b613b58', 'network': u'c2796163-bdf4-4e6d-b43c-d15508fb1de0', 'port': u'ab6dc705-4a09-4a0a-9f1e-7b62e013fc13', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8844e8f393854387ac00e6dfabd2445e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'8844e8f393854387ac00e6dfabd2445e', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'c2796163-bdf4-4e6d-b43c-d15508fb1de0', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'4f9fe0e4-af73-4a76-82be-c7b46a6845bc', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:07:53:02', u'device_id': u'25be8cda-078c-43a1-98c2-8e8a0ca9a35b'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'8844e8f393854387ac00e6dfabd2445e', 'created_at': u'2019-06-02T05:50:55Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'4f9fe0e4-af73-4a76-82be-c7b46a6845bc', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:07:53:02', u'device_id': u'25be8cda-078c-43a1-98c2-8e8a0ca9a35b'}), 'router': u'79cdd802-9747-4e55-b808-8b84c26a560b'}) 2019-06-02 05:50:59,758 - 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 496925678 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.248107] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.251284] pid_max: default: 32768 minimum: 301 [ 0.253006] ACPI: Core revision 20150930 [ 0.255109] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.257608] Security Framework initialized [ 0.259182] Yama: becoming mindful. [ 0.260583] AppArmor: AppArmor initialized [ 0.262187] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.264696] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.267137] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.269456] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.272057] Initializing cgroup subsys io [ 0.273611] Initializing cgroup subsys memory [ 0.275268] Initializing cgroup subsys devices [ 0.276944] Initializing cgroup subsys freezer [ 0.278622] Initializing cgroup subsys net_cls [ 0.280286] Initializing cgroup subsys perf_event [ 0.282041] Initializing cgroup subsys net_prio [ 0.283743] Initializing cgroup subsys hugetlb [ 0.285410] Initializing cgroup subsys pids [ 0.287070] CPU: Physical Processor ID: 0 [ 0.289315] mce: CPU supports 10 MCE banks [ 0.290933] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.292870] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.313483] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.323320] ftrace: allocating 31920 entries in 125 pages [ 0.359883] smpboot: Max logical packages: 1 [ 0.361514] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.364086] x2apic enabled [ 0.365547] Switched APIC routing to physical x2apic. [ 0.368621] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.370763] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.374706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.378115] KVM setup paravirtual spinlock [ 0.380150] x86: Booted up 1 node, 1 CPUs [ 0.381697] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.384290] devtmpfs: initialized [ 0.386632] evm: security.selinux [ 0.387960] evm: security.SMACK64 [ 0.389284] evm: security.SMACK64EXEC [ 0.390730] evm: security.SMACK64TRANSMUTE [ 0.392282] evm: security.SMACK64MMAP [ 0.393708] evm: security.ima [ 0.394931] evm: security.capability [ 0.396410] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.399923] pinctrl core: initialized pinctrl subsystem [ 0.401966] RTC time: 5:50:53, date: 06/02/19 [ 0.403732] NET: Registered protocol family 16 [ 0.405526] cpuidle: using governor ladder [ 0.407090] cpuidle: using governor menu [ 0.408591] PCCT header not found. [ 0.409989] ACPI: bus type PCI registered [ 0.411517] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.413871] PCI: Using configuration type 1 for base access [ 0.416611] ACPI: Added _OSI(Module Device) [ 0.418207] ACPI: Added _OSI(Processor Device) [ 0.419857] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.421586] ACPI: Added _OSI(Processor Aggregator Device) [ 0.424339] ACPI: Interpreter enabled [ 0.425790] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.429307] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.432841] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.436362] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.439874] ACPI: (supports S0 S5) [ 0.441217] ACPI: Using IOAPIC for interrupt routing [ 0.443026] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.447801] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.449990] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.452380] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.454690] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.458867] acpiphp: Slot [3] registered [ 0.460395] acpiphp: Slot [4] registered [ 0.461913] acpiphp: Slot [5] registered [ 0.463446] acpiphp: Slot [6] registered [ 0.464960] acpiphp: Slot [7] registered [ 0.466481] acpiphp: Slot [8] registered [ 0.468005] acpiphp: Slot [9] registered [ 0.469527] acpiphp: Slot [10] registered [ 0.471070] acpiphp: Slot [11] registered [ 0.472623] acpiphp: Slot [12] registered [ 0.474179] acpiphp: Slot [13] registered [ 0.475784] acpiphp: Slot [14] registered [ 0.477326] acpiphp: Slot [15] registered [ 0.495319] acpiphp: Slot [16] registered [ 0.496865] acpiphp: Slot [17] registered [ 0.498408] acpiphp: Slot [18] registered [ 0.499951] acpiphp: Slot [19] registered [ 0.501493] acpiphp: Slot [20] registered [ 0.503033] acpiphp: Slot [21] registered [ 0.504580] acpiphp: Slot [22] registered [ 0.506117] acpiphp: Slot [23] registered [ 0.507658] acpiphp: Slot [24] registered [ 0.509207] acpiphp: Slot [25] registered [ 0.510747] acpiphp: Slot [26] registered [ 0.512282] acpiphp: Slot [27] registered [ 0.513840] acpiphp: Slot [28] registered [ 0.515381] acpiphp: Slot [29] registered [ 0.516915] acpiphp: Slot [30] registered [ 0.518458] acpiphp: Slot [31] registered [ 0.519995] PCI host bridge to bus 0000:00 [ 0.521545] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.523880] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.526218] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.528991] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.531763] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.534583] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.539601] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.542065] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.544330] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.546779] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.551685] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.554419] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.581850] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.584686] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.587361] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.590024] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.592652] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.595001] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.597461] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.599494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.602454] vgaarb: loaded [ 0.603595] vgaarb: bridge control possible 0000:00:02.0 [ 0.605867] SCSI subsystem initialized [ 0.607608] ACPI: bus type USB registered [ 0.609176] usbcore: registered new interface driver usbfs [ 0.611151] usbcore: registered new interface driver hub [ 0.613080] usbcore: registered new device driver usb [ 0.615148] PCI: Using ACPI for IRQ routing [ 0.617226] NetLabel: Initializing [ 0.618591] NetLabel: domain hash size = 128 [ 0.620228] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.622065] NetLabel: unlabeled traffic allowed by default [ 0.624289] clocksource: Switched to clocksource kvm-clock [ 0.634997] AppArmor: AppArmor Filesystem Enabled [ 0.636811] pnp: PnP ACPI init [ 0.638419] pnp: PnP ACPI: found 5 devices [ 0.645768] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.649039] NET: Registered protocol family 2 [ 0.650976] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.653462] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.655773] TCP: Hash tables configured (established 4096 bind 4096) [ 0.658080] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.660187] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.662449] NET: Registered protocol family 1 [ 0.664123] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.666237] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.668313] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.683479] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.698782] Trying to unpack rootfs image as initramfs... [ 0.761232] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.764332] Scanning for low memory corruption every 60 seconds [ 0.766789] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.769055] audit: initializing netlink subsys (disabled) [ 0.771030] audit: type=2000 audit(1559454653.779:1): initialized [ 0.773494] Initialise system trusted keyring [ 0.775287] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.777529] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.780839] zbud: loaded [ 0.782110] VFS: Disk quotas dquot_6.6.0 [ 0.783662] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.786465] fuse init (API version 7.23) [ 0.788105] Key type big_key registered [ 0.789639] Allocating IMA MOK and blacklist keyrings. [ 0.791849] Key type asymmetric registered [ 0.793438] Asymmetric key parser 'x509' registered [ 0.795272] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.798125] io scheduler noop registered [ 0.799642] io scheduler deadline registered (default) [ 0.801562] io scheduler cfq registered [ 0.803134] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.805149] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.807552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.810331] ACPI: Power Button [PWRF] [ 0.811896] GHES: HEST is not enabled! [ 0.826300] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.856262] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.859923] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.885644] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.889418] Linux agpgart interface v0.103 [ 0.893228] brd: module loaded [ 0.895763] loop: module loaded [ 0.900879] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.903658] GPT:90111 != 2097151 [ 0.904955] GPT:Alternate GPT header not at the end of the disk. [ 0.907085] GPT:90111 != 2097151 [ 0.908390] GPT: Use GNU Parted to correct GPT errors. [ 0.910260] vda: vda1 vda15 [ 0.912197] scsi host0: ata_piix [ 0.913646] scsi host1: ata_piix [ 0.914995] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.917357] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.920372] libphy: Fixed MDIO Bus: probed [ 0.921936] tun: Universal TUN/TAP device driver, 1.6 [ 0.923777] tun: (C) 1999-2004 Max Krasnyansky [ 0.927225] PPP generic driver version 2.4.2 [ 0.928934] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.931230] ehci-pci: EHCI PCI platform driver [ 0.932907] ehci-platform: EHCI generic platform driver [ 0.934811] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.937002] ohci-pci: OHCI PCI platform driver [ 0.938680] ohci-platform: OHCI generic platform driver [ 0.940600] uhci_hcd: USB Universal Host Controller Interface driver [ 0.955793] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.957738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.960565] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.962460] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.964695] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.967089] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.969800] usb usb1: Product: UHCI Host Controller [ 0.971597] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.973796] usb usb1: SerialNumber: 0000:00:01.2 [ 0.975625] hub 1-0:1.0: USB hub found [ 0.977120] hub 1-0:1.0: 2 ports detected [ 0.978820] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.982743] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.984575] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.986526] mousedev: PS/2 mouse device common for all mice [ 0.988928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.992177] rtc_cmos 00:00: RTC can wake from S4 [ 0.994454] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.996727] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.999022] i2c /dev entries driver [ 1.000461] device-mapper: uevent: version 1.0.3 [ 1.002268] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.005383] ledtrig-cpu: registered to indicate activity on CPUs [ 1.007883] NET: Registered protocol family 10 [ 1.009852] NET: Registered protocol family 17 [ 1.011549] Key type dns_resolver registered [ 1.013339] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.015447] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.018788] registered taskstats version 1 [ 1.020405] Loading compiled-in X.509 certificates [ 1.022737] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.026309] zswap: loaded using pool lzo/zbud [ 1.028812] Key type trusted registered [ 1.031358] Key type encrypted registered [ 1.032923] AppArmor: AppArmor sha1 policy hashing enabled [ 1.034925] ima: No TPM chip found, activating TPM-bypass! [ 1.036930] evm: HMAC attrs: 0x1 [ 1.038646] Magic number: 7:464:819 [ 1.040207] rtc_cmos 00:00: setting system clock to 2019-06-02 05:50:54 UTC (1559454654) [ 1.043265] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.045401] EDD information not available. [ 1.077908] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.097474] Write protecting the kernel read-only data: 14336k [ 1.101055] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.104364] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.77 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.272160] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.6... Lease of 192.168.120.6 obtained, lease time 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.05. iid=i-00000001 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCTh8hj2FrPdloHunT609oz5+YjyGLoEnbGLy0RJ2wTCXevahGekECO/kwPH84Vdebt1icjhtlAcxXWX/PjmuswHMD2O8hHKXl4P5y+0kihOk5we2vDrC3fkpn8xHDZDc3TXnqdjyz45umxgrZDLQzxYXepEPa7qcN7w1vqdu9VyTwQEVAKtb5GKIaQHdgHwen2BBNojNu/SoICn9u1KyLScG88L1XFOyYiLR871DRlrjGTk9wT6MYDLWc1LCCajFC//LtF0pxAch8WoBwIOVF8vQrPkPQimm3B5/yeOEEL5cZF9uCVteEDLzqE41IyMDibIzfU5G9xYbqRMLJ036OT root@singlevm1-vm-f9a72128-e2e6-4e24-988d-4e80405dc0c8 ssh-dss AAAAB3NzaC1kc3MAAACBAInBgnz9WGgB8vr6k6eZXiGvYMNjfRYqx3LULSTA5cDQsaeDt3OrxZmO2NP3DJpfHMOBsnvEKn42+i+6JUKS1ijOS+KUgqaI16QJauf9Lbs8lS1JoomMhcGt+FpTX2Utodm9oc3AhUyuSQrr7Ehqwdky+u0OMoI9O31NUQBJR7C5AAAAFQCd1e//N1ORBpC7zsvO+c9UrH+ZpQAAAIBFoen4OluDx3ZDuS9OEPBoBWK9FqN1LBlwM6XUQJ4NVG6buyKSYmbi5lJ+QaRYk6mdWPAq64V3l7twU8Aw8PYyI9EmWDVJUxxYAfWkue5bM8Y4bYF4xMQM/5rgPulx2u2j8TJ8eufs1ppMKlmvefFmmUsPTv+8uDThiKYpibaTgAAAAIAPKYUAbpE7FdS8EHASYyd2NhJAA25zmUGa2Jg+9mFI1ynXkawPPN14m9iapTzv7tNr8AswgEp1yQ7a/qWmD6V1RF1515rpJsfo5HfIiNJO04CCh8Wk83V8ap8Rocs5Fh6rJBR8G2ospz8+Nfk4fgJoY1OA+RK3oQYxsmb4XTrr6Q== root@singlevm1-vm-f9a72128-e2e6-4e24-988d-4e80405dc0c8 -----END SSH HOST KEY KEYS----- === network info === 2019-06-02 05:50:59,849 - functest.core.singlevm - DEBUG - output: Hello World 2019-06-02 05:50:59,849 - functest.core.singlevm - DEBUG - error: 2019-06-02 05:50:59,996 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-02 05:50:59,997 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:30 | PASS | +-------------------+------------------+------------------+----------------+ 2019-06-02 05:51:11,701 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2019-06-02 05:51:13,701 - 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'd8fa6c7b0e1c46c0954fec90e60ceff8', '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_a9620002-db6c-4d36-82d1-55f2fc109056'}) 2019-06-02 05:51:14,218 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'51e13da53ea34140876f33056502d71c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_a9620002-db6c-4d36-82d1-55f2fc109056'}) 2019-06-02 05:51:15,727 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_a9620002-db6c-4d36-82d1-55f2fc109056', 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'd8fa6c7b0e1c46c0954fec90e60ceff8', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'S4er2IrTeFvku6LEBWrgFkCiB48WG1', 'username': u'singlevm2-user_a9620002-db6c-4d36-82d1-55f2fc109056', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22: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-02 05:51:15,731 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_a9620002-db6c-4d36-82d1-55f2fc109056', 'password': 'S4er2IrTeFvku6LEBWrgFkCiB48WG1', 'project_name': 'singlevm2-project_a9620002-db6c-4d36-82d1-55f2fc109056', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': 'd8fa6c7b0e1c46c0954fec90e60ceff8', 'project_domain_name': 'Default'} 2019-06-02 05:51:15,732 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2019-06-02 05:51:16,350 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-02T05:51:16Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'c88197c3-d81c-454c-ade8-df603be0e4ce', u'provider:segmentation_id': 10, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm2-net_a9620002-db6c-4d36-82d1-55f2fc109056', u'created_at': u'2019-06-02T05:51:16Z', u'mtu': 1450, u'tenant_id': u'd8fa6c7b0e1c46c0954fec90e60ceff8', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd8fa6c7b0e1c46c0954fec90e60ceff8', u'l2_adjacency': True}) 2019-06-02 05:51:18,774 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-02T05:51:18Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'2b59db3f-fd82-4112-b72f-f3630d006e45', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_a9620002-db6c-4d36-82d1-55f2fc109056', u'enable_dhcp': True, u'network_id': u'c88197c3-d81c-454c-ade8-df603be0e4ce', u'tenant_id': u'd8fa6c7b0e1c46c0954fec90e60ceff8', u'created_at': u'2019-06-02T05:51:18Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'd8fa6c7b0e1c46c0954fec90e60ceff8'}) 2019-06-02 05:51:20,506 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-02T05:51:20Z', u'revision_number': 2, u'id': u'7412deb4-c4c4-46b7-99ce-bd9dfccb16ea', u'external_gateway_info': {u'network_id': u'c2796163-bdf4-4e6d-b43c-d15508fb1de0', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7c8ede4f-3310-4fef-9dcd-f4fc2b0977e9', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_a9620002-db6c-4d36-82d1-55f2fc109056', u'admin_state_up': True, u'tenant_id': u'd8fa6c7b0e1c46c0954fec90e60ceff8', u'created_at': u'2019-06-02T05:51:18Z', u'flavor_id': None, u'routes': [], u'project_id': u'd8fa6c7b0e1c46c0954fec90e60ceff8'}) 2019-06-02 05:51:24,962 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/5a320e9a-3e6b-47d3-9af1-a891125f66e2/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5a320e9a-3e6b-47d3-9af1-a891125f66e2/file', 'owner': u'd8fa6c7b0e1c46c0954fec90e60ceff8', 'id': u'5a320e9a-3e6b-47d3-9af1-a891125f66e2', 'size': 12716032, u'self': u'/v2/images/5a320e9a-3e6b-47d3-9af1-a891125f66e2', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd8fa6c7b0e1c46c0954fec90e60ceff8', 'name': 'singlevm2-project_a9620002-db6c-4d36-82d1-55f2fc109056', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/5a320e9a-3e6b-47d3-9af1-a891125f66e2/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-02T05:51:24Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-02T05:51:24Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_a9620002-db6c-4d36-82d1-55f2fc109056', '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/5a320e9a-3e6b-47d3-9af1-a891125f66e2', 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_a9620002-db6c-4d36-82d1-55f2fc109056', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_a9620002-db6c-4d36-82d1-55f2fc109056', 'created': u'2019-06-02T05:51:23Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-02T05:51:23Z', 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/5a320e9a-3e6b-47d3-9af1-a891125f66e2', 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_a9620002-db6c-4d36-82d1-55f2fc109056', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-02 05:51:25,734 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_a9620002-db6c-4d36-82d1-55f2fc109056', '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'8844e8f393854387ac00e6dfabd2445e', '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'559e430c-69c9-4497-bc84-a6a4b363448d', 'swap': 0}) 2019-06-02 05:51:26,816 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC96MzsC/wLXFn2y5Y0iVdAE/QESZcSsIOtOS4iLCfpXIp/QJ3LJtQqke71Wvv1tSvro2kI8lUfaG91hscxrHtsQ/jBvZjmy3KfJHoxlhUD7rfSxCntl+cOMhV9wl7PN0Kf5/t/smXxcMaHBYMJpSva6KdOC3N9+WRMixo5xfx7Djc7sv5UAtCdK7ytujVE+DCtJEyvZQIaBzAvPG8rQU0+dfXTv3+KOv8JMQB7wvcKlf+3S3e26TZY5M5mopIAxgDCJEwQ1h1Vzc6Dx+k+74zQpm2tyKtG2IFzTUGv+PlkUjBTmbdJlSbAOnmKlEKzQwzQA0u5AQKFCIZjhGrD3Vtn Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEAvejM7Av8C1xZ9suWNIlXQBP0BEmXErCDrTkuIiwn6VyKf0Cd\nyybUKpHu9Vr79bUr66NpCPJVH2hvdYbHMax7bEP4wb2Y5stynyR6MZYVA+630sQp\n7ZfnDjIVfcJezzdCn+f7f7Jl8XDGhwWDCaUr2uinTgtzfflkTIsaOcX8ew43O7L+\nVALQnSu8rbo1RPgwrSRMr2UCGgcwLzxvK0FNPnX1079/ijr/CTEAe8L3CpX/t0t3\ntuk2WOTOZqKSAMYAwiRMENYdVc3Og8fpPu+M0KZtrcirRtiBc01Br/j5ZFIwU5m3\nSZUmwDp5ipRCs0MM0ANLuQEChQiGY4Rqw91bZwIDAQABAoIBAQCtltuhtD66H7t4\nNJXjBdtEDjkRpja6dbCXKVo7EEOXMujB8s2Jgb+T/fsAOR9wdB9mb+M1s1UNtYeU\nVRNFG5Vh3CvI5EacSEFIqK4tHzOseYt706VDsYMZXbx5TK8fGDMFOaaRDf/TFzPQ\n/b/OlDUnD1zGoP77mngM42Wgg5IK49mqPdvcEXbSYujiL0TaH9NaGpwZR6sVB5Cc\ndtGVBvS7BkGOUsdrt0mslYjX/Yk9qnoQlzHr5GEdEN3aclkZoDUtRs0GLfHU4/T/\ngnxTEPn1tvTC3baAGcZ2ioI6ace7YLihQL0OwnT30WYr7T81HplO5CTgIqBqwLgF\nQL8I7dChAoGBAPLsDcA4NlczJriS5lXFUDGAvwF1W9S/US8DO9Uvh3GKa9UISkJP\nINjQF8gIQAP/wT6Z2FZBaDVCh5gdPePwFtRFfFeDQ8GJ6+lUwdIgNJlCV//s1Ps8\nW/gy+7TlH6qmTf6ENmcQ/WZpXUC3uzI087IMXzUauRnZi4Z99WSQdiXXAoGBAMgi\nIHzskT6169KvuNBCBrLCrf4c8pT8g1/d5AVEvD1TXsuPBHKBcbBcwDl1HvivyFL3\njlvb/ySlCpKgLWNPZC0F+FmfwnOlq5bEuoc2z04+ZL4YUxGxqF/38Z3ddanQDXfH\ndYrhXqwYSn1Kimt8bRzneMYZ8X9oybecmW/2CqTxAoGBALRPPIGx97vP7uzPtQJz\nG+wymRQ3DTuj6lmP9+hsiAdh7FpK9fu0CjiEdTJ31TRisQiLXwXfNL9bq5PgGKFJ\nA1j6XqoCd9d/TUl7LQaP+xrLINCI9SmqisV26lhCPbgICxpg/pSQCtbqXFp+Rgel\nQEGnZz/enwgt7p+cfPnxNJEvAoGBAIrO2LesoOTc6s57YHTZhqnPyzwXuczKAxin\n3vIkhWcHfxUygcQlscO/4Pc5G50i1o9s8kkWIjW5Xsbp3/EkbHepz2HiI81wV72/\nfxwvUMOVFOygFGWOUhkV8Hgs1OJN0jmElysXO0Gjq26RF8aLS2ajySmlbtGOzXHT\nZLy56xIRAoGBAJOfceoqh6+EPFQO0O85Oicy/b0VhQkOHLwvn7m54680U7uAX+Dh\nrEuxcwU9dj+w83PWDayjl4dWA04kSgT6ue6y2PWnbT8yTmObD5aQkCB4Ubqivk5E\nlL2+kzmszoCqlnFiJtyG+ejb6ab/0Mwvh1WmWomnqZh3RII9maCmO/jg\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'51e13da53ea34140876f33056502d71c', 'name': u'singlevm2-kp_a9620002-db6c-4d36-82d1-55f2fc109056', 'created_at': '2019-06-02T05:51:26.816543', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd8fa6c7b0e1c46c0954fec90e60ceff8', 'name': 'singlevm2-project_a9620002-db6c-4d36-82d1-55f2fc109056', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'f8:21:b6:14:8a:17:a8:f7:d2:94:35:7a:09:63:81:9a', 'type': 'ssh', 'id': u'singlevm2-kp_a9620002-db6c-4d36-82d1-55f2fc109056'}) 2019-06-02 05:51:26,817 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpgIBAAKCAQEAvejM7Av8C1xZ9suWNIlXQBP0BEmXErCDrTkuIiwn6VyKf0Cd yybUKpHu9Vr79bUr66NpCPJVH2hvdYbHMax7bEP4wb2Y5stynyR6MZYVA+630sQp 7ZfnDjIVfcJezzdCn+f7f7Jl8XDGhwWDCaUr2uinTgtzfflkTIsaOcX8ew43O7L+ VALQnSu8rbo1RPgwrSRMr2UCGgcwLzxvK0FNPnX1079/ijr/CTEAe8L3CpX/t0t3 tuk2WOTOZqKSAMYAwiRMENYdVc3Og8fpPu+M0KZtrcirRtiBc01Br/j5ZFIwU5m3 SZUmwDp5ipRCs0MM0ANLuQEChQiGY4Rqw91bZwIDAQABAoIBAQCtltuhtD66H7t4 NJXjBdtEDjkRpja6dbCXKVo7EEOXMujB8s2Jgb+T/fsAOR9wdB9mb+M1s1UNtYeU VRNFG5Vh3CvI5EacSEFIqK4tHzOseYt706VDsYMZXbx5TK8fGDMFOaaRDf/TFzPQ /b/OlDUnD1zGoP77mngM42Wgg5IK49mqPdvcEXbSYujiL0TaH9NaGpwZR6sVB5Cc dtGVBvS7BkGOUsdrt0mslYjX/Yk9qnoQlzHr5GEdEN3aclkZoDUtRs0GLfHU4/T/ gnxTEPn1tvTC3baAGcZ2ioI6ace7YLihQL0OwnT30WYr7T81HplO5CTgIqBqwLgF QL8I7dChAoGBAPLsDcA4NlczJriS5lXFUDGAvwF1W9S/US8DO9Uvh3GKa9UISkJP INjQF8gIQAP/wT6Z2FZBaDVCh5gdPePwFtRFfFeDQ8GJ6+lUwdIgNJlCV//s1Ps8 W/gy+7TlH6qmTf6ENmcQ/WZpXUC3uzI087IMXzUauRnZi4Z99WSQdiXXAoGBAMgi IHzskT6169KvuNBCBrLCrf4c8pT8g1/d5AVEvD1TXsuPBHKBcbBcwDl1HvivyFL3 jlvb/ySlCpKgLWNPZC0F+FmfwnOlq5bEuoc2z04+ZL4YUxGxqF/38Z3ddanQDXfH dYrhXqwYSn1Kimt8bRzneMYZ8X9oybecmW/2CqTxAoGBALRPPIGx97vP7uzPtQJz G+wymRQ3DTuj6lmP9+hsiAdh7FpK9fu0CjiEdTJ31TRisQiLXwXfNL9bq5PgGKFJ A1j6XqoCd9d/TUl7LQaP+xrLINCI9SmqisV26lhCPbgICxpg/pSQCtbqXFp+Rgel QEGnZz/enwgt7p+cfPnxNJEvAoGBAIrO2LesoOTc6s57YHTZhqnPyzwXuczKAxin 3vIkhWcHfxUygcQlscO/4Pc5G50i1o9s8kkWIjW5Xsbp3/EkbHepz2HiI81wV72/ fxwvUMOVFOygFGWOUhkV8Hgs1OJN0jmElysXO0Gjq26RF8aLS2ajySmlbtGOzXHT ZLy56xIRAoGBAJOfceoqh6+EPFQO0O85Oicy/b0VhQkOHLwvn7m54680U7uAX+Dh rEuxcwU9dj+w83PWDayjl4dWA04kSgT6ue6y2PWnbT8yTmObD5aQkCB4Ubqivk5E lL2+kzmszoCqlnFiJtyG+ejb6ab/0Mwvh1WmWomnqZh3RII9maCmO/jg -----END RSA PRIVATE KEY----- 2019-06-02 05:51:42,044 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_a9620002-db6c-4d36-82d1-55f2fc109056': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:44:55:e7', 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'5a320e9a-3e6b-47d3-9af1-a891125f66e2'}), 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-02T05:51:38.000000', 'flavor': Munch({u'id': u'559e430c-69c9-4497-bc84-a6a4b363448d'}), 'az': u'nova', 'id': u'227de4e8-ddf2-4fde-b793-b3c61de267f2', 'security_groups': [Munch({u'name': u'singlevm2-sg_a9620002-db6c-4d36-82d1-55f2fc109056'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'51e13da53ea34140876f33056502d71c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd8fa6c7b0e1c46c0954fec90e60ceff8', 'name': 'singlevm2-project_a9620002-db6c-4d36-82d1-55f2fc109056', '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-02T05:51:38.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-02T05:51:39Z', 'hostId': u'a5c30c08feff967c56aff027c040be630553449d339c90d51d892dbf', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_a9620002-db6c-4d36-82d1-55f2fc109056', 'public_v6': '', 'private_v4': u'192.168.120.10', 'cloud': 'envvars', 'host_id': u'a5c30c08feff967c56aff027c040be630553449d339c90d51d892dbf', '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-02T05:51:38.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd8fa6c7b0e1c46c0954fec90e60ceff8', 'name': u'singlevm2-vm_a9620002-db6c-4d36-82d1-55f2fc109056', 'adminPass': u'iMxFL72L2k4v', 'tenant_id': u'd8fa6c7b0e1c46c0954fec90e60ceff8', 'created_at': u'2019-06-02T05:51:29Z', 'created': u'2019-06-02T05:51:29Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-02 05:51:46,039 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'7412deb4-c4c4-46b7-99ce-bd9dfccb16ea', 'updated_at': u'2019-06-02T05:51:45Z', 'fixed_ip_address': u'192.168.120.10', 'floating_ip_address': u'172.30.9.200', 'revision_number': 1, 'port_id': u'7125efd8-e355-4ae5-bc0f-c576134119ad', 'id': u'4eb74344-ffa5-4a0b-8475-0a57afa157de', 'network': u'c2796163-bdf4-4e6d-b43c-d15508fb1de0', 'port': u'7125efd8-e355-4ae5-bc0f-c576134119ad', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd8fa6c7b0e1c46c0954fec90e60ceff8', 'name': 'singlevm2-project_a9620002-db6c-4d36-82d1-55f2fc109056', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd8fa6c7b0e1c46c0954fec90e60ceff8', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'c2796163-bdf4-4e6d-b43c-d15508fb1de0', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'c88197c3-d81c-454c-ade8-df603be0e4ce', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:44:55:e7', u'device_id': u'227de4e8-ddf2-4fde-b793-b3c61de267f2'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'd8fa6c7b0e1c46c0954fec90e60ceff8', 'created_at': u'2019-06-02T05:51:43Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'c88197c3-d81c-454c-ade8-df603be0e4ce', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:44:55:e7', u'device_id': u'227de4e8-ddf2-4fde-b793-b3c61de267f2'}), 'router': u'7412deb4-c4c4-46b7-99ce-bd9dfccb16ea'}) 2019-06-02 05:51:46,138 - 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 522988393 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.243430] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.246541] pid_max: default: 32768 minimum: 301 [ 0.248223] ACPI: Core revision 20150930 [ 0.250294] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.252739] Security Framework initialized [ 0.254280] Yama: becoming mindful. [ 0.255642] AppArmor: AppArmor initialized [ 0.257217] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.259667] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.262067] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.264341] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.266902] Initializing cgroup subsys io [ 0.268423] Initializing cgroup subsys memory [ 0.270057] Initializing cgroup subsys devices [ 0.271694] Initializing cgroup subsys freezer [ 0.273326] Initializing cgroup subsys net_cls [ 0.274958] Initializing cgroup subsys perf_event [ 0.276670] Initializing cgroup subsys net_prio [ 0.278336] Initializing cgroup subsys hugetlb [ 0.279962] Initializing cgroup subsys pids [ 0.281578] CPU: Physical Processor ID: 0 [ 0.283783] mce: CPU supports 10 MCE banks [ 0.285353] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.287232] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.305718] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.315488] ftrace: allocating 31920 entries in 125 pages [ 0.351993] smpboot: Max logical packages: 1 [ 0.353586] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.356100] x2apic enabled [ 0.357542] Switched APIC routing to physical x2apic. [ 0.360580] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.362682] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.366559] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.369909] KVM setup paravirtual spinlock [ 0.371929] x86: Booted up 1 node, 1 CPUs [ 0.373433] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.375970] devtmpfs: initialized [ 0.378279] evm: security.selinux [ 0.379578] evm: security.SMACK64 [ 0.380878] evm: security.SMACK64EXEC [ 0.382276] evm: security.SMACK64TRANSMUTE [ 0.383794] evm: security.SMACK64MMAP [ 0.385185] evm: security.ima [ 0.386382] evm: security.capability [ 0.387825] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.391264] pinctrl core: initialized pinctrl subsystem [ 0.393265] RTC time: 5:51:39, date: 06/02/19 [ 0.394990] NET: Registered protocol family 16 [ 0.396751] cpuidle: using governor ladder [ 0.398281] cpuidle: using governor menu [ 0.399752] PCCT header not found. [ 0.401121] ACPI: bus type PCI registered [ 0.402619] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.404925] PCI: Using configuration type 1 for base access [ 0.407603] ACPI: Added _OSI(Module Device) [ 0.409174] ACPI: Added _OSI(Processor Device) [ 0.410798] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.412494] ACPI: Added _OSI(Processor Aggregator Device) [ 0.415266] ACPI: Interpreter enabled [ 0.416692] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.420179] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.423647] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.427134] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.430589] ACPI: (supports S0 S5) [ 0.431917] ACPI: Using IOAPIC for interrupt routing [ 0.433710] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.438399] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.440538] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.442869] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.445126] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.449190] acpiphp: Slot [3] registered [ 0.450679] acpiphp: Slot [4] registered [ 0.452176] acpiphp: Slot [5] registered [ 0.453668] acpiphp: Slot [6] registered [ 0.455155] acpiphp: Slot [7] registered [ 0.456640] acpiphp: Slot [8] registered [ 0.458137] acpiphp: Slot [9] registered [ 0.459622] acpiphp: Slot [10] registered [ 0.461135] acpiphp: Slot [11] registered [ 0.462651] acpiphp: Slot [12] registered [ 0.464171] acpiphp: Slot [13] registered [ 0.465670] acpiphp: Slot [14] registered [ 0.467189] acpiphp: Slot [15] registered [ 0.485063] acpiphp: Slot [16] registered [ 0.486584] acpiphp: Slot [17] registered [ 0.488098] acpiphp: Slot [18] registered [ 0.489610] acpiphp: Slot [19] registered [ 0.491120] acpiphp: Slot [20] registered [ 0.492633] acpiphp: Slot [21] registered [ 0.494150] acpiphp: Slot [22] registered [ 0.495661] acpiphp: Slot [23] registered [ 0.497179] acpiphp: Slot [24] registered [ 0.498701] acpiphp: Slot [25] registered [ 0.500208] acpiphp: Slot [26] registered [ 0.501716] acpiphp: Slot [27] registered [ 0.503232] acpiphp: Slot [28] registered [ 0.504749] acpiphp: Slot [29] registered [ 0.506260] acpiphp: Slot [30] registered [ 0.507776] acpiphp: Slot [31] registered [ 0.509285] PCI host bridge to bus 0000:00 [ 0.510806] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.513094] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.515387] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.518110] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.520834] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.523609] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.528475] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.530889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.533123] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.535524] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.545190] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.547859] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.571311] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.574047] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.576680] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.579303] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.581888] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.584200] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.586623] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.588602] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.591492] vgaarb: loaded [ 0.592609] vgaarb: bridge control possible 0000:00:02.0 [ 0.594853] SCSI subsystem initialized [ 0.596560] ACPI: bus type USB registered [ 0.598099] usbcore: registered new interface driver usbfs [ 0.600030] usbcore: registered new interface driver hub [ 0.601918] usbcore: registered new device driver usb [ 0.603943] PCI: Using ACPI for IRQ routing [ 0.605988] NetLabel: Initializing [ 0.607330] NetLabel: domain hash size = 128 [ 0.608931] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.610737] NetLabel: unlabeled traffic allowed by default [ 0.612924] clocksource: Switched to clocksource kvm-clock [ 0.623674] AppArmor: AppArmor Filesystem Enabled [ 0.625450] pnp: PnP ACPI init [ 0.627024] pnp: PnP ACPI: found 5 devices [ 0.634245] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.637461] NET: Registered protocol family 2 [ 0.639360] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.641789] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.644046] TCP: Hash tables configured (established 4096 bind 4096) [ 0.646302] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.648352] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.650562] NET: Registered protocol family 1 [ 0.652198] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.654261] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.656284] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.671390] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.686614] Trying to unpack rootfs image as initramfs... [ 0.748661] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.751686] Scanning for low memory corruption every 60 seconds [ 0.754056] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.756224] audit: initializing netlink subsys (disabled) [ 0.758178] audit: type=2000 audit(1559454699.850:1): initialized [ 0.760557] Initialise system trusted keyring [ 0.762294] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.764483] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.767753] zbud: loaded [ 0.769012] VFS: Disk quotas dquot_6.6.0 [ 0.770521] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.773257] fuse init (API version 7.23) [ 0.774873] Key type big_key registered [ 0.776359] Allocating IMA MOK and blacklist keyrings. [ 0.778519] Key type asymmetric registered [ 0.780060] Asymmetric key parser 'x509' registered [ 0.781860] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.784626] io scheduler noop registered [ 0.786110] io scheduler deadline registered (default) [ 0.787983] io scheduler cfq registered [ 0.789539] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.791504] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.793851] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.796568] ACPI: Power Button [PWRF] [ 0.798094] GHES: HEST is not enabled! [ 0.812443] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.842584] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.846251] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.871894] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.875552] Linux agpgart interface v0.103 [ 0.879213] brd: module loaded [ 0.881695] loop: module loaded [ 0.887084] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.889812] GPT:90111 != 2097151 [ 0.891080] GPT:Alternate GPT header not at the end of the disk. [ 0.893151] GPT:90111 != 2097151 [ 0.894423] GPT: Use GNU Parted to correct GPT errors. [ 0.896251] vda: vda1 vda15 [ 0.898146] scsi host0: ata_piix [ 0.899537] scsi host1: ata_piix [ 0.900862] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.903153] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.906079] libphy: Fixed MDIO Bus: probed [ 0.907607] tun: Universal TUN/TAP device driver, 1.6 [ 0.909408] tun: (C) 1999-2004 Max Krasnyansky [ 0.912852] PPP generic driver version 2.4.2 [ 0.914513] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.916763] ehci-pci: EHCI PCI platform driver [ 0.918402] ehci-platform: EHCI generic platform driver [ 0.920264] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.922406] ohci-pci: OHCI PCI platform driver [ 0.924045] ohci-platform: OHCI generic platform driver [ 0.925907] uhci_hcd: USB Universal Host Controller Interface driver [ 0.941055] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.942927] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.945668] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.947515] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.949680] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.951985] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.954643] usb usb1: Product: UHCI Host Controller [ 0.956381] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.958530] usb usb1: SerialNumber: 0000:00:01.2 [ 0.960309] hub 1-0:1.0: USB hub found [ 0.961766] hub 1-0:1.0: 2 ports detected [ 0.963419] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.967223] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.969014] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.970894] mousedev: PS/2 mouse device common for all mice [ 0.973251] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.976414] rtc_cmos 00:00: RTC can wake from S4 [ 0.978632] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.980843] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.983079] i2c /dev entries driver [ 0.984473] device-mapper: uevent: version 1.0.3 [ 0.986219] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.989262] ledtrig-cpu: registered to indicate activity on CPUs [ 0.991651] NET: Registered protocol family 10 [ 0.993567] NET: Registered protocol family 17 [ 0.995227] Key type dns_resolver registered [ 0.996975] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.999015] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.002254] registered taskstats version 1 [ 1.003815] Loading compiled-in X.509 certificates [ 1.006120] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.009595] zswap: loaded using pool lzo/zbud [ 1.011996] Key type trusted registered [ 1.014478] Key type encrypted registered [ 1.016003] AppArmor: AppArmor sha1 policy hashing enabled [ 1.017954] ima: No TPM chip found, activating TPM-bypass! [ 1.019903] evm: HMAC attrs: 0x1 [ 1.021566] Magic number: 7:17:870 [ 1.023081] rtc_cmos 00:00: setting system clock to 2019-06-02 05:51:39 UTC (1559454699) [ 1.026365] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.028810] EDD information not available. [ 1.062743] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.082936] Write protecting the kernel read-only data: 14336k [ 1.086776] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.090455] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.77 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.142396] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.90 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.10... Lease of 192.168.120.10 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.04. 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----- /dev/root resized successfully [took 0.55s] ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDoIIF6vw4fYasvtAgFdoYBDMCSSebIEjzLq/E89++GKEaN25GI6qjDAkNUNrtViWE7GTL2EgsIXFcSP4Q3Pg+Ki26ZoTb7dynrjJTcY3JnGuL9617TECqgx48xdThHQX4ac5y+MC8nESKDyFyel15Qjijo4xQU7cjdI2hNMWBvEOtNa36aTKXlf21NnVJaG7UbfyilAqF/P9oYXvnMqHK6QoV4GoKvDhtvCteZGD1nwcNEoE4IB3ikCRoLUm9YGz4CIq0Beo3z4LHbbpaUgcu9tnKj4YZG8RdadN435mzdSaowlbrgjeokfW0Di20yOVVx8IH4WSchf2ltiaK9720D root@singlevm2-vm-a9620002-db6c-4d36-82d1-55f2fc109056 ssh-dss AAAAB3NzaC1kc3MAAACBAPARIdCQnELlqsxhwVJ6IeQ6gOfkP9aLt+SzwzzfK0kbduHMdS9iKCvZ9JoZtL78/S1FkDCsD5TN16bUxpyfuc9PN7lQj1EtJkPTw0SVefyk8HSxoNnruJYfxwdeP6Q1Xvv7KtvuwCh70GYPwBbpwcviDGJmNfERayFqpNOm7pFDAAAAFQDC72TfheiwCxVzQ1u7M3xqidH6gwAAAIAzJjL3VXg+k29GS0EVt1aimLz2cgRiAqp/yWrdD3Sh+82N1MV5nOUBmQC/9HqFGDasmdhnnsC1NTxbWAuEiGjXgCTEN/ERgvyw5aD+tYE8cnSeaU2nrChQDzV2yDy1xkkRWVTRML8H85bZnO4zsSr+j+XmPUN5L6Gu7MttPtE3yQAAAIA/uB3mIhaJPBPMnC0Y48Ls851IdKOrBiAFvtOwmwMoMZ+HTwiSivzjAgFrFEbqWDr6/PlOifL0SvPeSIxcWrpP37+Ayle3ZNn21hPwTPAyJaCdG24diGlZ/kQ+JYvFFX/YL63FI2MUPFicXcXkSzbtYFclAya3hEHRkYkPJlG2Zg== root@singlevm2-vm-a9620002-db6c-4d36-82d1-55f2fc109056 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.10,24,fe80::f816:3eff:fe44:55e7/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.10 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000002 name: N/A availability-zone: nova local-hostname: singlevm2-vm-a9620002-db6c-4d36-82d1-55f2fc109056 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.80 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-a9620002-db6c-4d36-82d1-55f2fc109056 login: 2019-06-02 05:51:46,213 - functest.core.singlevm - DEBUG - output: Hello World 2019-06-02 05:51:46,213 - functest.core.singlevm - DEBUG - error: 2019-06-02 05:51:46,333 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-02 05:51:46,333 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:30 | PASS | +-------------------+------------------+------------------+----------------+ 2019-06-02 05:51:59,596 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2019-06-02 05:52:00,736 - 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'2036f84acc84481fbc7e830f0ee00f59', '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_a43b2321-15f1-4937-b693-85b61a617313'}) 2019-06-02 05:52:01,225 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6790a53f05ee431abfa8805c6293c8bd', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_a43b2321-15f1-4937-b693-85b61a617313'}) 2019-06-02 05:52:02,566 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_a43b2321-15f1-4937-b693-85b61a617313', 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'2036f84acc84481fbc7e830f0ee00f59', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'ISlUCT09EuCZzDLQa0FnpT1BPXtKZs', 'username': u'vping_ssh-user_a43b2321-15f1-4937-b693-85b61a617313', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22: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-02 05:52:02,570 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_a43b2321-15f1-4937-b693-85b61a617313', 'password': 'ISlUCT09EuCZzDLQa0FnpT1BPXtKZs', 'project_name': 'vping_ssh-project_a43b2321-15f1-4937-b693-85b61a617313', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '2036f84acc84481fbc7e830f0ee00f59', 'project_domain_name': 'Default'} 2019-06-02 05:52:02,571 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2019-06-02 05:52:03,402 - 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-02T05:52:03Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'51963e71-cc03-4f7a-925f-3376c6f1f9bc', u'provider:segmentation_id': 60, 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_a43b2321-15f1-4937-b693-85b61a617313', u'created_at': u'2019-06-02T05:52:02Z', u'mtu': 1450, u'tenant_id': u'2036f84acc84481fbc7e830f0ee00f59', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'2036f84acc84481fbc7e830f0ee00f59', u'l2_adjacency': True}) 2019-06-02 05:52:04,911 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-02T05:52:04Z', 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'76b84789-1375-4cae-95ce-332fa01bba23', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_a43b2321-15f1-4937-b693-85b61a617313', u'enable_dhcp': True, u'network_id': u'51963e71-cc03-4f7a-925f-3376c6f1f9bc', u'tenant_id': u'2036f84acc84481fbc7e830f0ee00f59', u'created_at': u'2019-06-02T05:52:04Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'2036f84acc84481fbc7e830f0ee00f59'}) 2019-06-02 05:52:06,409 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-02T05:52:06Z', u'revision_number': 2, u'id': u'a3371761-b7d3-439c-b463-179f6bef4a6a', u'external_gateway_info': {u'network_id': u'c2796163-bdf4-4e6d-b43c-d15508fb1de0', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7c8ede4f-3310-4fef-9dcd-f4fc2b0977e9', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_a43b2321-15f1-4937-b693-85b61a617313', u'admin_state_up': True, u'tenant_id': u'2036f84acc84481fbc7e830f0ee00f59', u'created_at': u'2019-06-02T05:52:04Z', u'flavor_id': None, u'routes': [], u'project_id': u'2036f84acc84481fbc7e830f0ee00f59'}) 2019-06-02 05:52:10,939 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/5222acd5-0438-4f87-9de2-33d62bed51de/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5222acd5-0438-4f87-9de2-33d62bed51de/file', 'owner': u'2036f84acc84481fbc7e830f0ee00f59', 'id': u'5222acd5-0438-4f87-9de2-33d62bed51de', 'size': 12716032, u'self': u'/v2/images/5222acd5-0438-4f87-9de2-33d62bed51de', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2036f84acc84481fbc7e830f0ee00f59', 'name': 'vping_ssh-project_a43b2321-15f1-4937-b693-85b61a617313', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/5222acd5-0438-4f87-9de2-33d62bed51de/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-02T05:52:10Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-02T05:52:10Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_a43b2321-15f1-4937-b693-85b61a617313', '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/5222acd5-0438-4f87-9de2-33d62bed51de', 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_a43b2321-15f1-4937-b693-85b61a617313', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_a43b2321-15f1-4937-b693-85b61a617313', 'created': u'2019-06-02T05:52:09Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-02T05:52:09Z', 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/5222acd5-0438-4f87-9de2-33d62bed51de', 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_a43b2321-15f1-4937-b693-85b61a617313', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-02 05:52:11,806 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_a43b2321-15f1-4937-b693-85b61a617313', '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'8844e8f393854387ac00e6dfabd2445e', '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'9a309523-312a-4273-8d25-470acbf76ea1', 'swap': 0}) 2019-06-02 05:52:12,270 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBmJjdsp2ZeBfcjDuHp45R8UEm+PpVbYXTca2xg17bE+gMBHiAFKxVCky91ZL0W8WcLQ88Le3+GkOMhnj8yjfBGZQQiAfUspsdz66chrHwCG+vfe0yOuiGadbJEmGAEmfHvjhg1AvIck5TTOmnY7dL/N6Dh2Gcg+cOVGDhRBEzcl5eYFJDD8GLFvv1A4LSDpNgQRC36ILZYPhXMlDmtzh287nD1KpHBuYFgBUUNcJvsrGkhgJMJXwWxUjqVkAp2CdRRRLxYY9aiRNHnmzKyVKIGGjvBhW/GpGWK2o0bQmLxb4V/odfK/imqPmbYHhRldSb3N2X/pCiouhqgDZvCFDl Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwZiY3bKdmXgX3Iw7h6eOUfFBJvj6VW2F03GtsYNe2xPoDAR4\ngBSsVQpMvdWS9FvFnC0PPC3t/hpDjIZ4/Mo3wRmUEIgH1LKbHc+unIax8Ahvr33t\nMjrohmnWyRJhgBJnx744YNQLyHJOU0zpp2O3S/zeg4dhnIPnDlRg4UQRM3JeXmBS\nQw/Bixb79QOC0g6TYEEQt+iC2WD4VzJQ5rc4dvO5w9SqRwbmBYAVFDXCb7KxpIYC\nTCV8FsVI6lZAKdgnUUUS8WGPWokTR55syslSiBho7wYVvxqRlitqNG0Ji8W+Ff6H\nXyv4pqj5m2B4UZXUm9zdl/6QoqLoaoA2bwhQ5QIDAQABAoIBAQCEHhSsr3m4Q2nd\nXGI/6IxKxZ8V7rJAXJcIvrqvuxyf28zvbpmhpvoYqwfGQZuhYYPRWjrccefKErho\njVjCA2rbQA543ayibiVHyfS6431JdyhpFkIqlmMbX91xqTaaxXTHrrwg8HT+HWvw\nkzudvYJYvEBKeLiXrLihYdofwWkPttu2fnxN/Eii6Qi6q46inMceQFYuwU6bgOdN\n2AF67qs9QaBliESd/S+/dG8HJJ3QsDx+JA28qt5eQdrdfNdB6FzKnewAGX6RYz4V\nc9fnrWYRb+a5jRb79yuGpvp2EmYdTeHYIdcog9tgY5dtkW8dHgxOxQDzSwiwSlt4\nfUCGXRj9AoGBAO5634udvOJFcJiyCvKnrGMT6qVCIgrFOI7XrHdZXqvLKpfiTVjK\nS/H3KE2KlcZckXNaXLkQtQDYPDfVKRcWv7JpvOvKJZDrXJfoftTvajuQs1TVNWnG\nKdBxkDmAq7ffQ3bQy3D1yxDPHAwi3fqgGqvJRaiEaX9CiLCLBN2gi9NvAoGBAM/R\nlhBt8plO4PNg/Dr7Y2LxXBzO0B4PgF28rjxObxs1DO79OPsITtS7Ob5Y9PkP7g84\nXNX+wdcclIT9NN84kO8x6keG/1/SIoIcPYzETXHJtnuBcmKZDC+nnHjD7/S/oeJ+\n7TQDcSxpm0uq4uNy9Va2QAAFL9Xs6j91PiFLAWbrAoGAQ3I+3Pasn/XxpU3daMlh\nKNhOKZTtmcwzdbqrjUmaS8326uPW6kC0f+dd36hNOb+eZ1hsFu8Rsf518Xh42Y3W\ng3gCNVGDlFvsYQ4hKMnZaqU/AsQWCidAVjJ4DrtEVYlwRB9DGlx5pPReQ1RtIV+8\ni08uQz3HtHU1wXBf3Op2AUMCgYBcYZGw2f9G8U6EQi+91HRYzmwhDjprsn5grPhT\nLJatZIbMUlqbFRVd8aB4oji74r3znB2Ar0/h3P2UpK51MEMVYX4Ar90j7liSuBUQ\nV08J7x4khuWfOOO2525iLM+lX+6JrdyqC4GquYNkPqG/dCHlmvyWRbf/A+MZtHea\n+ymzYwKBgEipp0WOQPAY/y7/JgfU2bVpRCbaZaPiWjc+ScWZcFElPAaS8S9vjii+\npzTJp6X61xFaUQ4BZk4n6pOrDOdH0atH2WeB0qFDy2dv5CVDO3JbLC1R8euN3SLO\nDq2aNDYdDlGOsFwWQ0cY5e3klusx34V/ZDC0PkY/OcvmrXj75y0C\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'6790a53f05ee431abfa8805c6293c8bd', 'name': u'vping_ssh-kp_a43b2321-15f1-4937-b693-85b61a617313', 'created_at': '2019-06-02T05:52:12.270490', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2036f84acc84481fbc7e830f0ee00f59', 'name': 'vping_ssh-project_a43b2321-15f1-4937-b693-85b61a617313', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'17:b7:fc:fb:fb:be:ac:51:de:5f:9a:6f:01:f1:be:66', 'type': 'ssh', 'id': u'vping_ssh-kp_a43b2321-15f1-4937-b693-85b61a617313'}) 2019-06-02 05:52:12,271 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAwZiY3bKdmXgX3Iw7h6eOUfFBJvj6VW2F03GtsYNe2xPoDAR4 gBSsVQpMvdWS9FvFnC0PPC3t/hpDjIZ4/Mo3wRmUEIgH1LKbHc+unIax8Ahvr33t MjrohmnWyRJhgBJnx744YNQLyHJOU0zpp2O3S/zeg4dhnIPnDlRg4UQRM3JeXmBS Qw/Bixb79QOC0g6TYEEQt+iC2WD4VzJQ5rc4dvO5w9SqRwbmBYAVFDXCb7KxpIYC TCV8FsVI6lZAKdgnUUUS8WGPWokTR55syslSiBho7wYVvxqRlitqNG0Ji8W+Ff6H Xyv4pqj5m2B4UZXUm9zdl/6QoqLoaoA2bwhQ5QIDAQABAoIBAQCEHhSsr3m4Q2nd XGI/6IxKxZ8V7rJAXJcIvrqvuxyf28zvbpmhpvoYqwfGQZuhYYPRWjrccefKErho jVjCA2rbQA543ayibiVHyfS6431JdyhpFkIqlmMbX91xqTaaxXTHrrwg8HT+HWvw kzudvYJYvEBKeLiXrLihYdofwWkPttu2fnxN/Eii6Qi6q46inMceQFYuwU6bgOdN 2AF67qs9QaBliESd/S+/dG8HJJ3QsDx+JA28qt5eQdrdfNdB6FzKnewAGX6RYz4V c9fnrWYRb+a5jRb79yuGpvp2EmYdTeHYIdcog9tgY5dtkW8dHgxOxQDzSwiwSlt4 fUCGXRj9AoGBAO5634udvOJFcJiyCvKnrGMT6qVCIgrFOI7XrHdZXqvLKpfiTVjK S/H3KE2KlcZckXNaXLkQtQDYPDfVKRcWv7JpvOvKJZDrXJfoftTvajuQs1TVNWnG KdBxkDmAq7ffQ3bQy3D1yxDPHAwi3fqgGqvJRaiEaX9CiLCLBN2gi9NvAoGBAM/R lhBt8plO4PNg/Dr7Y2LxXBzO0B4PgF28rjxObxs1DO79OPsITtS7Ob5Y9PkP7g84 XNX+wdcclIT9NN84kO8x6keG/1/SIoIcPYzETXHJtnuBcmKZDC+nnHjD7/S/oeJ+ 7TQDcSxpm0uq4uNy9Va2QAAFL9Xs6j91PiFLAWbrAoGAQ3I+3Pasn/XxpU3daMlh KNhOKZTtmcwzdbqrjUmaS8326uPW6kC0f+dd36hNOb+eZ1hsFu8Rsf518Xh42Y3W g3gCNVGDlFvsYQ4hKMnZaqU/AsQWCidAVjJ4DrtEVYlwRB9DGlx5pPReQ1RtIV+8 i08uQz3HtHU1wXBf3Op2AUMCgYBcYZGw2f9G8U6EQi+91HRYzmwhDjprsn5grPhT LJatZIbMUlqbFRVd8aB4oji74r3znB2Ar0/h3P2UpK51MEMVYX4Ar90j7liSuBUQ V08J7x4khuWfOOO2525iLM+lX+6JrdyqC4GquYNkPqG/dCHlmvyWRbf/A+MZtHea +ymzYwKBgEipp0WOQPAY/y7/JgfU2bVpRCbaZaPiWjc+ScWZcFElPAaS8S9vjii+ pzTJp6X61xFaUQ4BZk4n6pOrDOdH0atH2WeB0qFDy2dv5CVDO3JbLC1R8euN3SLO Dq2aNDYdDlGOsFwWQ0cY5e3klusx34V/ZDC0PkY/OcvmrXj75y0C -----END RSA PRIVATE KEY----- 2019-06-02 05:52:27,685 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_a43b2321-15f1-4937-b693-85b61a617313': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:70:80:91', u'version': 4, u'addr': u'192.168.120.17', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'5222acd5-0438-4f87-9de2-33d62bed51de'}), 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-02T05:52:24.000000', 'flavor': Munch({u'id': u'9a309523-312a-4273-8d25-470acbf76ea1'}), 'az': u'nova', 'id': u'b42189e3-8856-49c6-ba79-5d641e4fa1b3', 'security_groups': [Munch({u'name': u'vping_ssh-sg_a43b2321-15f1-4937-b693-85b61a617313'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'6790a53f05ee431abfa8805c6293c8bd', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2036f84acc84481fbc7e830f0ee00f59', 'name': 'vping_ssh-project_a43b2321-15f1-4937-b693-85b61a617313', '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-02T05:52:24.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-02T05:52:24Z', 'hostId': u'9b0314b31a7b1c31abb903159852fe735fd72d89770ff82eafa73743', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.17', 'cloud': 'envvars', 'host_id': u'9b0314b31a7b1c31abb903159852fe735fd72d89770ff82eafa73743', '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-02T05:52:24.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2036f84acc84481fbc7e830f0ee00f59', 'name': u'vping_ssh-vm2_a43b2321-15f1-4937-b693-85b61a617313', 'adminPass': u'CjQcBcT82rGg', 'tenant_id': u'2036f84acc84481fbc7e830f0ee00f59', 'created_at': u'2019-06-02T05:52:15Z', 'created': u'2019-06-02T05:52:15Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-02 05:52:40,255 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_a43b2321-15f1-4937-b693-85b61a617313': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:41:50:fd', u'version': 4, u'addr': u'192.168.120.4', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'5222acd5-0438-4f87-9de2-33d62bed51de'}), 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-02T05:52:38.000000', 'flavor': Munch({u'id': u'9a309523-312a-4273-8d25-470acbf76ea1'}), 'az': u'nova', 'id': u'e55b7266-5fcd-4dd8-9acd-3cfd6e4a7b70', 'security_groups': [Munch({u'name': u'vping_ssh-sg_a43b2321-15f1-4937-b693-85b61a617313'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'6790a53f05ee431abfa8805c6293c8bd', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2036f84acc84481fbc7e830f0ee00f59', 'name': 'vping_ssh-project_a43b2321-15f1-4937-b693-85b61a617313', '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-02T05:52:38.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-02T05:52:38Z', 'hostId': u'7af5963cac0686029494ba762150ebbed120963b40bf20a5183de660', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_a43b2321-15f1-4937-b693-85b61a617313', 'public_v6': '', 'private_v4': u'192.168.120.4', 'cloud': 'envvars', 'host_id': u'7af5963cac0686029494ba762150ebbed120963b40bf20a5183de660', '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-02T05:52:38.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2036f84acc84481fbc7e830f0ee00f59', 'name': u'vping_ssh-vm_a43b2321-15f1-4937-b693-85b61a617313', 'adminPass': u'vBDQ4g9Kxjea', 'tenant_id': u'2036f84acc84481fbc7e830f0ee00f59', 'created_at': u'2019-06-02T05:52:29Z', 'created': u'2019-06-02T05:52:29Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-02 05:52:44,098 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'a3371761-b7d3-439c-b463-179f6bef4a6a', 'updated_at': u'2019-06-02T05:52:43Z', 'fixed_ip_address': u'192.168.120.4', 'floating_ip_address': u'172.30.9.219', 'revision_number': 1, 'port_id': u'59a84b0a-0969-4c8a-94e9-1248d5b8bc05', 'id': u'5c7ae866-45bf-4af0-9aa4-6fbdcd607314', 'network': u'c2796163-bdf4-4e6d-b43c-d15508fb1de0', 'port': u'59a84b0a-0969-4c8a-94e9-1248d5b8bc05', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2036f84acc84481fbc7e830f0ee00f59', 'name': 'vping_ssh-project_a43b2321-15f1-4937-b693-85b61a617313', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2036f84acc84481fbc7e830f0ee00f59', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'c2796163-bdf4-4e6d-b43c-d15508fb1de0', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'51963e71-cc03-4f7a-925f-3376c6f1f9bc', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:41:50:fd', u'device_id': u'e55b7266-5fcd-4dd8-9acd-3cfd6e4a7b70'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'2036f84acc84481fbc7e830f0ee00f59', 'created_at': u'2019-06-02T05:52:41Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'51963e71-cc03-4f7a-925f-3376c6f1f9bc', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:41:50:fd', u'device_id': u'e55b7266-5fcd-4dd8-9acd-3cfd6e4a7b70'}), 'router': u'a3371761-b7d3-439c-b463-179f6bef4a6a'}) 2019-06-02 05:52:44,883 - 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 571721966 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.234027] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.237000] pid_max: default: 32768 minimum: 301 [ 0.238578] ACPI: Core revision 20150930 [ 0.240555] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.242865] Security Framework initialized [ 0.244305] Yama: becoming mindful. [ 0.245605] AppArmor: AppArmor initialized [ 0.247097] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.249434] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.251663] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.253810] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.256210] Initializing cgroup subsys io [ 0.257652] Initializing cgroup subsys memory [ 0.259169] Initializing cgroup subsys devices [ 0.260715] Initializing cgroup subsys freezer [ 0.262249] Initializing cgroup subsys net_cls [ 0.263777] Initializing cgroup subsys perf_event [ 0.265404] Initializing cgroup subsys net_prio [ 0.266981] Initializing cgroup subsys hugetlb [ 0.268520] Initializing cgroup subsys pids [ 0.270048] CPU: Physical Processor ID: 0 [ 0.272169] mce: CPU supports 10 MCE banks [ 0.273670] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.275436] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.295140] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.304641] ftrace: allocating 31920 entries in 125 pages [ 0.340410] smpboot: Max logical packages: 1 [ 0.342067] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.344584] x2apic enabled [ 0.346017] Switched APIC routing to physical x2apic. [ 0.349064] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.351146] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.354999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.358327] KVM setup paravirtual spinlock [ 0.360504] x86: Booted up 1 node, 1 CPUs [ 0.362052] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.364626] devtmpfs: initialized [ 0.366961] evm: security.selinux [ 0.368261] evm: security.SMACK64 [ 0.369546] evm: security.SMACK64EXEC [ 0.370932] evm: security.SMACK64TRANSMUTE [ 0.372433] evm: security.SMACK64MMAP [ 0.373819] evm: security.ima [ 0.375002] evm: security.capability [ 0.376447] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379885] pinctrl core: initialized pinctrl subsystem [ 0.381892] RTC time: 5:52:38, date: 06/02/19 [ 0.383620] NET: Registered protocol family 16 [ 0.385377] cpuidle: using governor ladder [ 0.386902] cpuidle: using governor menu [ 0.388372] PCCT header not found. [ 0.389736] ACPI: bus type PCI registered [ 0.391225] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.393515] PCI: Using configuration type 1 for base access [ 0.396223] ACPI: Added _OSI(Module Device) [ 0.397775] ACPI: Added _OSI(Processor Device) [ 0.399378] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.401060] ACPI: Added _OSI(Processor Aggregator Device) [ 0.403798] ACPI: Interpreter enabled [ 0.405209] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.408652] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.412080] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.415515] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.418946] ACPI: (supports S0 S5) [ 0.420254] ACPI: Using IOAPIC for interrupt routing [ 0.422016] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.426690] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.428809] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.431111] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.433364] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.437246] acpiphp: Slot [3] registered [ 0.438665] acpiphp: Slot [4] registered [ 0.440084] acpiphp: Slot [5] registered [ 0.441508] acpiphp: Slot [6] registered [ 0.442928] acpiphp: Slot [7] registered [ 0.444346] acpiphp: Slot [8] registered [ 0.445763] acpiphp: Slot [9] registered [ 0.447183] acpiphp: Slot [10] registered [ 0.448634] acpiphp: Slot [11] registered [ 0.450080] acpiphp: Slot [12] registered [ 0.451521] acpiphp: Slot [13] registered [ 0.452959] acpiphp: Slot [14] registered [ 0.454402] acpiphp: Slot [15] registered [ 0.472287] acpiphp: Slot [16] registered [ 0.473730] acpiphp: Slot [17] registered [ 0.475177] acpiphp: Slot [18] registered [ 0.476619] acpiphp: Slot [19] registered [ 0.478058] acpiphp: Slot [20] registered [ 0.479512] acpiphp: Slot [21] registered [ 0.480956] acpiphp: Slot [22] registered [ 0.482395] acpiphp: Slot [23] registered [ 0.483836] acpiphp: Slot [24] registered [ 0.485277] acpiphp: Slot [25] registered [ 0.486715] acpiphp: Slot [26] registered [ 0.488159] acpiphp: Slot [27] registered [ 0.489607] acpiphp: Slot [28] registered [ 0.491055] acpiphp: Slot [29] registered [ 0.492510] acpiphp: Slot [30] registered [ 0.497726] acpiphp: Slot [31] registered [ 0.499237] PCI host bridge to bus 0000:00 [ 0.500742] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.502925] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.505105] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.507788] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.510484] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.513237] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.520087] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.522475] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.524684] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.527051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.532164] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.534799] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.558456] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.561723] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.564341] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.566931] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.569498] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.571842] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.574880] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.576846] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.579712] vgaarb: loaded [ 0.580824] vgaarb: bridge control possible 0000:00:02.0 [ 0.583410] SCSI subsystem initialized [ 0.585462] ACPI: bus type USB registered [ 0.587028] usbcore: registered new interface driver usbfs [ 0.588963] usbcore: registered new interface driver hub [ 0.590832] usbcore: registered new device driver usb [ 0.593004] PCI: Using ACPI for IRQ routing [ 0.595417] NetLabel: Initializing [ 0.596749] NetLabel: domain hash size = 128 [ 0.598329] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.600141] NetLabel: unlabeled traffic allowed by default [ 0.602618] clocksource: Switched to clocksource kvm-clock [ 0.614595] AppArmor: AppArmor Filesystem Enabled [ 0.616402] pnp: PnP ACPI init [ 0.618077] pnp: PnP ACPI: found 5 devices [ 0.625401] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.628620] NET: Registered protocol family 2 [ 0.630783] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.633197] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.635449] TCP: Hash tables configured (established 4096 bind 4096) [ 0.637714] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.639740] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.641986] NET: Registered protocol family 1 [ 0.643650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.645687] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.647696] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.662860] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.678192] Trying to unpack rootfs image as initramfs... [ 0.743983] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.747188] Scanning for low memory corruption every 60 seconds [ 0.749733] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.752013] audit: initializing netlink subsys (disabled) [ 0.753935] audit: type=2000 audit(1559454759.341:1): initialized [ 0.756420] Initialise system trusted keyring [ 0.758203] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.760365] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.763672] zbud: loaded [ 0.764944] VFS: Disk quotas dquot_6.6.0 [ 0.766454] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.769217] fuse init (API version 7.23) [ 0.770882] Key type big_key registered [ 0.772366] Allocating IMA MOK and blacklist keyrings. [ 0.774554] Key type asymmetric registered [ 0.776166] Asymmetric key parser 'x509' registered [ 0.777951] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.780738] io scheduler noop registered [ 0.782228] io scheduler deadline registered (default) [ 0.784095] io scheduler cfq registered [ 0.785665] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.787613] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.789989] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.792679] ACPI: Power Button [PWRF] [ 0.794220] GHES: HEST is not enabled! [ 0.808598] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.838727] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.842470] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.868131] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.871898] Linux agpgart interface v0.103 [ 0.875888] brd: module loaded [ 0.878495] loop: module loaded [ 0.884375] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.887079] GPT:90111 != 2097151 [ 0.888338] GPT:Alternate GPT header not at the end of the disk. [ 0.890382] GPT:90111 != 2097151 [ 0.891639] GPT: Use GNU Parted to correct GPT errors. [ 0.893444] vda: vda1 vda15 [ 0.895491] scsi host0: ata_piix [ 0.896893] scsi host1: ata_piix [ 0.898211] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.900491] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.903622] libphy: Fixed MDIO Bus: probed [ 0.905111] tun: Universal TUN/TAP device driver, 1.6 [ 0.906844] tun: (C) 1999-2004 Max Krasnyansky [ 0.910200] PPP generic driver version 2.4.2 [ 0.912479] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.914775] ehci-pci: EHCI PCI platform driver [ 0.916391] ehci-platform: EHCI generic platform driver [ 0.918179] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.920241] ohci-pci: OHCI PCI platform driver [ 0.921828] ohci-platform: OHCI generic platform driver [ 0.923625] uhci_hcd: USB Universal Host Controller Interface driver [ 0.938718] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.940539] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.943214] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.945012] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.947184] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.949419] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.951988] usb usb1: Product: UHCI Host Controller [ 0.953669] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.955736] usb usb1: SerialNumber: 0000:00:01.2 [ 0.957466] hub 1-0:1.0: USB hub found [ 0.958878] hub 1-0:1.0: 2 ports detected [ 0.960548] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.964313] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.966054] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.967895] mousedev: PS/2 mouse device common for all mice [ 0.970178] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.973245] rtc_cmos 00:00: RTC can wake from S4 [ 0.975477] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.977648] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.979804] i2c /dev entries driver [ 0.981173] device-mapper: uevent: version 1.0.3 [ 0.982889] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.985836] ledtrig-cpu: registered to indicate activity on CPUs [ 0.988226] NET: Registered protocol family 10 [ 0.990301] NET: Registered protocol family 17 [ 0.991929] Key type dns_resolver registered [ 0.993669] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.995650] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998843] registered taskstats version 1 [ 1.000375] Loading compiled-in X.509 certificates [ 1.002703] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.006068] zswap: loaded using pool lzo/zbud [ 1.008718] Key type trusted registered [ 1.011229] Key type encrypted registered [ 1.012699] AppArmor: AppArmor sha1 policy hashing enabled [ 1.014588] ima: No TPM chip found, activating TPM-bypass! [ 1.016481] evm: HMAC attrs: 0x1 [ 1.018151] Magic number: 7:17:870 [ 1.019657] rtc_cmos 00:00: setting system clock to 2019-06-02 05:52:39 UTC (1559454759) [ 1.022578] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.024584] EDD information not available. [ 1.061483] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.081265] Write protecting the kernel read-only data: 14336k [ 1.086857] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.090204] 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 1.04 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.381521] 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.4... Lease of 192.168.120.4 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.19. iid=i-00000004 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCucCbEZ4wOYCOG1O44QL6FwCFNUc9zQjZ7jbspQzVQeK6YcestSq2XJttYpfhKPJODAMhPhIhxZRz9jp7IPGLd/JOlCsgp17uNFeqBaAhj8S+sr6JxtgFUCWJk2ALQ4sME/KbZMROv0AY2ZldB649jYHbSTowzAwjjDtJMsJhY5sJ2vzyDvBUcKsgQfM2mWwRQCIISFxM8e4QU+xQ5yHdxO/N6v3mCNGYfJ66GzMrNZhtXKPmJ4DkVqchLbj8qDyBbnAU3dgBlUUL1RfATobL5ZpsSJB/XbZbRV9LSL8AtBCOiT5Ivj9YIxVKDivsswoBQ0Owb9wLP3BaiPVoGuz5J root@vping-ssh-vm-a43b2321-15f1-4937-b693-85b61a617313 ssh-dss AAAAB3NzaC1kc3MAAACBAOrF6uQiyDM/f2nIJj4Gpx/dNa6xrtyIuObYKB89PsaGhjujOmqCSy8QXYrDzRVgAMPK9U13WFNLIFJwnzcoWI2ZG34amD/VWdqx5W8x5MB2eUk/AcTXIXC0RaUBlmTPGsfcUCa1MNOIEgfs8LyLTl26kyQ/zcJz91gzqYjGoK8VAAAAFQCwwHvZe43TZo3AkVK0I1EuIjlECwAAAIB5SjjvsNKnYR4oPHzLRR/apNwgdR8SONBWB0snwnZi0aRVMmSMslrZhwRfMEDjTrH0qTTsG9l/EBMP/JPQVKKmAZhbFMXW+ucHZ1T1iDyUFOoKJsQUDyMBm1wGKfRzBD2i5K4GaE5PEv2VDgjTgPMrROA1rfNKNKGUPkxq0KlWKAAAAIEA5CmiSfsC8Na0CQHQgXlhGWd5QN91Eud1p80TUe68BL3d8YahX2zNUO8u+Hfb6637l26q2n6SYCHOosLnsq93mNic9whwR+EXJ4rJX4n7CKESQ5xIKPo+sKS9KuZ12yPabGShXQszhy13VNV0mfeF/chNFfVG45puIVgNVK9WnNs= root@vping-ssh-vm-a43b2321-15f1-4937-b693-85b61a617313 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.44s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.4,24,fe80::f816:3eff:fe41:50fd/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.4 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000004 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-a43b2321-15f1-4937-b693-85b61a617313 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.29 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-a43b2321-15f1-4937-b693-85b61a617313 login: 2019-06-02 05:52:44,981 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.17 (192.168.120.17): 56 data bytes 64 bytes from 192.168.120.17: seq=0 ttl=64 time=21.756 ms --- 192.168.120.17 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 21.756/21.756/21.756 ms 2019-06-02 05:52:44,982 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2019-06-02 05:52:45,098 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-02 05:52:45,098 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:42 | PASS | +-------------------+------------------+------------------+----------------+ 2019-06-02 05:53:01,878 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2019-06-02 05:53:03,030 - 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'faffdeebb40146d9a533669d289e4b27', '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_7df4a329-517b-41e3-8615-a28f6ee3bd42'}) 2019-06-02 05:53:03,643 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2caff9e490064963ae90874a42b45afa', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_7df4a329-517b-41e3-8615-a28f6ee3bd42'}) 2019-06-02 05:53:05,024 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_7df4a329-517b-41e3-8615-a28f6ee3bd42', 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'faffdeebb40146d9a533669d289e4b27', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'eRfBkD6dGzqepJ6EkHa9TPBHisE0TE', 'username': u'vping_userdata-user_7df4a329-517b-41e3-8615-a28f6ee3bd42', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22: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-02 05:53:05,028 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_7df4a329-517b-41e3-8615-a28f6ee3bd42', 'password': 'eRfBkD6dGzqepJ6EkHa9TPBHisE0TE', 'project_name': 'vping_userdata-project_7df4a329-517b-41e3-8615-a28f6ee3bd42', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': 'faffdeebb40146d9a533669d289e4b27', 'project_domain_name': 'Default'} 2019-06-02 05:53:05,029 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2019-06-02 05:53:05,609 - 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-02T05:53:05Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'c719a78c-4065-4abb-83bd-fa81868e50e8', u'provider:segmentation_id': 4, 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_7df4a329-517b-41e3-8615-a28f6ee3bd42', u'created_at': u'2019-06-02T05:53:05Z', u'mtu': 1450, u'tenant_id': u'faffdeebb40146d9a533669d289e4b27', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'faffdeebb40146d9a533669d289e4b27', u'l2_adjacency': True}) 2019-06-02 05:53:07,181 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-02T05:53:06Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'e66eba5d-3c18-4a24-b93a-ac47bbe619de', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_7df4a329-517b-41e3-8615-a28f6ee3bd42', u'enable_dhcp': True, u'network_id': u'c719a78c-4065-4abb-83bd-fa81868e50e8', u'tenant_id': u'faffdeebb40146d9a533669d289e4b27', u'created_at': u'2019-06-02T05:53:06Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'faffdeebb40146d9a533669d289e4b27'}) 2019-06-02 05:53:08,660 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-02T05:53:08Z', u'revision_number': 2, u'id': u'ffe8e1e4-b1a1-4b40-b27b-6e45d2d6e585', u'external_gateway_info': {u'network_id': u'c2796163-bdf4-4e6d-b43c-d15508fb1de0', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7c8ede4f-3310-4fef-9dcd-f4fc2b0977e9', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_7df4a329-517b-41e3-8615-a28f6ee3bd42', u'admin_state_up': True, u'tenant_id': u'faffdeebb40146d9a533669d289e4b27', u'created_at': u'2019-06-02T05:53:07Z', u'flavor_id': None, u'routes': [], u'project_id': u'faffdeebb40146d9a533669d289e4b27'}) 2019-06-02 05:53:13,157 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/728c3f42-27c9-4306-9cb2-8dc7e0d9f62a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/728c3f42-27c9-4306-9cb2-8dc7e0d9f62a/file', 'owner': u'faffdeebb40146d9a533669d289e4b27', 'id': u'728c3f42-27c9-4306-9cb2-8dc7e0d9f62a', 'size': 12716032, u'self': u'/v2/images/728c3f42-27c9-4306-9cb2-8dc7e0d9f62a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faffdeebb40146d9a533669d289e4b27', 'name': 'vping_userdata-project_7df4a329-517b-41e3-8615-a28f6ee3bd42', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/728c3f42-27c9-4306-9cb2-8dc7e0d9f62a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-02T05:53:13Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-02T05:53:13Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_7df4a329-517b-41e3-8615-a28f6ee3bd42', '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/728c3f42-27c9-4306-9cb2-8dc7e0d9f62a', 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_7df4a329-517b-41e3-8615-a28f6ee3bd42', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_7df4a329-517b-41e3-8615-a28f6ee3bd42', 'created': u'2019-06-02T05:53:12Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-02T05:53:12Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/728c3f42-27c9-4306-9cb2-8dc7e0d9f62a', 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_7df4a329-517b-41e3-8615-a28f6ee3bd42', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-02 05:53:13,466 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_7df4a329-517b-41e3-8615-a28f6ee3bd42', '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'8844e8f393854387ac00e6dfabd2445e', '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'6d28048f-c09f-4976-a43d-f02a8ce13025', 'swap': 0}) 2019-06-02 05:53:28,091 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_7df4a329-517b-41e3-8615-a28f6ee3bd42': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c2:8f:b4', 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'728c3f42-27c9-4306-9cb2-8dc7e0d9f62a'}), 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-02T05:53:25.000000', 'flavor': Munch({u'id': u'6d28048f-c09f-4976-a43d-f02a8ce13025'}), 'az': u'nova', 'id': u'4a9677db-a72e-4bfb-80dc-da90db815156', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2caff9e490064963ae90874a42b45afa', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faffdeebb40146d9a533669d289e4b27', 'name': 'vping_userdata-project_7df4a329-517b-41e3-8615-a28f6ee3bd42', '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-02T05:53:25.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-02T05:53:25Z', 'hostId': u'8a06663e8364462a2854726328e98f381352a5e5ce3b394cd7d909e6', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'8a06663e8364462a2854726328e98f381352a5e5ce3b394cd7d909e6', '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-02T05:53:25.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'faffdeebb40146d9a533669d289e4b27', 'name': u'vping_userdata-vm_7df4a329-517b-41e3-8615-a28f6ee3bd42', 'adminPass': u'UjweHeP5V4tH', 'tenant_id': u'faffdeebb40146d9a533669d289e4b27', 'created_at': u'2019-06-02T05:53:15Z', 'created': u'2019-06-02T05:53:15Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-02 05:53:40,875 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_7df4a329-517b-41e3-8615-a28f6ee3bd42': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5a:e5:5c', 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'728c3f42-27c9-4306-9cb2-8dc7e0d9f62a'}), 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-02T05:53:38.000000', 'flavor': Munch({u'id': u'6d28048f-c09f-4976-a43d-f02a8ce13025'}), 'az': u'nova', 'id': u'e07443ce-f4b4-45ee-80ba-d051aea2b9cc', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2caff9e490064963ae90874a42b45afa', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faffdeebb40146d9a533669d289e4b27', 'name': 'vping_userdata-project_7df4a329-517b-41e3-8615-a28f6ee3bd42', '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-02T05:53:38.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-02T05:53:38Z', 'hostId': u'40f1254ed8659aff54c7396692bfcb9ad3e0a5ab8565ca268f2c0252', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.10', 'cloud': 'envvars', 'host_id': u'40f1254ed8659aff54c7396692bfcb9ad3e0a5ab8565ca268f2c0252', '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-02T05:53:38.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'faffdeebb40146d9a533669d289e4b27', 'name': u'vping_userdata-vm2_7df4a329-517b-41e3-8615-a28f6ee3bd42', 'adminPass': u'qeUthPgt8wnS', 'tenant_id': u'faffdeebb40146d9a533669d289e4b27', 'created_at': u'2019-06-02T05:53:29Z', 'created': u'2019-06-02T05:53:29Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-02 05:53:40,876 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2019-06-02 05:53:42,399 - 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 517607858 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.261911] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.265057] pid_max: default: 32768 minimum: 301 [ 0.266748] ACPI: Core revision 20150930 [ 0.268838] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.271291] Security Framework initialized [ 0.272841] Yama: becoming mindful. [ 0.274205] AppArmor: AppArmor initialized [ 0.275780] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.278237] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.280648] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.282928] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.285497] Initializing cgroup subsys io [ 0.287032] Initializing cgroup subsys memory [ 0.288666] Initializing cgroup subsys devices [ 0.290312] Initializing cgroup subsys freezer [ 0.291950] Initializing cgroup subsys net_cls [ 0.293585] Initializing cgroup subsys perf_event [ 0.295311] Initializing cgroup subsys net_prio [ 0.296988] Initializing cgroup subsys hugetlb [ 0.298625] Initializing cgroup subsys pids [ 0.300270] CPU: Physical Processor ID: 0 [ 0.302483] mce: CPU supports 10 MCE banks [ 0.304068] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.305963] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.324526] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.334321] ftrace: allocating 31920 entries in 125 pages [ 0.370970] smpboot: Max logical packages: 1 [ 0.372598] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.375143] x2apic enabled [ 0.376607] Switched APIC routing to physical x2apic. [ 0.379665] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.381794] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.385698] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.389070] KVM setup paravirtual spinlock [ 0.391165] x86: Booted up 1 node, 1 CPUs [ 0.392682] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.395247] devtmpfs: initialized [ 0.397576] evm: security.selinux [ 0.398894] evm: security.SMACK64 [ 0.400200] evm: security.SMACK64EXEC [ 0.401611] evm: security.SMACK64TRANSMUTE [ 0.403144] evm: security.SMACK64MMAP [ 0.404549] evm: security.ima [ 0.405754] evm: security.capability [ 0.407211] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.410683] pinctrl core: initialized pinctrl subsystem [ 0.412701] RTC time: 5:53:38, date: 06/02/19 [ 0.414442] NET: Registered protocol family 16 [ 0.416221] cpuidle: using governor ladder [ 0.417771] cpuidle: using governor menu [ 0.419261] PCCT header not found. [ 0.420648] ACPI: bus type PCI registered [ 0.422182] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.424514] PCI: Using configuration type 1 for base access [ 0.427228] ACPI: Added _OSI(Module Device) [ 0.428808] ACPI: Added _OSI(Processor Device) [ 0.430441] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.432170] ACPI: Added _OSI(Processor Aggregator Device) [ 0.434911] ACPI: Interpreter enabled [ 0.436339] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.439836] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.443314] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.446789] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.450264] ACPI: (supports S0 S5) [ 0.451603] ACPI: Using IOAPIC for interrupt routing [ 0.453385] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.458107] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.460266] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.462581] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.464874] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.468968] acpiphp: Slot [3] registered [ 0.470471] acpiphp: Slot [4] registered [ 0.471978] acpiphp: Slot [5] registered [ 0.473482] acpiphp: Slot [6] registered [ 0.474979] acpiphp: Slot [7] registered [ 0.476477] acpiphp: Slot [8] registered [ 0.477981] acpiphp: Slot [9] registered [ 0.479480] acpiphp: Slot [10] registered [ 0.480999] acpiphp: Slot [11] registered [ 0.482525] acpiphp: Slot [12] registered [ 0.484049] acpiphp: Slot [13] registered [ 0.485602] acpiphp: Slot [14] registered [ 0.487132] acpiphp: Slot [15] registered [ 0.505224] acpiphp: Slot [16] registered [ 0.506749] acpiphp: Slot [17] registered [ 0.508272] acpiphp: Slot [18] registered [ 0.509793] acpiphp: Slot [19] registered [ 0.511312] acpiphp: Slot [20] registered [ 0.512841] acpiphp: Slot [21] registered [ 0.514364] acpiphp: Slot [22] registered [ 0.515883] acpiphp: Slot [23] registered [ 0.517400] acpiphp: Slot [24] registered [ 0.518927] acpiphp: Slot [25] registered [ 0.520442] acpiphp: Slot [26] registered [ 0.521961] acpiphp: Slot [27] registered [ 0.523482] acpiphp: Slot [28] registered [ 0.525007] acpiphp: Slot [29] registered [ 0.526524] acpiphp: Slot [30] registered [ 0.528046] acpiphp: Slot [31] registered [ 0.529561] PCI host bridge to bus 0000:00 [ 0.531085] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.533390] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.535695] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.538426] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.541160] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.546625] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.552454] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.554888] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.557126] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.559532] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.564336] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.567036] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.589079] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.592124] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.594768] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.597395] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.599995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.602303] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.604738] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.606741] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.609677] vgaarb: loaded [ 0.610804] vgaarb: bridge control possible 0000:00:02.0 [ 0.613064] SCSI subsystem initialized [ 0.614780] ACPI: bus type USB registered [ 0.616338] usbcore: registered new interface driver usbfs [ 0.618289] usbcore: registered new interface driver hub [ 0.620192] usbcore: registered new device driver usb [ 0.622224] PCI: Using ACPI for IRQ routing [ 0.624283] NetLabel: Initializing [ 0.625633] NetLabel: domain hash size = 128 [ 0.627244] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.629064] NetLabel: unlabeled traffic allowed by default [ 0.631265] clocksource: Switched to clocksource kvm-clock [ 0.642015] AppArmor: AppArmor Filesystem Enabled [ 0.643822] pnp: PnP ACPI init [ 0.645404] pnp: PnP ACPI: found 5 devices [ 0.652623] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.655863] NET: Registered protocol family 2 [ 0.657782] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.660250] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.662533] TCP: Hash tables configured (established 4096 bind 4096) [ 0.664811] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.666878] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.669108] NET: Registered protocol family 1 [ 0.670761] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.672848] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.674890] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.690022] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.705278] Trying to unpack rootfs image as initramfs... [ 0.767254] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.770323] Scanning for low memory corruption every 60 seconds [ 0.772723] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.774920] audit: initializing netlink subsys (disabled) [ 0.776896] audit: type=2000 audit(1559454819.581:1): initialized [ 0.779311] Initialise system trusted keyring [ 0.781058] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.783278] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.786553] zbud: loaded [ 0.787825] VFS: Disk quotas dquot_6.6.0 [ 0.789357] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.792125] fuse init (API version 7.23) [ 0.793755] Key type big_key registered [ 0.795256] Allocating IMA MOK and blacklist keyrings. [ 0.797427] Key type asymmetric registered [ 0.798992] Asymmetric key parser 'x509' registered [ 0.800806] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.803618] io scheduler noop registered [ 0.805116] io scheduler deadline registered (default) [ 0.806989] io scheduler cfq registered [ 0.808561] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.810544] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.812915] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.815677] ACPI: Power Button [PWRF] [ 0.817222] GHES: HEST is not enabled! [ 0.831589] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.861538] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.865127] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.890833] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.894526] Linux agpgart interface v0.103 [ 0.898203] brd: module loaded [ 0.900713] loop: module loaded [ 0.906339] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.909094] GPT:90111 != 2097151 [ 0.910372] GPT:Alternate GPT header not at the end of the disk. [ 0.912452] GPT:90111 != 2097151 [ 0.913726] GPT: Use GNU Parted to correct GPT errors. [ 0.915568] vda: vda1 vda15 [ 0.917468] scsi host0: ata_piix [ 0.918873] scsi host1: ata_piix [ 0.920207] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.922530] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.925481] libphy: Fixed MDIO Bus: probed [ 0.927029] tun: Universal TUN/TAP device driver, 1.6 [ 0.928840] tun: (C) 1999-2004 Max Krasnyansky [ 0.932255] PPP generic driver version 2.4.2 [ 0.933928] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.936205] ehci-pci: EHCI PCI platform driver [ 0.937863] ehci-platform: EHCI generic platform driver [ 0.939744] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.941909] ohci-pci: OHCI PCI platform driver [ 0.943568] ohci-platform: OHCI generic platform driver [ 0.945456] uhci_hcd: USB Universal Host Controller Interface driver [ 0.960635] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.962527] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.965296] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.967164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.969349] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.971678] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.974361] usb usb1: Product: UHCI Host Controller [ 0.976121] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.978281] usb usb1: SerialNumber: 0000:00:01.2 [ 0.980068] hub 1-0:1.0: USB hub found [ 0.981527] hub 1-0:1.0: 2 ports detected [ 0.983198] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.987030] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.988866] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.990756] mousedev: PS/2 mouse device common for all mice [ 0.993094] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.996276] rtc_cmos 00:00: RTC can wake from S4 [ 0.998528] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.000759] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.003003] i2c /dev entries driver [ 1.004403] device-mapper: uevent: version 1.0.3 [ 1.006163] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.009217] ledtrig-cpu: registered to indicate activity on CPUs [ 1.011627] NET: Registered protocol family 10 [ 1.013551] NET: Registered protocol family 17 [ 1.015229] Key type dns_resolver registered [ 1.017002] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.019065] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.022332] registered taskstats version 1 [ 1.023916] Loading compiled-in X.509 certificates [ 1.026230] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.029731] zswap: loaded using pool lzo/zbud [ 1.032156] Key type trusted registered [ 1.034626] Key type encrypted registered [ 1.036190] AppArmor: AppArmor sha1 policy hashing enabled [ 1.038161] ima: No TPM chip found, activating TPM-bypass! [ 1.040137] evm: HMAC attrs: 0x1 [ 1.041809] Magic number: 7:17:870 [ 1.043336] rtc_cmos 00:00: setting system clock to 2019-06-02 05:53:39 UTC (1559454819) [ 1.046350] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.048462] EDD information not available. [ 1.081054] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.100623] Write protecting the kernel read-only data: 14336k [ 1.104150] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.107419] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.77 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.157823] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.90 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.10... Lease of 192.168.120.10 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.05. iid=i-00000006 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 2019-06-02 05:53:42,400 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.5. Waiting for response... 2019-06-02 05:53:44,061 - 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 517607858 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.261911] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.265057] pid_max: default: 32768 minimum: 301 [ 0.266748] ACPI: Core revision 20150930 [ 0.268838] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.271291] Security Framework initialized [ 0.272841] Yama: becoming mindful. [ 0.274205] AppArmor: AppArmor initialized [ 0.275780] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.278237] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.280648] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.282928] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.285497] Initializing cgroup subsys io [ 0.287032] Initializing cgroup subsys memory [ 0.288666] Initializing cgroup subsys devices [ 0.290312] Initializing cgroup subsys freezer [ 0.291950] Initializing cgroup subsys net_cls [ 0.293585] Initializing cgroup subsys perf_event [ 0.295311] Initializing cgroup subsys net_prio [ 0.296988] Initializing cgroup subsys hugetlb [ 0.298625] Initializing cgroup subsys pids [ 0.300270] CPU: Physical Processor ID: 0 [ 0.302483] mce: CPU supports 10 MCE banks [ 0.304068] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.305963] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.324526] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.334321] ftrace: allocating 31920 entries in 125 pages [ 0.370970] smpboot: Max logical packages: 1 [ 0.372598] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.375143] x2apic enabled [ 0.376607] Switched APIC routing to physical x2apic. [ 0.379665] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.381794] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.385698] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.389070] KVM setup paravirtual spinlock [ 0.391165] x86: Booted up 1 node, 1 CPUs [ 0.392682] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.395247] devtmpfs: initialized [ 0.397576] evm: security.selinux [ 0.398894] evm: security.SMACK64 [ 0.400200] evm: security.SMACK64EXEC [ 0.401611] evm: security.SMACK64TRANSMUTE [ 0.403144] evm: security.SMACK64MMAP [ 0.404549] evm: security.ima [ 0.405754] evm: security.capability [ 0.407211] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.410683] pinctrl core: initialized pinctrl subsystem [ 0.412701] RTC time: 5:53:38, date: 06/02/19 [ 0.414442] NET: Registered protocol family 16 [ 0.416221] cpuidle: using governor ladder [ 0.417771] cpuidle: using governor menu [ 0.419261] PCCT header not found. [ 0.420648] ACPI: bus type PCI registered [ 0.422182] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.424514] PCI: Using configuration type 1 for base access [ 0.427228] ACPI: Added _OSI(Module Device) [ 0.428808] ACPI: Added _OSI(Processor Device) [ 0.430441] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.432170] ACPI: Added _OSI(Processor Aggregator Device) [ 0.434911] ACPI: Interpreter enabled [ 0.436339] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.439836] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.443314] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.446789] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.450264] ACPI: (supports S0 S5) [ 0.451603] ACPI: Using IOAPIC for interrupt routing [ 0.453385] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.458107] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.460266] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.462581] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.464874] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.468968] acpiphp: Slot [3] registered [ 0.470471] acpiphp: Slot [4] registered [ 0.471978] acpiphp: Slot [5] registered [ 0.473482] acpiphp: Slot [6] registered [ 0.474979] acpiphp: Slot [7] registered [ 0.476477] acpiphp: Slot [8] registered [ 0.477981] acpiphp: Slot [9] registered [ 0.479480] acpiphp: Slot [10] registered [ 0.480999] acpiphp: Slot [11] registered [ 0.482525] acpiphp: Slot [12] registered [ 0.484049] acpiphp: Slot [13] registered [ 0.485602] acpiphp: Slot [14] registered [ 0.487132] acpiphp: Slot [15] registered [ 0.505224] acpiphp: Slot [16] registered [ 0.506749] acpiphp: Slot [17] registered [ 0.508272] acpiphp: Slot [18] registered [ 0.509793] acpiphp: Slot [19] registered [ 0.511312] acpiphp: Slot [20] registered [ 0.512841] acpiphp: Slot [21] registered [ 0.514364] acpiphp: Slot [22] registered [ 0.515883] acpiphp: Slot [23] registered [ 0.517400] acpiphp: Slot [24] registered [ 0.518927] acpiphp: Slot [25] registered [ 0.520442] acpiphp: Slot [26] registered [ 0.521961] acpiphp: Slot [27] registered [ 0.523482] acpiphp: Slot [28] registered [ 0.525007] acpiphp: Slot [29] registered [ 0.526524] acpiphp: Slot [30] registered [ 0.528046] acpiphp: Slot [31] registered [ 0.529561] PCI host bridge to bus 0000:00 [ 0.531085] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.533390] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.535695] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.538426] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.541160] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.546625] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.552454] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.554888] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.557126] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.559532] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.564336] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.567036] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.589079] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.592124] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.594768] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.597395] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.599995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.602303] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.604738] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.606741] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.609677] vgaarb: loaded [ 0.610804] vgaarb: bridge control possible 0000:00:02.0 [ 0.613064] SCSI subsystem initialized [ 0.614780] ACPI: bus type USB registered [ 0.616338] usbcore: registered new interface driver usbfs [ 0.618289] usbcore: registered new interface driver hub [ 0.620192] usbcore: registered new device driver usb [ 0.622224] PCI: Using ACPI for IRQ routing [ 0.624283] NetLabel: Initializing [ 0.625633] NetLabel: domain hash size = 128 [ 0.627244] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.629064] NetLabel: unlabeled traffic allowed by default [ 0.631265] clocksource: Switched to clocksource kvm-clock [ 0.642015] AppArmor: AppArmor Filesystem Enabled [ 0.643822] pnp: PnP ACPI init [ 0.645404] pnp: PnP ACPI: found 5 devices [ 0.652623] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.655863] NET: Registered protocol family 2 [ 0.657782] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.660250] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.662533] TCP: Hash tables configured (established 4096 bind 4096) [ 0.664811] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.666878] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.669108] NET: Registered protocol family 1 [ 0.670761] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.672848] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.674890] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.690022] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.705278] Trying to unpack rootfs image as initramfs... [ 0.767254] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.770323] Scanning for low memory corruption every 60 seconds [ 0.772723] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.774920] audit: initializing netlink subsys (disabled) [ 0.776896] audit: type=2000 audit(1559454819.581:1): initialized [ 0.779311] Initialise system trusted keyring [ 0.781058] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.783278] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.786553] zbud: loaded [ 0.787825] VFS: Disk quotas dquot_6.6.0 [ 0.789357] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.792125] fuse init (API version 7.23) [ 0.793755] Key type big_key registered [ 0.795256] Allocating IMA MOK and blacklist keyrings. [ 0.797427] Key type asymmetric registered [ 0.798992] Asymmetric key parser 'x509' registered [ 0.800806] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.803618] io scheduler noop registered [ 0.805116] io scheduler deadline registered (default) [ 0.806989] io scheduler cfq registered [ 0.808561] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.810544] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.812915] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.815677] ACPI: Power Button [PWRF] [ 0.817222] GHES: HEST is not enabled! [ 0.831589] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.861538] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.865127] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.890833] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.894526] Linux agpgart interface v0.103 [ 0.898203] brd: module loaded [ 0.900713] loop: module loaded [ 0.906339] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.909094] GPT:90111 != 2097151 [ 0.910372] GPT:Alternate GPT header not at the end of the disk. [ 0.912452] GPT:90111 != 2097151 [ 0.913726] GPT: Use GNU Parted to correct GPT errors. [ 0.915568] vda: vda1 vda15 [ 0.917468] scsi host0: ata_piix [ 0.918873] scsi host1: ata_piix [ 0.920207] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.922530] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.925481] libphy: Fixed MDIO Bus: probed [ 0.927029] tun: Universal TUN/TAP device driver, 1.6 [ 0.928840] tun: (C) 1999-2004 Max Krasnyansky [ 0.932255] PPP generic driver version 2.4.2 [ 0.933928] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.936205] ehci-pci: EHCI PCI platform driver [ 0.937863] ehci-platform: EHCI generic platform driver [ 0.939744] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.941909] ohci-pci: OHCI PCI platform driver [ 0.943568] ohci-platform: OHCI generic platform driver [ 0.945456] uhci_hcd: USB Universal Host Controller Interface driver [ 0.960635] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.962527] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.965296] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.967164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.969349] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.971678] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.974361] usb usb1: Product: UHCI Host Controller [ 0.976121] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.978281] usb usb1: SerialNumber: 0000:00:01.2 [ 0.980068] hub 1-0:1.0: USB hub found [ 0.981527] hub 1-0:1.0: 2 ports detected [ 0.983198] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.987030] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.988866] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.990756] mousedev: PS/2 mouse device common for all mice [ 0.993094] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.996276] rtc_cmos 00:00: RTC can wake from S4 [ 0.998528] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.000759] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.003003] i2c /dev entries driver [ 1.004403] device-mapper: uevent: version 1.0.3 [ 1.006163] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.009217] ledtrig-cpu: registered to indicate activity on CPUs [ 1.011627] NET: Registered protocol family 10 [ 1.013551] NET: Registered protocol family 17 [ 1.015229] Key type dns_resolver registered [ 1.017002] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.019065] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.022332] registered taskstats version 1 [ 1.023916] Loading compiled-in X.509 certificates [ 1.026230] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.029731] zswap: loaded using pool lzo/zbud [ 1.032156] Key type trusted registered [ 1.034626] Key type encrypted registered [ 1.036190] AppArmor: AppArmor sha1 policy hashing enabled [ 1.038161] ima: No TPM chip found, activating TPM-bypass! [ 1.040137] evm: HMAC attrs: 0x1 [ 1.041809] Magic number: 7:17:870 [ 1.043336] rtc_cmos 00:00: setting system clock to 2019-06-02 05:53:39 UTC (1559454819) [ 1.046350] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.048462] EDD information not available. [ 1.081054] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.100623] Write protecting the kernel read-only data: 14336k [ 1.104150] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.107419] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.77 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.157823] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.90 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.10... Lease of 192.168.120.10 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.05. iid=i-00000006 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNuoFJLTTBGV5HPI+qepHniTLVwNGNiM26s5W9R8rkdeqX1aPBEMMyiFpuK6IdcRpm5W+VrtvGyLvDCk5OwOufIwndSBujdox5sGTOwPAf7VUDZ22noxpJEsD4ZHjtlUj7QrqIAsWMXZpiBS8zwuQCye2KrTQIgwzbvYhOLgYLqPP10UibSxrjSwWT8AYmf2aQQVcpS/JrycLch26pgwlf510yFPkv/aFiPrB3Bc9jDv2woIxdjjIzESuXnY3RB8CKXQGMQKeEaf6ob3nvDe3fq9R+Tf/DckFAI9lrwFsXVcdn1DQPfSOpniCKknzsUB9p+/iVOXUVC74TNxMEGvQF root@vping-userdata-vm2-7df4a329-517b-41e3-8615-a28f6ee3bd42 ssh-dss AAAAB3NzaC1kc3MAAACBANe42/Z+CMiA5YQxpgUpa91frinJg5nzqLPRfrFro5ILfh5V9x4BVdyFTkrYror+Xfv5Z3LLiDxUL8NxD81YPF0fApKsEkvZvCpYYj6aTJ/enV4TbRR48kFEfHewkjQDyKr7RZV0PLCJO5miO3em198hZisWHtI0KcyK49SLScalAAAAFQDYkydXfJmqcP+SPeK20Z3wDnQ8jwAAAIA0yohbMksDxAYuIzXPQa287q7S4gZJEq0yD4IHfHcKsbL6o8aFcCYeVcf/UfuyDUT0iGtaLSTXbM0u+ZVZQEnhMcLG/8lv+DvN8ml1Z4XZHyHFfihORY1Zr3DcPEzOP0RM4KPeZvf3KS0CJC9CXYnjRm7HyLA1/GIPOM2npS/5wQAAAIEAw4NXPblkJce86TZqfnZsjeFB5DvKxXO2oxnMworrVOzqwXvrsFz1ApQb4BFRDFSVzpL7kPGK7KUmYtM87XOKIwBGsRdJpTL6WrlYwNZd1dVoBpsR4aKn2wDvT6oJzk3X5V1Et99yHxrjn93OXuA1Im4zxxk51RYBRe2TKjPj31A= root@vping-userdata-vm2-7df4a329-517b-41e3-8615-a28f6ee3bd42 -----END SSH HOST KEY KEYS----- === network info === 2019-06-02 05:53:44,062 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2019-06-02 05:53:44,188 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-02 05:53:44,188 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:39 | PASS | +------------------------+------------------+------------------+----------------+ 2019-06-02 05:53:58,322 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2019-06-02 05:53:59,686 - 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'21c64e3fe4674db89246d7b0a9059eaa', '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_9c087179-f4ec-4030-8cb4-f430f755a679'}) 2019-06-02 05:54:00,080 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'29e4f387d59a485d883bde3b20c13b67', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_9c087179-f4ec-4030-8cb4-f430f755a679'}) 2019-06-02 05:54:01,445 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_9c087179-f4ec-4030-8cb4-f430f755a679', 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'21c64e3fe4674db89246d7b0a9059eaa', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'CDdBlN9bhH77ZgolpIWJ3wJ9jk2Pe3', 'username': u'cinder_test-user_9c087179-f4ec-4030-8cb4-f430f755a679', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22: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-02 05:54:01,449 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_9c087179-f4ec-4030-8cb4-f430f755a679', 'password': 'CDdBlN9bhH77ZgolpIWJ3wJ9jk2Pe3', 'project_name': 'cinder_test-project_9c087179-f4ec-4030-8cb4-f430f755a679', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '21c64e3fe4674db89246d7b0a9059eaa', 'project_domain_name': 'Default'} 2019-06-02 05:54:01,450 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2019-06-02 05:54:01,992 - 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-02T05:54:01Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f5557c35-cd5d-4e6a-8f21-cd5430ab7578', 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'cinder_test-net_9c087179-f4ec-4030-8cb4-f430f755a679', u'created_at': u'2019-06-02T05:54:01Z', u'mtu': 1450, u'tenant_id': u'21c64e3fe4674db89246d7b0a9059eaa', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'21c64e3fe4674db89246d7b0a9059eaa', u'l2_adjacency': True}) 2019-06-02 05:54:03,540 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-02T05:54:03Z', 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'ad782de6-e903-49dc-8bf2-e2c8de61e0ef', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_9c087179-f4ec-4030-8cb4-f430f755a679', u'enable_dhcp': True, u'network_id': u'f5557c35-cd5d-4e6a-8f21-cd5430ab7578', u'tenant_id': u'21c64e3fe4674db89246d7b0a9059eaa', u'created_at': u'2019-06-02T05:54:03Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'21c64e3fe4674db89246d7b0a9059eaa'}) 2019-06-02 05:54:05,281 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-02T05:54:04Z', u'revision_number': 2, u'id': u'af42355f-3548-42ad-8720-28e2d7c9db7a', u'external_gateway_info': {u'network_id': u'c2796163-bdf4-4e6d-b43c-d15508fb1de0', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7c8ede4f-3310-4fef-9dcd-f4fc2b0977e9', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_9c087179-f4ec-4030-8cb4-f430f755a679', u'admin_state_up': True, u'tenant_id': u'21c64e3fe4674db89246d7b0a9059eaa', u'created_at': u'2019-06-02T05:54:03Z', u'flavor_id': None, u'routes': [], u'project_id': u'21c64e3fe4674db89246d7b0a9059eaa'}) 2019-06-02 05:54:09,082 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/5673f8c0-bcd2-432f-ab30-8f1f112e578c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5673f8c0-bcd2-432f-ab30-8f1f112e578c/file', 'owner': u'21c64e3fe4674db89246d7b0a9059eaa', 'id': u'5673f8c0-bcd2-432f-ab30-8f1f112e578c', 'size': 12716032, u'self': u'/v2/images/5673f8c0-bcd2-432f-ab30-8f1f112e578c', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'21c64e3fe4674db89246d7b0a9059eaa', 'name': 'cinder_test-project_9c087179-f4ec-4030-8cb4-f430f755a679', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/5673f8c0-bcd2-432f-ab30-8f1f112e578c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-02T05:54:08Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-02T05:54:08Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_9c087179-f4ec-4030-8cb4-f430f755a679', '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/5673f8c0-bcd2-432f-ab30-8f1f112e578c', 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_9c087179-f4ec-4030-8cb4-f430f755a679', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_9c087179-f4ec-4030-8cb4-f430f755a679', 'created': u'2019-06-02T05:54:08Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-02T05:54: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/5673f8c0-bcd2-432f-ab30-8f1f112e578c', 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_9c087179-f4ec-4030-8cb4-f430f755a679', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-02 05:54:09,457 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_9c087179-f4ec-4030-8cb4-f430f755a679', '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'8844e8f393854387ac00e6dfabd2445e', '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'9e4c9b3e-89b5-47c1-bf23-ec726e07e675', 'swap': 0}) 2019-06-02 05:54:09,868 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNVirBZaFrn6SiS25xw+Lgt6EyOuUegBs2t1yl3h79OwnfyNADKpqEqHdZ3BrSfO6kXzP6rVnhB8djvI+xQ3/HRwcao/45L/tf1qLgLrAvYLZDoQnuoXB05Mf4gTitmACugwlurgkmkkSdqKV3fIR8KdluDkRRpUT1p/Hs9ikjv0GIHkN7f4fQ1EXn2lddzxYLhFJX7CNz1gITKycTu5/PYBXrkfthJJo3NE6zpMloFTCVYj0qpwTa5sLRuFZlfh7hpyTrb/j/0LddocX1+8a2rPFJAXN4IB7Z7UchP8tr+EzDdtubZgFlTqY4hp2tNMyV25BR21rTFBixqngc4iHF Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAzVYqwWWha5+koktuccPi4LehMjrlHoAbNrdcpd4e/TsJ38jQ\nAyqahKh3Wdwa0nzupF8z+q1Z4QfHY7yPsUN/x0cHGqP+OS/7X9ai4C6wL2C2Q6EJ\n7qFwdOTH+IE4rZgAroMJbq4JJpJEnaild3yEfCnZbg5EUaVE9afx7PYpI79BiB5D\ne3+H0NRF59pXXc8WC4RSV+wjc9YCEysnE7ufz2AV65H7YSSaNzROs6TJaBUwlWI9\nKqcE2ubC0bhWZX4e4ack62/4/9C3XaHF9fvGtqzxSQFzeCAe2e1HIT/La/hMw3bb\nm2YBZU6mOIadrTTMlduQUdta0xQYsap4HOIhxQIDAQABAoIBAAm8EwzWJ5/1kpWL\nI/JKyh/DNOYvupsGkcO3T7IhZLC2stIkMBBmXar6XaYp9C+Ucq/iP5Gb1E4B02cc\nEmfh/lXRPTn7GltVtgImJ9SfAgVM/XcZVGI2zyELk5tpbOl18lpTpgfUQmTMvGoJ\nC8ctZQ6J4WABVyXTwwAudR650Nt76O7Fwbd3+hbEdem7Wk9eEXO0SQYjgMknB6BT\nYhggquGhF4QbHEE7oblsXoVfMrWn+w/jnq0r19CdaG6sHJlra2iLB6zbi0uOYdyu\n+Oo+mexZeek762siCsasBEW8/PwWtiqh7Ufw3MSJySEA5f5w/hgXzC0ed3idIYcZ\nZBwzfmECgYEA95G+gjQPkP+6wPUk6PqQ6N3pL2xH0KvpGIwf8Hz0qf2oXrHT0alU\nsSH74kgF+vGwQujvQB3ibhpw+mzlmHbM9dWRz+aPiWIF3bOXB1+plQ+PjMKAZPsB\n3pd9UIVYSNWhLsLw43bkSoNJ9NcqHXziSrJJUfv299ebpKmUScc7ME0CgYEA1FQ/\nQFAdMarn3JmeRl3wPv5/eWZdzMDazbsy5JBz0sbtGG9UgNz7QOk2x7wkm81Df9o0\nUm2J7NEAx1Dr2ZK89PoVzvjpUnC/xmDjo9+cFoyNBBCxnZqT1eliyOZzMRe5jsWa\nfiCKOZwvPGW52qFJUUTjYUcXLOzBMi3plpjrM1kCgYEAl4KOgMizrh2TgXuFtz+B\nZ8JHb0ppOP+8i9VVxqvyYAZpAGr8IxfqSO1vZbCGWGmJYamEokynwpJUCi6S5Jfw\nH5MwxXdo6L8gr+m0yEJ3Wk5Hn/F4+lPTdRJpEtpIiWqUVjXfjpW4aRGoNTto/trq\n8qPh01bMcil1i3Rs2CohwxECgYEAg6+0guitEo7Suqiz1ySPyiIBYYOxjTnW+l2t\n1MAadZFWnx79I+bqFXoOtZXkhpSp1nO4m57AOhXuC7AOdqRhePZZ7EHIQ48WAa05\nwfr/TaTiGLFZ10t1gOf8kmkK7FmwhfHcPXllARHy4dydhhEd7b9x3nU+1GgJ8lsz\nUmmJBhECgYEAt3WEzgZCOE/MPJTg2U0yNNBHiGi6LlfsP/xEj/YYAC5yD0KT+XYj\nN4HJtLmrtxWsOviCUW0lRbfS6aqrak6e7cmZ7ckbimoObH4bn2m9b+KqcUDfo7/r\n8ZDlScuPeTl/r5FA7EscS5UagNxl/tvoUp91h/JPQsJk5QrBiUVMih8=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'29e4f387d59a485d883bde3b20c13b67', 'name': u'cinder_test-kp_9c087179-f4ec-4030-8cb4-f430f755a679', 'created_at': '2019-06-02T05:54:09.868126', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'21c64e3fe4674db89246d7b0a9059eaa', 'name': 'cinder_test-project_9c087179-f4ec-4030-8cb4-f430f755a679', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'61:6c:a5:5e:cb:54:32:43:e7:a1:ba:05:78:ca:84:d1', 'type': 'ssh', 'id': u'cinder_test-kp_9c087179-f4ec-4030-8cb4-f430f755a679'}) 2019-06-02 05:54:09,868 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAzVYqwWWha5+koktuccPi4LehMjrlHoAbNrdcpd4e/TsJ38jQ AyqahKh3Wdwa0nzupF8z+q1Z4QfHY7yPsUN/x0cHGqP+OS/7X9ai4C6wL2C2Q6EJ 7qFwdOTH+IE4rZgAroMJbq4JJpJEnaild3yEfCnZbg5EUaVE9afx7PYpI79BiB5D e3+H0NRF59pXXc8WC4RSV+wjc9YCEysnE7ufz2AV65H7YSSaNzROs6TJaBUwlWI9 KqcE2ubC0bhWZX4e4ack62/4/9C3XaHF9fvGtqzxSQFzeCAe2e1HIT/La/hMw3bb m2YBZU6mOIadrTTMlduQUdta0xQYsap4HOIhxQIDAQABAoIBAAm8EwzWJ5/1kpWL I/JKyh/DNOYvupsGkcO3T7IhZLC2stIkMBBmXar6XaYp9C+Ucq/iP5Gb1E4B02cc Emfh/lXRPTn7GltVtgImJ9SfAgVM/XcZVGI2zyELk5tpbOl18lpTpgfUQmTMvGoJ C8ctZQ6J4WABVyXTwwAudR650Nt76O7Fwbd3+hbEdem7Wk9eEXO0SQYjgMknB6BT YhggquGhF4QbHEE7oblsXoVfMrWn+w/jnq0r19CdaG6sHJlra2iLB6zbi0uOYdyu +Oo+mexZeek762siCsasBEW8/PwWtiqh7Ufw3MSJySEA5f5w/hgXzC0ed3idIYcZ ZBwzfmECgYEA95G+gjQPkP+6wPUk6PqQ6N3pL2xH0KvpGIwf8Hz0qf2oXrHT0alU sSH74kgF+vGwQujvQB3ibhpw+mzlmHbM9dWRz+aPiWIF3bOXB1+plQ+PjMKAZPsB 3pd9UIVYSNWhLsLw43bkSoNJ9NcqHXziSrJJUfv299ebpKmUScc7ME0CgYEA1FQ/ QFAdMarn3JmeRl3wPv5/eWZdzMDazbsy5JBz0sbtGG9UgNz7QOk2x7wkm81Df9o0 Um2J7NEAx1Dr2ZK89PoVzvjpUnC/xmDjo9+cFoyNBBCxnZqT1eliyOZzMRe5jsWa fiCKOZwvPGW52qFJUUTjYUcXLOzBMi3plpjrM1kCgYEAl4KOgMizrh2TgXuFtz+B Z8JHb0ppOP+8i9VVxqvyYAZpAGr8IxfqSO1vZbCGWGmJYamEokynwpJUCi6S5Jfw H5MwxXdo6L8gr+m0yEJ3Wk5Hn/F4+lPTdRJpEtpIiWqUVjXfjpW4aRGoNTto/trq 8qPh01bMcil1i3Rs2CohwxECgYEAg6+0guitEo7Suqiz1ySPyiIBYYOxjTnW+l2t 1MAadZFWnx79I+bqFXoOtZXkhpSp1nO4m57AOhXuC7AOdqRhePZZ7EHIQ48WAa05 wfr/TaTiGLFZ10t1gOf8kmkK7FmwhfHcPXllARHy4dydhhEd7b9x3nU+1GgJ8lsz UmmJBhECgYEAt3WEzgZCOE/MPJTg2U0yNNBHiGi6LlfsP/xEj/YYAC5yD0KT+XYj N4HJtLmrtxWsOviCUW0lRbfS6aqrak6e7cmZ7ckbimoObH4bn2m9b+KqcUDfo7/r 8ZDlScuPeTl/r5FA7EscS5UagNxl/tvoUp91h/JPQsJk5QrBiUVMih8= -----END RSA PRIVATE KEY----- 2019-06-02 05:54:23,007 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_9c087179-f4ec-4030-8cb4-f430f755a679': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:13:cc:04', u'version': 4, u'addr': u'192.168.120.4', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'5673f8c0-bcd2-432f-ab30-8f1f112e578c'}), 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-02T05:54:20.000000', 'flavor': Munch({u'id': u'9e4c9b3e-89b5-47c1-bf23-ec726e07e675'}), 'az': u'nova', 'id': u'9637a38d-ba02-4aff-9449-0e26e45655ba', 'security_groups': [Munch({u'name': u'cinder_test-sg_9c087179-f4ec-4030-8cb4-f430f755a679'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'29e4f387d59a485d883bde3b20c13b67', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'21c64e3fe4674db89246d7b0a9059eaa', 'name': 'cinder_test-project_9c087179-f4ec-4030-8cb4-f430f755a679', '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-02T05:54:20.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-02T05:54:20Z', 'hostId': u'e326b16d4dc0ffba6dff39cb141262c879c390dbe207f5027609945c', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_9c087179-f4ec-4030-8cb4-f430f755a679', 'public_v6': '', 'private_v4': u'192.168.120.4', 'cloud': 'envvars', 'host_id': u'e326b16d4dc0ffba6dff39cb141262c879c390dbe207f5027609945c', '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-02T05:54:20.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'21c64e3fe4674db89246d7b0a9059eaa', 'name': u'cinder_test-vm2_9c087179-f4ec-4030-8cb4-f430f755a679', 'adminPass': u'umA9WSf83ke2', 'tenant_id': u'21c64e3fe4674db89246d7b0a9059eaa', 'created_at': u'2019-06-02T05:54:12Z', 'created': u'2019-06-02T05:54:12Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-02 05:54:26,719 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'af42355f-3548-42ad-8720-28e2d7c9db7a', 'updated_at': u'2019-06-02T05:54:26Z', 'fixed_ip_address': u'192.168.120.4', 'floating_ip_address': u'172.30.9.202', 'revision_number': 1, 'port_id': u'3735dd50-f447-4afd-b590-dcac5ff27465', 'id': u'18a2922c-cc2b-49cb-9e2f-9e409a7bc9b0', 'network': u'c2796163-bdf4-4e6d-b43c-d15508fb1de0', 'port': u'3735dd50-f447-4afd-b590-dcac5ff27465', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'21c64e3fe4674db89246d7b0a9059eaa', 'name': 'cinder_test-project_9c087179-f4ec-4030-8cb4-f430f755a679', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'21c64e3fe4674db89246d7b0a9059eaa', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'c2796163-bdf4-4e6d-b43c-d15508fb1de0', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'f5557c35-cd5d-4e6a-8f21-cd5430ab7578', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:13:cc:04', u'device_id': u'9637a38d-ba02-4aff-9449-0e26e45655ba'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'21c64e3fe4674db89246d7b0a9059eaa', 'created_at': u'2019-06-02T05:54:24Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'f5557c35-cd5d-4e6a-8f21-cd5430ab7578', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:13:cc:04', u'device_id': u'9637a38d-ba02-4aff-9449-0e26e45655ba'}), 'router': u'af42355f-3548-42ad-8720-28e2d7c9db7a'}) 2019-06-02 05:54:27,291 - 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 534322546 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.242166] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.245264] pid_max: default: 32768 minimum: 301 [ 0.246940] ACPI: Core revision 20150930 [ 0.249023] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.251452] Security Framework initialized [ 0.252987] Yama: becoming mindful. [ 0.254346] AppArmor: AppArmor initialized [ 0.255919] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.258347] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.260727] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.262984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.265538] Initializing cgroup subsys io [ 0.267061] Initializing cgroup subsys memory [ 0.268679] Initializing cgroup subsys devices [ 0.270305] Initializing cgroup subsys freezer [ 0.271927] Initializing cgroup subsys net_cls [ 0.273550] Initializing cgroup subsys perf_event [ 0.275249] Initializing cgroup subsys net_prio [ 0.276917] Initializing cgroup subsys hugetlb [ 0.278532] Initializing cgroup subsys pids [ 0.280147] CPU: Physical Processor ID: 0 [ 0.282353] mce: CPU supports 10 MCE banks [ 0.283921] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.285804] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.304621] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.314632] ftrace: allocating 31920 entries in 125 pages [ 0.351837] smpboot: Max logical packages: 1 [ 0.353459] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.355969] x2apic enabled [ 0.357416] Switched APIC routing to physical x2apic. [ 0.360442] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.362532] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.366388] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.369720] KVM setup paravirtual spinlock [ 0.371763] x86: Booted up 1 node, 1 CPUs [ 0.373262] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.375794] devtmpfs: initialized [ 0.378111] evm: security.selinux [ 0.379405] evm: security.SMACK64 [ 0.380689] evm: security.SMACK64EXEC [ 0.382080] evm: security.SMACK64TRANSMUTE [ 0.383586] evm: security.SMACK64MMAP [ 0.384975] evm: security.ima [ 0.386166] evm: security.capability [ 0.387607] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.391046] pinctrl core: initialized pinctrl subsystem [ 0.393057] RTC time: 5:54:20, date: 06/02/19 [ 0.394782] NET: Registered protocol family 16 [ 0.396543] cpuidle: using governor ladder [ 0.398072] cpuidle: using governor menu [ 0.399537] PCCT header not found. [ 0.400905] ACPI: bus type PCI registered [ 0.402398] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.404693] PCI: Using configuration type 1 for base access [ 0.407393] ACPI: Added _OSI(Module Device) [ 0.408954] ACPI: Added _OSI(Processor Device) [ 0.410559] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.412244] ACPI: Added _OSI(Processor Aggregator Device) [ 0.415006] ACPI: Interpreter enabled [ 0.416424] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.419883] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.423330] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.426781] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.430224] ACPI: (supports S0 S5) [ 0.431540] ACPI: Using IOAPIC for interrupt routing [ 0.433311] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.437995] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.440127] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.442437] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.444674] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.448708] acpiphp: Slot [3] registered [ 0.450195] acpiphp: Slot [4] registered [ 0.451676] acpiphp: Slot [5] registered [ 0.453162] acpiphp: Slot [6] registered [ 0.454642] acpiphp: Slot [7] registered [ 0.456126] acpiphp: Slot [8] registered [ 0.457612] acpiphp: Slot [9] registered [ 0.459093] acpiphp: Slot [10] registered [ 0.460597] acpiphp: Slot [11] registered [ 0.462107] acpiphp: Slot [12] registered [ 0.463609] acpiphp: Slot [13] registered [ 0.465113] acpiphp: Slot [14] registered [ 0.466676] acpiphp: Slot [15] registered [ 0.484570] acpiphp: Slot [16] registered [ 0.486077] acpiphp: Slot [17] registered [ 0.487599] acpiphp: Slot [18] registered [ 0.489105] acpiphp: Slot [19] registered [ 0.490604] acpiphp: Slot [20] registered [ 0.492110] acpiphp: Slot [21] registered [ 0.493614] acpiphp: Slot [22] registered [ 0.495117] acpiphp: Slot [23] registered [ 0.496620] acpiphp: Slot [24] registered [ 0.498133] acpiphp: Slot [25] registered [ 0.499648] acpiphp: Slot [26] registered [ 0.501156] acpiphp: Slot [27] registered [ 0.502664] acpiphp: Slot [28] registered [ 0.504174] acpiphp: Slot [29] registered [ 0.505672] acpiphp: Slot [30] registered [ 0.507183] acpiphp: Slot [31] registered [ 0.508685] PCI host bridge to bus 0000:00 [ 0.510195] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.512475] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.514759] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.517459] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.520173] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.522934] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.531762] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.534511] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.537081] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.539461] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.545613] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.548432] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.572385] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.575134] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.577766] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.580631] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.583218] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.585588] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.588652] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.590637] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.593532] vgaarb: loaded [ 0.594644] vgaarb: bridge control possible 0000:00:02.0 [ 0.597261] SCSI subsystem initialized [ 0.599319] ACPI: bus type USB registered [ 0.600903] usbcore: registered new interface driver usbfs [ 0.602853] usbcore: registered new interface driver hub [ 0.604733] usbcore: registered new device driver usb [ 0.606919] PCI: Using ACPI for IRQ routing [ 0.609343] NetLabel: Initializing [ 0.610692] NetLabel: domain hash size = 128 [ 0.612293] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.614126] NetLabel: unlabeled traffic allowed by default [ 0.616618] clocksource: Switched to clocksource kvm-clock [ 0.628573] AppArmor: AppArmor Filesystem Enabled [ 0.630391] pnp: PnP ACPI init [ 0.632074] pnp: PnP ACPI: found 5 devices [ 0.639410] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.642643] NET: Registered protocol family 2 [ 0.644805] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.647236] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.649501] TCP: Hash tables configured (established 4096 bind 4096) [ 0.651781] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.653836] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.656101] NET: Registered protocol family 1 [ 0.657780] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.659847] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.661877] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.677049] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.692399] Trying to unpack rootfs image as initramfs... [ 0.757888] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.761097] Scanning for low memory corruption every 60 seconds [ 0.763657] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.765940] audit: initializing netlink subsys (disabled) [ 0.767876] audit: type=2000 audit(1559454861.225:1): initialized [ 0.770377] Initialise system trusted keyring [ 0.772175] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.774353] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.777679] zbud: loaded [ 0.778958] VFS: Disk quotas dquot_6.6.0 [ 0.780482] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.783266] fuse init (API version 7.23) [ 0.784944] Key type big_key registered [ 0.786440] Allocating IMA MOK and blacklist keyrings. [ 0.788652] Key type asymmetric registered [ 0.790211] Asymmetric key parser 'x509' registered [ 0.792003] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.794802] io scheduler noop registered [ 0.796279] io scheduler deadline registered (default) [ 0.798166] io scheduler cfq registered [ 0.799748] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.801714] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.804098] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.806816] ACPI: Power Button [PWRF] [ 0.808373] GHES: HEST is not enabled! [ 0.822755] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.852924] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.856674] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.882382] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.886171] Linux agpgart interface v0.103 [ 0.890190] brd: module loaded [ 0.892823] loop: module loaded [ 0.898349] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.901079] GPT:90111 != 2097151 [ 0.902347] GPT:Alternate GPT header not at the end of the disk. [ 0.904409] GPT:90111 != 2097151 [ 0.905674] GPT: Use GNU Parted to correct GPT errors. [ 0.907492] vda: vda1 vda15 [ 0.909541] scsi host0: ata_piix [ 0.910946] scsi host1: ata_piix [ 0.912273] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.914565] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.917544] libphy: Fixed MDIO Bus: probed [ 0.919091] tun: Universal TUN/TAP device driver, 1.6 [ 0.920891] tun: (C) 1999-2004 Max Krasnyansky [ 0.924345] PPP generic driver version 2.4.2 [ 0.926029] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.928321] ehci-pci: EHCI PCI platform driver [ 0.929981] ehci-platform: EHCI generic platform driver [ 0.931849] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.934084] ohci-pci: OHCI PCI platform driver [ 0.935733] ohci-platform: OHCI generic platform driver [ 0.937607] uhci_hcd: USB Universal Host Controller Interface driver [ 0.952802] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.954684] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.957436] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.959304] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.961549] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.963853] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.966482] usb usb1: Product: UHCI Host Controller [ 0.968233] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.970362] usb usb1: SerialNumber: 0000:00:01.2 [ 0.972142] hub 1-0:1.0: USB hub found [ 0.973597] hub 1-0:1.0: 2 ports detected [ 0.975320] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.979184] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.980967] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.982850] mousedev: PS/2 mouse device common for all mice [ 0.985206] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.988407] rtc_cmos 00:00: RTC can wake from S4 [ 0.990669] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.992908] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.995138] i2c /dev entries driver [ 0.996541] device-mapper: uevent: version 1.0.3 [ 0.998316] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.001379] ledtrig-cpu: registered to indicate activity on CPUs [ 1.003849] NET: Registered protocol family 10 [ 1.005981] NET: Registered protocol family 17 [ 1.007638] Key type dns_resolver registered [ 1.009444] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.011490] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.014766] registered taskstats version 1 [ 1.016353] Loading compiled-in X.509 certificates [ 1.018710] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.022203] zswap: loaded using pool lzo/zbud [ 1.024909] Key type trusted registered [ 1.027490] Key type encrypted registered [ 1.029039] AppArmor: AppArmor sha1 policy hashing enabled [ 1.031006] ima: No TPM chip found, activating TPM-bypass! [ 1.032978] evm: HMAC attrs: 0x1 [ 1.034677] Magic number: 7:567:920 [ 1.036239] rtc_cmos 00:00: setting system clock to 2019-06-02 05:54:20 UTC (1559454860) [ 1.039263] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.041350] EDD information not available. [ 1.075459] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.094815] Write protecting the kernel read-only data: 14336k [ 1.100263] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.103666] 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.154500] 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.98 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.4... Lease of 192.168.120.4 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.13. iid=i-00000007 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCQZG2+umQbdPG0D/KzkWQx3lrbCHH5kqN1XXDILRQeWHUOMytI14uFIBtNBUo9lHT6uItdXTxDJDaS4C8EGRu2oaM2c+E2bsT6NlEbhqMY8VFvmmdunOmojWOljoJrgKFJJiZ6Y+nkn+fhUkpjZrEWClkeQ0pWIG4Tc9XjsjUlusyF+LIi6taHtDesbjWlIJwbIDiyu/w1Mhajt7FqzCCrFepePAL3hCPdjH/ksJctHrw8g2OOCuLPflqXknDntUuzHK+RfGoA1mvX5HBLRCctzyzNGYoMOjG5pH0eg+ATJ7I+Xd7NsdeeVy9zBf594JQwCRllqbLplBq4XAubeK3D root@cinder-test-vm2-9c087179-f4ec-4030-8cb4-f430f755a679 ssh-dss AAAAB3NzaC1kc3MAAACBANN7JnIF7grDvaNhp0sDeJlcJ8ctUp+D1DGoB/wLrjbLhXSqSKOcz+C9AORRc7+jWEztN3h0MBnsijTCfRj6hgITXz2SJPdjDksw5CNjEgFxSxxIC7apR7rPna12sIxtzZl13DpgRowhOnumrppX03rykO2P2SsNUyrb3vNa6br5AAAAFQCMNfC3AeacJAKfSbhUw/FZiTcJwwAAAIAfZrPMlRpP69eWfiDdghxlOBUQBpYNV7q2UWEhTK0mdoXUfzf28nDOju4qYb/uZGC8Wu6fIoA7S6ELzBxh/16hz6fbMQD8FzYGo5d1i+QwSJsu/rNDAC13z98Z88y+Wcs4Vw1WrpC4vsSyFD621AO2P1yPksh/AOQZOFH+pKzkVQAAAIEAi98oaI4JWXkNFC2kNKkViuFMBGM0hPbjIf5tqmR19QeaDBKG6kuOl/vA4Yk1prAyoOhev4z+XjZUCKUM6Gi4NXO03M3A2Y22Sz9sf4yjB54Hx161jie/nuCXcSJluAakkccgQ7+0ohxK9ScDrWpBH7yqZmw358olQ3Avv7+4mzs= root@cinder-test-vm2-9c087179-f4ec-4030-8cb4-f430f755a679 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 1.24s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.4,24,fe80::f816:3eff:fe13:cc04/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.4 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000007 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-9c087179-f4ec-4030-8cb4-f430f755a679 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.79 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-9c087179-f4ec-4030-8cb4-f430f755a679 login: 2019-06-02 05:54:47,317 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_9c087179-f4ec-4030-8cb4-f430f755a679': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c4:ac:8a', 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'5673f8c0-bcd2-432f-ab30-8f1f112e578c'}), 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-02T05:54:44.000000', 'flavor': Munch({u'id': u'9e4c9b3e-89b5-47c1-bf23-ec726e07e675'}), 'az': u'nova', 'id': u'ef2319a0-6e3c-4f2e-b06d-37d4c75ddbfc', 'security_groups': [Munch({u'name': u'cinder_test-sg_9c087179-f4ec-4030-8cb4-f430f755a679'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'29e4f387d59a485d883bde3b20c13b67', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'21c64e3fe4674db89246d7b0a9059eaa', 'name': 'cinder_test-project_9c087179-f4ec-4030-8cb4-f430f755a679', '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-02T05:54:44.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-02T05:54:44Z', 'hostId': u'a10a79dbe6c9f356e42b93cc2d142f04fe7cd5ea0988b611c616dd92', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_9c087179-f4ec-4030-8cb4-f430f755a679', 'public_v6': '', 'private_v4': u'192.168.120.13', 'cloud': 'envvars', 'host_id': u'a10a79dbe6c9f356e42b93cc2d142f04fe7cd5ea0988b611c616dd92', '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-02T05:54:44.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'21c64e3fe4674db89246d7b0a9059eaa', 'name': u'cinder_test-vm_9c087179-f4ec-4030-8cb4-f430f755a679', 'adminPass': u'czrifx2YUj7i', 'tenant_id': u'21c64e3fe4674db89246d7b0a9059eaa', 'created_at': u'2019-06-02T05:54:35Z', 'created': u'2019-06-02T05:54:35Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-02 05:54:51,063 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'af42355f-3548-42ad-8720-28e2d7c9db7a', 'updated_at': u'2019-06-02T05:54:50Z', 'fixed_ip_address': u'192.168.120.13', 'floating_ip_address': u'172.30.9.216', 'revision_number': 1, 'port_id': u'450e67ae-bdca-45bb-addd-94c948895c9c', 'id': u'378d684d-b6a6-417c-9dee-c6de8fc44724', 'network': u'c2796163-bdf4-4e6d-b43c-d15508fb1de0', 'port': u'450e67ae-bdca-45bb-addd-94c948895c9c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'21c64e3fe4674db89246d7b0a9059eaa', 'name': 'cinder_test-project_9c087179-f4ec-4030-8cb4-f430f755a679', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'21c64e3fe4674db89246d7b0a9059eaa', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'c2796163-bdf4-4e6d-b43c-d15508fb1de0', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'f5557c35-cd5d-4e6a-8f21-cd5430ab7578', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:c4:ac:8a', u'device_id': u'ef2319a0-6e3c-4f2e-b06d-37d4c75ddbfc'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'21c64e3fe4674db89246d7b0a9059eaa', 'created_at': u'2019-06-02T05:54:48Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'f5557c35-cd5d-4e6a-8f21-cd5430ab7578', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:c4:ac:8a', u'device_id': u'ef2319a0-6e3c-4f2e-b06d-37d4c75ddbfc'}), 'router': u'af42355f-3548-42ad-8720-28e2d7c9db7a'}) 2019-06-02 05:54:51,136 - 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 540962628 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.252012] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.255265] pid_max: default: 32768 minimum: 301 [ 0.257003] ACPI: Core revision 20150930 [ 0.259100] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.261634] Security Framework initialized [ 0.263242] Yama: becoming mindful. [ 0.264671] AppArmor: AppArmor initialized [ 0.266295] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.268825] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.271291] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.273650] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.276286] Initializing cgroup subsys io [ 0.277847] Initializing cgroup subsys memory [ 0.279524] Initializing cgroup subsys devices [ 0.281208] Initializing cgroup subsys freezer [ 0.282903] Initializing cgroup subsys net_cls [ 0.284613] Initializing cgroup subsys perf_event [ 0.286381] Initializing cgroup subsys net_prio [ 0.288093] Initializing cgroup subsys hugetlb [ 0.289770] Initializing cgroup subsys pids [ 0.291433] CPU: Physical Processor ID: 0 [ 0.293675] mce: CPU supports 10 MCE banks [ 0.295335] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.297280] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.317193] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.326974] ftrace: allocating 31920 entries in 125 pages [ 0.362950] smpboot: Max logical packages: 1 [ 0.364608] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.367235] x2apic enabled [ 0.368701] Switched APIC routing to physical x2apic. [ 0.371776] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.373941] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.377986] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.381443] KVM setup paravirtual spinlock [ 0.383475] x86: Booted up 1 node, 1 CPUs [ 0.385045] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.387674] devtmpfs: initialized [ 0.389990] evm: security.selinux [ 0.391322] evm: security.SMACK64 [ 0.392663] evm: security.SMACK64EXEC [ 0.394096] evm: security.SMACK64TRANSMUTE [ 0.395687] evm: security.SMACK64MMAP [ 0.397118] evm: security.ima [ 0.398344] evm: security.capability [ 0.399824] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.403371] pinctrl core: initialized pinctrl subsystem [ 0.405457] RTC time: 5:54:44, date: 06/02/19 [ 0.407231] NET: Registered protocol family 16 [ 0.409037] cpuidle: using governor ladder [ 0.410614] cpuidle: using governor menu [ 0.412168] PCCT header not found. [ 0.413579] ACPI: bus type PCI registered [ 0.415133] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.417555] PCI: Using configuration type 1 for base access [ 0.420312] ACPI: Added _OSI(Module Device) [ 0.421933] ACPI: Added _OSI(Processor Device) [ 0.423612] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.425368] ACPI: Added _OSI(Processor Aggregator Device) [ 0.428172] ACPI: Interpreter enabled [ 0.429655] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.433218] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.436806] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.440409] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.443975] ACPI: (supports S0 S5) [ 0.445327] ACPI: Using IOAPIC for interrupt routing [ 0.447185] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.452003] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.454217] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.456664] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.459023] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.463203] acpiphp: Slot [3] registered [ 0.464712] acpiphp: Slot [4] registered [ 0.466215] acpiphp: Slot [5] registered [ 0.467724] acpiphp: Slot [6] registered [ 0.469225] acpiphp: Slot [7] registered [ 0.470728] acpiphp: Slot [8] registered [ 0.472237] acpiphp: Slot [9] registered [ 0.473743] acpiphp: Slot [10] registered [ 0.475268] acpiphp: Slot [11] registered [ 0.476801] acpiphp: Slot [12] registered [ 0.478333] acpiphp: Slot [13] registered [ 0.479902] acpiphp: Slot [14] registered [ 0.481432] acpiphp: Slot [15] registered [ 0.499888] acpiphp: Slot [16] registered [ 0.501454] acpiphp: Slot [17] registered [ 0.502989] acpiphp: Slot [18] registered [ 0.504524] acpiphp: Slot [19] registered [ 0.506052] acpiphp: Slot [20] registered [ 0.507600] acpiphp: Slot [21] registered [ 0.509135] acpiphp: Slot [22] registered [ 0.510660] acpiphp: Slot [23] registered [ 0.512187] acpiphp: Slot [24] registered [ 0.513721] acpiphp: Slot [25] registered [ 0.515255] acpiphp: Slot [26] registered [ 0.519319] acpiphp: Slot [27] registered [ 0.521123] acpiphp: Slot [28] registered [ 0.522660] acpiphp: Slot [29] registered [ 0.524187] acpiphp: Slot [30] registered [ 0.525750] acpiphp: Slot [31] registered [ 0.527287] PCI host bridge to bus 0000:00 [ 0.528845] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.531169] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.533481] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.536233] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.538982] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.541793] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.548468] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.550912] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.553162] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.555612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.560613] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.563310] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.586408] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.589473] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.592126] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.594766] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.597360] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.599692] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.602133] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.604134] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.607063] vgaarb: loaded [ 0.608191] vgaarb: bridge control possible 0000:00:02.0 [ 0.610450] SCSI subsystem initialized [ 0.612175] ACPI: bus type USB registered [ 0.613734] usbcore: registered new interface driver usbfs [ 0.615691] usbcore: registered new interface driver hub [ 0.617597] usbcore: registered new device driver usb [ 0.619642] PCI: Using ACPI for IRQ routing [ 0.621697] NetLabel: Initializing [ 0.623045] NetLabel: domain hash size = 128 [ 0.624658] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.626472] NetLabel: unlabeled traffic allowed by default [ 0.628676] clocksource: Switched to clocksource kvm-clock [ 0.639354] AppArmor: AppArmor Filesystem Enabled [ 0.641155] pnp: PnP ACPI init [ 0.642748] pnp: PnP ACPI: found 5 devices [ 0.649971] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.653214] NET: Registered protocol family 2 [ 0.655128] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.657597] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.659889] TCP: Hash tables configured (established 4096 bind 4096) [ 0.662175] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.664244] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.666473] NET: Registered protocol family 1 [ 0.668128] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.670217] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.672263] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.687387] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.702685] Trying to unpack rootfs image as initramfs... [ 0.764606] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.767690] Scanning for low memory corruption every 60 seconds [ 0.770095] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.772282] audit: initializing netlink subsys (disabled) [ 0.774259] audit: type=2000 audit(1559454885.587:1): initialized [ 0.776689] Initialise system trusted keyring [ 0.778438] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.780656] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.783934] zbud: loaded [ 0.785196] VFS: Disk quotas dquot_6.6.0 [ 0.786736] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.789508] fuse init (API version 7.23) [ 0.791133] Key type big_key registered [ 0.792635] Allocating IMA MOK and blacklist keyrings. [ 0.794814] Key type asymmetric registered [ 0.796369] Asymmetric key parser 'x509' registered [ 0.798181] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.800987] io scheduler noop registered [ 0.802479] io scheduler deadline registered (default) [ 0.804358] io scheduler cfq registered [ 0.805930] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.807912] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.810290] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.813045] ACPI: Power Button [PWRF] [ 0.814582] GHES: HEST is not enabled! [ 0.828963] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.858891] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.862629] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.888349] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.892057] Linux agpgart interface v0.103 [ 0.895726] brd: module loaded [ 0.898213] loop: module loaded [ 0.904089] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.906840] GPT:90111 != 2097151 [ 0.908129] GPT:Alternate GPT header not at the end of the disk. [ 0.910220] GPT:90111 != 2097151 [ 0.911503] GPT: Use GNU Parted to correct GPT errors. [ 0.913350] vda: vda1 vda15 [ 0.915269] scsi host0: ata_piix [ 0.916693] scsi host1: ata_piix [ 0.918034] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.920361] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.923331] libphy: Fixed MDIO Bus: probed [ 0.924898] tun: Universal TUN/TAP device driver, 1.6 [ 0.926722] tun: (C) 1999-2004 Max Krasnyansky [ 0.930238] PPP generic driver version 2.4.2 [ 0.931925] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.934204] ehci-pci: EHCI PCI platform driver [ 0.935863] ehci-platform: EHCI generic platform driver [ 0.937755] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.939919] ohci-pci: OHCI PCI platform driver [ 0.941585] ohci-platform: OHCI generic platform driver [ 0.943474] uhci_hcd: USB Universal Host Controller Interface driver [ 0.958641] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.960541] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.963312] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.965198] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.967393] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.969749] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.972439] usb usb1: Product: UHCI Host Controller [ 0.974211] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.976393] usb usb1: SerialNumber: 0000:00:01.2 [ 0.978215] hub 1-0:1.0: USB hub found [ 0.979680] hub 1-0:1.0: 2 ports detected [ 0.981362] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.985236] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.987042] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.988957] mousedev: PS/2 mouse device common for all mice [ 0.991293] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.994494] rtc_cmos 00:00: RTC can wake from S4 [ 0.996765] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.998998] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.001277] i2c /dev entries driver [ 1.002701] device-mapper: uevent: version 1.0.3 [ 1.004471] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.007543] ledtrig-cpu: registered to indicate activity on CPUs [ 1.009971] NET: Registered protocol family 10 [ 1.011911] NET: Registered protocol family 17 [ 1.013605] Key type dns_resolver registered [ 1.015362] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.017432] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.020737] registered taskstats version 1 [ 1.022314] Loading compiled-in X.509 certificates [ 1.024636] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.028149] zswap: loaded using pool lzo/zbud [ 1.030579] Key type trusted registered [ 1.033063] Key type encrypted registered [ 1.034608] AppArmor: AppArmor sha1 policy hashing enabled [ 1.036568] ima: No TPM chip found, activating TPM-bypass! [ 1.038552] evm: HMAC attrs: 0x1 [ 1.040229] Magic number: 7:567:920 [ 1.041818] rtc_cmos 00:00: setting system clock to 2019-06-02 05:54:45 UTC (1559454885) [ 1.044922] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.047092] EDD information not available. [ 1.078426] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.098405] Write protecting the kernel read-only data: 14336k [ 1.102027] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.105295] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.77 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.161227] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.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.15. iid=i-00000008 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCb2ZTRp38UbEm09LjW7ecwYvcmYuRmvRFoxRKscUI9W4pOmEEg/hsvMP/L0kOSMYVbI5WW9Rms5I8bexHwqVT3hNWwxylzzcuZnB3RHRLIMtQkXlTySy1Yhcdo+Zz584LUXqRj5FKTWybB6eFKkHO4cZTCZZYIMotiMgQS+8xAMLMKif6cmpW0wSZgVUm4bmq3pgKRVkv127Zb4VOomXc6PWtuwe5w1yohJK8g+OfsvCk1LylC52T/ERtaQPSW9k8AGzyD/KuTpwqLwxQXM+9vPJLzTNC737NhdxYYK5KUJmReD5m5WmGGDL+NeZvL3/WeNCyWWPm4Xi0mxG0gWLXf root@cinder-test-vm-9c087179-f4ec-4030-8cb4-f430f755a679 ssh-dss AAAAB3NzaC1kc3MAAACBALvb8pxB1zbOB84Zmnce+uRNJnX91DOlzxbQsy80GlHqdKWlcf/Il/4dY6E5WMdZuzBO1aP6FEd5MIbe2WpB7XD+wLVv/K4lrW1wHJ7B7whj15Gq/qUhRwW1hPxwGGYg8NI0vpqkoINfbUBuFcoFrIvP4DCwQFizGxB8w4nJ6BzHAAAAFQD9HFGBhSRDCwP46Oy2EC5BAaYVGwAAAIATAyonB4AXw/qbmHYkBbHs1Tx16P/XbUBm6lgG6r/0I6OyKh3q6eFYwGHSOc18Hf86xoTAfLl+TV1dxlCpN7WgTZaGKhGlRfrKwi/FJKJrKS2KSgfmGZ4Lp1zUzeCBV3AxKMpGLevwcyJmyoxT3wBOpQUxrDftxq+tU9XrWJtiJwAAAIEAh5xuU/Ojrb98xW5J0VpWzZHyzWuJGwNZxKnlfYRsPbLhDuflIIsypBs/jWryCrhI7tH6HruvkUzPIwfffl9qSOELHOb+yWKkb7VPcSvxs5sKxd4f1+i59EKLVBdRxP0s8rZMVOmUs5mn/Um2gagqIbtxAYP/5Dhz5Tseim0Cs8w= root@cinder-test-vm-9c087179-f4ec-4030-8cb4-f430f755a679 -----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.13,24,fe80::f816:3eff:fec4:ac8a/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-00000008 name: N/A availability-zone: nova local-hostname: cinder-test-vm-9c087179-f4ec-4030-8cb4-f430f755a679 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.16 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-9c087179-f4ec-4030-8cb4-f430f755a679 login: 2019-06-02 05:54:58,594 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-06-02 05:54:59,311 - 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: 8a90d9de-1bfd-4f52-acec-b0c60aa69faf 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-02 05:54:59,312 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2019-06-02 05:54:59,313 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2019-06-02 05:55:03,166 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2019-06-02 05:55:06,270 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-06-02 05:55:06,358 - 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-02 05:55:06,358 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2019-06-02 05:55:06,359 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2019-06-02 05:55:10,324 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-02 05:55:10,325 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:09 | PASS | +---------------------+------------------+------------------+----------------+ 2019-06-02 05:55:29,611 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2019-06-02 05:55:30,731 - 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'd51aacede13e4e2096bbfb1e48647952', '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_6ec666f0-0858-45a1-b426-4550261e912a'}) 2019-06-02 05:55:31,180 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'81b3ac05cca1444aaa5c7b1e51285bb7', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke-user_6ec666f0-0858-45a1-b426-4550261e912a'}) 2019-06-02 05:55:32,837 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke-project_6ec666f0-0858-45a1-b426-4550261e912a', 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'd51aacede13e4e2096bbfb1e48647952', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'x2qF4OLhSMNfczzCh9SxFFp79ZTNZS', 'username': u'tempest_smoke-user_6ec666f0-0858-45a1-b426-4550261e912a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22: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-02 05:55:32,840 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke-user_6ec666f0-0858-45a1-b426-4550261e912a', 'password': 'x2qF4OLhSMNfczzCh9SxFFp79ZTNZS', 'project_name': 'tempest_smoke-project_6ec666f0-0858-45a1-b426-4550261e912a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': 'd51aacede13e4e2096bbfb1e48647952', 'project_domain_name': 'Default'} 2019-06-02 05:55:35,470 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2019-06-02 05:55:36,149 - 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-02T05:55:36Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'7a76d895-ad02-4892-a5a8-5b36caa5f216', u'provider:segmentation_id': 31, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tempest_smoke-net_6ec666f0-0858-45a1-b426-4550261e912a', u'created_at': u'2019-06-02T05:55:35Z', u'mtu': 1450, u'tenant_id': u'd51aacede13e4e2096bbfb1e48647952', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'd51aacede13e4e2096bbfb1e48647952', u'l2_adjacency': True}) 2019-06-02 05:55:37,096 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-02T05:55: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'e3e59302-eff2-471e-8ac8-fc19d7ff8510', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_6ec666f0-0858-45a1-b426-4550261e912a', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'7a76d895-ad02-4892-a5a8-5b36caa5f216', u'tenant_id': u'd51aacede13e4e2096bbfb1e48647952', u'created_at': u'2019-06-02T05:55: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'd51aacede13e4e2096bbfb1e48647952'}) 2019-06-02 05:55:38,654 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-02T05:55:38Z', u'revision_number': 2, u'ha': False, u'id': u'8af85796-4cd3-47a6-9800-c1bac29dbd88', u'external_gateway_info': {u'network_id': u'c2796163-bdf4-4e6d-b43c-d15508fb1de0', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7c8ede4f-3310-4fef-9dcd-f4fc2b0977e9', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-router_6ec666f0-0858-45a1-b426-4550261e912a', u'admin_state_up': True, u'tenant_id': u'd51aacede13e4e2096bbfb1e48647952', u'created_at': u'2019-06-02T05:55:37Z', u'flavor_id': None, u'routes': [], u'project_id': u'd51aacede13e4e2096bbfb1e48647952'}) 2019-06-02 05:55:41,827 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/25b4ca05-a05e-4542-8006-9a1ea95ce986/snap', u'metadata': Munch({})})], 'file': u'/v2/images/25b4ca05-a05e-4542-8006-9a1ea95ce986/file', 'owner': u'd51aacede13e4e2096bbfb1e48647952', 'id': u'25b4ca05-a05e-4542-8006-9a1ea95ce986', 'size': 12716032, u'self': u'/v2/images/25b4ca05-a05e-4542-8006-9a1ea95ce986', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd51aacede13e4e2096bbfb1e48647952', 'name': 'tempest_smoke-project_6ec666f0-0858-45a1-b426-4550261e912a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/25b4ca05-a05e-4542-8006-9a1ea95ce986/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-02T05:55:41Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-02T05:55:41Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_6ec666f0-0858-45a1-b426-4550261e912a', '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/25b4ca05-a05e-4542-8006-9a1ea95ce986', 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_6ec666f0-0858-45a1-b426-4550261e912a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_6ec666f0-0858-45a1-b426-4550261e912a', 'created': u'2019-06-02T05:55:41Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-02T05:55:41Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/25b4ca05-a05e-4542-8006-9a1ea95ce986', 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_6ec666f0-0858-45a1-b426-4550261e912a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-02 05:55:42,235 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_6ec666f0-0858-45a1-b426-4550261e912a', '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'8844e8f393854387ac00e6dfabd2445e', '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'50d21b4d-9923-44cb-a9ac-6a4116ebc483', 'swap': 0}) 2019-06-02 05:55:42,629 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-06-02 05:55:46,710 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 720fa081-aaa5-47bf-87a5-00a4c5ee45f7 | 2019-06-02T05:55:46.377782 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 720fa081-aaa5-47bf-87a5-00a4c5ee45f7 ~/.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-02 05:55:49,835 - 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-02 05:55:50,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-06-02 05:55:54,982 - 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=7436c6af-1185-4d7b-adcf-ae29d2325099) as the default verifier for the future CLI operations. 2019-06-02 05:55:57,733 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/0870f103-6b06-44dc-86e5-da59714265a4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0870f103-6b06-44dc-86e5-da59714265a4/file', 'owner': u'd51aacede13e4e2096bbfb1e48647952', 'id': u'0870f103-6b06-44dc-86e5-da59714265a4', 'size': 12716032, u'self': u'/v2/images/0870f103-6b06-44dc-86e5-da59714265a4', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd51aacede13e4e2096bbfb1e48647952', 'name': 'tempest_smoke-project_6ec666f0-0858-45a1-b426-4550261e912a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/0870f103-6b06-44dc-86e5-da59714265a4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-02T05:55:57Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-02T05:55:57Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_6ec666f0-0858-45a1-b426-4550261e912a', '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/0870f103-6b06-44dc-86e5-da59714265a4', 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_6ec666f0-0858-45a1-b426-4550261e912a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_6ec666f0-0858-45a1-b426-4550261e912a', 'created': u'2019-06-02T05:55:57Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-02T05:55: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/0870f103-6b06-44dc-86e5-da59714265a4', 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_6ec666f0-0858-45a1-b426-4550261e912a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-02 05:55:57,781 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_6ec666f0-0858-45a1-b426-4550261e912a', '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'8844e8f393854387ac00e6dfabd2445e', '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'399fa1b2-4e48-4324-92f2-9f21661ec0f2', 'swap': 0}) 2019-06-02 05:55:57,804 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_6ec666f0-0858-45a1-b426-4550261e912a', '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'8844e8f393854387ac00e6dfabd2445e', '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'399fa1b2-4e48-4324-92f2-9f21661ec0f2', 'swap': 0}) 2019-06-02 05:56:00,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-06-02 05:56:00,911 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-06-02 05:56:00,911 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-06-02 05:56:00,914 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-06-02 05:56:00,949 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-06-02 05:56:03,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-7436c6af-1185-4d7b-adcf-ae29d2325099/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2019-06-02 05:56:03,195 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-06-02 05:56:03,209 - 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-02 05:59:50,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: fdba938c-d331-4721-8eb5-f2a76a57be17 2019-06-02 05:59:50,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'fdba938c-d331-4721-8eb5-f2a76a57be17']'. 2019-06-02 05:59:50,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-06-02 05:59:50,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-06-02 05:59:50,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-06-02 05:59:50,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | fdba938c-d331-4721-8eb5-f2a76a57be17 | 2019-06-02 05:59:50,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-06-02 05:59:50,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-06-02 05:56:05 | 2019-06-02 05:59:50,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-06-02 05:59:49 | 2019-06-02 05:59:50,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:44 | 2019-06-02 05:59:50,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-06-02 05:59:50,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-06-02 05:59:50,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-06-02 05:59:50,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 7436c6af-1185-4d7b-adcf-ae29d2325099) | 2019-06-02 05:59:50,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-06-02 05:59:50,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 720fa081-aaa5-47bf-87a5-00a4c5ee45f7) | 2019-06-02 05:59:50,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 107 | 2019-06-02 05:59:50,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 219.804 | 2019-06-02 05:59:50,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 95 | 2019-06-02 05:59:50,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 12 | 2019-06-02 05:59:50,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-06-02 05:59:50,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-06-02 05:59:50,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-06-02 05:59:50,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-06-02 05:59:50,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-06-02 05:59:50,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-06-02 05:59:50,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2019-06-02 05:59:50,967 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'fdba938c-d331-4721-8eb5-f2a76a57be17', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.html'] 2019-06-02 05:59:52,925 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid fdba938c-d331-4721-8eb5-f2a76a57be17 --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-02 05:59:52,926 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'fdba938c-d331-4721-8eb5-f2a76a57be17', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.xml'] 2019-06-02 05:59:55,080 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid fdba938c-d331-4721-8eb5-f2a76a57be17 --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-02 05:59:55,226 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-02 05:59:55,226 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 04:20 | PASS | +-----------------------+------------------+------------------+----------------+ 2019-06-02 06:00:03,698 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:05 | PASS | | tenantnetwork1 | functest | healthcheck | 00:06 | PASS | | tenantnetwork2 | functest | healthcheck | 00:06 | PASS | | vmready1 | functest | healthcheck | 00:10 | PASS | | vmready2 | functest | healthcheck | 00:09 | PASS | | singlevm1 | functest | healthcheck | 00:30 | PASS | | singlevm2 | functest | healthcheck | 00:30 | PASS | | vping_ssh | functest | healthcheck | 00:42 | PASS | | vping_userdata | functest | healthcheck | 00:39 | PASS | | cinder_test | functest | healthcheck | 01:09 | PASS | | tempest_smoke | functest | healthcheck | 04:20 | PASS | | odl | functest | healthcheck | 00:00 | SKIP | +--------------------------+------------------+---------------------+------------------+----------------+ 2019-06-02 06:00:03,711 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-06-02 06:00:40,449 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-32 | | 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-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-06-02 06:00:40,452 - 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.22,192.30.9.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=EMCoRWvaHMnUAJvEOMDfys1fH 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=8844e8f393854387ac00e6dfabd2445e export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-06-02 06:00:40,452 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-06-02 06:00:40,453 - 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-02 06:00:40,476 - xtesting.ci.run_tests - INFO - Loading test case 'neutron-tempest-plugin-api'... 2019-06-02 06:00:42,058 - 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'1934e616215843088de105e0026fcb89', '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_43dbc224-9cbb-4a7b-8526-07aaa3a61c11'}) 2019-06-02 06:00:42,530 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'26d4b1ef12794fccb04aa793bdb1578a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron-tempest-plugin-api-user_43dbc224-9cbb-4a7b-8526-07aaa3a61c11'}) 2019-06-02 06:00:43,827 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron-tempest-pl-project_43dbc224-9cbb-4a7b-8526-07aaa3a61c11', 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'1934e616215843088de105e0026fcb89', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'huZvym3K1ap6KRvi82z7iztSzVjF2N', 'username': u'neutron-tempest-plugin-api-user_43dbc224-9cbb-4a7b-8526-07aaa3a61c11', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22: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-02 06:00:43,830 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron-tempest-plugin-api-user_43dbc224-9cbb-4a7b-8526-07aaa3a61c11', 'password': 'huZvym3K1ap6KRvi82z7iztSzVjF2N', 'project_name': 'neutron-tempest-pl-project_43dbc224-9cbb-4a7b-8526-07aaa3a61c11', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '1934e616215843088de105e0026fcb89', 'project_domain_name': 'Default'} 2019-06-02 06:00:46,277 - xtesting.ci.run_tests - INFO - Running test case 'neutron-tempest-plugin-api'... 2019-06-02 06:00:46,903 - 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-02T06:00:46Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'4e1d83b7-d14f-4f21-8eb7-5781f4612e29', u'provider:segmentation_id': 7, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'neutron-tempest-plugin-api-net_43dbc224-9cbb-4a7b-8526-07aaa3a61c11', u'created_at': u'2019-06-02T06:00:46Z', u'mtu': 1450, u'tenant_id': u'1934e616215843088de105e0026fcb89', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'1934e616215843088de105e0026fcb89', u'l2_adjacency': True}) 2019-06-02 06:00:47,655 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-02T06:00:47Z', 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'69a84ba7-68d8-4d69-9ef3-cd9fdcf78877', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron-tempest-plugin-api-subnet_43dbc224-9cbb-4a7b-8526-07aaa3a61c11', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'4e1d83b7-d14f-4f21-8eb7-5781f4612e29', u'tenant_id': u'1934e616215843088de105e0026fcb89', u'created_at': u'2019-06-02T06:00:47Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'1934e616215843088de105e0026fcb89'}) 2019-06-02 06:00:49,232 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-02T06:00:48Z', u'revision_number': 2, u'ha': False, u'id': u'72de47b7-b512-451b-9946-9b9e7f3ef7bb', u'external_gateway_info': {u'network_id': u'c2796163-bdf4-4e6d-b43c-d15508fb1de0', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7c8ede4f-3310-4fef-9dcd-f4fc2b0977e9', u'ip_address': u'172.30.9.216'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron-tempest-plugin-api-router_43dbc224-9cbb-4a7b-8526-07aaa3a61c11', u'admin_state_up': True, u'tenant_id': u'1934e616215843088de105e0026fcb89', u'created_at': u'2019-06-02T06:00:47Z', u'flavor_id': None, u'routes': [], u'project_id': u'1934e616215843088de105e0026fcb89'}) 2019-06-02 06:00:53,159 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/a3f98c8a-6d34-4bac-a641-f916d8df3644/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a3f98c8a-6d34-4bac-a641-f916d8df3644/file', 'owner': u'1934e616215843088de105e0026fcb89', 'id': u'a3f98c8a-6d34-4bac-a641-f916d8df3644', 'size': 12716032, u'self': u'/v2/images/a3f98c8a-6d34-4bac-a641-f916d8df3644', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1934e616215843088de105e0026fcb89', 'name': 'neutron-tempest-pl-project_43dbc224-9cbb-4a7b-8526-07aaa3a61c11', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/a3f98c8a-6d34-4bac-a641-f916d8df3644/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-02T06:00:53Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-02T06:00:53Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_43dbc224-9cbb-4a7b-8526-07aaa3a61c11', '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/a3f98c8a-6d34-4bac-a641-f916d8df3644', 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_43dbc224-9cbb-4a7b-8526-07aaa3a61c11', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_43dbc224-9cbb-4a7b-8526-07aaa3a61c11', 'created': u'2019-06-02T06:00:51Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-02T06:00:51Z', 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/a3f98c8a-6d34-4bac-a641-f916d8df3644', 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_43dbc224-9cbb-4a7b-8526-07aaa3a61c11', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-02 06:00:53,523 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_43dbc224-9cbb-4a7b-8526-07aaa3a61c11', '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'8844e8f393854387ac00e6dfabd2445e', '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'b7c87cea-854f-42e0-bd1c-7c93921e0bb4', 'swap': 0}) 2019-06-02 06:00:53,870 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-06-02 06:00:58,243 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 3b1120f3-1fff-4348-8da5-4368da3171fd | 2019-06-02T06:00:57.872998 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 3b1120f3-1fff-4348-8da5-4368da3171fd ~/.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-02 06:01:01,566 - 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-02 06:01:02,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-06-02 06:01:07,266 - 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=85191e78-ccb1-4879-9938-e926d312a521) as the default verifier for the future CLI operations. 2019-06-02 06:01:11,200 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/d281fb9d-a75e-4829-9a25-4785475725ff/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d281fb9d-a75e-4829-9a25-4785475725ff/file', 'owner': u'1934e616215843088de105e0026fcb89', 'id': u'd281fb9d-a75e-4829-9a25-4785475725ff', 'size': 12716032, u'self': u'/v2/images/d281fb9d-a75e-4829-9a25-4785475725ff', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1934e616215843088de105e0026fcb89', 'name': 'neutron-tempest-pl-project_43dbc224-9cbb-4a7b-8526-07aaa3a61c11', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/d281fb9d-a75e-4829-9a25-4785475725ff/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-02T06:01:11Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-02T06:01:11Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_43dbc224-9cbb-4a7b-8526-07aaa3a61c11', '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/d281fb9d-a75e-4829-9a25-4785475725ff', 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_43dbc224-9cbb-4a7b-8526-07aaa3a61c11', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_alt_43dbc224-9cbb-4a7b-8526-07aaa3a61c11', 'created': u'2019-06-02T06:01:09Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-02T06:01:09Z', 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/d281fb9d-a75e-4829-9a25-4785475725ff', 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_43dbc224-9cbb-4a7b-8526-07aaa3a61c11', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-02 06:01:11,242 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_43dbc224-9cbb-4a7b-8526-07aaa3a61c11', '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'8844e8f393854387ac00e6dfabd2445e', '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'ad8fece8-ddc2-4c63-8358-f4eb181e6d90', 'swap': 0}) 2019-06-02 06:01:11,265 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_43dbc224-9cbb-4a7b-8526-07aaa3a61c11', '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'8844e8f393854387ac00e6dfabd2445e', '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'ad8fece8-ddc2-4c63-8358-f4eb181e6d90', 'swap': 0}) 2019-06-02 06:01:13,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-06-02 06:01:13,955 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-06-02 06:01:13,955 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-06-02 06:01:13,957 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-06-02 06:01:13,988 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-06-02 06:01:17,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-85191e78-ccb1-4879-9938-e926d312a521/repo; stestr list '^neutron_tempest_plugin\.api' >/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt 2>/dev/null) 2019-06-02 06:01:17,502 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-06-02 06:01:17,673 - 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-02 06:12:15,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 47d3a724-11af-4a5c-b9a0-5db3edb0f0d0 2019-06-02 06:12:15,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'47d3a724-11af-4a5c-b9a0-5db3edb0f0d0']'. 2019-06-02 06:12:16,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-06-02 06:12:16,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-06-02 06:12:16,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-06-02 06:12:16,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 47d3a724-11af-4a5c-b9a0-5db3edb0f0d0 | 2019-06-02 06:12:16,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-06-02 06:12:16,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-06-02 06:01:19 | 2019-06-02 06:12:16,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-06-02 06:12:15 | 2019-06-02 06:12:16,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:10:56 | 2019-06-02 06:12:16,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-06-02 06:12:16,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-06-02 06:12:16,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-06-02 06:12:16,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 85191e78-ccb1-4879-9938-e926d312a521) | 2019-06-02 06:12:16,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-06-02 06:12:16,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 3b1120f3-1fff-4348-8da5-4368da3171fd) | 2019-06-02 06:12:16,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 571 | 2019-06-02 06:12:16,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 649.661 | 2019-06-02 06:12:16,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 498 | 2019-06-02 06:12:16,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 73 | 2019-06-02 06:12:16,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-06-02 06:12:16,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-06-02 06:12:16,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-06-02 06:12:16,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-06-02 06:12:16,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-06-02 06:12:16,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-06-02 06:12:16,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron-tempest-plugin-api success_rate is 100.0% 2019-06-02 06:12:16,993 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'47d3a724-11af-4a5c-b9a0-5db3edb0f0d0', '--to', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.html'] 2019-06-02 06:12:19,084 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 47d3a724-11af-4a5c-b9a0-5db3edb0f0d0 --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-02 06:12:19,085 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'47d3a724-11af-4a5c-b9a0-5db3edb0f0d0', '--to', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.xml'] 2019-06-02 06:12:21,088 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 47d3a724-11af-4a5c-b9a0-5db3edb0f0d0 --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-02 06:12:21,332 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-02 06:12:21,332 - xtesting.ci.run_tests - INFO - Test result: +------------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------------+------------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | 11:35 | PASS | +------------------------------------+------------------+------------------+----------------+ 2019-06-02 06:12:30,947 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2019-06-02 06:12:32,088 - 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'db59ab1b11494fa6a2d656bbc0515c2a', '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_c9dffe71-3bf1-4006-8fb2-d43684a2efa6'}) 2019-06-02 06:12:32,471 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0765f0528ce64393b3cc438be4da1efd', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_c9dffe71-3bf1-4006-8fb2-d43684a2efa6'}) 2019-06-02 06:12:33,848 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_c9dffe71-3bf1-4006-8fb2-d43684a2efa6', 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'db59ab1b11494fa6a2d656bbc0515c2a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'cZY21JAQ0ZNRKXrkyvxdkcNbtW9Jvb', 'username': u'rally_sanity-user_c9dffe71-3bf1-4006-8fb2-d43684a2efa6', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22: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-02 06:12:33,852 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_c9dffe71-3bf1-4006-8fb2-d43684a2efa6', 'password': 'cZY21JAQ0ZNRKXrkyvxdkcNbtW9Jvb', 'project_name': 'rally_sanity-project_c9dffe71-3bf1-4006-8fb2-d43684a2efa6', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': 'db59ab1b11494fa6a2d656bbc0515c2a', 'project_domain_name': 'Default'} 2019-06-02 06:12:34,986 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2019-06-02 06:12:35,524 - 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-02T06:12:35Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'5650eefb-f2c4-4d82-b0b7-e12910b69658', u'provider:segmentation_id': 79, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'rally_sanity-net_c9dffe71-3bf1-4006-8fb2-d43684a2efa6', u'created_at': u'2019-06-02T06:12:35Z', u'mtu': 1450, u'tenant_id': u'db59ab1b11494fa6a2d656bbc0515c2a', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'db59ab1b11494fa6a2d656bbc0515c2a', u'l2_adjacency': True}) 2019-06-02 06:12:36,970 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-02T06:12: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'1cf4f037-2744-427b-933d-5a71bc3df846', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_c9dffe71-3bf1-4006-8fb2-d43684a2efa6', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'5650eefb-f2c4-4d82-b0b7-e12910b69658', u'tenant_id': u'db59ab1b11494fa6a2d656bbc0515c2a', u'created_at': u'2019-06-02T06:12: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'db59ab1b11494fa6a2d656bbc0515c2a'}) 2019-06-02 06:12:38,438 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-02T06:12:37Z', u'revision_number': 2, u'ha': False, u'id': u'b1b36d59-bd30-49e2-8887-d4a9013edeb3', u'external_gateway_info': {u'network_id': u'c2796163-bdf4-4e6d-b43c-d15508fb1de0', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7c8ede4f-3310-4fef-9dcd-f4fc2b0977e9', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_c9dffe71-3bf1-4006-8fb2-d43684a2efa6', u'admin_state_up': True, u'tenant_id': u'db59ab1b11494fa6a2d656bbc0515c2a', u'created_at': u'2019-06-02T06:12:37Z', u'flavor_id': None, u'routes': [], u'project_id': u'db59ab1b11494fa6a2d656bbc0515c2a'}) 2019-06-02 06:12:41,763 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/786f74d2-82da-427f-a089-687baee278c6/snap', u'metadata': Munch({})})], 'file': u'/v2/images/786f74d2-82da-427f-a089-687baee278c6/file', 'owner': u'db59ab1b11494fa6a2d656bbc0515c2a', 'id': u'786f74d2-82da-427f-a089-687baee278c6', 'size': 12716032, u'self': u'/v2/images/786f74d2-82da-427f-a089-687baee278c6', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'db59ab1b11494fa6a2d656bbc0515c2a', 'name': 'rally_sanity-project_c9dffe71-3bf1-4006-8fb2-d43684a2efa6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/786f74d2-82da-427f-a089-687baee278c6/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-02T06:12:41Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-02T06:12:41Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_c9dffe71-3bf1-4006-8fb2-d43684a2efa6', '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/786f74d2-82da-427f-a089-687baee278c6', 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_c9dffe71-3bf1-4006-8fb2-d43684a2efa6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_c9dffe71-3bf1-4006-8fb2-d43684a2efa6', 'created': u'2019-06-02T06:12:40Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-02T06:12:40Z', 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/786f74d2-82da-427f-a089-687baee278c6', 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_c9dffe71-3bf1-4006-8fb2-d43684a2efa6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-02 06:12:42,174 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_c9dffe71-3bf1-4006-8fb2-d43684a2efa6', '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'8844e8f393854387ac00e6dfabd2445e', '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'20bf77b0-03d3-42b3-990e-5d6646d7c711', 'swap': 0}) 2019-06-02 06:12:42,197 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-06-02 06:12:44,371 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-06-02 06:12:46,725 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | afbc18de-fea4-466a-9000-53386b93a43a | 2019-06-02T06:12:46.361560 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: afbc18de-fea4-466a-9000-53386b93a43a ~/.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-02 06:12:49,951 - 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-02 06:12:50,581 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating run tests... 2019-06-02 06:12:51,211 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_c9dffe71-3bf1-4006-8fb2-d43684a2efa6', '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'8844e8f393854387ac00e6dfabd2445e', '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'f6a82626-0f22-4dba-9586-0d70e0f53dbb', 'swap': 0}) 2019-06-02 06:12:51,453 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_c9dffe71-3bf1-4006-8fb2-d43684a2efa6', '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'8844e8f393854387ac00e6dfabd2445e', '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'f6a82626-0f22-4dba-9586-0d70e0f53dbb', 'swap': 0}) 2019-06-02 06:12:51,454 - 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-02 06:12:51,454 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-02 06:12:51,471 - 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-02 06:12:51,472 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2019-06-02 06:12:51,472 - 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': '5650eefb-f2c4-4d82-b0b7-e12910b69658', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_c9dffe71-3bf1-4006-8fb2-d43684a2efa6', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_c9dffe71-3bf1-4006-8fb2-d43684a2efa6', '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_c9dffe71-3bf1-4006-8fb2-d43684a2efa6', '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-02 06:14:07,494 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 871ce598-f495-476b-9c5f-be782c3040a4 2019-06-02 06:14:07,494 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_sanity does not exist, we create it. 2019-06-02 06:14:07,496 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'871ce598-f495-476b-9c5f-be782c3040a4'] 2019-06-02 06:14:08,319 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 871ce598-f495-476b-9c5f-be782c3040a4 -------------------------------------------------------------------------------- Task 871ce598-f495-476b-9c5f-be782c3040a4: 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 871ce598-f495-476b-9c5f-be782c3040a4 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.593 | 0.593 | 0.593 | 0.593 | 0.593 | 0.593 | 100.0% | 1 | | total | 0.593 | 0.593 | 0.593 | 0.593 | 0.593 | 0.593 | 100.0% | 1 | | -> duration | 0.593 | 0.593 | 0.593 | 0.593 | 0.593 | 0.593 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.593375 Full duration: 9.217242 -------------------------------------------------------------------------------- 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 871ce598-f495-476b-9c5f-be782c3040a4 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_cinder | 0.572 | 0.572 | 0.572 | 0.572 | 0.572 | 0.572 | 100.0% | 1 | | total | 1.065 | 1.065 | 1.065 | 1.065 | 1.065 | 1.065 | 100.0% | 1 | | -> duration | 1.065 | 1.065 | 1.065 | 1.065 | 1.065 | 1.065 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.064854 Full duration: 9.431778 -------------------------------------------------------------------------------- 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 871ce598-f495-476b-9c5f-be782c3040a4 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.347 | 0.347 | 0.347 | 0.347 | 0.347 | 0.347 | 100.0% | 1 | | total | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 100.0% | 1 | | -> duration | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.795198 Full duration: 9.433365 -------------------------------------------------------------------------------- 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 871ce598-f495-476b-9c5f-be782c3040a4 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.627 | 1.627 | 1.627 | 1.627 | 1.627 | 1.627 | 100.0% | 1 | | total | 2.067 | 2.067 | 2.067 | 2.067 | 2.067 | 2.067 | 100.0% | 1 | | -> duration | 2.067 | 2.067 | 2.067 | 2.067 | 2.067 | 2.067 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.06686 Full duration: 11.051991 -------------------------------------------------------------------------------- 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 871ce598-f495-476b-9c5f-be782c3040a4 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.468 | 0.468 | 0.468 | 0.468 | 0.468 | 0.468 | 100.0% | 1 | | total | 0.89 | 0.89 | 0.89 | 0.89 | 0.89 | 0.89 | 100.0% | 1 | | -> duration | 0.89 | 0.89 | 0.89 | 0.89 | 0.89 | 0.89 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.890492 Full duration: 9.983687 -------------------------------------------------------------------------------- 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 871ce598-f495-476b-9c5f-be782c3040a4 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.318 | 0.318 | 0.318 | 0.318 | 0.318 | 0.318 | 100.0% | 1 | | total | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 100.0% | 1 | | -> duration | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.805688 Full duration: 9.472469 HINTS: * To plot HTML graphics with this data, run: rally task report 871ce598-f495-476b-9c5f-be782c3040a4 --out output.html * To generate a JUnit report, run: rally task export 871ce598-f495-476b-9c5f-be782c3040a4 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 871ce598-f495-476b-9c5f-be782c3040a4 --json --out output.json 2019-06-02 06:14:08,320 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'871ce598-f495-476b-9c5f-be782c3040a4', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.json'] 2019-06-02 06:14:10,354 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 871ce598-f495-476b-9c5f-be782c3040a4 --out /home/opnfv/functest/results/rally_sanity/authenticate.json 2019-06-02 06:14:10.258 657 INFO rally.api [-] Building 'json' report for the following task(s): '871ce598-f495-476b-9c5f-be782c3040a4'. 2019-06-02 06:14:10.263 657 INFO rally.api [-] The report has been successfully built. 2019-06-02 06:14:10,360 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2019-06-02 06:14:10,361 - 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-02 06:14:10,361 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-02 06:14:10,376 - 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-02 06:14:10,377 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2019-06-02 06:14:10,377 - 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': '5650eefb-f2c4-4d82-b0b7-e12910b69658', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_c9dffe71-3bf1-4006-8fb2-d43684a2efa6', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_c9dffe71-3bf1-4006-8fb2-d43684a2efa6', '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_c9dffe71-3bf1-4006-8fb2-d43684a2efa6', '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-02 06:15:51,161 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 8473d584-6d67-47de-bff9-66fb92386501 2019-06-02 06:15:51,161 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'8473d584-6d67-47de-bff9-66fb92386501'] 2019-06-02 06:15:51,988 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 8473d584-6d67-47de-bff9-66fb92386501 -------------------------------------------------------------------------------- Task 8473d584-6d67-47de-bff9-66fb92386501: 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 8473d584-6d67-47de-bff9-66fb92386501 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.33 | 3.33 | 3.33 | 3.33 | 3.33 | 3.33 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 100.0% | 1 | | -> glance_v2.upload_data | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 100.0% | 1 | | glance_v2.delete_image | 1.159 | 1.159 | 1.159 | 1.159 | 1.159 | 1.159 | 100.0% | 1 | | total | 4.49 | 4.49 | 4.49 | 4.49 | 4.49 | 4.49 | 100.0% | 1 | | -> duration | 4.49 | 4.49 | 4.49 | 4.49 | 4.49 | 4.49 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.489572 Full duration: 14.783631 -------------------------------------------------------------------------------- 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 8473d584-6d67-47de-bff9-66fb92386501 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.174 | 3.174 | 3.174 | 3.174 | 3.174 | 3.174 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 100.0% | 1 | | -> glance_v2.upload_data | 0.748 | 0.748 | 0.748 | 0.748 | 0.748 | 0.748 | 100.0% | 1 | | glance_v2.list_images | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 100.0% | 1 | | total | 3.21 | 3.21 | 3.21 | 3.21 | 3.21 | 3.21 | 100.0% | 1 | | -> duration | 3.21 | 3.21 | 3.21 | 3.21 | 3.21 | 3.21 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.210486 Full duration: 15.72661 -------------------------------------------------------------------------------- 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 8473d584-6d67-47de-bff9-66fb92386501 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.339 | 0.339 | 0.339 | 0.339 | 0.339 | 0.339 | 100.0% | 1 | | total | 0.339 | 0.339 | 0.339 | 0.339 | 0.339 | 0.339 | 100.0% | 1 | | -> duration | 0.339 | 0.339 | 0.339 | 0.339 | 0.339 | 0.339 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.339084 Full duration: 10.169851 -------------------------------------------------------------------------------- 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": "5650eefb-f2c4-4d82-b0b7-e12910b69658" } ], "flavor": { "name": "rally_sanity-flavor_c9dffe71-3bf1-4006-8fb2-d43684a2efa6" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8473d584-6d67-47de-bff9-66fb92386501 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.948 | 2.948 | 2.948 | 2.948 | 2.948 | 2.948 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.143 | 0.143 | 0.143 | 0.143 | 0.143 | 0.143 | 100.0% | 1 | | -> glance_v2.upload_data | 0.4 | 0.4 | 0.4 | 0.4 | 0.4 | 0.4 | 100.0% | 1 | | nova.boot_servers | 13.739 | 13.739 | 13.739 | 13.739 | 13.739 | 13.739 | 100.0% | 1 | | total | 16.687 | 16.687 | 16.687 | 16.687 | 16.687 | 16.687 | 100.0% | 1 | | -> duration | 15.687 | 15.687 | 15.687 | 15.687 | 15.687 | 15.687 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.687423 Full duration: 38.912433 HINTS: * To plot HTML graphics with this data, run: rally task report 8473d584-6d67-47de-bff9-66fb92386501 --out output.html * To generate a JUnit report, run: rally task export 8473d584-6d67-47de-bff9-66fb92386501 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 8473d584-6d67-47de-bff9-66fb92386501 --json --out output.json 2019-06-02 06:15:51,989 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'8473d584-6d67-47de-bff9-66fb92386501', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.json'] 2019-06-02 06:15:53,764 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 8473d584-6d67-47de-bff9-66fb92386501 --out /home/opnfv/functest/results/rally_sanity/glance.json 2019-06-02 06:15:53.678 1206 INFO rally.api [-] Building 'json' report for the following task(s): '8473d584-6d67-47de-bff9-66fb92386501'. 2019-06-02 06:15:53.684 1206 INFO rally.api [-] The report has been successfully built. 2019-06-02 06:15:53,770 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2019-06-02 06:15:53,771 - 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-02 06:15:53,771 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-02 06:15:53,786 - 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-02 06:15:53,788 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2019-06-02 06:15:53,788 - 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': '5650eefb-f2c4-4d82-b0b7-e12910b69658', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_c9dffe71-3bf1-4006-8fb2-d43684a2efa6', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_c9dffe71-3bf1-4006-8fb2-d43684a2efa6', '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_c9dffe71-3bf1-4006-8fb2-d43684a2efa6', '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-02 06:19:30,830 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5d17ecbb-faa8-469c-81d6-ccda590997f9 2019-06-02 06:19:30,831 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'5d17ecbb-faa8-469c-81d6-ccda590997f9'] 2019-06-02 06:19:31,673 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 5d17ecbb-faa8-469c-81d6-ccda590997f9 -------------------------------------------------------------------------------- Task 5d17ecbb-faa8-469c-81d6-ccda590997f9: 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 5d17ecbb-faa8-469c-81d6-ccda590997f9 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 | 4.082 | 4.082 | 4.082 | 4.082 | 4.082 | 4.082 | 100.0% | 1 | | cinder_v3.delete_snapshot | 2.799 | 2.799 | 2.799 | 2.799 | 2.799 | 2.799 | 100.0% | 1 | | total | 6.881 | 6.881 | 6.881 | 6.881 | 6.881 | 6.881 | 100.0% | 1 | | -> duration | 6.881 | 6.881 | 6.881 | 6.881 | 6.881 | 6.881 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.881406 Full duration: 27.685138 -------------------------------------------------------------------------------- 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 5d17ecbb-faa8-469c-81d6-ccda590997f9 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.651 | 3.651 | 3.651 | 3.651 | 3.651 | 3.651 | 100.0% | 1 | | cinder_v3.delete_volume | 0.402 | 0.402 | 0.402 | 0.402 | 0.402 | 0.402 | 100.0% | 1 | | total | 4.053 | 4.053 | 4.053 | 4.053 | 4.053 | 4.053 | 100.0% | 1 | | -> duration | 4.053 | 4.053 | 4.053 | 4.053 | 4.053 | 4.053 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.052783 Full duration: 17.335585 -------------------------------------------------------------------------------- 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_c9dffe71-3bf1-4006-8fb2-d43684a2efa6" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5d17ecbb-faa8-469c-81d6-ccda590997f9 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 | 6.361 | 6.361 | 6.361 | 6.361 | 6.361 | 6.361 | 100.0% | 1 | | cinder_v3.delete_volume | 0.397 | 0.397 | 0.397 | 0.397 | 0.397 | 0.397 | 100.0% | 1 | | total | 6.758 | 6.758 | 6.758 | 6.758 | 6.758 | 6.758 | 100.0% | 1 | | -> duration | 6.758 | 6.758 | 6.758 | 6.758 | 6.758 | 6.758 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.75787 Full duration: 20.126224 -------------------------------------------------------------------------------- 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 5d17ecbb-faa8-469c-81d6-ccda590997f9 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.533 | 3.533 | 3.533 | 3.533 | 3.533 | 3.533 | 100.0% | 1 | | cinder_v3.delete_volume | 0.701 | 0.701 | 0.701 | 0.701 | 0.701 | 0.701 | 100.0% | 1 | | total | 4.235 | 4.235 | 4.235 | 4.235 | 4.235 | 4.235 | 100.0% | 1 | | -> duration | 4.235 | 4.235 | 4.235 | 4.235 | 4.235 | 4.235 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.234781 Full duration: 17.281208 -------------------------------------------------------------------------------- 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 5d17ecbb-faa8-469c-81d6-ccda590997f9 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.486 | 3.486 | 3.486 | 3.486 | 3.486 | 3.486 | 100.0% | 1 | | cinder_v3.extend_volume | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | cinder_v3.delete_volume | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 100.0% | 1 | | total | 4.793 | 4.793 | 4.793 | 4.793 | 4.793 | 4.793 | 100.0% | 1 | | -> duration | 4.793 | 4.793 | 4.793 | 4.793 | 4.793 | 4.793 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.793237 Full duration: 17.75163 -------------------------------------------------------------------------------- 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 5d17ecbb-faa8-469c-81d6-ccda590997f9 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.653 | 3.653 | 3.653 | 3.653 | 3.653 | 3.653 | 100.0% | 1 | | cinder_v3.delete_volume | 2.922 | 2.922 | 2.922 | 2.922 | 2.922 | 2.922 | 100.0% | 1 | | total | 6.575 | 6.575 | 6.575 | 6.575 | 6.575 | 6.575 | 100.0% | 1 | | -> duration | 6.575 | 6.575 | 6.575 | 6.575 | 6.575 | 6.575 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.574742 Full duration: 25.489201 -------------------------------------------------------------------------------- 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 5d17ecbb-faa8-469c-81d6-ccda590997f9 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.747 | 0.747 | 0.747 | 0.747 | 0.747 | 0.747 | 100.0% | 1 | | cinder_v3.list_qos | 0.301 | 0.301 | 0.301 | 0.301 | 0.301 | 0.301 | 100.0% | 1 | | total | 1.049 | 1.049 | 1.049 | 1.049 | 1.049 | 1.049 | 100.0% | 1 | | -> duration | 1.049 | 1.049 | 1.049 | 1.049 | 1.049 | 1.049 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.049065 Full duration: 16.24818 -------------------------------------------------------------------------------- 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 5d17ecbb-faa8-469c-81d6-ccda590997f9 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.768 | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 100.0% | 1 | | cinder_v3.set_qos | 0.324 | 0.324 | 0.324 | 0.324 | 0.324 | 0.324 | 100.0% | 1 | | total | 1.093 | 1.093 | 1.093 | 1.093 | 1.093 | 1.093 | 100.0% | 1 | | -> duration | 1.093 | 1.093 | 1.093 | 1.093 | 1.093 | 1.093 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.092701 Full duration: 15.841505 -------------------------------------------------------------------------------- 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 5d17ecbb-faa8-469c-81d6-ccda590997f9 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.78 | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 100.0% | 1 | | cinder_v3.list_types | 0.284 | 0.284 | 0.284 | 0.284 | 0.284 | 0.284 | 100.0% | 1 | | total | 1.064 | 1.064 | 1.064 | 1.064 | 1.064 | 1.064 | 100.0% | 1 | | -> duration | 1.064 | 1.064 | 1.064 | 1.064 | 1.064 | 1.064 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.064477 Full duration: 15.747058 -------------------------------------------------------------------------------- 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 5d17ecbb-faa8-469c-81d6-ccda590997f9 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.742 | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 100.0% | 1 | | cinder_v3.create_encryption_type | 0.314 | 0.314 | 0.314 | 0.314 | 0.314 | 0.314 | 100.0% | 1 | | total | 1.057 | 1.057 | 1.057 | 1.057 | 1.057 | 1.057 | 100.0% | 1 | | -> duration | 1.057 | 1.057 | 1.057 | 1.057 | 1.057 | 1.057 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.056608 Full duration: 15.734946 HINTS: * To plot HTML graphics with this data, run: rally task report 5d17ecbb-faa8-469c-81d6-ccda590997f9 --out output.html * To generate a JUnit report, run: rally task export 5d17ecbb-faa8-469c-81d6-ccda590997f9 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 5d17ecbb-faa8-469c-81d6-ccda590997f9 --json --out output.json 2019-06-02 06:19:31,675 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'5d17ecbb-faa8-469c-81d6-ccda590997f9', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.json'] 2019-06-02 06:19:33,568 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 5d17ecbb-faa8-469c-81d6-ccda590997f9 --out /home/opnfv/functest/results/rally_sanity/cinder.json 2019-06-02 06:19:33.438 2991 INFO rally.api [-] Building 'json' report for the following task(s): '5d17ecbb-faa8-469c-81d6-ccda590997f9'. 2019-06-02 06:19:33.448 2991 INFO rally.api [-] The report has been successfully built. 2019-06-02 06:19:33,583 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2019-06-02 06:19:33,584 - 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-02 06:19:33,584 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-02 06:19:33,599 - 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-02 06:19:33,601 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2019-06-02 06:19:33,601 - 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': '5650eefb-f2c4-4d82-b0b7-e12910b69658', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_c9dffe71-3bf1-4006-8fb2-d43684a2efa6', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_c9dffe71-3bf1-4006-8fb2-d43684a2efa6', '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_c9dffe71-3bf1-4006-8fb2-d43684a2efa6', '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-02 06:21:53,618 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2078b032-43c0-4d7b-a1b0-43a7474e7538 2019-06-02 06:21:53,618 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'2078b032-43c0-4d7b-a1b0-43a7474e7538'] 2019-06-02 06:21:54,482 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 2078b032-43c0-4d7b-a1b0-43a7474e7538 -------------------------------------------------------------------------------- Task 2078b032-43c0-4d7b-a1b0-43a7474e7538: 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 2078b032-43c0-4d7b-a1b0-43a7474e7538 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.706 | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 100.0% | 1 | | total | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 100.0% | 1 | | -> duration | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.705871 Full duration: 8.916931 -------------------------------------------------------------------------------- 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 2078b032-43c0-4d7b-a1b0-43a7474e7538 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.733 | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 100.0% | 1 | | total | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 100.0% | 1 | | -> duration | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.733334 Full duration: 9.417449 -------------------------------------------------------------------------------- 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 2078b032-43c0-4d7b-a1b0-43a7474e7538 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.694 | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 100.0% | 1 | | total | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 100.0% | 1 | | -> duration | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.693856 Full duration: 9.540086 -------------------------------------------------------------------------------- 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 2078b032-43c0-4d7b-a1b0-43a7474e7538 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.89 | 0.89 | 0.89 | 0.89 | 0.89 | 0.89 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.281 | 0.281 | 0.281 | 0.281 | 0.281 | 0.281 | 100.0% | 1 | | total | 1.171 | 1.171 | 1.171 | 1.171 | 1.171 | 1.171 | 100.0% | 1 | | -> duration | 1.171 | 1.171 | 1.171 | 1.171 | 1.171 | 1.171 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.171331 Full duration: 10.965774 -------------------------------------------------------------------------------- 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 2078b032-43c0-4d7b-a1b0-43a7474e7538 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.727 | 0.727 | 0.727 | 0.727 | 0.727 | 0.727 | 100.0% | 1 | | total | 0.727 | 0.727 | 0.727 | 0.727 | 0.727 | 0.727 | 100.0% | 1 | | -> duration | 0.727 | 0.727 | 0.727 | 0.727 | 0.727 | 0.727 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.726711 Full duration: 8.84658 -------------------------------------------------------------------------------- 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 2078b032-43c0-4d7b-a1b0-43a7474e7538 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.714 | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.36 | 0.36 | 0.36 | 0.36 | 0.36 | 0.36 | 100.0% | 1 | | total | 1.074 | 1.074 | 1.074 | 1.074 | 1.074 | 1.074 | 100.0% | 1 | | -> duration | 1.074 | 1.074 | 1.074 | 1.074 | 1.074 | 1.074 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.074131 Full duration: 10.555587 -------------------------------------------------------------------------------- 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 2078b032-43c0-4d7b-a1b0-43a7474e7538 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.685 | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 100.0% | 1 | | total | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 100.0% | 1 | | -> duration | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.685588 Full duration: 8.968739 -------------------------------------------------------------------------------- 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 2078b032-43c0-4d7b-a1b0-43a7474e7538 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.357 | 1.357 | 1.357 | 1.357 | 1.357 | 1.357 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.518 | 0.518 | 0.518 | 0.518 | 0.518 | 0.518 | 100.0% | 1 | | total | 1.875 | 1.875 | 1.875 | 1.875 | 1.875 | 1.875 | 100.0% | 1 | | -> duration | 1.875 | 1.875 | 1.875 | 1.875 | 1.875 | 1.875 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.87521 Full duration: 11.480144 -------------------------------------------------------------------------------- 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 2078b032-43c0-4d7b-a1b0-43a7474e7538 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.705 | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 100.0% | 1 | | total | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 100.0% | 1 | | -> duration | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.704625 Full duration: 9.59325 -------------------------------------------------------------------------------- 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 2078b032-43c0-4d7b-a1b0-43a7474e7538 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.972 | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 100.0% | 1 | | gnocchi.delete_metric | 0.276 | 0.276 | 0.276 | 0.276 | 0.276 | 0.276 | 100.0% | 1 | | total | 1.249 | 1.249 | 1.249 | 1.249 | 1.249 | 1.249 | 100.0% | 1 | | -> duration | 1.249 | 1.249 | 1.249 | 1.249 | 1.249 | 1.249 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.248608 Full duration: 10.833281 -------------------------------------------------------------------------------- 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 2078b032-43c0-4d7b-a1b0-43a7474e7538 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.727 | 0.727 | 0.727 | 0.727 | 0.727 | 0.727 | 100.0% | 1 | | gnocchi.delete_resource | 0.292 | 0.292 | 0.292 | 0.292 | 0.292 | 0.292 | 100.0% | 1 | | total | 1.02 | 1.02 | 1.02 | 1.02 | 1.02 | 1.02 | 100.0% | 1 | | -> duration | 1.02 | 1.02 | 1.02 | 1.02 | 1.02 | 1.02 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.019742 Full duration: 10.133407 HINTS: * To plot HTML graphics with this data, run: rally task report 2078b032-43c0-4d7b-a1b0-43a7474e7538 --out output.html * To generate a JUnit report, run: rally task export 2078b032-43c0-4d7b-a1b0-43a7474e7538 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 2078b032-43c0-4d7b-a1b0-43a7474e7538 --json --out output.json 2019-06-02 06:21:54,483 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'2078b032-43c0-4d7b-a1b0-43a7474e7538', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.json'] 2019-06-02 06:21:56,362 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 2078b032-43c0-4d7b-a1b0-43a7474e7538 --out /home/opnfv/functest/results/rally_sanity/gnocchi.json 2019-06-02 06:21:56.273 4122 INFO rally.api [-] Building 'json' report for the following task(s): '2078b032-43c0-4d7b-a1b0-43a7474e7538'. 2019-06-02 06:21:56.281 4122 INFO rally.api [-] The report has been successfully built. 2019-06-02 06:21:56,367 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2019-06-02 06:21:56,367 - 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-02 06:21:56,367 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-02 06:21:56,374 - 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-02 06:21:56,374 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2019-06-02 06:21:56,374 - 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': '5650eefb-f2c4-4d82-b0b7-e12910b69658', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_c9dffe71-3bf1-4006-8fb2-d43684a2efa6', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_c9dffe71-3bf1-4006-8fb2-d43684a2efa6', '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_c9dffe71-3bf1-4006-8fb2-d43684a2efa6', '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-02 06:23:40,280 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 7d293ecb-5d16-4a6d-9022-e85eaac7ce23 2019-06-02 06:23:40,281 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'7d293ecb-5d16-4a6d-9022-e85eaac7ce23'] 2019-06-02 06:23:41,163 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 7d293ecb-5d16-4a6d-9022-e85eaac7ce23 -------------------------------------------------------------------------------- Task 7d293ecb-5d16-4a6d-9022-e85eaac7ce23: 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 7d293ecb-5d16-4a6d-9022-e85eaac7ce23 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.289 | 7.289 | 7.289 | 7.289 | 7.289 | 7.289 | 100.0% | 1 | | heat.update_stack | 4.015 | 4.015 | 4.015 | 4.015 | 4.015 | 4.015 | 100.0% | 1 | | heat.delete_stack | 3.28 | 3.28 | 3.28 | 3.28 | 3.28 | 3.28 | 100.0% | 1 | | total | 14.584 | 14.584 | 14.584 | 14.584 | 14.584 | 14.584 | 100.0% | 1 | | -> duration | 10.584 | 10.584 | 10.584 | 10.584 | 10.584 | 10.584 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.584124 Full duration: 25.261064 -------------------------------------------------------------------------------- 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 7d293ecb-5d16-4a6d-9022-e85eaac7ce23 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.917 | 4.917 | 4.917 | 4.917 | 4.917 | 4.917 | 100.0% | 1 | | heat.check_stack | 1.235 | 1.235 | 1.235 | 1.235 | 1.235 | 1.235 | 100.0% | 1 | | heat.delete_stack | 1.767 | 1.767 | 1.767 | 1.767 | 1.767 | 1.767 | 100.0% | 1 | | total | 7.919 | 7.919 | 7.919 | 7.919 | 7.919 | 7.919 | 100.0% | 1 | | -> duration | 5.919 | 5.919 | 5.919 | 5.919 | 5.919 | 5.919 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.918656 Full duration: 20.500857 -------------------------------------------------------------------------------- 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 7d293ecb-5d16-4a6d-9022-e85eaac7ce23 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.318 | 5.318 | 5.318 | 5.318 | 5.318 | 5.318 | 100.0% | 1 | | heat.suspend_stack | 0.981 | 0.981 | 0.981 | 0.981 | 0.981 | 0.981 | 100.0% | 1 | | heat.resume_stack | 0.748 | 0.748 | 0.748 | 0.748 | 0.748 | 0.748 | 100.0% | 1 | | heat.delete_stack | 2.369 | 2.369 | 2.369 | 2.369 | 2.369 | 2.369 | 100.0% | 1 | | total | 9.417 | 9.417 | 9.417 | 9.417 | 9.417 | 9.417 | 100.0% | 1 | | -> duration | 7.417 | 7.417 | 7.417 | 7.417 | 7.417 | 7.417 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.416655 Full duration: 20.423994 -------------------------------------------------------------------------------- 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 7d293ecb-5d16-4a6d-9022-e85eaac7ce23 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.739 | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 100.0% | 1 | | total | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 100.0% | 1 | | -> duration | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.738974 Full duration: 10.682061 HINTS: * To plot HTML graphics with this data, run: rally task report 7d293ecb-5d16-4a6d-9022-e85eaac7ce23 --out output.html * To generate a JUnit report, run: rally task export 7d293ecb-5d16-4a6d-9022-e85eaac7ce23 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 7d293ecb-5d16-4a6d-9022-e85eaac7ce23 --json --out output.json 2019-06-02 06:23:41,164 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'7d293ecb-5d16-4a6d-9022-e85eaac7ce23', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.json'] 2019-06-02 06:23:43,074 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 7d293ecb-5d16-4a6d-9022-e85eaac7ce23 --out /home/opnfv/functest/results/rally_sanity/heat.json 2019-06-02 06:23:42.946 5031 INFO rally.api [-] Building 'json' report for the following task(s): '7d293ecb-5d16-4a6d-9022-e85eaac7ce23'. 2019-06-02 06:23:42.951 5031 INFO rally.api [-] The report has been successfully built. 2019-06-02 06:23:43,078 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2019-06-02 06:23:43,078 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2019-06-02 06:23:43,078 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-02 06:23:43,089 - 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-02 06:23:43,089 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2019-06-02 06:23:43,090 - 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': '5650eefb-f2c4-4d82-b0b7-e12910b69658', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_c9dffe71-3bf1-4006-8fb2-d43684a2efa6', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_c9dffe71-3bf1-4006-8fb2-d43684a2efa6', '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_c9dffe71-3bf1-4006-8fb2-d43684a2efa6', '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-02 06:27:50,601 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 63ee2dc0-54f7-45b3-90b8-33f98631fefe 2019-06-02 06:27:50,601 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'63ee2dc0-54f7-45b3-90b8-33f98631fefe'] 2019-06-02 06:27:51,451 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 63ee2dc0-54f7-45b3-90b8-33f98631fefe -------------------------------------------------------------------------------- Task 63ee2dc0-54f7-45b3-90b8-33f98631fefe: 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 63ee2dc0-54f7-45b3-90b8-33f98631fefe 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.748 | 0.748 | 0.748 | 0.748 | 0.748 | 0.748 | 100.0% | 1 | | keystone_v3.add_role | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 100.0% | 1 | | keystone_v3.revoke_role | 0.223 | 0.223 | 0.223 | 0.223 | 0.223 | 0.223 | 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.117815 Full duration: 18.657197 -------------------------------------------------------------------------------- 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 63ee2dc0-54f7-45b3-90b8-33f98631fefe 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.726 | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 100.0% | 1 | | keystone_v3.add_role | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 100.0% | 1 | | keystone_v3.list_roles | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 100.0% | 1 | | total | 1.014 | 1.014 | 1.014 | 1.014 | 1.014 | 1.014 | 100.0% | 1 | | -> duration | 1.014 | 1.014 | 1.014 | 1.014 | 1.014 | 1.014 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.013565 Full duration: 18.354708 -------------------------------------------------------------------------------- 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 63ee2dc0-54f7-45b3-90b8-33f98631fefe 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.147 | 1.147 | 1.147 | 1.147 | 1.147 | 1.147 | 100.0% | 1 | | keystone_v3.list_projects | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 100.0% | 1 | | total | 1.274 | 1.274 | 1.274 | 1.274 | 1.274 | 1.274 | 100.0% | 1 | | -> duration | 1.274 | 1.274 | 1.274 | 1.274 | 1.274 | 1.274 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.273763 Full duration: 18.783399 -------------------------------------------------------------------------------- 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 63ee2dc0-54f7-45b3-90b8-33f98631fefe 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.747 | 0.747 | 0.747 | 0.747 | 0.747 | 0.747 | 100.0% | 1 | | keystone_v3.delete_role | 0.22 | 0.22 | 0.22 | 0.22 | 0.22 | 0.22 | 100.0% | 1 | | total | 0.967 | 0.967 | 0.967 | 0.967 | 0.967 | 0.967 | 100.0% | 1 | | -> duration | 0.967 | 0.967 | 0.967 | 0.967 | 0.967 | 0.967 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.966773 Full duration: 16.09279 -------------------------------------------------------------------------------- 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 63ee2dc0-54f7-45b3-90b8-33f98631fefe 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.728 | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 100.0% | 1 | | keystone_v3.delete_service | 0.211 | 0.211 | 0.211 | 0.211 | 0.211 | 0.211 | 100.0% | 1 | | total | 0.94 | 0.94 | 0.94 | 0.94 | 0.94 | 0.94 | 100.0% | 1 | | -> duration | 0.94 | 0.94 | 0.94 | 0.94 | 0.94 | 0.94 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.939765 Full duration: 15.981527 -------------------------------------------------------------------------------- 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 63ee2dc0-54f7-45b3-90b8-33f98631fefe 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.092 | 1.092 | 1.092 | 1.092 | 1.092 | 1.092 | 100.0% | 1 | | keystone_v3.create_user | 0.875 | 0.875 | 0.875 | 0.875 | 0.875 | 0.875 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 100.0% | 1 | | -> keystone_v3.add_role | 0.313 | 0.313 | 0.313 | 0.313 | 0.313 | 0.313 | 100.0% | 1 | | keystone_v3.create_role | 0.174 | 0.174 | 0.174 | 0.174 | 0.174 | 0.174 | 100.0% | 1 | | keystone_v3.get_project | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 100.0% | 1 | | keystone_v3.get_user | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 100.0% | 1 | | keystone_v3.get_role | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 100.0% | 1 | | keystone_v3.list_services | 0.159 | 0.159 | 0.159 | 0.159 | 0.159 | 0.159 | 100.0% | 1 | | keystone_v3.get_services | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 100.0% | 1 | | total | 3.098 | 3.098 | 3.098 | 3.098 | 3.098 | 3.098 | 100.0% | 1 | | -> duration | 3.098 | 3.098 | 3.098 | 3.098 | 3.098 | 3.098 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.098434 Full duration: 24.855057 -------------------------------------------------------------------------------- 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 63ee2dc0-54f7-45b3-90b8-33f98631fefe 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.063 | 1.063 | 1.063 | 1.063 | 1.063 | 1.063 | 100.0% | 1 | | keystone_v3.update_project | 0.151 | 0.151 | 0.151 | 0.151 | 0.151 | 0.151 | 100.0% | 1 | | keystone_v3.delete_project | 0.177 | 0.177 | 0.177 | 0.177 | 0.177 | 0.177 | 100.0% | 1 | | total | 1.391 | 1.391 | 1.391 | 1.391 | 1.391 | 1.391 | 100.0% | 1 | | -> duration | 1.391 | 1.391 | 1.391 | 1.391 | 1.391 | 1.391 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.390612 Full duration: 16.203539 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 63ee2dc0-54f7-45b3-90b8-33f98631fefe has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.995 | 0.995 | 0.995 | 0.995 | 0.995 | 0.995 | 100.0% | 1 | | total | 1.198 | 1.198 | 1.198 | 1.198 | 1.198 | 1.198 | 100.0% | 1 | | -> duration | 1.198 | 1.198 | 1.198 | 1.198 | 1.198 | 1.198 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.198163 Full duration: 19.038826 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 63ee2dc0-54f7-45b3-90b8-33f98631fefe has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 100.0% | 1 | | total | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 100.0% | 1 | | -> duration | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.003249 Full duration: 18.404298 -------------------------------------------------------------------------------- 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 63ee2dc0-54f7-45b3-90b8-33f98631fefe has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 1.092 | 1.092 | 1.092 | 1.092 | 1.092 | 1.092 | 100.0% | 1 | | keystone_v3.list_users | 0.213 | 0.213 | 0.213 | 0.213 | 0.213 | 0.213 | 100.0% | 1 | | total | 1.442 | 1.442 | 1.442 | 1.442 | 1.442 | 1.442 | 100.0% | 1 | | -> duration | 1.442 | 1.442 | 1.442 | 1.442 | 1.442 | 1.442 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.441505 Full duration: 18.502715 -------------------------------------------------------------------------------- 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 63ee2dc0-54f7-45b3-90b8-33f98631fefe 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.176 | 1.176 | 1.176 | 1.176 | 1.176 | 1.176 | 100.0% | 1 | | keystone_v3.create_users | 7.192 | 7.192 | 7.192 | 7.192 | 7.192 | 7.192 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 7.191 | 7.191 | 7.191 | 7.191 | 7.191 | 7.191 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 1.383 | 1.383 | 1.383 | 1.383 | 1.383 | 1.383 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.596 | 1.596 | 1.596 | 1.596 | 1.596 | 1.596 | 100.0% | 1 | | total | 9.755 | 9.755 | 9.755 | 9.755 | 9.755 | 9.755 | 100.0% | 1 | | -> duration | 9.755 | 9.755 | 9.755 | 9.755 | 9.755 | 9.755 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.754845 Full duration: 32.327862 HINTS: * To plot HTML graphics with this data, run: rally task report 63ee2dc0-54f7-45b3-90b8-33f98631fefe --out output.html * To generate a JUnit report, run: rally task export 63ee2dc0-54f7-45b3-90b8-33f98631fefe --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 63ee2dc0-54f7-45b3-90b8-33f98631fefe --json --out output.json 2019-06-02 06:27:51,453 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'63ee2dc0-54f7-45b3-90b8-33f98631fefe', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.json'] 2019-06-02 06:27:53,352 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 63ee2dc0-54f7-45b3-90b8-33f98631fefe --out /home/opnfv/functest/results/rally_sanity/keystone.json 2019-06-02 06:27:53.251 6942 INFO rally.api [-] Building 'json' report for the following task(s): '63ee2dc0-54f7-45b3-90b8-33f98631fefe'. 2019-06-02 06:27:53.261 6942 INFO rally.api [-] The report has been successfully built. 2019-06-02 06:27:53,366 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2019-06-02 06:27:53,368 - 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-02 06:27:53,368 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-02 06:27:53,383 - 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-02 06:27:53,384 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-06-02 06:27:53,384 - 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': '5650eefb-f2c4-4d82-b0b7-e12910b69658', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_c9dffe71-3bf1-4006-8fb2-d43684a2efa6', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_c9dffe71-3bf1-4006-8fb2-d43684a2efa6', '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_c9dffe71-3bf1-4006-8fb2-d43684a2efa6', '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-02 06:32:48,512 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 41506e17-7db4-4788-ac7c-37ec556beed0 2019-06-02 06:32:48,513 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'41506e17-7db4-4788-ac7c-37ec556beed0'] 2019-06-02 06:32:49,401 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 41506e17-7db4-4788-ac7c-37ec556beed0 -------------------------------------------------------------------------------- Task 41506e17-7db4-4788-ac7c-37ec556beed0: 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 41506e17-7db4-4788-ac7c-37ec556beed0 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.201 | 1.201 | 1.201 | 1.201 | 1.201 | 1.201 | 100.0% | 1 | | neutron.delete_network | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 100.0% | 1 | | total | 1.799 | 1.799 | 1.799 | 1.799 | 1.799 | 1.799 | 100.0% | 1 | | -> duration | 1.799 | 1.799 | 1.799 | 1.799 | 1.799 | 1.799 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.798873 Full duration: 18.69598 -------------------------------------------------------------------------------- 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 41506e17-7db4-4788-ac7c-37ec556beed0 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.962 | 1.962 | 1.962 | 1.962 | 1.962 | 1.962 | 100.0% | 1 | | neutron.delete_port | 0.586 | 0.586 | 0.586 | 0.586 | 0.586 | 0.586 | 100.0% | 1 | | total | 2.549 | 2.549 | 2.549 | 2.549 | 2.549 | 2.549 | 100.0% | 1 | | -> duration | 2.549 | 2.549 | 2.549 | 2.549 | 2.549 | 2.549 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.549022 Full duration: 25.000836 -------------------------------------------------------------------------------- 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 41506e17-7db4-4788-ac7c-37ec556beed0 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.15 | 1.15 | 1.15 | 1.15 | 1.15 | 1.15 | 100.0% | 1 | | neutron.create_subnet | 1.033 | 1.033 | 1.033 | 1.033 | 1.033 | 1.033 | 100.0% | 1 | | neutron.create_router | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 100.0% | 1 | | neutron.add_interface_router | 2.36 | 2.36 | 2.36 | 2.36 | 2.36 | 2.36 | 100.0% | 1 | | neutron.remove_interface_router | 2.934 | 2.934 | 2.934 | 2.934 | 2.934 | 2.934 | 100.0% | 1 | | neutron.delete_router | 0.421 | 0.421 | 0.421 | 0.421 | 0.421 | 0.421 | 100.0% | 1 | | total | 7.984 | 7.984 | 7.984 | 7.984 | 7.984 | 7.984 | 100.0% | 1 | | -> duration | 7.984 | 7.984 | 7.984 | 7.984 | 7.984 | 7.984 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.983914 Full duration: 30.561211 -------------------------------------------------------------------------------- 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 41506e17-7db4-4788-ac7c-37ec556beed0 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.616 | 1.616 | 1.616 | 1.616 | 1.616 | 1.616 | 100.0% | 1 | | neutron.delete_subnet | 0.484 | 0.484 | 0.484 | 0.484 | 0.484 | 0.484 | 100.0% | 1 | | total | 2.1 | 2.1 | 2.1 | 2.1 | 2.1 | 2.1 | 100.0% | 1 | | -> duration | 2.1 | 2.1 | 2.1 | 2.1 | 2.1 | 2.1 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.100297 Full duration: 23.581866 -------------------------------------------------------------------------------- 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 41506e17-7db4-4788-ac7c-37ec556beed0 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.981 | 0.981 | 0.981 | 0.981 | 0.981 | 0.981 | 100.0% | 1 | | neutron.list_networks | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 100.0% | 1 | | total | 1.096 | 1.096 | 1.096 | 1.096 | 1.096 | 1.096 | 100.0% | 1 | | -> duration | 1.096 | 1.096 | 1.096 | 1.096 | 1.096 | 1.096 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.095561 Full duration: 19.808966 -------------------------------------------------------------------------------- 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 41506e17-7db4-4788-ac7c-37ec556beed0 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.932 | 1.932 | 1.932 | 1.932 | 1.932 | 1.932 | 100.0% | 1 | | neutron.list_ports | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 100.0% | 1 | | total | 2.04 | 2.04 | 2.04 | 2.04 | 2.04 | 2.04 | 100.0% | 1 | | -> duration | 2.04 | 2.04 | 2.04 | 2.04 | 2.04 | 2.04 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.040128 Full duration: 25.554557 -------------------------------------------------------------------------------- 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 41506e17-7db4-4788-ac7c-37ec556beed0 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.064 | 1.064 | 1.064 | 1.064 | 1.064 | 1.064 | 100.0% | 1 | | neutron.create_subnet | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 100.0% | 1 | | neutron.create_router | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 100.0% | 1 | | neutron.add_interface_router | 2.528 | 2.528 | 2.528 | 2.528 | 2.528 | 2.528 | 100.0% | 1 | | neutron.list_routers | 0.154 | 0.154 | 0.154 | 0.154 | 0.154 | 0.154 | 100.0% | 1 | | total | 4.539 | 4.539 | 4.539 | 4.539 | 4.539 | 4.539 | 100.0% | 1 | | -> duration | 4.539 | 4.539 | 4.539 | 4.539 | 4.539 | 4.539 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.539351 Full duration: 32.331931 -------------------------------------------------------------------------------- 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 41506e17-7db4-4788-ac7c-37ec556beed0 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.098 | 1.098 | 1.098 | 1.098 | 1.098 | 1.098 | 100.0% | 1 | | neutron.create_subnet | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 100.0% | 1 | | neutron.list_subnets | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 100.0% | 1 | | total | 2.043 | 2.043 | 2.043 | 2.043 | 2.043 | 2.043 | 100.0% | 1 | | -> duration | 2.043 | 2.043 | 2.043 | 2.043 | 2.043 | 2.043 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.043224 Full duration: 24.018823 -------------------------------------------------------------------------------- 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 41506e17-7db4-4788-ac7c-37ec556beed0 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.95 | 0.95 | 0.95 | 0.95 | 0.95 | 0.95 | 100.0% | 1 | | neutron.delete_security_group | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | total | 1.067 | 1.067 | 1.067 | 1.067 | 1.067 | 1.067 | 100.0% | 1 | | -> duration | 1.067 | 1.067 | 1.067 | 1.067 | 1.067 | 1.067 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.06666 Full duration: 17.223789 -------------------------------------------------------------------------------- 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 41506e17-7db4-4788-ac7c-37ec556beed0 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 | 0.882 | 0.882 | 0.882 | 0.882 | 0.882 | 100.0% | 1 | | neutron.create_security_group_rule | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 100.0% | 1 | | neutron.delete_security_group | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 100.0% | 1 | | total | 1.167 | 1.167 | 1.167 | 1.167 | 1.167 | 1.167 | 100.0% | 1 | | -> duration | 1.167 | 1.167 | 1.167 | 1.167 | 1.167 | 1.167 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.167038 Full duration: 17.599412 -------------------------------------------------------------------------------- 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 41506e17-7db4-4788-ac7c-37ec556beed0 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.027 | 1.027 | 1.027 | 1.027 | 1.027 | 1.027 | 100.0% | 1 | | neutron.create_router | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 100.0% | 1 | | neutron.add_gateway_router | 2.493 | 2.493 | 2.493 | 2.493 | 2.493 | 2.493 | 100.0% | 1 | | neutron.remove_gateway_router | 1.392 | 1.392 | 1.392 | 1.392 | 1.392 | 1.392 | 100.0% | 1 | | total | 4.991 | 4.991 | 4.991 | 4.991 | 4.991 | 4.991 | 100.0% | 1 | | -> duration | 4.991 | 4.991 | 4.991 | 4.991 | 4.991 | 4.991 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.990991 Full duration: 32.125509 HINTS: * To plot HTML graphics with this data, run: rally task report 41506e17-7db4-4788-ac7c-37ec556beed0 --out output.html * To generate a JUnit report, run: rally task export 41506e17-7db4-4788-ac7c-37ec556beed0 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 41506e17-7db4-4788-ac7c-37ec556beed0 --json --out output.json 2019-06-02 06:32:49,402 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'41506e17-7db4-4788-ac7c-37ec556beed0', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.json'] 2019-06-02 06:32:51,267 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 41506e17-7db4-4788-ac7c-37ec556beed0 --out /home/opnfv/functest/results/rally_sanity/neutron.json 2019-06-02 06:32:51.177 10233 INFO rally.api [-] Building 'json' report for the following task(s): '41506e17-7db4-4788-ac7c-37ec556beed0'. 2019-06-02 06:32:51.188 10233 INFO rally.api [-] The report has been successfully built. 2019-06-02 06:32:51,285 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-06-02 06:32:51,286 - 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-02 06:32:51,286 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-02 06:32:51,301 - 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-02 06:32:51,303 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2019-06-02 06:32:51,303 - 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': '5650eefb-f2c4-4d82-b0b7-e12910b69658', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_c9dffe71-3bf1-4006-8fb2-d43684a2efa6', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_c9dffe71-3bf1-4006-8fb2-d43684a2efa6', '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_c9dffe71-3bf1-4006-8fb2-d43684a2efa6', '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-02 06:34:01,450 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f65681d9-7106-4bb5-b151-55287558deb3 2019-06-02 06:34:01,450 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'f65681d9-7106-4bb5-b151-55287558deb3'] 2019-06-02 06:34:02,256 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid f65681d9-7106-4bb5-b151-55287558deb3 -------------------------------------------------------------------------------- Task f65681d9-7106-4bb5-b151-55287558deb3: 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_c9dffe71-3bf1-4006-8fb2-d43684a2efa6" }, "image": { "name": "rally_sanity-img_c9dffe71-3bf1-4006-8fb2-d43684a2efa6" }, "nics": [ { "net-id": "5650eefb-f2c4-4d82-b0b7-e12910b69658" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f65681d9-7106-4bb5-b151-55287558deb3 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-c04f176c-7b95-4714-839c-35b387554713) 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-c04f176c-7b95-4714-839c-35b387554713) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 12.586 | 12.586 | 12.586 | 12.586 | 12.586 | 12.586 | 100.0% | 1 | | nova.live_migrate | 4.47 | 4.47 | 4.47 | 4.47 | 4.47 | 4.47 | 0.0% | 1 | | total | 17.056 | 17.056 | 17.056 | 17.056 | 17.056 | 17.056 | 0.0% | 1 | | -> duration | 16.056 | 16.056 | 16.056 | 16.056 | 16.056 | 16.056 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.056326 Full duration: 33.316962 HINTS: * To plot HTML graphics with this data, run: rally task report f65681d9-7106-4bb5-b151-55287558deb3 --out output.html * To generate a JUnit report, run: rally task export f65681d9-7106-4bb5-b151-55287558deb3 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f65681d9-7106-4bb5-b151-55287558deb3 --json --out output.json At least one workload did not pass SLA criteria. 2019-06-02 06:34:02,257 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'f65681d9-7106-4bb5-b151-55287558deb3', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.json'] 2019-06-02 06:34:04,368 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid f65681d9-7106-4bb5-b151-55287558deb3 --out /home/opnfv/functest/results/rally_sanity/nova.json 2019-06-02 06:34:04.216 10464 INFO rally.api [-] Building 'json' report for the following task(s): 'f65681d9-7106-4bb5-b151-55287558deb3'. 2019-06-02 06:34:04.219 10464 INFO rally.api [-] The report has been successfully built. 2019-06-02 06:34:04,370 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2019-06-02 06:34:04,371 - 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-02 06:34:04,372 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-02 06:34:04,388 - 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-02 06:34:04,389 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2019-06-02 06:34:04,389 - 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': '5650eefb-f2c4-4d82-b0b7-e12910b69658', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_c9dffe71-3bf1-4006-8fb2-d43684a2efa6', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_c9dffe71-3bf1-4006-8fb2-d43684a2efa6', '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_c9dffe71-3bf1-4006-8fb2-d43684a2efa6', '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-02 06:35:07,457 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : bdf50802-07e7-4d13-b7d9-5581ebc1abc9 2019-06-02 06:35:07,458 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'bdf50802-07e7-4d13-b7d9-5581ebc1abc9'] 2019-06-02 06:35:08,295 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid bdf50802-07e7-4d13-b7d9-5581ebc1abc9 -------------------------------------------------------------------------------- Task bdf50802-07e7-4d13-b7d9-5581ebc1abc9: 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 bdf50802-07e7-4d13-b7d9-5581ebc1abc9 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.862 | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 100.0% | 1 | | quotas.delete_quotas | 0.297 | 0.297 | 0.297 | 0.297 | 0.297 | 0.297 | 100.0% | 1 | | total | 1.159 | 1.159 | 1.159 | 1.159 | 1.159 | 1.159 | 100.0% | 1 | | -> duration | 1.159 | 1.159 | 1.159 | 1.159 | 1.159 | 1.159 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.158831 Full duration: 11.433041 -------------------------------------------------------------------------------- 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 bdf50802-07e7-4d13-b7d9-5581ebc1abc9 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.939 | 0.939 | 0.939 | 0.939 | 0.939 | 0.939 | 100.0% | 1 | | total | 0.939 | 0.939 | 0.939 | 0.939 | 0.939 | 0.939 | 100.0% | 1 | | -> duration | 0.939 | 0.939 | 0.939 | 0.939 | 0.939 | 0.939 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.938653 Full duration: 11.297927 -------------------------------------------------------------------------------- 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 bdf50802-07e7-4d13-b7d9-5581ebc1abc9 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.374 | 0.374 | 0.374 | 0.374 | 0.374 | 0.374 | 100.0% | 1 | | total | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 100.0% | 1 | | -> duration | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.80407 Full duration: 10.885774 -------------------------------------------------------------------------------- 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 bdf50802-07e7-4d13-b7d9-5581ebc1abc9 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.201 | 1.201 | 1.201 | 1.201 | 1.201 | 1.201 | 100.0% | 1 | | total | 1.201 | 1.201 | 1.201 | 1.201 | 1.201 | 1.201 | 100.0% | 1 | | -> duration | 1.201 | 1.201 | 1.201 | 1.201 | 1.201 | 1.201 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.201132 Full duration: 10.673959 HINTS: * To plot HTML graphics with this data, run: rally task report bdf50802-07e7-4d13-b7d9-5581ebc1abc9 --out output.html * To generate a JUnit report, run: rally task export bdf50802-07e7-4d13-b7d9-5581ebc1abc9 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report bdf50802-07e7-4d13-b7d9-5581ebc1abc9 --json --out output.json 2019-06-02 06:35:08,296 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'bdf50802-07e7-4d13-b7d9-5581ebc1abc9', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.json'] 2019-06-02 06:35:10,225 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid bdf50802-07e7-4d13-b7d9-5581ebc1abc9 --out /home/opnfv/functest/results/rally_sanity/quotas.json 2019-06-02 06:35:10.125 10973 INFO rally.api [-] Building 'json' report for the following task(s): 'bdf50802-07e7-4d13-b7d9-5581ebc1abc9'. 2019-06-02 06:35:10.129 10973 INFO rally.api [-] The report has been successfully built. 2019-06-02 06:35:10,227 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2019-06-02 06:35:10,228 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:00:58 | 6 | 100.00% | | glance | 00:01:19 | 4 | 100.00% | | cinder | 00:03:09 | 10 | 100.00% | | gnocchi | 00:01:49 | 11 | 100.00% | | heat | 00:01:16 | 4 | 100.00% | | keystone | 00:03:37 | 11 | 100.00% | | neutron | 00:04:26 | 11 | 100.00% | | nova | 00:00:33 | 1 | 0.00% | | quotas | 00:00:44 | 4 | 100.00% | | | | | | | TOTAL: | 00:17:54 | 62 | 98.39% | +----------------+------------+----------------+-----------+ 2019-06-02 06:35:10,228 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 98.39% in 8/9 modules 2019-06-02 06:35:10,228 - 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-02 06:35:12,622 - 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-02 06:35:12.390 10975 INFO rally.api [-] Building 'html' report for the following task(s): '871ce598-f495-476b-9c5f-be782c3040a4', '8473d584-6d67-47de-bff9-66fb92386501', '5d17ecbb-faa8-469c-81d6-ccda590997f9', '2078b032-43c0-4d7b-a1b0-43a7474e7538', '7d293ecb-5d16-4a6d-9022-e85eaac7ce23', '63ee2dc0-54f7-45b3-90b8-33f98631fefe', '41506e17-7db4-4788-ac7c-37ec556beed0', 'f65681d9-7106-4bb5-b151-55287558deb3', 'bdf50802-07e7-4d13-b7d9-5581ebc1abc9'. 2019-06-02 06:35:12.486 10975 INFO rally.api [-] The report has been successfully built. 2019-06-02 06:35:12,623 - 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-02 06:35:14,937 - 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-02 06:35:14.797 10977 INFO rally.api [-] Building 'junit-xml' report for the following task(s): '871ce598-f495-476b-9c5f-be782c3040a4', '8473d584-6d67-47de-bff9-66fb92386501', '5d17ecbb-faa8-469c-81d6-ccda590997f9', '2078b032-43c0-4d7b-a1b0-43a7474e7538', '7d293ecb-5d16-4a6d-9022-e85eaac7ce23', '63ee2dc0-54f7-45b3-90b8-33f98631fefe', '41506e17-7db4-4788-ac7c-37ec556beed0', 'f65681d9-7106-4bb5-b151-55287558deb3', 'bdf50802-07e7-4d13-b7d9-5581ebc1abc9'. 2019-06-02 06:35:14.806 10977 INFO rally.api [-] The report has been successfully built. 2019-06-02 06:35:15,048 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-02 06:35:15,048 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 22:40 | FAIL | +----------------------+------------------+------------------+----------------+ 2019-06-02 06:35:24,137 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2019-06-02 06:35:24,189 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2019-06-02 06:35:25,358 - 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'9b18589d03254ef4a4991174d7e615cb', '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_3db6e594-815f-4ec9-a45b-d90c363ab11a'}) 2019-06-02 06:35:25,855 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'177c3f495220481995acfb593d9dfe19', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_3db6e594-815f-4ec9-a45b-d90c363ab11a'}) 2019-06-02 06:35:27,417 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_3db6e594-815f-4ec9-a45b-d90c363ab11a', 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'9b18589d03254ef4a4991174d7e615cb', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'p62ajjTfl847hwzuWQjzqb3tRu31KN', 'username': u'refstack_defcore-user_3db6e594-815f-4ec9-a45b-d90c363ab11a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22: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-02 06:35:27,420 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_3db6e594-815f-4ec9-a45b-d90c363ab11a', 'password': 'p62ajjTfl847hwzuWQjzqb3tRu31KN', 'project_name': 'refstack_defcore-project_3db6e594-815f-4ec9-a45b-d90c363ab11a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '9b18589d03254ef4a4991174d7e615cb', 'project_domain_name': 'Default'} 2019-06-02 06:35:29,937 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2019-06-02 06:35:30,802 - 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-02T06:35:30Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'631ce4c6-c1f9-4a78-a1d9-3d0c4be8b62c', u'provider:segmentation_id': 23, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'refstack_defcore-net_3db6e594-815f-4ec9-a45b-d90c363ab11a', u'created_at': u'2019-06-02T06:35:30Z', u'mtu': 1450, u'tenant_id': u'9b18589d03254ef4a4991174d7e615cb', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'9b18589d03254ef4a4991174d7e615cb', u'l2_adjacency': True}) 2019-06-02 06:35:31,538 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-02T06:35:31Z', 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'5f6f8ac8-ba6a-49b7-9216-6ff739ab2d21', u'subnetpool_id': None, u'service_types': [], u'name': u'refstack_defcore-subnet_3db6e594-815f-4ec9-a45b-d90c363ab11a', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'631ce4c6-c1f9-4a78-a1d9-3d0c4be8b62c', u'tenant_id': u'9b18589d03254ef4a4991174d7e615cb', u'created_at': u'2019-06-02T06:35:31Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'9b18589d03254ef4a4991174d7e615cb'}) 2019-06-02 06:35:33,043 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-02T06:35:32Z', u'revision_number': 2, u'ha': False, u'id': u'0a8c9b6e-3d68-4abe-a402-e410ae11f2e7', u'external_gateway_info': {u'network_id': u'c2796163-bdf4-4e6d-b43c-d15508fb1de0', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7c8ede4f-3310-4fef-9dcd-f4fc2b0977e9', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'refstack_defcore-router_3db6e594-815f-4ec9-a45b-d90c363ab11a', u'admin_state_up': True, u'tenant_id': u'9b18589d03254ef4a4991174d7e615cb', u'created_at': u'2019-06-02T06:35:31Z', u'flavor_id': None, u'routes': [], u'project_id': u'9b18589d03254ef4a4991174d7e615cb'}) 2019-06-02 06:35:37,280 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/15265e56-3e62-4e1e-800d-73971e459580/snap', u'metadata': Munch({})})], 'file': u'/v2/images/15265e56-3e62-4e1e-800d-73971e459580/file', 'owner': u'9b18589d03254ef4a4991174d7e615cb', 'id': u'15265e56-3e62-4e1e-800d-73971e459580', 'size': 12716032, u'self': u'/v2/images/15265e56-3e62-4e1e-800d-73971e459580', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9b18589d03254ef4a4991174d7e615cb', 'name': 'refstack_defcore-project_3db6e594-815f-4ec9-a45b-d90c363ab11a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/15265e56-3e62-4e1e-800d-73971e459580/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-02T06:35:37Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-02T06:35:37Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_3db6e594-815f-4ec9-a45b-d90c363ab11a', '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/15265e56-3e62-4e1e-800d-73971e459580', 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_3db6e594-815f-4ec9-a45b-d90c363ab11a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_3db6e594-815f-4ec9-a45b-d90c363ab11a', 'created': u'2019-06-02T06:35:35Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-02T06:35: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/15265e56-3e62-4e1e-800d-73971e459580', 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_3db6e594-815f-4ec9-a45b-d90c363ab11a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-02 06:35:37,622 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_3db6e594-815f-4ec9-a45b-d90c363ab11a', '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'8844e8f393854387ac00e6dfabd2445e', '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'3969f4fe-bb1b-4fac-a3f2-900d9743251b', 'swap': 0}) 2019-06-02 06:35:38,046 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-06-02 06:35:40,426 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-06-02 06:35:42,763 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | b489115a-31dd-4264-9b0a-96d790aa3148 | 2019-06-02T06:35:42.417219 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: b489115a-31dd-4264-9b0a-96d790aa3148 ~/.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-02 06:35:46,139 - 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-02 06:35:46,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-06-02 06:35:49,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-06-02 06:35:53,596 - 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=9c672819-b764-480c-a75e-7decb6f81c6f) as the default verifier for the future CLI operations. 2019-06-02 06:35:57,369 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/a91958aa-16cf-4735-9b1f-7564a1fcc6a6/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a91958aa-16cf-4735-9b1f-7564a1fcc6a6/file', 'owner': u'9b18589d03254ef4a4991174d7e615cb', 'id': u'a91958aa-16cf-4735-9b1f-7564a1fcc6a6', 'size': 12716032, u'self': u'/v2/images/a91958aa-16cf-4735-9b1f-7564a1fcc6a6', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9b18589d03254ef4a4991174d7e615cb', 'name': 'refstack_defcore-project_3db6e594-815f-4ec9-a45b-d90c363ab11a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/a91958aa-16cf-4735-9b1f-7564a1fcc6a6/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-02T06:35:57Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-02T06:35:57Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_3db6e594-815f-4ec9-a45b-d90c363ab11a', '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/a91958aa-16cf-4735-9b1f-7564a1fcc6a6', 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_3db6e594-815f-4ec9-a45b-d90c363ab11a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_3db6e594-815f-4ec9-a45b-d90c363ab11a', 'created': u'2019-06-02T06:35:55Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-02T06:35:55Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/a91958aa-16cf-4735-9b1f-7564a1fcc6a6', 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_3db6e594-815f-4ec9-a45b-d90c363ab11a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-02 06:35:57,428 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_3db6e594-815f-4ec9-a45b-d90c363ab11a', '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'8844e8f393854387ac00e6dfabd2445e', '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'0e7b9c70-ae97-48a6-8156-505e9b89e6e0', 'swap': 0}) 2019-06-02 06:35:57,446 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_3db6e594-815f-4ec9-a45b-d90c363ab11a', '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'8844e8f393854387ac00e6dfabd2445e', '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'0e7b9c70-ae97-48a6-8156-505e9b89e6e0', 'swap': 0}) 2019-06-02 06:36:00,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-06-02 06:36:00,480 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-06-02 06:36:00,480 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-06-02 06:36:00,482 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-06-02 06:36:04,534 - 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-02 06:36:04,535 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params: not found. skipping it 2019-06-02 06:36:04,535 - 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-02 06:36:04,535 - 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-02 06:36:04,535 - 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-02 06:36:04,535 - 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-02 06:36:04,535 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata: not found. skipping it 2019-06-02 06:36:04,535 - 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-02 06:36:04,535 - 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-02 06:36:04,535 - 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-02 06:36:04,535 - 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-02 06:36:04,535 - 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-02 06:36:04,536 - 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-02 06:36:04,536 - 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-02 06:36:04,536 - 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-02 06:36:04,536 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields: not found. skipping it 2019-06-02 06:36:04,536 - 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-02 06:36:04,536 - 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-02 06:36:04,536 - 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-02 06:36:04,536 - 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-02 06:36:04,536 - 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-02 06:36:04,536 - 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-02 06:36:04,536 - 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-02 06:36:04,536 - 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-02 06:36:04,536 - 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-02 06:36:04,537 - 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-02 06:36:04,537 - 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-02 06:36:04,537 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list: not found. skipping it 2019-06-02 06:36:04,537 - 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-02 06:36:04,537 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_external_network_visibility: not found. skipping it 2019-06-02 06:36:04,537 - 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-02 06:36:04,537 - 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-02 06:36:04,537 - 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-02 06:36:04,537 - 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-02 06:36:04,537 - 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-02 06:36:04,537 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources: not found. skipping it 2019-06-02 06:36:04,537 - 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-02 06:36:04,537 - 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-02 06:36:04,537 - 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-02 06:36:04,537 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields: not found. skipping it 2019-06-02 06:36:04,538 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema: not found. skipping it 2019-06-02 06:36:04,538 - 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-02 06:36:04,538 - 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-02 06:36:04,538 - 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-02 06:36:04,538 - 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-02 06:36:04,538 - 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-02 06:36:04,538 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets: not found. skipping it 2019-06-02 06:36:04,538 - 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-02 06:36:04,538 - 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-02 06:36:04,538 - 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-02 06:36:04,538 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks: not found. skipping it 2019-06-02 06:36:04,538 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2019-06-02 06:36:04,539 - 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-02 06:36:04,539 - 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-02 06:36:04,539 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update: not found. skipping it 2019-06-02 06:36:04,539 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions: not found. skipping it 2019-06-02 06:36:04,539 - 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-02 06:36:04,539 - 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-02 06:36:04,539 - 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-02 06:36:04,539 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params: not found. skipping it 2019-06-02 06:36:04,539 - 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-02 06:36:04,539 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet: not found. skipping it 2019-06-02 06:36:04,539 - 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-02 06:36:04,539 - 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-02 06:36:04,539 - 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-02 06:36:04,539 - 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-02 06:36:04,539 - 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-02 06:36:04,540 - 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-02 06:36:04,540 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses: not found. skipping it 2019-06-02 06:36:04,540 - 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-02 06:36:04,540 - 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-02 06:36:04,540 - 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-02 06:36:04,540 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network: not found. skipping it 2019-06-02 06:36:04,540 - 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-02 06:36:04,540 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields: not found. skipping it 2019-06-02 06:36:04,540 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet: not found. skipping it 2019-06-02 06:36:04,540 - 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-02 06:36:04,540 - 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-02 06:36:04,540 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_media_types: not found. skipping it 2019-06-02 06:36:04,540 - 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-02 06:36:04,540 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields: not found. skipping it 2019-06-02 06:36:04,541 - 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-02 06:36:04,541 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_routers.RoutersTest.test_update_extra_route: not found. skipping it 2019-06-02 06:36:04,541 - 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-02 06:36:04,541 - 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-02 06:36:04,541 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot: not found. skipping it 2019-06-02 06:36:04,541 - 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-02 06:36:04,541 - 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-02 06:36:04,541 - 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-02 06:36:04,541 - 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-02 06:36:04,541 - 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-02 06:36:04,541 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema: not found. skipping it 2019-06-02 06:36:04,541 - 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-02 06:36:04,541 - 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-02 06:36:04,541 - 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-02 06:36:04,542 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-06-02 06:36:04,579 - 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-02 06:41:53,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 686f0ff4-b45d-446f-b659-bbc3e27a3b75 2019-06-02 06:41:53,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'686f0ff4-b45d-446f-b659-bbc3e27a3b75']'. 2019-06-02 06:41:54,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-06-02 06:41:54,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-06-02 06:41:54,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-06-02 06:41:54,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 686f0ff4-b45d-446f-b659-bbc3e27a3b75 | 2019-06-02 06:41:54,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-06-02 06:41:54,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-06-02 06:36:06 | 2019-06-02 06:41:54,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-06-02 06:41:53 | 2019-06-02 06:41:54,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:05:47 | 2019-06-02 06:41:54,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-06-02 06:41:54,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-06-02 06:41:54,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-06-02 06:41:54,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 9c672819-b764-480c-a75e-7decb6f81c6f) | 2019-06-02 06:41:54,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-06-02 06:41:54,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: b489115a-31dd-4264-9b0a-96d790aa3148) | 2019-06-02 06:41:54,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 219 | 2019-06-02 06:41:54,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 340.418 | 2019-06-02 06:41:54,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 164 | 2019-06-02 06:41:54,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 55 | 2019-06-02 06:41:54,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-06-02 06:41:54,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-06-02 06:41:54,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-06-02 06:41:54,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-06-02 06:41:54,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-06-02 06:41:54,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-06-02 06:41:54,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2019-06-02 06:41:54,493 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'686f0ff4-b45d-446f-b659-bbc3e27a3b75', '--to', u'/home/opnfv/functest/results/refstack_defcore/tempest-report.html'] 2019-06-02 06:41:56,422 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 686f0ff4-b45d-446f-b659-bbc3e27a3b75 --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-02 06:41:56,422 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'686f0ff4-b45d-446f-b659-bbc3e27a3b75', '--to', u'/home/opnfv/functest/results/refstack_defcore/tempest-report.xml'] 2019-06-02 06:41:58,428 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 686f0ff4-b45d-446f-b659-bbc3e27a3b75 --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-02 06:41:58,619 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-02 06:41:58,619 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 06:28 | FAIL | +--------------------------+------------------+------------------+----------------+ 2019-06-02 06:42:08,314 - xtesting.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2019-06-02 06:42:08,366 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full'... 2019-06-02 06:42:09,557 - 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'fcd5169ca6024b5e90238887e57ab9f8', '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_942bdda5-6506-457d-97ed-5a0066de89ba'}) 2019-06-02 06:42:10,033 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'063b08124e85433096cfa7586ce39c4f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full-user_942bdda5-6506-457d-97ed-5a0066de89ba'}) 2019-06-02 06:42:11,370 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full-project_942bdda5-6506-457d-97ed-5a0066de89ba', 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'fcd5169ca6024b5e90238887e57ab9f8', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'ElYWOS75w9mckmTL5WVipNhgxMpwTR', 'username': u'tempest_full-user_942bdda5-6506-457d-97ed-5a0066de89ba', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22: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-02 06:42:11,374 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full-user_942bdda5-6506-457d-97ed-5a0066de89ba', 'password': 'ElYWOS75w9mckmTL5WVipNhgxMpwTR', 'project_name': 'tempest_full-project_942bdda5-6506-457d-97ed-5a0066de89ba', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': 'fcd5169ca6024b5e90238887e57ab9f8', 'project_domain_name': 'Default'} 2019-06-02 06:42:14,039 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full'... 2019-06-02 06:42:14,701 - 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-02T06:42:14Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'49e728a6-2367-4ede-9934-1b96ad0abf64', u'provider:segmentation_id': 95, 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_942bdda5-6506-457d-97ed-5a0066de89ba', u'created_at': u'2019-06-02T06:42:14Z', u'mtu': 1450, u'tenant_id': u'fcd5169ca6024b5e90238887e57ab9f8', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'fcd5169ca6024b5e90238887e57ab9f8', u'l2_adjacency': True}) 2019-06-02 06:42:15,450 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-02T06:42: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'ada4ef87-cdf6-416f-8aa7-1127b555f521', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_full-subnet_942bdda5-6506-457d-97ed-5a0066de89ba', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'49e728a6-2367-4ede-9934-1b96ad0abf64', u'tenant_id': u'fcd5169ca6024b5e90238887e57ab9f8', u'created_at': u'2019-06-02T06:42: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'fcd5169ca6024b5e90238887e57ab9f8'}) 2019-06-02 06:42:16,953 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-02T06:42:16Z', u'revision_number': 2, u'ha': False, u'id': u'f0ed844e-f7c6-4115-9c70-16e0d6e72180', u'external_gateway_info': {u'network_id': u'c2796163-bdf4-4e6d-b43c-d15508fb1de0', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7c8ede4f-3310-4fef-9dcd-f4fc2b0977e9', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_full-router_942bdda5-6506-457d-97ed-5a0066de89ba', u'admin_state_up': True, u'tenant_id': u'fcd5169ca6024b5e90238887e57ab9f8', u'created_at': u'2019-06-02T06:42:15Z', u'flavor_id': None, u'routes': [], u'project_id': u'fcd5169ca6024b5e90238887e57ab9f8'}) 2019-06-02 06:42:20,432 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/9a356d78-4354-4552-9b60-393812b224a5/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9a356d78-4354-4552-9b60-393812b224a5/file', 'owner': u'fcd5169ca6024b5e90238887e57ab9f8', 'id': u'9a356d78-4354-4552-9b60-393812b224a5', 'size': 12716032, u'self': u'/v2/images/9a356d78-4354-4552-9b60-393812b224a5', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fcd5169ca6024b5e90238887e57ab9f8', 'name': 'tempest_full-project_942bdda5-6506-457d-97ed-5a0066de89ba', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/9a356d78-4354-4552-9b60-393812b224a5/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-02T06:42:20Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-02T06:42:20Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_942bdda5-6506-457d-97ed-5a0066de89ba', '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/9a356d78-4354-4552-9b60-393812b224a5', 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_942bdda5-6506-457d-97ed-5a0066de89ba', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_942bdda5-6506-457d-97ed-5a0066de89ba', 'created': u'2019-06-02T06:42:19Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-02T06:42:19Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/9a356d78-4354-4552-9b60-393812b224a5', 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_942bdda5-6506-457d-97ed-5a0066de89ba', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-02 06:42:21,151 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_942bdda5-6506-457d-97ed-5a0066de89ba', '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'8844e8f393854387ac00e6dfabd2445e', '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'a480bd7f-4875-4275-b456-64182b3730ee', 'swap': 0}) 2019-06-02 06:42:21,591 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-06-02 06:42:24,024 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-06-02 06:42:26,398 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 5b30aa19-dc8c-4a8f-9313-f240dfbc4a7e | 2019-06-02T06:42:25.972735 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 5b30aa19-dc8c-4a8f-9313-f240dfbc4a7e ~/.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-02 06:42:29,677 - 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-02 06:42:30,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-06-02 06:42:32,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-06-02 06:42:35,855 - 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=57cf48cf-21e0-40a5-aff7-e739daac60c7) as the default verifier for the future CLI operations. 2019-06-02 06:42:38,615 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/92ea7908-af0d-4cf6-8aad-c2775f0157a0/snap', u'metadata': Munch({})})], 'file': u'/v2/images/92ea7908-af0d-4cf6-8aad-c2775f0157a0/file', 'owner': u'fcd5169ca6024b5e90238887e57ab9f8', 'id': u'92ea7908-af0d-4cf6-8aad-c2775f0157a0', 'size': 12716032, u'self': u'/v2/images/92ea7908-af0d-4cf6-8aad-c2775f0157a0', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fcd5169ca6024b5e90238887e57ab9f8', 'name': 'tempest_full-project_942bdda5-6506-457d-97ed-5a0066de89ba', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/92ea7908-af0d-4cf6-8aad-c2775f0157a0/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-02T06:42:38Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-02T06:42:38Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_942bdda5-6506-457d-97ed-5a0066de89ba', '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/92ea7908-af0d-4cf6-8aad-c2775f0157a0', 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_942bdda5-6506-457d-97ed-5a0066de89ba', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_alt_942bdda5-6506-457d-97ed-5a0066de89ba', 'created': u'2019-06-02T06:42:38Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-02T06:42:38Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/92ea7908-af0d-4cf6-8aad-c2775f0157a0', 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_942bdda5-6506-457d-97ed-5a0066de89ba', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-02 06:42:38,654 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_942bdda5-6506-457d-97ed-5a0066de89ba', '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'8844e8f393854387ac00e6dfabd2445e', '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'cfae9600-0049-4459-9add-e823b38c7d90', 'swap': 0}) 2019-06-02 06:42:38,681 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_942bdda5-6506-457d-97ed-5a0066de89ba', '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'8844e8f393854387ac00e6dfabd2445e', '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'cfae9600-0049-4459-9add-e823b38c7d90', 'swap': 0}) 2019-06-02 06:42:41,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-06-02 06:42:41,749 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-06-02 06:42:41,749 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-06-02 06:42:41,751 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-06-02 06:42:41,780 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-06-02 06:42:45,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-57cf48cf-21e0-40a5-aff7-e739daac60c7/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_full/test_list.txt 2>/dev/null) 2019-06-02 06:42:45,042 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-06-02 06:42:45,077 - 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-02 07:19:43,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 02fb4672-24e1-4c9a-96f3-f6adcdab0ed8 2019-06-02 07:19:43,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'02fb4672-24e1-4c9a-96f3-f6adcdab0ed8']'. 2019-06-02 07:19:45,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-06-02 07:19:45,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-06-02 07:19:45,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-06-02 07:19:45,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 02fb4672-24e1-4c9a-96f3-f6adcdab0ed8 | 2019-06-02 07:19:45,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2019-06-02 07:19:45,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-06-02 06:42:46 | 2019-06-02 07:19:45,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-06-02 07:19:43 | 2019-06-02 07:19:45,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:36:57 | 2019-06-02 07:19:45,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-06-02 07:19:45,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-06-02 07:19:45,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-06-02 07:19:45,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 57cf48cf-21e0-40a5-aff7-e739daac60c7) | 2019-06-02 07:19:45,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-06-02 07:19:45,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 5b30aa19-dc8c-4a8f-9313-f240dfbc4a7e) | 2019-06-02 07:19:45,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1490 | 2019-06-02 07:19:45,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 2209.365 | 2019-06-02 07:19:45,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1039 | 2019-06-02 07:19:45,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 448 | 2019-06-02 07:19:45,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-06-02 07:19:45,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-06-02 07:19:45,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 3 | 2019-06-02 07:19:45,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-06-02 07:19:45,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-06-02 07:19:45,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-06-02 07:19:45,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full success_rate is 99.7120921305% 2019-06-02 07:19:45,510 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'02fb4672-24e1-4c9a-96f3-f6adcdab0ed8', '--to', u'/home/opnfv/functest/results/tempest_full/tempest-report.html'] 2019-06-02 07:19:47,717 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 02fb4672-24e1-4c9a-96f3-f6adcdab0ed8 --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-02 07:19:47,718 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'02fb4672-24e1-4c9a-96f3-f6adcdab0ed8', '--to', u'/home/opnfv/functest/results/tempest_full/tempest-report.xml'] 2019-06-02 07:19:49,863 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 02fb4672-24e1-4c9a-96f3-f6adcdab0ed8 --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-02 07:19:50,120 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-02 07:19:50,121 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | tempest_full | functest | 37:36 | FAIL | +----------------------+------------------+------------------+----------------+ 2019-06-02 07:20:00,252 - xtesting.ci.run_tests - ERROR - The test case 'tempest_full' failed. 2019-06-02 07:20:00,301 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_scenario'... 2019-06-02 07:20:01,593 - 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'3ce543a3b993424393bfba8c96739832', '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_66a1246c-d832-4f15-82ff-7dfeafe15f14'}) 2019-06-02 07:20:01,982 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'78dfac1d21c94d2292709c1cc4be2a75', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_scenario-user_66a1246c-d832-4f15-82ff-7dfeafe15f14'}) 2019-06-02 07:20:03,440 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_scenario-project_66a1246c-d832-4f15-82ff-7dfeafe15f14', 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'3ce543a3b993424393bfba8c96739832', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '5qwpzxjfW8vsNGDVqcYlnyA54Y2zZY', 'username': u'tempest_scenario-user_66a1246c-d832-4f15-82ff-7dfeafe15f14', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22: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-02 07:20:03,445 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_scenario-user_66a1246c-d832-4f15-82ff-7dfeafe15f14', 'password': '5qwpzxjfW8vsNGDVqcYlnyA54Y2zZY', 'project_name': 'tempest_scenario-project_66a1246c-d832-4f15-82ff-7dfeafe15f14', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '3ce543a3b993424393bfba8c96739832', 'project_domain_name': 'Default'} 2019-06-02 07:20:05,972 - xtesting.ci.run_tests - INFO - Running test case 'tempest_scenario'... 2019-06-02 07:20:06,616 - 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-02T07:20:06Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'7b080308-edfa-4b18-98d8-6c191b1a1a9d', u'provider:segmentation_id': 78, 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_66a1246c-d832-4f15-82ff-7dfeafe15f14', u'created_at': u'2019-06-02T07:20:06Z', u'mtu': 1450, u'tenant_id': u'3ce543a3b993424393bfba8c96739832', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'3ce543a3b993424393bfba8c96739832', u'l2_adjacency': True}) 2019-06-02 07:20:07,379 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-02T07:20:06Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'298e2761-b575-401e-9537-f99a07bd4490', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_scenario-subnet_66a1246c-d832-4f15-82ff-7dfeafe15f14', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'7b080308-edfa-4b18-98d8-6c191b1a1a9d', u'tenant_id': u'3ce543a3b993424393bfba8c96739832', u'created_at': u'2019-06-02T07:20:06Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'3ce543a3b993424393bfba8c96739832'}) 2019-06-02 07:20:08,966 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-02T07:20:08Z', u'revision_number': 2, u'ha': False, u'id': u'4055a43b-cd47-4fdb-9a65-fbe7d9f6e219', u'external_gateway_info': {u'network_id': u'c2796163-bdf4-4e6d-b43c-d15508fb1de0', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7c8ede4f-3310-4fef-9dcd-f4fc2b0977e9', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_scenario-router_66a1246c-d832-4f15-82ff-7dfeafe15f14', u'admin_state_up': True, u'tenant_id': u'3ce543a3b993424393bfba8c96739832', u'created_at': u'2019-06-02T07:20:07Z', u'flavor_id': None, u'routes': [], u'project_id': u'3ce543a3b993424393bfba8c96739832'}) 2019-06-02 07:20:12,365 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/78cec8d7-1e68-4c45-8b9b-ba367ccd0097/snap', u'metadata': Munch({})})], 'file': u'/v2/images/78cec8d7-1e68-4c45-8b9b-ba367ccd0097/file', 'owner': u'3ce543a3b993424393bfba8c96739832', 'id': u'78cec8d7-1e68-4c45-8b9b-ba367ccd0097', 'size': 12716032, u'self': u'/v2/images/78cec8d7-1e68-4c45-8b9b-ba367ccd0097', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3ce543a3b993424393bfba8c96739832', 'name': 'tempest_scenario-project_66a1246c-d832-4f15-82ff-7dfeafe15f14', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/78cec8d7-1e68-4c45-8b9b-ba367ccd0097/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-02T07:20:12Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-02T07:20:12Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_66a1246c-d832-4f15-82ff-7dfeafe15f14', '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/78cec8d7-1e68-4c45-8b9b-ba367ccd0097', 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_66a1246c-d832-4f15-82ff-7dfeafe15f14', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_66a1246c-d832-4f15-82ff-7dfeafe15f14', 'created': u'2019-06-02T07:20:11Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-02T07:20:11Z', 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/78cec8d7-1e68-4c45-8b9b-ba367ccd0097', 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_66a1246c-d832-4f15-82ff-7dfeafe15f14', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-02 07:20:12,680 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_66a1246c-d832-4f15-82ff-7dfeafe15f14', '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'8844e8f393854387ac00e6dfabd2445e', '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'cafc06c7-c25d-40ee-a35c-825a1c337d77', 'swap': 0}) 2019-06-02 07:20:13,116 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-06-02 07:20:15,523 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-06-02 07:20:17,892 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 1cb0bde3-03d1-47e0-a7df-47244dd28456 | 2019-06-02T07:20:17.466137 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 1cb0bde3-03d1-47e0-a7df-47244dd28456 ~/.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-02 07:20:21,363 - 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-02 07:20:22,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-06-02 07:20:24,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-06-02 07:20:27,385 - 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=76caf86e-73c2-4e4c-b134-1b6c25389f54) as the default verifier for the future CLI operations. 2019-06-02 07:20:30,185 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/86d6b4a7-d4db-48b2-91ee-6d1a7dd59f27/snap', u'metadata': Munch({})})], 'file': u'/v2/images/86d6b4a7-d4db-48b2-91ee-6d1a7dd59f27/file', 'owner': u'3ce543a3b993424393bfba8c96739832', 'id': u'86d6b4a7-d4db-48b2-91ee-6d1a7dd59f27', 'size': 12716032, u'self': u'/v2/images/86d6b4a7-d4db-48b2-91ee-6d1a7dd59f27', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3ce543a3b993424393bfba8c96739832', 'name': 'tempest_scenario-project_66a1246c-d832-4f15-82ff-7dfeafe15f14', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/86d6b4a7-d4db-48b2-91ee-6d1a7dd59f27/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-02T07:20:30Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-02T07:20:30Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_66a1246c-d832-4f15-82ff-7dfeafe15f14', '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/86d6b4a7-d4db-48b2-91ee-6d1a7dd59f27', 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_66a1246c-d832-4f15-82ff-7dfeafe15f14', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_alt_66a1246c-d832-4f15-82ff-7dfeafe15f14', 'created': u'2019-06-02T07:20:29Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-02T07:20: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/86d6b4a7-d4db-48b2-91ee-6d1a7dd59f27', 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_66a1246c-d832-4f15-82ff-7dfeafe15f14', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-02 07:20:30,231 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_66a1246c-d832-4f15-82ff-7dfeafe15f14', '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'8844e8f393854387ac00e6dfabd2445e', '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'5ef3aeba-163d-4442-bc2e-044cb744d888', 'swap': 0}) 2019-06-02 07:20:30,264 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_66a1246c-d832-4f15-82ff-7dfeafe15f14', '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'8844e8f393854387ac00e6dfabd2445e', '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'5ef3aeba-163d-4442-bc2e-044cb744d888', 'swap': 0}) 2019-06-02 07:20:33,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-06-02 07:20:33,599 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-06-02 07:20:33,600 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-06-02 07:20:33,602 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-06-02 07:20:33,629 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-06-02 07:20:37,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-76caf86e-73c2-4e4c-b134-1b6c25389f54/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.scenario)' >/home/opnfv/functest/results/tempest_scenario/test_list.txt 2>/dev/null) 2019-06-02 07:20:37,126 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-06-02 07:20:37,281 - 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-02 07:27:34,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 2efba9cf-7758-4873-905a-91ba08d74e1c 2019-06-02 07:27:34,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'2efba9cf-7758-4873-905a-91ba08d74e1c']'. 2019-06-02 07:27:34,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-06-02 07:27:34,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-06-02 07:27:34,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-06-02 07:27:34,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 2efba9cf-7758-4873-905a-91ba08d74e1c | 2019-06-02 07:27:34,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-06-02 07:27:34,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-06-02 07:20:39 | 2019-06-02 07:27:34,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-06-02 07:27:33 | 2019-06-02 07:27:34,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:06:54 | 2019-06-02 07:27:34,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2019-06-02 07:27:34,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-06-02 07:27:34,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-06-02 07:27:34,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 76caf86e-73c2-4e4c-b134-1b6c25389f54) | 2019-06-02 07:27:34,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-06-02 07:27:34,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 1cb0bde3-03d1-47e0-a7df-47244dd28456) | 2019-06-02 07:27:34,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 10 | 2019-06-02 07:27:34,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 392.237 | 2019-06-02 07:27:34,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 7 | 2019-06-02 07:27:34,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 3 | 2019-06-02 07:27:34,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-06-02 07:27:34,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-06-02 07:27:34,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-06-02 07:27:34,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-06-02 07:27:34,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------+ 2019-06-02 07:27:34,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-06-02 07:27:35,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_scenario success_rate is 100.0% 2019-06-02 07:27:35,051 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'2efba9cf-7758-4873-905a-91ba08d74e1c', '--to', u'/home/opnfv/functest/results/tempest_scenario/tempest-report.html'] 2019-06-02 07:27:37,119 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 2efba9cf-7758-4873-905a-91ba08d74e1c --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-02 07:27:37,119 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'2efba9cf-7758-4873-905a-91ba08d74e1c', '--to', u'/home/opnfv/functest/results/tempest_scenario/tempest-report.xml'] 2019-06-02 07:27:39,100 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 2efba9cf-7758-4873-905a-91ba08d74e1c --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-02 07:27:39,219 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-02 07:27:39,219 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | tempest_scenario | functest | 07:33 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-06-02 07:27:49,795 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2019-06-02 07:27:51,008 - 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'2d6aeeaa34f34de3a57251f3037419f0', '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_0ca81fa8-027a-4962-aecb-c89ad761a4fd'}) 2019-06-02 07:27:51,385 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f7243e2541a4460da25bae877765d397', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_0ca81fa8-027a-4962-aecb-c89ad761a4fd'}) 2019-06-02 07:27:52,745 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_0ca81fa8-027a-4962-aecb-c89ad761a4fd', 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'2d6aeeaa34f34de3a57251f3037419f0', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'Sa1LNccT6ItidvDIHm1mo9ErQHrRXA', 'username': u'patrole-user_0ca81fa8-027a-4962-aecb-c89ad761a4fd', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22: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-02 07:27:52,748 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_0ca81fa8-027a-4962-aecb-c89ad761a4fd', 'password': 'Sa1LNccT6ItidvDIHm1mo9ErQHrRXA', 'project_name': 'patrole-project_0ca81fa8-027a-4962-aecb-c89ad761a4fd', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '2d6aeeaa34f34de3a57251f3037419f0', 'project_domain_name': 'Default'} 2019-06-02 07:27:55,393 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2019-06-02 07:27:55,934 - 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-02T07:27:55Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'b2e348dc-f450-49ca-ac38-45d8ce53fd77', u'provider:segmentation_id': 70, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'patrole-net_0ca81fa8-027a-4962-aecb-c89ad761a4fd', u'created_at': u'2019-06-02T07:27:55Z', u'mtu': 1450, u'tenant_id': u'2d6aeeaa34f34de3a57251f3037419f0', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'2d6aeeaa34f34de3a57251f3037419f0', u'l2_adjacency': True}) 2019-06-02 07:27:56,568 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-02T07:27: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'166e5203-4f49-4a9d-8c16-b86b9e4bef15', u'subnetpool_id': None, u'service_types': [], u'name': u'patrole-subnet_0ca81fa8-027a-4962-aecb-c89ad761a4fd', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'b2e348dc-f450-49ca-ac38-45d8ce53fd77', u'tenant_id': u'2d6aeeaa34f34de3a57251f3037419f0', u'created_at': u'2019-06-02T07:27: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'2d6aeeaa34f34de3a57251f3037419f0'}) 2019-06-02 07:27:58,192 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-02T07:27:57Z', u'revision_number': 2, u'ha': False, u'id': u'e6f71663-9699-43d2-9e18-09c5aefd61dc', u'external_gateway_info': {u'network_id': u'c2796163-bdf4-4e6d-b43c-d15508fb1de0', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7c8ede4f-3310-4fef-9dcd-f4fc2b0977e9', u'ip_address': u'172.30.9.210'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'patrole-router_0ca81fa8-027a-4962-aecb-c89ad761a4fd', u'admin_state_up': True, u'tenant_id': u'2d6aeeaa34f34de3a57251f3037419f0', u'created_at': u'2019-06-02T07:27:56Z', u'flavor_id': None, u'routes': [], u'project_id': u'2d6aeeaa34f34de3a57251f3037419f0'}) 2019-06-02 07:28:01,891 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/3ab5e8c4-0e23-48ac-b3a8-88c06d7c914f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/3ab5e8c4-0e23-48ac-b3a8-88c06d7c914f/file', 'owner': u'2d6aeeaa34f34de3a57251f3037419f0', 'id': u'3ab5e8c4-0e23-48ac-b3a8-88c06d7c914f', 'size': 12716032, u'self': u'/v2/images/3ab5e8c4-0e23-48ac-b3a8-88c06d7c914f', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2d6aeeaa34f34de3a57251f3037419f0', 'name': 'patrole-project_0ca81fa8-027a-4962-aecb-c89ad761a4fd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/3ab5e8c4-0e23-48ac-b3a8-88c06d7c914f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-02T07:28:01Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-02T07:28:01Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_0ca81fa8-027a-4962-aecb-c89ad761a4fd', '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/3ab5e8c4-0e23-48ac-b3a8-88c06d7c914f', 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_0ca81fa8-027a-4962-aecb-c89ad761a4fd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_0ca81fa8-027a-4962-aecb-c89ad761a4fd', 'created': u'2019-06-02T07:28:00Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-02T07:28:00Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/3ab5e8c4-0e23-48ac-b3a8-88c06d7c914f', 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_0ca81fa8-027a-4962-aecb-c89ad761a4fd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-02 07:28:02,326 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_0ca81fa8-027a-4962-aecb-c89ad761a4fd', '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'8844e8f393854387ac00e6dfabd2445e', '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'd561c6e1-3052-41f3-8878-9c97500de054', 'swap': 0}) 2019-06-02 07:28:02,746 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-06-02 07:28:05,203 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-06-02 07:28:07,489 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 5ba4d5c1-1dcc-45fd-802c-c9c3161dad6c | 2019-06-02T07:28:07.104426 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 5ba4d5c1-1dcc-45fd-802c-c9c3161dad6c ~/.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-02 07:28:11,040 - 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-02 07:28:11,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-06-02 07:28:14,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-06-02 07:28:17,085 - 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=d1742c50-9838-4597-8363-d54ed753c4f4) as the default verifier for the future CLI operations. 2019-06-02 07:28:19,940 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/7201b46d-300b-477e-a996-855c57759ccc/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7201b46d-300b-477e-a996-855c57759ccc/file', 'owner': u'2d6aeeaa34f34de3a57251f3037419f0', 'id': u'7201b46d-300b-477e-a996-855c57759ccc', 'size': 12716032, u'self': u'/v2/images/7201b46d-300b-477e-a996-855c57759ccc', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2d6aeeaa34f34de3a57251f3037419f0', 'name': 'patrole-project_0ca81fa8-027a-4962-aecb-c89ad761a4fd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/7201b46d-300b-477e-a996-855c57759ccc/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-02T07:28:19Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-02T07:28:19Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_0ca81fa8-027a-4962-aecb-c89ad761a4fd', '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/7201b46d-300b-477e-a996-855c57759ccc', 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_0ca81fa8-027a-4962-aecb-c89ad761a4fd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_0ca81fa8-027a-4962-aecb-c89ad761a4fd', 'created': u'2019-06-02T07:28:19Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-02T07:28:19Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/7201b46d-300b-477e-a996-855c57759ccc', 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_0ca81fa8-027a-4962-aecb-c89ad761a4fd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-02 07:28:19,970 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_0ca81fa8-027a-4962-aecb-c89ad761a4fd', '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'8844e8f393854387ac00e6dfabd2445e', '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'fa33d84a-49e4-4aec-801a-d13d579ef252', 'swap': 0}) 2019-06-02 07:28:19,994 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_0ca81fa8-027a-4962-aecb-c89ad761a4fd', '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'8844e8f393854387ac00e6dfabd2445e', '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'fa33d84a-49e4-4aec-801a-d13d579ef252', 'swap': 0}) 2019-06-02 07:28:23,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-06-02 07:28:23,060 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-06-02 07:28:23,061 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-06-02 07:28:23,063 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-06-02 07:28:23,101 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-06-02 07:28:26,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-d1742c50-9838-4597-8363-d54ed753c4f4/repo; stestr list '(?!.*test_networks_multiprovider_rbac)(?!.*test_auto_allocated_topology_rbac)(?!.*test_create_network_provider_segmentation_id)(?=patrole_tempest_plugin.tests.api.(image|network))' >/home/opnfv/functest/results/patrole/test_list.txt 2>/dev/null) 2019-06-02 07:28:26,670 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-06-02 07:28:26,693 - 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-02 07:30:54,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 60641d5b-a32b-4a8d-a485-a6e7c9ea7540 2019-06-02 07:30:54,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'60641d5b-a32b-4a8d-a485-a6e7c9ea7540']'. 2019-06-02 07:30:55,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-06-02 07:30:55,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-06-02 07:30:55,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-06-02 07:30:55,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 60641d5b-a32b-4a8d-a485-a6e7c9ea7540 | 2019-06-02 07:30:55,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-06-02 07:30:55,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-06-02 07:28:28 | 2019-06-02 07:30:55,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-06-02 07:30:54 | 2019-06-02 07:30:55,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:26 | 2019-06-02 07:30:55,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-06-02 07:30:55,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-06-02 07:30:55,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: d1742c50-9838-4597-8363-d54ed753c4f4) | 2019-06-02 07:30:55,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-06-02 07:30:55,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 5ba4d5c1-1dcc-45fd-802c-c9c3161dad6c) | 2019-06-02 07:30:55,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 148 | 2019-06-02 07:30:55,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 137.967 | 2019-06-02 07:30:55,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 139 | 2019-06-02 07:30:55,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2019-06-02 07:30:55,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-06-02 07:30:55,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-06-02 07:30:55,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-06-02 07:30:55,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-06-02 07:30:55,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-06-02 07:30:55,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-06-02 07:30:55,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2019-06-02 07:30:55,662 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'60641d5b-a32b-4a8d-a485-a6e7c9ea7540', '--to', u'/home/opnfv/functest/results/patrole/tempest-report.html'] 2019-06-02 07:30:57,669 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 60641d5b-a32b-4a8d-a485-a6e7c9ea7540 --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-02 07:30:57,670 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'60641d5b-a32b-4a8d-a485-a6e7c9ea7540', '--to', u'/home/opnfv/functest/results/patrole/tempest-report.xml'] 2019-06-02 07:30:59,825 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 60641d5b-a32b-4a8d-a485-a6e7c9ea7540 --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-02 07:30:59,987 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-02 07:30:59,988 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 03:04 | PASS | +-------------------+------------------+------------------+----------------+ 2019-06-02 07:31:10,567 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2019-06-02 07:31:11,834 - 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'f0cb12410d8f4dbbba4076cedc63abc5', '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_e9d26131-dbd8-4421-83e9-44d0f19b0587'}) 2019-06-02 07:31:12,409 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c477a347b1fc42b59d9b0847a1fe4ca6', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron_trunk-user_e9d26131-dbd8-4421-83e9-44d0f19b0587'}) 2019-06-02 07:31:13,753 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron_trunk-project_e9d26131-dbd8-4421-83e9-44d0f19b0587', 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'f0cb12410d8f4dbbba4076cedc63abc5', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'pYm3o4cnhvjdkm0Zmk68KbIl0hCQNX', 'username': u'neutron_trunk-user_e9d26131-dbd8-4421-83e9-44d0f19b0587', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22: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-02 07:31:13,756 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron_trunk-user_e9d26131-dbd8-4421-83e9-44d0f19b0587', 'password': 'pYm3o4cnhvjdkm0Zmk68KbIl0hCQNX', 'project_name': 'neutron_trunk-project_e9d26131-dbd8-4421-83e9-44d0f19b0587', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': 'f0cb12410d8f4dbbba4076cedc63abc5', 'project_domain_name': 'Default'} 2019-06-02 07:31:16,187 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2019-06-02 07:31:16,809 - 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-02T07:31:16Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'685b6fb9-90bb-4b42-b4d5-64c558995e74', u'provider:segmentation_id': 31, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'neutron_trunk-net_e9d26131-dbd8-4421-83e9-44d0f19b0587', u'created_at': u'2019-06-02T07:31:16Z', u'mtu': 1450, u'tenant_id': u'f0cb12410d8f4dbbba4076cedc63abc5', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'f0cb12410d8f4dbbba4076cedc63abc5', u'l2_adjacency': True}) 2019-06-02 07:31:17,509 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-02T07:31: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'6bc97560-9495-462b-b4a5-29124320347f', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron_trunk-subnet_e9d26131-dbd8-4421-83e9-44d0f19b0587', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'685b6fb9-90bb-4b42-b4d5-64c558995e74', u'tenant_id': u'f0cb12410d8f4dbbba4076cedc63abc5', u'created_at': u'2019-06-02T07:31: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'f0cb12410d8f4dbbba4076cedc63abc5'}) 2019-06-02 07:31:19,046 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-02T07:31:18Z', u'revision_number': 2, u'ha': False, u'id': u'786576ad-2937-49a9-9d1c-a3d4c163782b', u'external_gateway_info': {u'network_id': u'c2796163-bdf4-4e6d-b43c-d15508fb1de0', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7c8ede4f-3310-4fef-9dcd-f4fc2b0977e9', u'ip_address': u'172.30.9.211'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron_trunk-router_e9d26131-dbd8-4421-83e9-44d0f19b0587', u'admin_state_up': True, u'tenant_id': u'f0cb12410d8f4dbbba4076cedc63abc5', u'created_at': u'2019-06-02T07:31:17Z', u'flavor_id': None, u'routes': [], u'project_id': u'f0cb12410d8f4dbbba4076cedc63abc5'}) 2019-06-02 07:31:22,513 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/55b21720-ca3b-4a03-8440-24a659117501/snap', u'metadata': Munch({})})], 'file': u'/v2/images/55b21720-ca3b-4a03-8440-24a659117501/file', 'owner': u'f0cb12410d8f4dbbba4076cedc63abc5', 'id': u'55b21720-ca3b-4a03-8440-24a659117501', 'size': 12716032, u'self': u'/v2/images/55b21720-ca3b-4a03-8440-24a659117501', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f0cb12410d8f4dbbba4076cedc63abc5', 'name': 'neutron_trunk-project_e9d26131-dbd8-4421-83e9-44d0f19b0587', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/55b21720-ca3b-4a03-8440-24a659117501/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-02T07:31:22Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-02T07:31:22Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_e9d26131-dbd8-4421-83e9-44d0f19b0587', '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/55b21720-ca3b-4a03-8440-24a659117501', 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_e9d26131-dbd8-4421-83e9-44d0f19b0587', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_e9d26131-dbd8-4421-83e9-44d0f19b0587', 'created': u'2019-06-02T07:31:21Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-02T07:31:21Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/55b21720-ca3b-4a03-8440-24a659117501', 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_e9d26131-dbd8-4421-83e9-44d0f19b0587', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-02 07:31:22,948 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_e9d26131-dbd8-4421-83e9-44d0f19b0587', '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'8844e8f393854387ac00e6dfabd2445e', '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'1dca1517-f222-4e98-acc8-bec300600ef9', 'swap': 0}) 2019-06-02 07:31:23,381 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-06-02 07:31:25,770 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-06-02 07:31:27,924 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | bd7476ec-7ea9-401a-a10b-327e8dab5866 | 2019-06-02T07:31:27.577576 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: bd7476ec-7ea9-401a-a10b-327e8dab5866 ~/.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-02 07:31:31,256 - 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-02 07:31:31,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-06-02 07:31:34,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-06-02 07:31:37,443 - 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=42e69713-abfd-463e-8b08-4114e47c21b9) as the default verifier for the future CLI operations. 2019-06-02 07:31:40,190 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/13ae0b4e-c3b6-406f-b28c-d286517bac56/snap', u'metadata': Munch({})})], 'file': u'/v2/images/13ae0b4e-c3b6-406f-b28c-d286517bac56/file', 'owner': u'f0cb12410d8f4dbbba4076cedc63abc5', 'id': u'13ae0b4e-c3b6-406f-b28c-d286517bac56', 'size': 12716032, u'self': u'/v2/images/13ae0b4e-c3b6-406f-b28c-d286517bac56', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f0cb12410d8f4dbbba4076cedc63abc5', 'name': 'neutron_trunk-project_e9d26131-dbd8-4421-83e9-44d0f19b0587', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/13ae0b4e-c3b6-406f-b28c-d286517bac56/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-02T07:31:40Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-02T07:31:40Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_e9d26131-dbd8-4421-83e9-44d0f19b0587', '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/13ae0b4e-c3b6-406f-b28c-d286517bac56', 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_e9d26131-dbd8-4421-83e9-44d0f19b0587', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_e9d26131-dbd8-4421-83e9-44d0f19b0587', 'created': u'2019-06-02T07:31:39Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-02T07:31:39Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/13ae0b4e-c3b6-406f-b28c-d286517bac56', 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_e9d26131-dbd8-4421-83e9-44d0f19b0587', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-02 07:31:40,224 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_e9d26131-dbd8-4421-83e9-44d0f19b0587', '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'8844e8f393854387ac00e6dfabd2445e', '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'f787bd62-197b-494a-91e7-035b493afc07', 'swap': 0}) 2019-06-02 07:31:40,244 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_e9d26131-dbd8-4421-83e9-44d0f19b0587', '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'8844e8f393854387ac00e6dfabd2445e', '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'f787bd62-197b-494a-91e7-035b493afc07', 'swap': 0}) 2019-06-02 07:31:43,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-06-02 07:31:43,298 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-06-02 07:31:43,298 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-06-02 07:31:43,301 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-06-02 07:31:43,337 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-06-02 07:31:46,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-42e69713-abfd-463e-8b08-4114e47c21b9/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2019-06-02 07:31:46,636 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-06-02 07:31:46,667 - 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-02 07:33:25,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: e036c273-36c4-414e-b8dd-51cdea168eb8 2019-06-02 07:33:25,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'e036c273-36c4-414e-b8dd-51cdea168eb8']'. 2019-06-02 07:33:26,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-06-02 07:33:26,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-06-02 07:33:26,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-06-02 07:33:26,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | e036c273-36c4-414e-b8dd-51cdea168eb8 | 2019-06-02 07:33:26,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-06-02 07:33:26,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-06-02 07:31:48 | 2019-06-02 07:33:26,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-06-02 07:33:25 | 2019-06-02 07:33:26,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:37 | 2019-06-02 07:33:26,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-06-02 07:33:26,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-06-02 07:33:26,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 42e69713-abfd-463e-8b08-4114e47c21b9) | 2019-06-02 07:33:26,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-06-02 07:33:26,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: bd7476ec-7ea9-401a-a10b-327e8dab5866) | 2019-06-02 07:33:26,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 53 | 2019-06-02 07:33:26,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 88.191 | 2019-06-02 07:33:26,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2019-06-02 07:33:26,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 10 | 2019-06-02 07:33:26,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-06-02 07:33:26,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-06-02 07:33:26,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-06-02 07:33:26,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-06-02 07:33:26,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-06-02 07:33:26,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-06-02 07:33:26,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2019-06-02 07:33:26,417 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'e036c273-36c4-414e-b8dd-51cdea168eb8', '--to', u'/home/opnfv/functest/results/neutron_trunk/tempest-report.html'] 2019-06-02 07:33:28,388 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid e036c273-36c4-414e-b8dd-51cdea168eb8 --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-02 07:33:28,389 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'e036c273-36c4-414e-b8dd-51cdea168eb8', '--to', u'/home/opnfv/functest/results/neutron_trunk/tempest-report.xml'] 2019-06-02 07:33:30,259 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid e036c273-36c4-414e-b8dd-51cdea168eb8 --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-02 07:33:30,377 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-02 07:33:30,378 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:14 | PASS | +-----------------------+------------------+------------------+----------------+ 2019-06-02 07:33:39,852 - xtesting.ci.run_tests - INFO - Loading test case 'networking-bgpvpn'... 2019-06-02 07:33:40,957 - 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'7062f55827ec4b00899bad6394824898', '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_922462a6-4f0c-4d60-ab3d-f0b81ab21f48'}) 2019-06-02 07:33:41,424 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e8d8ac4d1b494293a86985a24c132699', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-bgpvpn-user_922462a6-4f0c-4d60-ab3d-f0b81ab21f48'}) 2019-06-02 07:33:43,024 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-bgpvpn-project_922462a6-4f0c-4d60-ab3d-f0b81ab21f48', 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'7062f55827ec4b00899bad6394824898', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'yGeFJoDLGIOvHKb06O2U1pnjTwypPW', 'username': u'networking-bgpvpn-user_922462a6-4f0c-4d60-ab3d-f0b81ab21f48', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22: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-02 07:33:43,028 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-bgpvpn-user_922462a6-4f0c-4d60-ab3d-f0b81ab21f48', 'password': 'yGeFJoDLGIOvHKb06O2U1pnjTwypPW', 'project_name': 'networking-bgpvpn-project_922462a6-4f0c-4d60-ab3d-f0b81ab21f48', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '7062f55827ec4b00899bad6394824898', 'project_domain_name': 'Default'} 2019-06-02 07:33:45,339 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: bgpvpn 2019-06-02 07:33:46,563 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-bgpvpn'... 2019-06-02 07:33:46,563 - xtesting.ci.run_tests - INFO - Test result: +---------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+------------------+------------------+----------------+ | networking-bgpvpn | functest | 00:00 | SKIP | +---------------------------+------------------+------------------+----------------+ 2019-06-02 07:33:46,617 - xtesting.ci.run_tests - INFO - Loading test case 'networking-sfc'... 2019-06-02 07:33:47,752 - 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'4089ec9a88ea46d08c228e43f0567c98', '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_b88bcca7-740b-4ee4-8d30-203d738db4d0'}) 2019-06-02 07:33:48,220 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd5f7f7974daf41ca877ee8d49a0c99b6', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-sfc-user_b88bcca7-740b-4ee4-8d30-203d738db4d0'}) 2019-06-02 07:33:49,549 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-sfc-project_b88bcca7-740b-4ee4-8d30-203d738db4d0', 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'4089ec9a88ea46d08c228e43f0567c98', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '4K5ocnYak9hBCEK7dCMFPo9VrMRxmX', 'username': u'networking-sfc-user_b88bcca7-740b-4ee4-8d30-203d738db4d0', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22: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-02 07:33:49,552 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-sfc-user_b88bcca7-740b-4ee4-8d30-203d738db4d0', 'password': '4K5ocnYak9hBCEK7dCMFPo9VrMRxmX', 'project_name': 'networking-sfc-project_b88bcca7-740b-4ee4-8d30-203d738db4d0', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '4089ec9a88ea46d08c228e43f0567c98', 'project_domain_name': 'Default'} 2019-06-02 07:33:51,938 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: sfc 2019-06-02 07:33:52,823 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-sfc'... 2019-06-02 07:33:52,824 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | networking-sfc | functest | 00:00 | SKIP | +------------------------+------------------+------------------+----------------+ 2019-06-02 07:33:52,877 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2019-06-02 07:33:54,013 - 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'd2743b4ff7ea4690bc05d26221a111cf', '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_2ff38cb5-a0e5-46c0-a7c9-726638725c1d'}) 2019-06-02 07:33:54,438 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'bfc2dd9f3d73477a8adc08e6e24037af', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'barbican-user_2ff38cb5-a0e5-46c0-a7c9-726638725c1d'}) 2019-06-02 07:33:55,701 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'barbican-project_2ff38cb5-a0e5-46c0-a7c9-726638725c1d', 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'd2743b4ff7ea4690bc05d26221a111cf', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'wRbpbopRMApQAoUOmCaeM9CvKB07n0', 'username': u'barbican-user_2ff38cb5-a0e5-46c0-a7c9-726638725c1d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22: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-02 07:33:55,705 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'barbican-user_2ff38cb5-a0e5-46c0-a7c9-726638725c1d', 'password': 'wRbpbopRMApQAoUOmCaeM9CvKB07n0', 'project_name': 'barbican-project_2ff38cb5-a0e5-46c0-a7c9-726638725c1d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': 'd2743b4ff7ea4690bc05d26221a111cf', 'project_domain_name': 'Default'} 2019-06-02 07:33:59,312 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2019-06-02 07:33:59,312 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2019-06-02 07:33:59,317 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------------+------------------+---------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | smoke | 11:35 | PASS | | rally_sanity | functest | smoke | 22:40 | FAIL | | refstack_defcore | functest | smoke | 06:28 | FAIL | | tempest_full | functest | smoke | 37:36 | FAIL | | tempest_scenario | functest | smoke | 07:33 | PASS | | patrole | functest | smoke | 03:04 | PASS | | neutron_trunk | functest | smoke | 02:14 | PASS | | networking-bgpvpn | functest | smoke | 00:00 | SKIP | | networking-sfc | functest | smoke | 00:00 | SKIP | | barbican | functest | smoke | 00:00 | SKIP | +------------------------------------+------------------+---------------+------------------+----------------+ 2019-06-02 07:33:59,326 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-06-02 07:34:05,948 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-32 | | 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-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-06-02 07:34:05,953 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.22,192.30.9.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=EMCoRWvaHMnUAJvEOMDfys1fH 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=8844e8f393854387ac00e6dfabd2445e export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-06-02 07:34:05,953 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-06-02 07:34:05,954 - 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-02 07:34:05,966 - xtesting.ci.run_tests - INFO - Loading test case 'rally_full'... 2019-06-02 07:34:07,492 - 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'24ffdcf6f2884f98b7e4d17f5ef49416', '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_1efa310a-b0da-452e-9166-145df50f732a'}) 2019-06-02 07:34:07,979 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b8051183c1ae4dae8167ac3ddf7ea5af', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_full-user_1efa310a-b0da-452e-9166-145df50f732a'}) 2019-06-02 07:34:09,397 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_full-project_1efa310a-b0da-452e-9166-145df50f732a', 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'24ffdcf6f2884f98b7e4d17f5ef49416', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'AilwOIeqar7pWYSKvM6ItgqbqSBE4Z', 'username': u'rally_full-user_1efa310a-b0da-452e-9166-145df50f732a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22: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-02 07:34:09,401 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_full-user_1efa310a-b0da-452e-9166-145df50f732a', 'password': 'AilwOIeqar7pWYSKvM6ItgqbqSBE4Z', 'project_name': 'rally_full-project_1efa310a-b0da-452e-9166-145df50f732a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '24ffdcf6f2884f98b7e4d17f5ef49416', 'project_domain_name': 'Default'} 2019-06-02 07:34:10,631 - xtesting.ci.run_tests - INFO - Running test case 'rally_full'... 2019-06-02 07:34:11,294 - 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-02T07:34:11Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'816363f1-7f5c-46f6-90e3-c9681e8b0c75', u'provider:segmentation_id': 77, 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_1efa310a-b0da-452e-9166-145df50f732a', u'created_at': u'2019-06-02T07:34:11Z', u'mtu': 1450, u'tenant_id': u'24ffdcf6f2884f98b7e4d17f5ef49416', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'24ffdcf6f2884f98b7e4d17f5ef49416', u'l2_adjacency': True}) 2019-06-02 07:34:12,917 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-02T07:34:12Z', 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'9bbf2043-8d45-4ff7-93c1-6cb52f65d2ff', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_full-subnet_1efa310a-b0da-452e-9166-145df50f732a', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'816363f1-7f5c-46f6-90e3-c9681e8b0c75', u'tenant_id': u'24ffdcf6f2884f98b7e4d17f5ef49416', u'created_at': u'2019-06-02T07:34:12Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'24ffdcf6f2884f98b7e4d17f5ef49416'}) 2019-06-02 07:34:14,605 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-02T07:34:13Z', u'revision_number': 2, u'ha': False, u'id': u'388426c2-ea73-4bc9-8fcb-65fd2ed0a1dd', u'external_gateway_info': {u'network_id': u'c2796163-bdf4-4e6d-b43c-d15508fb1de0', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7c8ede4f-3310-4fef-9dcd-f4fc2b0977e9', u'ip_address': u'172.30.9.210'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_full-router_1efa310a-b0da-452e-9166-145df50f732a', u'admin_state_up': True, u'tenant_id': u'24ffdcf6f2884f98b7e4d17f5ef49416', u'created_at': u'2019-06-02T07:34:12Z', u'flavor_id': None, u'routes': [], u'project_id': u'24ffdcf6f2884f98b7e4d17f5ef49416'}) 2019-06-02 07:34:18,120 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/28db0b62-01c7-460f-a4d5-49de7189d271/snap', u'metadata': Munch({})})], 'file': u'/v2/images/28db0b62-01c7-460f-a4d5-49de7189d271/file', 'owner': u'24ffdcf6f2884f98b7e4d17f5ef49416', 'id': u'28db0b62-01c7-460f-a4d5-49de7189d271', 'size': 12716032, u'self': u'/v2/images/28db0b62-01c7-460f-a4d5-49de7189d271', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'24ffdcf6f2884f98b7e4d17f5ef49416', 'name': 'rally_full-project_1efa310a-b0da-452e-9166-145df50f732a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/28db0b62-01c7-460f-a4d5-49de7189d271/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-02T07:34:18Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-02T07:34:18Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_full-img_1efa310a-b0da-452e-9166-145df50f732a', '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/28db0b62-01c7-460f-a4d5-49de7189d271', 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_1efa310a-b0da-452e-9166-145df50f732a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_full-img_1efa310a-b0da-452e-9166-145df50f732a', 'created': u'2019-06-02T07:34:17Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-02T07:34: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/28db0b62-01c7-460f-a4d5-49de7189d271', 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_1efa310a-b0da-452e-9166-145df50f732a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-02 07:34:18,594 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_full-flavor_1efa310a-b0da-452e-9166-145df50f732a', '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'8844e8f393854387ac00e6dfabd2445e', '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'f6af0a26-a1bc-4bc5-afb0-cf95a50db335', 'swap': 0}) 2019-06-02 07:34:18,615 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-06-02 07:34:23,094 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | f19c5961-7efc-44ae-9772-226dbe674b19 | 2019-06-02T07:34:22.684306 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: f19c5961-7efc-44ae-9772-226dbe674b19 ~/.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-02 07:34:26,241 - 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-02 07:34:27,033 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating run tests... 2019-06-02 07:34:27,693 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_full-flavor_alt_1efa310a-b0da-452e-9166-145df50f732a', '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'8844e8f393854387ac00e6dfabd2445e', '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'cab28307-e1f5-4166-baf5-f9a044563bc4', 'swap': 0}) 2019-06-02 07:34:27,931 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_full-flavor_alt_1efa310a-b0da-452e-9166-145df50f732a', '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'8844e8f393854387ac00e6dfabd2445e', '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'cab28307-e1f5-4166-baf5-f9a044563bc4', 'swap': 0}) 2019-06-02 07:34:27,932 - 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-02 07:34:27,932 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-02 07:34:27,949 - 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-02 07:34:27,951 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2019-06-02 07:34:27,951 - 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': '816363f1-7f5c-46f6-90e3-c9681e8b0c75', 'tenants_amount': 3, 'image_name': 'rally_full-img_1efa310a-b0da-452e-9166-145df50f732a', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_1efa310a-b0da-452e-9166-145df50f732a', '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_1efa310a-b0da-452e-9166-145df50f732a', '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-02 07:36:21,728 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d17f96ac-cee4-4263-a111-07c5f3065c6e 2019-06-02 07:36:21,729 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_full does not exist, we create it. 2019-06-02 07:36:21,730 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'd17f96ac-cee4-4263-a111-07c5f3065c6e'] 2019-06-02 07:36:22,510 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid d17f96ac-cee4-4263-a111-07c5f3065c6e -------------------------------------------------------------------------------- Task d17f96ac-cee4-4263-a111-07c5f3065c6e: 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 d17f96ac-cee4-4263-a111-07c5f3065c6e 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.564 | 0.612 | 0.639 | 0.666 | 0.692 | 0.614 | 100.0% | 10 | | total | 0.564 | 0.612 | 0.639 | 0.666 | 0.692 | 0.614 | 100.0% | 10 | | -> duration | 0.564 | 0.612 | 0.639 | 0.666 | 0.692 | 0.614 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.816431 Full duration: 13.125561 -------------------------------------------------------------------------------- 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 d17f96ac-cee4-4263-a111-07c5f3065c6e has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_cinder | 0.415 | 1.397 | 2.607 | 2.781 | 2.955 | 1.402 | 100.0% | 10 | | total | 1.001 | 1.895 | 3.031 | 3.213 | 3.396 | 2.086 | 100.0% | 10 | | -> duration | 1.001 | 1.895 | 3.031 | 3.213 | 3.396 | 2.086 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.599613 Full duration: 17.736053 -------------------------------------------------------------------------------- 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 d17f96ac-cee4-4263-a111-07c5f3065c6e 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.277 | 0.378 | 0.573 | 0.573 | 0.573 | 0.424 | 100.0% | 10 | | total | 0.701 | 0.85 | 1.033 | 1.034 | 1.034 | 0.876 | 100.0% | 10 | | -> duration | 0.701 | 0.85 | 1.033 | 1.034 | 1.034 | 0.876 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.521826 Full duration: 14.331648 -------------------------------------------------------------------------------- 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 d17f96ac-cee4-4263-a111-07c5f3065c6e 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.419 | 1.149 | 1.476 | 1.495 | 1.514 | 1.057 | 100.0% | 10 | | total | 0.928 | 1.581 | 1.945 | 1.95 | 1.954 | 1.509 | 100.0% | 10 | | -> duration | 0.928 | 1.581 | 1.945 | 1.95 | 1.954 | 1.509 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.17149 Full duration: 17.004733 -------------------------------------------------------------------------------- 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 d17f96ac-cee4-4263-a111-07c5f3065c6e 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.44 | 0.614 | 0.786 | 0.832 | 0.878 | 0.626 | 100.0% | 10 | | total | 0.867 | 1.045 | 1.283 | 1.292 | 1.3 | 1.065 | 100.0% | 10 | | -> duration | 0.867 | 1.045 | 1.283 | 1.292 | 1.3 | 1.065 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.026806 Full duration: 14.162942 -------------------------------------------------------------------------------- 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 d17f96ac-cee4-4263-a111-07c5f3065c6e 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.251 | 0.316 | 0.384 | 0.386 | 0.388 | 0.322 | 100.0% | 10 | | total | 0.712 | 0.809 | 0.825 | 0.826 | 0.827 | 0.783 | 100.0% | 10 | | -> duration | 0.712 | 0.809 | 0.825 | 0.826 | 0.827 | 0.783 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.318752 Full duration: 13.924023 HINTS: * To plot HTML graphics with this data, run: rally task report d17f96ac-cee4-4263-a111-07c5f3065c6e --out output.html * To generate a JUnit report, run: rally task export d17f96ac-cee4-4263-a111-07c5f3065c6e --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d17f96ac-cee4-4263-a111-07c5f3065c6e --json --out output.json 2019-06-02 07:36:22,510 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'd17f96ac-cee4-4263-a111-07c5f3065c6e', '--out', u'/home/opnfv/functest/results/rally_full/authenticate.json'] 2019-06-02 07:36:24,280 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid d17f96ac-cee4-4263-a111-07c5f3065c6e --out /home/opnfv/functest/results/rally_full/authenticate.json 2019-06-02 07:36:24.185 723 INFO rally.api [-] Building 'json' report for the following task(s): 'd17f96ac-cee4-4263-a111-07c5f3065c6e'. 2019-06-02 07:36:24.193 723 INFO rally.api [-] The report has been successfully built. 2019-06-02 07:36:24,292 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2019-06-02 07:36:24,293 - 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-02 07:36:24,294 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-02 07:36:24,308 - 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-02 07:36:24,309 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2019-06-02 07:36:24,310 - 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': '816363f1-7f5c-46f6-90e3-c9681e8b0c75', 'tenants_amount': 3, 'image_name': 'rally_full-img_1efa310a-b0da-452e-9166-145df50f732a', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_1efa310a-b0da-452e-9166-145df50f732a', '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_1efa310a-b0da-452e-9166-145df50f732a', '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-02 07:42:33,120 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c306c58d-d21d-49ec-b724-af244b78096c 2019-06-02 07:42:33,121 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'c306c58d-d21d-49ec-b724-af244b78096c'] 2019-06-02 07:42:33,901 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid c306c58d-d21d-49ec-b724-af244b78096c -------------------------------------------------------------------------------- Task c306c58d-d21d-49ec-b724-af244b78096c: 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 c306c58d-d21d-49ec-b724-af244b78096c has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.876 | 3.415 | 5.304 | 5.363 | 5.422 | 3.896 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.045 | 0.055 | 0.383 | 0.635 | 0.888 | 0.173 | 100.0% | 10 | | -> glance_v2.upload_data | 0.407 | 0.988 | 2.212 | 2.397 | 2.583 | 1.347 | 100.0% | 10 | | glance_v2.delete_image | 0.688 | 1.203 | 2.561 | 2.865 | 3.169 | 1.634 | 100.0% | 10 | | total | 4.293 | 5.674 | 6.612 | 6.612 | 6.613 | 5.53 | 100.0% | 10 | | -> duration | 4.293 | 5.674 | 6.612 | 6.612 | 6.613 | 5.53 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.794426 Full duration: 33.600927 -------------------------------------------------------------------------------- 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 c306c58d-d21d-49ec-b724-af244b78096c has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.753 | 4.781 | 6.435 | 6.458 | 6.481 | 4.844 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.047 | 0.1 | 0.46 | 1.194 | 1.929 | 0.292 | 100.0% | 10 | | -> glance_v2.upload_data | 0.404 | 2.174 | 3.892 | 3.936 | 3.98 | 2.181 | 100.0% | 10 | | glance_v2.list_images | 0.034 | 0.047 | 0.148 | 0.563 | 0.978 | 0.139 | 100.0% | 10 | | total | 3.349 | 4.822 | 6.471 | 6.501 | 6.532 | 4.983 | 100.0% | 10 | | -> duration | 3.349 | 4.822 | 6.471 | 6.501 | 6.532 | 4.983 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.379067 Full duration: 34.302588 -------------------------------------------------------------------------------- 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 c306c58d-d21d-49ec-b724-af244b78096c 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.221 | 0.343 | 0.371 | 0.372 | 0.372 | 0.332 | 100.0% | 10 | | total | 0.221 | 0.343 | 0.371 | 0.372 | 0.372 | 0.333 | 100.0% | 10 | | -> duration | 0.221 | 0.343 | 0.371 | 0.372 | 0.372 | 0.333 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.702108 Full duration: 14.602119 -------------------------------------------------------------------------------- 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": "816363f1-7f5c-46f6-90e3-c9681e8b0c75" } ], "flavor": { "name": "rally_full-flavor_1efa310a-b0da-452e-9166-145df50f732a" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c306c58d-d21d-49ec-b724-af244b78096c 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.559 | 4.895 | 6.705 | 7.334 | 7.963 | 5.171 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.043 | 0.051 | 0.247 | 1.015 | 1.783 | 0.227 | 100.0% | 10 | | -> glance_v2.upload_data | 1.106 | 2.35 | 2.943 | 3.262 | 3.582 | 2.316 | 100.0% | 10 | | nova.boot_servers | 14.785 | 19.651 | 21.037 | 21.514 | 21.99 | 19.286 | 100.0% | 10 | | total | 22.749 | 24.231 | 25.98 | 26.455 | 26.931 | 24.458 | 100.0% | 10 | | -> duration | 21.749 | 23.231 | 24.98 | 25.455 | 25.931 | 23.458 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 73.965115 Full duration: 121.541063 -------------------------------------------------------------------------------- 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 c306c58d-d21d-49ec-b724-af244b78096c has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.793 | 4.831 | 6.86 | 6.885 | 6.91 | 5.224 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.054 | 0.08 | 0.432 | 0.864 | 1.296 | 0.224 | 100.0% | 10 | | -> glance_v2.upload_data | 0.423 | 2.325 | 4.371 | 4.371 | 4.372 | 2.618 | 100.0% | 10 | | glance_v2.deactivate_image | 0.056 | 0.152 | 1.092 | 1.094 | 1.096 | 0.317 | 100.0% | 10 | | total | 3.889 | 4.923 | 7.021 | 7.025 | 7.029 | 5.541 | 100.0% | 10 | | -> duration | 3.889 | 4.923 | 7.021 | 7.025 | 7.029 | 5.541 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.57172 Full duration: 37.043598 -------------------------------------------------------------------------------- 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 c306c58d-d21d-49ec-b724-af244b78096c 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.221 | 4.073 | 5.382 | 5.4 | 5.417 | 4.204 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.045 | 0.064 | 0.148 | 0.182 | 0.216 | 0.083 | 100.0% | 10 | | -> glance_v2.upload_data | 0.688 | 1.684 | 2.889 | 2.908 | 2.927 | 1.735 | 100.0% | 10 | | glance_v2.download_image | 0.135 | 0.156 | 0.279 | 0.313 | 0.348 | 0.191 | 100.0% | 10 | | total | 3.36 | 4.229 | 5.626 | 5.696 | 5.765 | 4.396 | 100.0% | 10 | | -> duration | 3.36 | 4.229 | 5.626 | 5.696 | 5.765 | 4.396 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.411574 Full duration: 34.083522 -------------------------------------------------------------------------------- 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 c306c58d-d21d-49ec-b724-af244b78096c 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.127 | 3.429 | 5.181 | 5.187 | 5.194 | 3.785 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.043 | 0.047 | 0.059 | 0.061 | 0.063 | 0.05 | 100.0% | 10 | | -> glance_v2.upload_data | 0.676 | 0.996 | 2.74 | 2.744 | 2.748 | 1.347 | 100.0% | 10 | | glance_v2.get_image | 0.015 | 0.018 | 0.022 | 0.022 | 0.022 | 0.019 | 100.0% | 10 | | total | 3.142 | 3.448 | 5.203 | 5.21 | 5.216 | 3.804 | 100.0% | 10 | | -> duration | 3.142 | 3.448 | 5.203 | 5.21 | 5.216 | 3.804 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.593766 Full duration: 32.482585 -------------------------------------------------------------------------------- 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 c306c58d-d21d-49ec-b724-af244b78096c 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.117 | 3.49 | 4.134 | 4.137 | 4.14 | 3.655 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.045 | 0.054 | 0.16 | 0.364 | 0.568 | 0.111 | 100.0% | 10 | | -> glance_v2.upload_data | 0.473 | 1.037 | 1.609 | 1.613 | 1.617 | 1.084 | 100.0% | 10 | | glance_v2.update_image | 0.122 | 0.154 | 1.167 | 1.587 | 2.007 | 0.434 | 100.0% | 10 | | total | 3.252 | 4.203 | 4.689 | 5.074 | 5.458 | 4.089 | 100.0% | 10 | | -> duration | 3.252 | 4.203 | 4.689 | 5.074 | 5.458 | 4.089 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.753178 Full duration: 34.082747 HINTS: * To plot HTML graphics with this data, run: rally task report c306c58d-d21d-49ec-b724-af244b78096c --out output.html * To generate a JUnit report, run: rally task export c306c58d-d21d-49ec-b724-af244b78096c --type junit --to output.xml * To get raw JSON output of task results, run: rally task report c306c58d-d21d-49ec-b724-af244b78096c --json --out output.json 2019-06-02 07:42:33,903 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'c306c58d-d21d-49ec-b724-af244b78096c', '--out', u'/home/opnfv/functest/results/rally_full/glance.json'] 2019-06-02 07:42:35,886 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid c306c58d-d21d-49ec-b724-af244b78096c --out /home/opnfv/functest/results/rally_full/glance.json 2019-06-02 07:42:35.756 1840 INFO rally.api [-] Building 'json' report for the following task(s): 'c306c58d-d21d-49ec-b724-af244b78096c'. 2019-06-02 07:42:35.773 1840 INFO rally.api [-] The report has been successfully built. 2019-06-02 07:42:35,911 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2019-06-02 07:42:35,912 - 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-02 07:42:35,912 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-02 07:42:35,926 - 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-02 07:42:35,929 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2019-06-02 07:42:35,929 - 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': '816363f1-7f5c-46f6-90e3-c9681e8b0c75', 'tenants_amount': 3, 'image_name': 'rally_full-img_1efa310a-b0da-452e-9166-145df50f732a', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_1efa310a-b0da-452e-9166-145df50f732a', '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_1efa310a-b0da-452e-9166-145df50f732a', '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-02 08:05:09,408 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e9f29604-6bbb-475c-943b-a553082ab893 2019-06-02 08:05:09,410 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'e9f29604-6bbb-475c-943b-a553082ab893'] 2019-06-02 08:05:10,341 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid e9f29604-6bbb-475c-943b-a553082ab893 -------------------------------------------------------------------------------- Task e9f29604-6bbb-475c-943b-a553082ab893: 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": "816363f1-7f5c-46f6-90e3-c9681e8b0c75" } ], "flavor": { "name": "rally_full-flavor_1efa310a-b0da-452e-9166-145df50f732a" }, "image": { "name": "rally_full-img_1efa310a-b0da-452e-9166-145df50f732a" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e9f29604-6bbb-475c-943b-a553082ab893 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 10.403 | 12.865 | 15.193 | 16.011 | 16.829 | 13.051 | 100.0% | 10 | | cinder_v3.create_volume | 2.948 | 3.224 | 3.396 | 3.546 | 3.696 | 3.252 | 100.0% | 10 | | nova.attach_volume | 4.406 | 4.678 | 4.892 | 4.944 | 4.996 | 4.669 | 100.0% | 10 | | nova.detach_volume | 1.331 | 1.66 | 4.21 | 4.256 | 4.303 | 2.133 | 100.0% | 10 | | cinder_v3.delete_volume | 0.399 | 2.328 | 2.476 | 2.664 | 2.853 | 1.993 | 100.0% | 10 | | nova.delete_server | 2.61 | 2.794 | 5.002 | 5.04 | 5.078 | 3.23 | 100.0% | 10 | | total | 24.779 | 28.396 | 30.189 | 31.068 | 31.947 | 28.329 | 100.0% | 10 | | -> duration | 23.779 | 27.396 | 29.189 | 30.068 | 30.947 | 27.329 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 81.963381 Full duration: 114.9369 -------------------------------------------------------------------------------- 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 e9f29604-6bbb-475c-943b-a553082ab893 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.202 | 3.321 | 3.467 | 3.547 | 3.628 | 3.339 | 100.0% | 10 | | cinder_v3.list_snapshots | 0.022 | 0.216 | 0.248 | 0.291 | 0.333 | 0.21 | 100.0% | 10 | | total | 3.402 | 3.498 | 3.79 | 3.829 | 3.867 | 3.549 | 100.0% | 10 | | -> duration | 3.402 | 3.498 | 3.79 | 3.829 | 3.867 | 3.549 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.501513 Full duration: 53.963911 -------------------------------------------------------------------------------- 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_1efa310a-b0da-452e-9166-145df50f732a" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e9f29604-6bbb-475c-943b-a553082ab893 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 | 6.205 | 6.596 | 8.694 | 8.793 | 8.892 | 7.0 | 100.0% | 10 | | cinder_v3.list_volumes | 0.069 | 0.247 | 0.306 | 0.334 | 0.363 | 0.201 | 100.0% | 10 | | total | 6.273 | 6.802 | 8.793 | 9.024 | 9.255 | 7.201 | 100.0% | 10 | | -> duration | 6.273 | 6.802 | 8.793 | 9.024 | 9.255 | 7.201 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 20.184841 Full duration: 47.625286 -------------------------------------------------------------------------------- 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 e9f29604-6bbb-475c-943b-a553082ab893 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.389 | 3.585 | 3.653 | 3.654 | 3.655 | 3.558 | 100.0% | 10 | | cinder_v3.list_volumes | 0.069 | 0.261 | 0.359 | 0.382 | 0.406 | 0.257 | 100.0% | 10 | | total | 3.459 | 3.874 | 3.924 | 3.993 | 4.061 | 3.816 | 100.0% | 10 | | -> duration | 3.459 | 3.874 | 3.924 | 3.993 | 4.061 | 3.816 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.387611 Full duration: 38.818306 -------------------------------------------------------------------------------- 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 e9f29604-6bbb-475c-943b-a553082ab893 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.08 | 3.234 | 3.982 | 4.006 | 4.031 | 3.366 | 100.0% | 10 | | cinder_v3.upload_volume_to_image | 35.755 | 50.836 | 70.99 | 71.267 | 71.545 | 50.551 | 100.0% | 10 | | cinder_v3.delete_volume | 2.165 | 2.188 | 2.28 | 2.369 | 2.457 | 2.216 | 100.0% | 10 | | glance_v2.delete_image | 0.614 | 1.555 | 2.367 | 2.376 | 2.386 | 1.624 | 100.0% | 10 | | total | 42.312 | 58.546 | 78.572 | 78.89 | 79.208 | 57.758 | 100.0% | 10 | | -> duration | 42.312 | 58.546 | 78.572 | 78.89 | 79.208 | 57.758 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 154.23754 Full duration: 180.871944 -------------------------------------------------------------------------------- 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": "816363f1-7f5c-46f6-90e3-c9681e8b0c75" } ] }, "flavor": { "name": "rally_full-flavor_1efa310a-b0da-452e-9166-145df50f732a" }, "image": { "name": "rally_full-img_1efa310a-b0da-452e-9166-145df50f732a" }, "nested_level": 1, "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e9f29604-6bbb-475c-943b-a553082ab893 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 | 9.482 | 13.264 | 18.757 | 19.746 | 20.735 | 14.392 | 100.0% | 10 | | cinder_v3.create_volume | 3.069 | 3.213 | 3.294 | 3.297 | 3.3 | 3.213 | 100.0% | 10 | | cinder_v3.create_snapshot | 2.589 | 2.895 | 3.028 | 3.046 | 3.063 | 2.864 | 100.0% | 10 | | nova.attach_volume | 4.337 | 4.549 | 4.8 | 4.836 | 4.871 | 4.591 | 100.0% | 10 | | nova.detach_volume | 1.319 | 1.522 | 1.649 | 1.724 | 1.799 | 1.528 | 100.0% | 10 | | cinder_v3.delete_snapshot | 2.125 | 2.242 | 2.491 | 2.506 | 2.522 | 2.267 | 100.0% | 10 | | cinder_v3.delete_volume | 0.333 | 2.189 | 2.475 | 2.481 | 2.486 | 2.105 | 100.0% | 10 | | nova.delete_server | 2.572 | 2.934 | 3.046 | 3.066 | 3.086 | 2.877 | 100.0% | 10 | | total | 29.236 | 32.99 | 38.536 | 39.463 | 40.39 | 33.837 | 100.0% | 10 | | -> duration | 28.236 | 31.99 | 37.536 | 38.463 | 39.39 | 32.837 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 98.184972 Full duration: 131.620202 -------------------------------------------------------------------------------- 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": "816363f1-7f5c-46f6-90e3-c9681e8b0c75" } ] }, "flavor": { "name": "rally_full-flavor_1efa310a-b0da-452e-9166-145df50f732a" }, "image": { "name": "rally_full-img_1efa310a-b0da-452e-9166-145df50f732a" }, "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e9f29604-6bbb-475c-943b-a553082ab893 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.418 | 3.654 | 3.705 | 3.718 | 3.731 | 3.588 | 100.0% | 10 | | cinder_v3.create_snapshot | 2.484 | 2.82 | 2.952 | 2.958 | 2.965 | 2.796 | 100.0% | 10 | | nova.boot_server | 8.199 | 11.341 | 17.379 | 17.9 | 18.42 | 12.544 | 100.0% | 10 | | nova.attach_volume | 4.066 | 4.591 | 4.797 | 4.854 | 4.911 | 4.547 | 100.0% | 10 | | nova.detach_volume | 1.259 | 1.462 | 3.849 | 4.068 | 4.287 | 2.194 | 100.0% | 10 | | cinder_v3.delete_snapshot | 2.117 | 2.351 | 2.826 | 3.577 | 4.329 | 2.524 | 100.0% | 10 | | cinder_v3.delete_volume | 2.172 | 2.328 | 2.473 | 2.476 | 2.478 | 2.322 | 100.0% | 10 | | nova.delete_server | 2.377 | 2.904 | 5.102 | 5.209 | 5.316 | 3.315 | 100.0% | 10 | | total | 28.101 | 33.121 | 40.251 | 40.326 | 40.401 | 33.83 | 100.0% | 10 | | -> duration | 27.101 | 32.121 | 39.251 | 39.326 | 39.401 | 32.83 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 97.871189 Full duration: 131.069207 -------------------------------------------------------------------------------- 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 e9f29604-6bbb-475c-943b-a553082ab893 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.392 | 3.525 | 3.865 | 3.872 | 3.879 | 3.579 | 100.0% | 10 | | total | 3.392 | 3.525 | 3.866 | 3.873 | 3.88 | 3.58 | 100.0% | 10 | | -> duration | 3.392 | 3.525 | 3.866 | 3.873 | 3.88 | 3.58 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.457411 Full duration: 34.718188 -------------------------------------------------------------------------------- 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 e9f29604-6bbb-475c-943b-a553082ab893 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.173 | 3.483 | 3.591 | 3.609 | 3.627 | 3.452 | 100.0% | 10 | | total | 3.173 | 3.483 | 3.591 | 3.609 | 3.627 | 3.452 | 100.0% | 10 | | -> duration | 3.173 | 3.483 | 3.591 | 3.609 | 3.627 | 3.452 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.30633 Full duration: 36.270991 -------------------------------------------------------------------------------- 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 e9f29604-6bbb-475c-943b-a553082ab893 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.692 | 0.771 | 0.842 | 0.857 | 0.872 | 0.771 | 100.0% | 10 | | total | 0.692 | 0.771 | 0.842 | 0.857 | 0.872 | 0.772 | 100.0% | 10 | | -> duration | 0.692 | 0.771 | 0.842 | 0.857 | 0.872 | 0.772 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.340003 Full duration: 59.824351 -------------------------------------------------------------------------------- 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 e9f29604-6bbb-475c-943b-a553082ab893 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.215 | 3.358 | 3.4 | 3.403 | 3.406 | 3.337 | 100.0% | 10 | | cinder_v3.delete_snapshot | 2.512 | 2.64 | 2.781 | 2.784 | 2.786 | 2.656 | 100.0% | 10 | | total | 5.807 | 6.021 | 6.125 | 6.155 | 6.186 | 5.993 | 100.0% | 10 | | -> duration | 5.807 | 6.021 | 6.125 | 6.155 | 6.186 | 5.993 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.839873 Full duration: 56.392789 -------------------------------------------------------------------------------- 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 e9f29604-6bbb-475c-943b-a553082ab893 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.449 | 3.553 | 3.93 | 4.245 | 4.56 | 3.669 | 100.0% | 10 | | cinder_v3.delete_volume | 0.401 | 2.523 | 2.722 | 2.772 | 2.823 | 1.791 | 100.0% | 10 | | total | 3.851 | 6.064 | 6.498 | 6.535 | 6.571 | 5.461 | 100.0% | 10 | | -> duration | 3.851 | 6.064 | 6.498 | 6.535 | 6.571 | 5.461 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.350763 Full duration: 37.527736 -------------------------------------------------------------------------------- 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_1efa310a-b0da-452e-9166-145df50f732a" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e9f29604-6bbb-475c-943b-a553082ab893 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 | 5.824 | 7.319 | 8.796 | 8.819 | 8.843 | 7.38 | 100.0% | 10 | | cinder_v3.delete_volume | 0.479 | 2.404 | 2.703 | 2.873 | 3.043 | 1.987 | 100.0% | 10 | | total | 6.405 | 8.788 | 11.525 | 11.602 | 11.678 | 9.367 | 100.0% | 10 | | -> duration | 6.405 | 8.788 | 11.525 | 11.602 | 11.678 | 9.367 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 26.70419 Full duration: 49.389873 -------------------------------------------------------------------------------- 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 e9f29604-6bbb-475c-943b-a553082ab893 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.301 | 3.464 | 3.656 | 3.71 | 3.764 | 3.495 | 100.0% | 10 | | cinder_v3.delete_volume | 0.293 | 2.471 | 2.882 | 2.893 | 2.903 | 1.777 | 100.0% | 10 | | total | 3.692 | 6.017 | 6.325 | 6.416 | 6.507 | 5.273 | 100.0% | 10 | | -> duration | 3.692 | 6.017 | 6.325 | 6.416 | 6.507 | 5.273 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.185265 Full duration: 38.379631 -------------------------------------------------------------------------------- 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 e9f29604-6bbb-475c-943b-a553082ab893 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.34 | 3.48 | 3.668 | 3.744 | 3.821 | 3.502 | 100.0% | 10 | | cinder_v3.extend_volume | 0.38 | 0.697 | 2.764 | 2.786 | 2.808 | 1.446 | 100.0% | 10 | | cinder_v3.delete_volume | 0.416 | 2.615 | 2.728 | 2.755 | 2.783 | 2.191 | 100.0% | 10 | | total | 6.368 | 6.895 | 8.55 | 8.706 | 8.861 | 7.14 | 100.0% | 10 | | -> duration | 6.368 | 6.895 | 8.55 | 8.706 | 8.861 | 7.14 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 20.269547 Full duration: 42.808602 -------------------------------------------------------------------------------- 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 e9f29604-6bbb-475c-943b-a553082ab893 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.485 | 3.944 | 6.01 | 6.014 | 6.018 | 4.52 | 100.0% | 10 | | cinder_v3.delete_volume | 2.544 | 4.63 | 5.157 | 6.012 | 6.867 | 4.305 | 100.0% | 10 | | total | 6.169 | 8.574 | 10.576 | 10.776 | 10.977 | 8.825 | 100.0% | 10 | | -> duration | 6.169 | 8.574 | 10.576 | 10.776 | 10.977 | 8.825 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 24.921689 Full duration: 62.659917 -------------------------------------------------------------------------------- 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 e9f29604-6bbb-475c-943b-a553082ab893 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.654 | 0.775 | 0.846 | 0.853 | 0.86 | 0.767 | 100.0% | 10 | | cinder_v3.get_qos | 0.203 | 0.257 | 0.321 | 0.374 | 0.428 | 0.266 | 100.0% | 10 | | total | 0.857 | 1.039 | 1.152 | 1.189 | 1.226 | 1.034 | 100.0% | 10 | | -> duration | 0.857 | 1.039 | 1.152 | 1.189 | 1.226 | 1.034 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.964907 Full duration: 21.340998 -------------------------------------------------------------------------------- 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 e9f29604-6bbb-475c-943b-a553082ab893 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.675 | 0.775 | 0.924 | 0.926 | 0.927 | 0.799 | 100.0% | 10 | | cinder_v3.list_qos | 0.205 | 0.279 | 0.333 | 0.344 | 0.355 | 0.276 | 100.0% | 10 | | total | 0.88 | 1.077 | 1.224 | 1.235 | 1.245 | 1.075 | 100.0% | 10 | | -> duration | 0.88 | 1.077 | 1.224 | 1.235 | 1.245 | 1.075 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.122319 Full duration: 21.310028 -------------------------------------------------------------------------------- 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 e9f29604-6bbb-475c-943b-a553082ab893 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.652 | 0.743 | 0.809 | 0.82 | 0.831 | 0.729 | 100.0% | 10 | | cinder_v3.set_qos | 0.227 | 0.313 | 0.358 | 0.36 | 0.363 | 0.305 | 100.0% | 10 | | total | 0.881 | 1.082 | 1.12 | 1.131 | 1.142 | 1.034 | 100.0% | 10 | | -> duration | 0.881 | 1.082 | 1.12 | 1.131 | 1.142 | 1.034 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.030632 Full duration: 21.137235 -------------------------------------------------------------------------------- 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 e9f29604-6bbb-475c-943b-a553082ab893 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.668 | 0.72 | 0.848 | 0.896 | 0.943 | 0.756 | 100.0% | 10 | | cinder_v3.get_volume_type | 0.21 | 0.297 | 0.359 | 0.361 | 0.364 | 0.29 | 100.0% | 10 | | total | 0.891 | 1.043 | 1.157 | 1.173 | 1.188 | 1.047 | 100.0% | 10 | | -> duration | 0.891 | 1.043 | 1.157 | 1.173 | 1.188 | 1.047 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.119995 Full duration: 21.964103 -------------------------------------------------------------------------------- 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 e9f29604-6bbb-475c-943b-a553082ab893 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.682 | 0.774 | 0.837 | 0.866 | 0.895 | 0.782 | 100.0% | 10 | | cinder_v3.list_types | 0.213 | 0.257 | 0.349 | 0.353 | 0.357 | 0.276 | 100.0% | 10 | | total | 0.948 | 1.075 | 1.12 | 1.127 | 1.134 | 1.058 | 100.0% | 10 | | -> duration | 0.948 | 1.075 | 1.12 | 1.127 | 1.134 | 1.058 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.105377 Full duration: 21.145164 -------------------------------------------------------------------------------- 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 e9f29604-6bbb-475c-943b-a553082ab893 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.667 | 0.747 | 0.797 | 0.829 | 0.861 | 0.737 | 100.0% | 10 | | cinder_v2.update_volume_type | 0.229 | 0.33 | 0.353 | 0.353 | 0.354 | 0.307 | 100.0% | 10 | | total | 0.896 | 1.034 | 1.118 | 1.144 | 1.17 | 1.045 | 100.0% | 10 | | -> duration | 0.896 | 1.034 | 1.118 | 1.144 | 1.17 | 1.045 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.117057 Full duration: 21.330057 -------------------------------------------------------------------------------- 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 e9f29604-6bbb-475c-943b-a553082ab893 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.666 | 0.755 | 0.782 | 0.789 | 0.796 | 0.742 | 100.0% | 10 | | cinder_v3.create_encryption_type | 0.236 | 0.326 | 0.403 | 0.43 | 0.457 | 0.323 | 100.0% | 10 | | total | 0.902 | 1.065 | 1.161 | 1.185 | 1.209 | 1.066 | 100.0% | 10 | | -> duration | 0.902 | 1.065 | 1.161 | 1.185 | 1.209 | 1.066 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.172647 Full duration: 21.271415 -------------------------------------------------------------------------------- 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 e9f29604-6bbb-475c-943b-a553082ab893 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.661 | 0.757 | 0.796 | 0.805 | 0.813 | 0.748 | 100.0% | 10 | | cinder_v2.add_type_access | 0.215 | 0.276 | 0.399 | 0.417 | 0.436 | 0.306 | 100.0% | 10 | | cinder_v2.list_type_access | 0.03 | 0.218 | 0.286 | 0.289 | 0.292 | 0.22 | 100.0% | 10 | | total | 0.925 | 1.317 | 1.415 | 1.426 | 1.436 | 1.275 | 100.0% | 10 | | -> duration | 0.925 | 1.317 | 1.415 | 1.426 | 1.436 | 1.275 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.743733 Full duration: 22.074229 HINTS: * To plot HTML graphics with this data, run: rally task report e9f29604-6bbb-475c-943b-a553082ab893 --out output.html * To generate a JUnit report, run: rally task export e9f29604-6bbb-475c-943b-a553082ab893 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report e9f29604-6bbb-475c-943b-a553082ab893 --json --out output.json 2019-06-02 08:05:10,344 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'e9f29604-6bbb-475c-943b-a553082ab893', '--out', u'/home/opnfv/functest/results/rally_full/cinder.json'] 2019-06-02 08:05:12,477 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid e9f29604-6bbb-475c-943b-a553082ab893 --out /home/opnfv/functest/results/rally_full/cinder.json 2019-06-02 08:05:12.290 6541 INFO rally.api [-] Building 'json' report for the following task(s): 'e9f29604-6bbb-475c-943b-a553082ab893'. 2019-06-02 08:05:12.331 6541 INFO rally.api [-] The report has been successfully built. 2019-06-02 08:05:12,540 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2019-06-02 08:05:12,541 - 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-02 08:05:12,541 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-02 08:05:12,553 - 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-02 08:05:12,554 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2019-06-02 08:05:12,554 - 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': '816363f1-7f5c-46f6-90e3-c9681e8b0c75', 'tenants_amount': 3, 'image_name': 'rally_full-img_1efa310a-b0da-452e-9166-145df50f732a', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_1efa310a-b0da-452e-9166-145df50f732a', '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_1efa310a-b0da-452e-9166-145df50f732a', '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-02 08:10:17,484 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 753a9d2f-20e3-4f9f-ac46-a0cc02a626cf 2019-06-02 08:10:17,484 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'753a9d2f-20e3-4f9f-ac46-a0cc02a626cf'] 2019-06-02 08:10:18,313 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 753a9d2f-20e3-4f9f-ac46-a0cc02a626cf -------------------------------------------------------------------------------- Task 753a9d2f-20e3-4f9f-ac46-a0cc02a626cf: 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 753a9d2f-20e3-4f9f-ac46-a0cc02a626cf 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.625 | 0.714 | 0.794 | 0.817 | 0.84 | 0.717 | 100.0% | 10 | | total | 0.625 | 0.714 | 0.794 | 0.817 | 0.841 | 0.717 | 100.0% | 10 | | -> duration | 0.625 | 0.714 | 0.794 | 0.817 | 0.841 | 0.717 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.109675 Full duration: 15.828738 -------------------------------------------------------------------------------- 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 753a9d2f-20e3-4f9f-ac46-a0cc02a626cf 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.651 | 0.751 | 0.785 | 0.8 | 0.814 | 0.746 | 100.0% | 10 | | total | 0.651 | 0.751 | 0.785 | 0.8 | 0.815 | 0.746 | 100.0% | 10 | | -> duration | 0.651 | 0.751 | 0.785 | 0.8 | 0.815 | 0.746 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.198838 Full duration: 14.256072 -------------------------------------------------------------------------------- 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 753a9d2f-20e3-4f9f-ac46-a0cc02a626cf 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.613 | 0.725 | 0.793 | 0.797 | 0.801 | 0.725 | 100.0% | 10 | | total | 0.613 | 0.725 | 0.793 | 0.797 | 0.801 | 0.725 | 100.0% | 10 | | -> duration | 0.613 | 0.725 | 0.793 | 0.797 | 0.801 | 0.725 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.163832 Full duration: 13.92147 -------------------------------------------------------------------------------- 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 753a9d2f-20e3-4f9f-ac46-a0cc02a626cf 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.631 | 0.717 | 0.752 | 0.756 | 0.76 | 0.709 | 100.0% | 10 | | total | 0.631 | 0.718 | 0.752 | 0.756 | 0.761 | 0.71 | 100.0% | 10 | | -> duration | 0.631 | 0.718 | 0.752 | 0.756 | 0.761 | 0.71 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.085949 Full duration: 16.696748 -------------------------------------------------------------------------------- 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 753a9d2f-20e3-4f9f-ac46-a0cc02a626cf 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.642 | 0.717 | 0.82 | 0.841 | 0.862 | 0.734 | 100.0% | 10 | | gnocchi.delete_archive_policy_rule | 0.215 | 0.274 | 0.325 | 0.333 | 0.341 | 0.271 | 100.0% | 10 | | total | 0.912 | 0.976 | 1.109 | 1.122 | 1.134 | 1.005 | 100.0% | 10 | | -> duration | 0.912 | 0.976 | 1.109 | 1.122 | 1.134 | 1.005 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.021224 Full duration: 15.175513 -------------------------------------------------------------------------------- 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 753a9d2f-20e3-4f9f-ac46-a0cc02a626cf has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy | 0.654 | 0.719 | 0.823 | 0.836 | 0.848 | 0.739 | 100.0% | 10 | | total | 0.654 | 0.719 | 0.823 | 0.836 | 0.848 | 0.739 | 100.0% | 10 | | -> duration | 0.654 | 0.719 | 0.823 | 0.836 | 0.848 | 0.739 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.189183 Full duration: 13.815498 -------------------------------------------------------------------------------- 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 753a9d2f-20e3-4f9f-ac46-a0cc02a626cf 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.681 | 0.74 | 0.746 | 0.764 | 0.782 | 0.728 | 100.0% | 10 | | total | 0.681 | 0.741 | 0.746 | 0.764 | 0.782 | 0.728 | 100.0% | 10 | | -> duration | 0.681 | 0.741 | 0.746 | 0.764 | 0.782 | 0.728 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.16436 Full duration: 16.906035 -------------------------------------------------------------------------------- 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 753a9d2f-20e3-4f9f-ac46-a0cc02a626cf 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.66 | 0.736 | 0.775 | 0.827 | 0.879 | 0.74 | 100.0% | 10 | | gnocchi.delete_archive_policy | 0.208 | 0.275 | 0.307 | 0.315 | 0.323 | 0.262 | 100.0% | 10 | | total | 0.882 | 0.985 | 1.091 | 1.117 | 1.143 | 1.002 | 100.0% | 10 | | -> duration | 0.882 | 0.985 | 1.091 | 1.117 | 1.143 | 1.002 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.935971 Full duration: 15.326461 -------------------------------------------------------------------------------- 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 753a9d2f-20e3-4f9f-ac46-a0cc02a626cf 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.608 | 0.721 | 0.762 | 0.763 | 0.764 | 0.71 | 100.0% | 10 | | total | 0.608 | 0.721 | 0.762 | 0.763 | 0.764 | 0.711 | 100.0% | 10 | | -> duration | 0.608 | 0.721 | 0.762 | 0.763 | 0.764 | 0.711 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.084648 Full duration: 13.457419 -------------------------------------------------------------------------------- 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 753a9d2f-20e3-4f9f-ac46-a0cc02a626cf 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.616 | 2.782 | 2.936 | 2.939 | 2.941 | 2.565 | 100.0% | 10 | | total | 1.617 | 2.783 | 2.937 | 2.939 | 2.941 | 2.565 | 100.0% | 10 | | -> duration | 1.617 | 2.783 | 2.937 | 2.939 | 2.941 | 2.565 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.440225 Full duration: 25.198145 -------------------------------------------------------------------------------- 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 753a9d2f-20e3-4f9f-ac46-a0cc02a626cf 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.545 | 2.066 | 2.758 | 2.761 | 2.764 | 2.124 | 100.0% | 10 | | gnocchi.delete_resource_type | 0.346 | 0.627 | 1.35 | 1.463 | 1.576 | 0.827 | 100.0% | 10 | | total | 1.926 | 3.132 | 3.246 | 3.29 | 3.334 | 2.952 | 100.0% | 10 | | -> duration | 1.926 | 3.132 | 3.246 | 3.29 | 3.334 | 2.952 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.314537 Full duration: 20.93619 -------------------------------------------------------------------------------- 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 753a9d2f-20e3-4f9f-ac46-a0cc02a626cf 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.644 | 0.727 | 0.816 | 0.834 | 0.853 | 0.745 | 100.0% | 10 | | total | 0.645 | 0.727 | 0.816 | 0.834 | 0.853 | 0.745 | 100.0% | 10 | | -> duration | 0.645 | 0.727 | 0.816 | 0.834 | 0.853 | 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.268733 Full duration: 13.621428 -------------------------------------------------------------------------------- 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 753a9d2f-20e3-4f9f-ac46-a0cc02a626cf 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.843 | 0.933 | 1.068 | 1.088 | 1.108 | 0.956 | 100.0% | 10 | | total | 0.843 | 0.933 | 1.068 | 1.088 | 1.109 | 0.957 | 100.0% | 10 | | -> duration | 0.843 | 0.933 | 1.068 | 1.088 | 1.109 | 0.957 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.841713 Full duration: 17.862423 -------------------------------------------------------------------------------- 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 753a9d2f-20e3-4f9f-ac46-a0cc02a626cf 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.845 | 0.931 | 1.155 | 1.18 | 1.205 | 0.984 | 100.0% | 10 | | gnocchi.delete_metric | 0.039 | 0.244 | 0.296 | 0.321 | 0.346 | 0.235 | 100.0% | 10 | | total | 1.061 | 1.187 | 1.351 | 1.387 | 1.423 | 1.22 | 100.0% | 10 | | -> duration | 1.061 | 1.187 | 1.351 | 1.387 | 1.423 | 1.22 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.58792 Full duration: 17.402034 -------------------------------------------------------------------------------- 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 753a9d2f-20e3-4f9f-ac46-a0cc02a626cf 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.642 | 0.755 | 0.781 | 0.791 | 0.801 | 0.734 | 100.0% | 10 | | total | 0.642 | 0.755 | 0.781 | 0.791 | 0.801 | 0.735 | 100.0% | 10 | | -> duration | 0.642 | 0.755 | 0.781 | 0.791 | 0.801 | 0.735 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.254311 Full duration: 20.314029 -------------------------------------------------------------------------------- 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 753a9d2f-20e3-4f9f-ac46-a0cc02a626cf 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.635 | 0.722 | 0.783 | 0.827 | 0.871 | 0.726 | 100.0% | 10 | | gnocchi.delete_resource | 0.203 | 0.266 | 0.306 | 0.362 | 0.418 | 0.27 | 100.0% | 10 | | total | 0.84 | 1.02 | 1.093 | 1.101 | 1.11 | 0.996 | 100.0% | 10 | | -> duration | 0.84 | 1.02 | 1.093 | 1.101 | 1.11 | 0.996 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.881272 Full duration: 16.216046 HINTS: * To plot HTML graphics with this data, run: rally task report 753a9d2f-20e3-4f9f-ac46-a0cc02a626cf --out output.html * To generate a JUnit report, run: rally task export 753a9d2f-20e3-4f9f-ac46-a0cc02a626cf --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 753a9d2f-20e3-4f9f-ac46-a0cc02a626cf --json --out output.json 2019-06-02 08:10:18,315 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'753a9d2f-20e3-4f9f-ac46-a0cc02a626cf', '--out', u'/home/opnfv/functest/results/rally_full/gnocchi.json'] 2019-06-02 08:10:20,400 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 753a9d2f-20e3-4f9f-ac46-a0cc02a626cf --out /home/opnfv/functest/results/rally_full/gnocchi.json 2019-06-02 08:10:20.256 8490 INFO rally.api [-] Building 'json' report for the following task(s): '753a9d2f-20e3-4f9f-ac46-a0cc02a626cf'. 2019-06-02 08:10:20.277 8490 INFO rally.api [-] The report has been successfully built. 2019-06-02 08:10:20,432 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2019-06-02 08:10:20,433 - 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-02 08:10:20,434 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-02 08:10:20,448 - 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-02 08:10:20,449 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2019-06-02 08:10:20,449 - 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': '816363f1-7f5c-46f6-90e3-c9681e8b0c75', 'tenants_amount': 3, 'image_name': 'rally_full-img_1efa310a-b0da-452e-9166-145df50f732a', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_1efa310a-b0da-452e-9166-145df50f732a', '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_1efa310a-b0da-452e-9166-145df50f732a', '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-02 08:22:44,567 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4053e5c7-79c5-47d0-b177-9bb80b2c3c30 2019-06-02 08:22:44,567 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'4053e5c7-79c5-47d0-b177-9bb80b2c3c30'] 2019-06-02 08:22:45,381 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 4053e5c7-79c5-47d0-b177-9bb80b2c3c30 -------------------------------------------------------------------------------- Task 4053e5c7-79c5-47d0-b177-9bb80b2c3c30: 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 4053e5c7-79c5-47d0-b177-9bb80b2c3c30 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.734 | 5.181 | 5.526 | 5.824 | 6.123 | 5.191 | 100.0% | 10 | | heat.delete_stack | 0.434 | 0.633 | 0.83 | 0.928 | 1.027 | 0.664 | 100.0% | 10 | | total | 5.191 | 5.777 | 6.211 | 6.566 | 6.922 | 5.855 | 100.0% | 10 | | -> duration | 3.191 | 3.777 | 4.211 | 4.566 | 4.922 | 3.855 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.222192 Full duration: 32.214149 -------------------------------------------------------------------------------- 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_1efa310a-b0da-452e-9166-145df50f732a", "public_net": "external", "flavor": "rally_full-flavor_1efa310a-b0da-452e-9166-145df50f732a" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4053e5c7-79c5-47d0-b177-9bb80b2c3c30 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 | 19.437 | 28.149 | 31.338 | 31.848 | 32.359 | 26.927 | 100.0% | 10 | | heat.delete_stack | 7.91 | 11.599 | 13.524 | 13.526 | 13.528 | 11.369 | 100.0% | 10 | | total | 27.347 | 39.294 | 44.735 | 44.744 | 44.753 | 38.296 | 100.0% | 10 | | -> duration | 25.347 | 37.294 | 42.735 | 42.744 | 42.753 | 36.296 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 108.569625 Full duration: 125.433841 -------------------------------------------------------------------------------- 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": "816363f1-7f5c-46f6-90e3-c9681e8b0c75", "image": "rally_full-img_1efa310a-b0da-452e-9166-145df50f732a", "flavor": "rally_full-flavor_1efa310a-b0da-452e-9166-145df50f732a" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4053e5c7-79c5-47d0-b177-9bb80b2c3c30 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 | 19.682 | 22.047 | 26.233 | 26.292 | 26.352 | 22.612 | 100.0% | 10 | | heat.delete_stack | 5.762 | 7.584 | 8.063 | 8.372 | 8.68 | 7.231 | 100.0% | 10 | | total | 25.504 | 29.292 | 33.896 | 33.898 | 33.899 | 29.844 | 100.0% | 10 | | -> duration | 23.504 | 27.292 | 31.896 | 31.898 | 31.899 | 27.844 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 87.540107 Full duration: 104.170689 -------------------------------------------------------------------------------- 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 4053e5c7-79c5-47d0-b177-9bb80b2c3c30 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.72 | 5.065 | 5.291 | 5.315 | 5.339 | 5.044 | 100.0% | 10 | | heat.list_stacks | 0.041 | 0.23 | 0.251 | 0.258 | 0.266 | 0.162 | 100.0% | 10 | | total | 4.953 | 5.184 | 5.395 | 5.462 | 5.529 | 5.206 | 100.0% | 10 | | -> duration | 2.953 | 3.184 | 3.395 | 3.462 | 3.529 | 3.206 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.426911 Full duration: 34.215337 -------------------------------------------------------------------------------- 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 4053e5c7-79c5-47d0-b177-9bb80b2c3c30 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.972 | 5.175 | 5.208 | 5.26 | 5.311 | 5.141 | 100.0% | 10 | | heat.update_stack | 2.434 | 3.516 | 3.968 | 4.048 | 4.128 | 3.349 | 100.0% | 10 | | heat.delete_stack | 2.611 | 2.921 | 3.209 | 3.292 | 3.374 | 2.912 | 100.0% | 10 | | total | 10.607 | 11.407 | 11.94 | 11.959 | 11.978 | 11.403 | 100.0% | 10 | | -> duration | 6.607 | 7.407 | 7.94 | 7.959 | 7.978 | 7.403 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 30.180866 Full duration: 48.707792 -------------------------------------------------------------------------------- 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 4053e5c7-79c5-47d0-b177-9bb80b2c3c30 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.012 | 5.425 | 5.969 | 6.008 | 6.047 | 5.472 | 100.0% | 10 | | heat.update_stack | 2.413 | 2.859 | 3.155 | 3.183 | 3.212 | 2.829 | 100.0% | 10 | | heat.delete_stack | 0.448 | 1.105 | 1.683 | 1.705 | 1.728 | 1.093 | 100.0% | 10 | | total | 8.358 | 9.289 | 10.338 | 10.606 | 10.873 | 9.395 | 100.0% | 10 | | -> duration | 4.358 | 5.289 | 6.338 | 6.606 | 6.873 | 5.395 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 23.913654 Full duration: 42.632078 -------------------------------------------------------------------------------- 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 4053e5c7-79c5-47d0-b177-9bb80b2c3c30 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.976 | 5.252 | 5.333 | 5.358 | 5.383 | 5.228 | 100.0% | 10 | | heat.update_stack | 3.774 | 4.113 | 4.829 | 4.981 | 5.134 | 4.284 | 100.0% | 10 | | heat.delete_stack | 3.492 | 3.861 | 4.054 | 4.098 | 4.142 | 3.86 | 100.0% | 10 | | total | 12.773 | 13.196 | 13.989 | 14.135 | 14.281 | 13.372 | 100.0% | 10 | | -> duration | 8.773 | 9.196 | 9.989 | 10.135 | 10.281 | 9.372 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 36.01309 Full duration: 54.734122 -------------------------------------------------------------------------------- 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 4053e5c7-79c5-47d0-b177-9bb80b2c3c30 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.086 | 5.373 | 6.727 | 6.939 | 7.151 | 5.841 | 100.0% | 10 | | heat.update_stack | 2.223 | 3.004 | 3.258 | 3.329 | 3.399 | 2.936 | 100.0% | 10 | | heat.delete_stack | 2.571 | 3.024 | 3.499 | 3.723 | 3.947 | 3.089 | 100.0% | 10 | | total | 11.004 | 11.438 | 13.472 | 13.482 | 13.493 | 11.866 | 100.0% | 10 | | -> duration | 7.004 | 7.438 | 9.472 | 9.482 | 9.493 | 7.866 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 30.688711 Full duration: 49.652351 -------------------------------------------------------------------------------- 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 4053e5c7-79c5-47d0-b177-9bb80b2c3c30 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.862 | 5.164 | 5.451 | 5.673 | 5.896 | 5.201 | 100.0% | 10 | | heat.update_stack | 2.594 | 3.049 | 3.918 | 3.918 | 3.919 | 3.263 | 100.0% | 10 | | heat.delete_stack | 1.542 | 1.848 | 2.293 | 2.737 | 3.182 | 1.958 | 100.0% | 10 | | total | 9.496 | 10.061 | 11.532 | 11.958 | 12.384 | 10.422 | 100.0% | 10 | | -> duration | 5.496 | 6.061 | 7.532 | 7.958 | 8.384 | 6.422 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 26.717199 Full duration: 45.572328 -------------------------------------------------------------------------------- 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 4053e5c7-79c5-47d0-b177-9bb80b2c3c30 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.134 | 5.34 | 5.989 | 6.179 | 6.37 | 5.475 | 100.0% | 10 | | heat.update_stack | 2.484 | 2.79 | 2.991 | 3.009 | 3.028 | 2.8 | 100.0% | 10 | | heat.delete_stack | 1.413 | 1.918 | 2.091 | 2.185 | 2.279 | 1.87 | 100.0% | 10 | | total | 9.42 | 9.977 | 11.157 | 11.227 | 11.297 | 10.145 | 100.0% | 10 | | -> duration | 5.42 | 5.977 | 7.157 | 7.227 | 7.297 | 6.145 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.460399 Full duration: 46.375564 -------------------------------------------------------------------------------- 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 4053e5c7-79c5-47d0-b177-9bb80b2c3c30 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.978 | 5.407 | 6.08 | 6.258 | 6.437 | 5.531 | 100.0% | 10 | | heat.check_stack | 0.621 | 0.928 | 1.315 | 1.503 | 1.69 | 0.991 | 100.0% | 10 | | heat.delete_stack | 1.498 | 1.787 | 2.033 | 2.573 | 3.114 | 1.872 | 100.0% | 10 | | total | 7.602 | 8.283 | 9.123 | 9.231 | 9.338 | 8.394 | 100.0% | 10 | | -> duration | 5.602 | 6.283 | 7.123 | 7.231 | 7.338 | 6.394 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 23.272545 Full duration: 40.448019 -------------------------------------------------------------------------------- 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 4053e5c7-79c5-47d0-b177-9bb80b2c3c30 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.873 | 5.376 | 5.591 | 5.749 | 5.906 | 5.375 | 100.0% | 10 | | heat.suspend_stack | 0.693 | 0.995 | 2.006 | 2.023 | 2.04 | 1.236 | 100.0% | 10 | | heat.resume_stack | 0.452 | 1.287 | 1.857 | 1.925 | 1.994 | 1.201 | 100.0% | 10 | | heat.delete_stack | 1.292 | 1.562 | 2.647 | 2.723 | 2.8 | 1.78 | 100.0% | 10 | | total | 8.356 | 9.536 | 10.763 | 10.766 | 10.768 | 9.592 | 100.0% | 10 | | -> duration | 6.356 | 7.536 | 8.763 | 8.766 | 8.768 | 7.592 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 26.752872 Full duration: 43.922855 -------------------------------------------------------------------------------- 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 4053e5c7-79c5-47d0-b177-9bb80b2c3c30 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.721 | 0.745 | 0.824 | 0.833 | 0.842 | 0.764 | 100.0% | 10 | | total | 0.721 | 0.745 | 0.824 | 0.833 | 0.842 | 0.764 | 100.0% | 10 | | -> duration | 0.721 | 0.745 | 0.824 | 0.833 | 0.842 | 0.764 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.284201 Full duration: 15.083383 HINTS: * To plot HTML graphics with this data, run: rally task report 4053e5c7-79c5-47d0-b177-9bb80b2c3c30 --out output.html * To generate a JUnit report, run: rally task export 4053e5c7-79c5-47d0-b177-9bb80b2c3c30 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 4053e5c7-79c5-47d0-b177-9bb80b2c3c30 --json --out output.json 2019-06-02 08:22:45,383 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'4053e5c7-79c5-47d0-b177-9bb80b2c3c30', '--out', u'/home/opnfv/functest/results/rally_full/heat.json'] 2019-06-02 08:22:47,073 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 4053e5c7-79c5-47d0-b177-9bb80b2c3c30 --out /home/opnfv/functest/results/rally_full/heat.json 2019-06-02 08:22:46.974 11667 INFO rally.api [-] Building 'json' report for the following task(s): '4053e5c7-79c5-47d0-b177-9bb80b2c3c30'. 2019-06-02 08:22:46.995 11667 INFO rally.api [-] The report has been successfully built. 2019-06-02 08:22:47,105 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2019-06-02 08:22:47,106 - 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-02 08:22:47,106 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-02 08:22:47,119 - 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-02 08:22:47,120 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2019-06-02 08:22:47,120 - 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': '816363f1-7f5c-46f6-90e3-c9681e8b0c75', 'tenants_amount': 3, 'image_name': 'rally_full-img_1efa310a-b0da-452e-9166-145df50f732a', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_1efa310a-b0da-452e-9166-145df50f732a', '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_1efa310a-b0da-452e-9166-145df50f732a', '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-02 08:29:03,890 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 0725f61d-62ff-4db2-bc00-a6e170e580ca 2019-06-02 08:29:03,891 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'0725f61d-62ff-4db2-bc00-a6e170e580ca'] 2019-06-02 08:29:04,720 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 0725f61d-62ff-4db2-bc00-a6e170e580ca -------------------------------------------------------------------------------- Task 0725f61d-62ff-4db2-bc00-a6e170e580ca: 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 0725f61d-62ff-4db2-bc00-a6e170e580ca 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.714 | 0.856 | 2.26 | 2.301 | 2.343 | 1.351 | 100.0% | 10 | | keystone_v3.add_role | 0.147 | 0.216 | 0.242 | 0.243 | 0.244 | 0.208 | 100.0% | 10 | | keystone_v3.revoke_role | 0.149 | 0.221 | 0.239 | 0.27 | 0.301 | 0.21 | 100.0% | 10 | | total | 1.075 | 1.308 | 2.646 | 2.688 | 2.729 | 1.769 | 100.0% | 10 | | -> duration | 1.075 | 1.308 | 2.646 | 2.688 | 2.729 | 1.769 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.602107 Full duration: 29.867404 -------------------------------------------------------------------------------- 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 0725f61d-62ff-4db2-bc00-a6e170e580ca 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.726 | 0.827 | 1.708 | 1.935 | 2.162 | 1.163 | 100.0% | 10 | | keystone_v3.add_role | 0.147 | 0.19 | 0.289 | 0.296 | 0.303 | 0.209 | 100.0% | 10 | | keystone_v3.list_roles | 0.132 | 0.186 | 0.249 | 0.254 | 0.259 | 0.192 | 100.0% | 10 | | total | 1.089 | 1.345 | 2.104 | 2.339 | 2.574 | 1.564 | 100.0% | 10 | | -> duration | 1.089 | 1.345 | 2.104 | 2.339 | 2.574 | 1.564 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.034975 Full duration: 29.144206 -------------------------------------------------------------------------------- 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 0725f61d-62ff-4db2-bc00-a6e170e580ca 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.959 | 1.123 | 2.75 | 2.816 | 2.882 | 1.567 | 100.0% | 10 | | keystone_v3.list_projects | 0.112 | 0.132 | 0.205 | 0.224 | 0.243 | 0.151 | 100.0% | 10 | | total | 1.088 | 1.259 | 2.987 | 3.024 | 3.062 | 1.718 | 100.0% | 10 | | -> duration | 1.088 | 1.259 | 2.987 | 3.024 | 3.062 | 1.718 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.208214 Full duration: 28.66783 -------------------------------------------------------------------------------- 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 0725f61d-62ff-4db2-bc00-a6e170e580ca 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.659 | 0.798 | 1.698 | 1.714 | 1.73 | 1.026 | 100.0% | 10 | | keystone_v3.delete_role | 0.132 | 0.171 | 0.236 | 0.25 | 0.263 | 0.185 | 100.0% | 10 | | total | 0.865 | 0.976 | 1.899 | 1.906 | 1.914 | 1.212 | 100.0% | 10 | | -> duration | 0.865 | 0.976 | 1.899 | 1.906 | 1.914 | 1.212 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.111933 Full duration: 24.177305 -------------------------------------------------------------------------------- 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 0725f61d-62ff-4db2-bc00-a6e170e580ca 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.661 | 0.774 | 1.447 | 1.45 | 1.453 | 0.989 | 100.0% | 10 | | keystone_v3.delete_service | 0.134 | 0.223 | 0.242 | 0.246 | 0.25 | 0.208 | 100.0% | 10 | | total | 0.878 | 1.008 | 1.637 | 1.661 | 1.684 | 1.197 | 100.0% | 10 | | -> duration | 0.878 | 1.008 | 1.637 | 1.661 | 1.684 | 1.197 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.137205 Full duration: 24.055655 -------------------------------------------------------------------------------- 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 0725f61d-62ff-4db2-bc00-a6e170e580ca 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.925 | 1.139 | 2.328 | 2.435 | 2.542 | 1.53 | 100.0% | 10 | | keystone_v3.create_user | 0.689 | 0.77 | 0.829 | 0.843 | 0.857 | 0.765 | 100.0% | 10 | | -> keystone_v3.list_roles | 0.11 | 0.132 | 0.175 | 0.185 | 0.195 | 0.142 | 100.0% | 10 | | -> keystone_v3.add_role | 0.144 | 0.163 | 0.186 | 0.214 | 0.243 | 0.169 | 100.0% | 10 | | keystone_v3.create_role | 0.123 | 0.141 | 0.183 | 0.215 | 0.248 | 0.152 | 100.0% | 10 | | keystone_v3.get_project | 0.111 | 0.12 | 0.165 | 0.169 | 0.173 | 0.134 | 100.0% | 10 | | keystone_v3.get_user | 0.121 | 0.144 | 0.186 | 0.194 | 0.201 | 0.156 | 100.0% | 10 | | keystone_v3.get_role | 0.108 | 0.126 | 0.176 | 0.181 | 0.187 | 0.133 | 100.0% | 10 | | keystone_v3.list_services | 0.109 | 0.119 | 0.139 | 0.146 | 0.152 | 0.122 | 100.0% | 10 | | keystone_v3.get_services | 0.111 | 0.119 | 0.179 | 0.209 | 0.24 | 0.138 | 100.0% | 10 | | total | 2.602 | 2.9 | 4.113 | 4.166 | 4.22 | 3.27 | 100.0% | 10 | | -> duration | 2.602 | 2.9 | 4.113 | 4.166 | 4.22 | 3.27 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.984216 Full duration: 38.774284 -------------------------------------------------------------------------------- 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 0725f61d-62ff-4db2-bc00-a6e170e580ca 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.911 | 1.216 | 2.032 | 2.037 | 2.042 | 1.439 | 100.0% | 10 | | keystone_v3.update_project | 0.138 | 0.156 | 0.232 | 0.257 | 0.282 | 0.176 | 100.0% | 10 | | keystone_v3.delete_project | 0.165 | 0.209 | 0.271 | 0.314 | 0.357 | 0.224 | 100.0% | 10 | | total | 1.303 | 1.618 | 2.41 | 2.477 | 2.543 | 1.839 | 100.0% | 10 | | -> duration | 1.303 | 1.618 | 2.41 | 2.477 | 2.543 | 1.839 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.849366 Full duration: 25.875279 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0725f61d-62ff-4db2-bc00-a6e170e580ca 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.031 | 1.124 | 2.398 | 2.652 | 2.906 | 1.623 | 100.0% | 10 | | total | 1.158 | 1.364 | 2.538 | 2.785 | 3.032 | 1.786 | 100.0% | 10 | | -> duration | 1.158 | 1.364 | 2.538 | 2.785 | 3.032 | 1.786 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.545982 Full duration: 26.320258 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0725f61d-62ff-4db2-bc00-a6e170e580ca 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.93 | 1.222 | 2.997 | 3.119 | 3.24 | 1.696 | 100.0% | 10 | | total | 0.93 | 1.223 | 2.997 | 3.119 | 3.24 | 1.696 | 100.0% | 10 | | -> duration | 0.93 | 1.223 | 2.997 | 3.119 | 3.24 | 1.696 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.568661 Full duration: 25.553232 -------------------------------------------------------------------------------- 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 0725f61d-62ff-4db2-bc00-a6e170e580ca has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.848 | 1.209 | 2.416 | 2.637 | 2.859 | 1.623 | 100.0% | 10 | | keystone_v3.list_users | 0.126 | 0.146 | 0.162 | 0.19 | 0.219 | 0.151 | 100.0% | 10 | | total | 1.193 | 1.486 | 2.677 | 2.893 | 3.109 | 1.919 | 100.0% | 10 | | -> duration | 1.193 | 1.486 | 2.677 | 2.893 | 3.109 | 1.919 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.005168 Full duration: 27.763456 -------------------------------------------------------------------------------- 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 0725f61d-62ff-4db2-bc00-a6e170e580ca 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.979 | 1.092 | 1.131 | 1.191 | 1.251 | 1.094 | 100.0% | 10 | | keystone_v3.create_users | 7.007 | 7.276 | 7.603 | 7.603 | 7.603 | 7.336 | 100.0% | 10 | | -> keystone_v3.create_user (x10) | 7.007 | 7.276 | 7.602 | 7.603 | 7.603 | 7.335 | 100.0% | 10 | | --> keystone_v3.list_roles (x10) | 1.236 | 1.35 | 1.482 | 1.52 | 1.558 | 1.37 | 100.0% | 10 | | --> keystone_v3.add_role (x10) | 1.633 | 1.715 | 1.881 | 1.896 | 1.911 | 1.753 | 100.0% | 10 | | total | 9.509 | 9.975 | 10.104 | 10.113 | 10.122 | 9.895 | 100.0% | 10 | | -> duration | 9.509 | 9.975 | 10.104 | 10.113 | 10.122 | 9.895 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 32.052181 Full duration: 70.743198 HINTS: * To plot HTML graphics with this data, run: rally task report 0725f61d-62ff-4db2-bc00-a6e170e580ca --out output.html * To generate a JUnit report, run: rally task export 0725f61d-62ff-4db2-bc00-a6e170e580ca --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 0725f61d-62ff-4db2-bc00-a6e170e580ca --json --out output.json 2019-06-02 08:29:04,721 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'0725f61d-62ff-4db2-bc00-a6e170e580ca', '--out', u'/home/opnfv/functest/results/rally_full/keystone.json'] 2019-06-02 08:29:06,657 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 0725f61d-62ff-4db2-bc00-a6e170e580ca --out /home/opnfv/functest/results/rally_full/keystone.json 2019-06-02 08:29:06.539 13776 INFO rally.api [-] Building 'json' report for the following task(s): '0725f61d-62ff-4db2-bc00-a6e170e580ca'. 2019-06-02 08:29:06.566 13776 INFO rally.api [-] The report has been successfully built. 2019-06-02 08:29:06,695 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2019-06-02 08:29:06,696 - 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-02 08:29:06,696 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-02 08:29:06,710 - 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-02 08:29:06,712 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-06-02 08:29:06,712 - 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': '816363f1-7f5c-46f6-90e3-c9681e8b0c75', 'tenants_amount': 3, 'image_name': 'rally_full-img_1efa310a-b0da-452e-9166-145df50f732a', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_1efa310a-b0da-452e-9166-145df50f732a', '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_1efa310a-b0da-452e-9166-145df50f732a', '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-02 08:49:14,062 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d22342f0-5b30-40d3-9da6-d50006ef6fd4 2019-06-02 08:49:14,063 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'd22342f0-5b30-40d3-9da6-d50006ef6fd4'] 2019-06-02 08:49:14,857 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid d22342f0-5b30-40d3-9da6-d50006ef6fd4 -------------------------------------------------------------------------------- Task d22342f0-5b30-40d3-9da6-d50006ef6fd4: 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 d22342f0-5b30-40d3-9da6-d50006ef6fd4 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.9 | 1.114 | 1.383 | 1.446 | 1.509 | 1.167 | 100.0% | 10 | | neutron.update_network | 0.434 | 0.65 | 1.052 | 1.066 | 1.08 | 0.691 | 100.0% | 10 | | total | 1.53 | 1.835 | 2.034 | 2.055 | 2.077 | 1.858 | 100.0% | 10 | | -> duration | 1.53 | 1.835 | 2.034 | 2.055 | 2.077 | 1.858 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.697095 Full duration: 43.284345 -------------------------------------------------------------------------------- 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 d22342f0-5b30-40d3-9da6-d50006ef6fd4 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.613 | 2.722 | 3.152 | 3.165 | 3.177 | 2.498 | 100.0% | 10 | | neutron.update_port | 0.508 | 0.775 | 1.155 | 1.182 | 1.209 | 0.76 | 100.0% | 10 | | total | 2.133 | 3.498 | 4.02 | 4.026 | 4.033 | 3.258 | 100.0% | 10 | | -> duration | 2.133 | 3.498 | 4.02 | 4.026 | 4.033 | 3.258 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.731124 Full duration: 59.443845 -------------------------------------------------------------------------------- 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 d22342f0-5b30-40d3-9da6-d50006ef6fd4 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.905 | 1.096 | 1.212 | 1.255 | 1.298 | 1.082 | 100.0% | 10 | | neutron.create_subnet | 0.762 | 0.947 | 1.634 | 1.711 | 1.788 | 1.11 | 100.0% | 10 | | neutron.create_router | 0.103 | 0.134 | 0.2 | 0.219 | 0.238 | 0.149 | 100.0% | 10 | | neutron.add_interface_router | 2.731 | 3.042 | 5.075 | 5.088 | 5.1 | 3.403 | 100.0% | 10 | | neutron.update_router | 0.646 | 1.095 | 1.58 | 1.596 | 1.612 | 1.104 | 100.0% | 10 | | total | 5.447 | 6.384 | 9.675 | 9.716 | 9.757 | 6.849 | 100.0% | 10 | | -> duration | 5.447 | 6.384 | 9.675 | 9.716 | 9.757 | 6.849 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.50572 Full duration: 78.318489 -------------------------------------------------------------------------------- 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 d22342f0-5b30-40d3-9da6-d50006ef6fd4 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.125 | 1.282 | 1.3 | 1.318 | 1.1 | 100.0% | 10 | | neutron.create_subnet | 0.869 | 1.49 | 1.7 | 1.717 | 1.734 | 1.374 | 100.0% | 10 | | neutron.update_subnet | 0.532 | 1.156 | 1.432 | 1.438 | 1.444 | 1.116 | 100.0% | 10 | | total | 2.766 | 3.69 | 4.201 | 4.207 | 4.212 | 3.59 | 100.0% | 10 | | -> duration | 2.766 | 3.69 | 4.201 | 4.207 | 4.212 | 3.59 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.676585 Full duration: 52.058049 -------------------------------------------------------------------------------- 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 d22342f0-5b30-40d3-9da6-d50006ef6fd4 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.792 | 1.027 | 1.613 | 1.776 | 1.939 | 1.21 | 100.0% | 10 | | neutron.delete_network | 0.64 | 0.927 | 1.37 | 1.384 | 1.398 | 0.975 | 100.0% | 10 | | total | 1.453 | 2.241 | 2.562 | 2.842 | 3.121 | 2.185 | 100.0% | 10 | | -> duration | 1.453 | 2.241 | 2.562 | 2.842 | 3.121 | 2.185 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.481136 Full duration: 39.754909 -------------------------------------------------------------------------------- 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 d22342f0-5b30-40d3-9da6-d50006ef6fd4 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.596 | 2.607 | 3.61 | 3.611 | 3.613 | 2.601 | 100.0% | 10 | | neutron.delete_port | 0.567 | 1.367 | 1.712 | 1.746 | 1.78 | 1.235 | 100.0% | 10 | | total | 2.195 | 3.974 | 5.314 | 5.314 | 5.314 | 3.836 | 100.0% | 10 | | -> duration | 2.195 | 3.974 | 5.314 | 5.314 | 5.314 | 3.836 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.023355 Full duration: 56.066536 -------------------------------------------------------------------------------- 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 d22342f0-5b30-40d3-9da6-d50006ef6fd4 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.021 | 1.167 | 1.694 | 1.733 | 1.771 | 1.27 | 100.0% | 10 | | neutron.create_subnet | 0.725 | 1.103 | 1.585 | 1.594 | 1.603 | 1.171 | 100.0% | 10 | | neutron.create_router | 0.084 | 0.12 | 0.319 | 0.327 | 0.336 | 0.166 | 100.0% | 10 | | neutron.add_interface_router | 2.538 | 3.078 | 4.801 | 4.959 | 5.118 | 3.447 | 100.0% | 10 | | neutron.remove_interface_router | 2.704 | 3.079 | 4.653 | 4.747 | 4.842 | 3.376 | 100.0% | 10 | | neutron.delete_router | 0.386 | 0.567 | 0.832 | 0.883 | 0.935 | 0.591 | 100.0% | 10 | | total | 8.115 | 9.289 | 13.379 | 13.596 | 13.813 | 10.022 | 100.0% | 10 | | -> duration | 8.115 | 9.289 | 13.379 | 13.596 | 13.813 | 10.022 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 27.316602 Full duration: 72.417524 -------------------------------------------------------------------------------- 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 d22342f0-5b30-40d3-9da6-d50006ef6fd4 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.737 | 2.203 | 2.439 | 2.456 | 2.473 | 2.163 | 100.0% | 10 | | neutron.delete_subnet | 0.505 | 0.64 | 1.238 | 1.254 | 1.271 | 0.836 | 100.0% | 10 | | total | 2.34 | 2.923 | 3.647 | 3.695 | 3.744 | 2.999 | 100.0% | 10 | | -> duration | 2.34 | 2.923 | 3.647 | 3.695 | 3.744 | 2.999 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.609665 Full duration: 54.913451 -------------------------------------------------------------------------------- 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 d22342f0-5b30-40d3-9da6-d50006ef6fd4 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.883 | 1.021 | 1.227 | 1.239 | 1.251 | 1.037 | 100.0% | 10 | | neutron.list_networks | 0.12 | 0.127 | 0.247 | 0.255 | 0.262 | 0.151 | 100.0% | 10 | | total | 1.009 | 1.146 | 1.488 | 1.492 | 1.496 | 1.188 | 100.0% | 10 | | -> duration | 1.009 | 1.146 | 1.488 | 1.492 | 1.496 | 1.188 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.440118 Full duration: 40.806681 -------------------------------------------------------------------------------- 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 d22342f0-5b30-40d3-9da6-d50006ef6fd4 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.724 | 1.88 | 3.345 | 3.347 | 3.35 | 2.267 | 100.0% | 10 | | neutron.list_ports | 0.069 | 0.083 | 0.122 | 0.172 | 0.221 | 0.098 | 100.0% | 10 | | total | 1.819 | 1.955 | 3.441 | 3.448 | 3.456 | 2.366 | 100.0% | 10 | | -> duration | 1.819 | 1.955 | 3.441 | 3.448 | 3.456 | 2.366 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.143678 Full duration: 56.835621 -------------------------------------------------------------------------------- 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 d22342f0-5b30-40d3-9da6-d50006ef6fd4 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.943 | 1.164 | 1.368 | 1.442 | 1.517 | 1.177 | 100.0% | 10 | | neutron.create_subnet | 0.84 | 1.157 | 1.355 | 1.386 | 1.416 | 1.129 | 100.0% | 10 | | neutron.create_router | 0.077 | 0.127 | 0.149 | 0.157 | 0.164 | 0.119 | 100.0% | 10 | | neutron.add_interface_router | 2.25 | 2.96 | 3.395 | 3.498 | 3.602 | 2.924 | 100.0% | 10 | | neutron.list_routers | 0.128 | 0.16 | 0.496 | 0.515 | 0.535 | 0.228 | 100.0% | 10 | | total | 4.725 | 5.597 | 6.286 | 6.392 | 6.499 | 5.577 | 100.0% | 10 | | -> duration | 4.725 | 5.597 | 6.286 | 6.392 | 6.499 | 5.577 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.351025 Full duration: 72.295365 -------------------------------------------------------------------------------- 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 d22342f0-5b30-40d3-9da6-d50006ef6fd4 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.963 | 1.131 | 1.243 | 1.295 | 1.346 | 1.136 | 100.0% | 10 | | neutron.create_subnet | 0.774 | 0.984 | 1.584 | 1.62 | 1.657 | 1.051 | 100.0% | 10 | | neutron.list_subnets | 0.06 | 0.09 | 0.138 | 0.17 | 0.203 | 0.102 | 100.0% | 10 | | total | 1.932 | 2.222 | 2.947 | 2.985 | 3.023 | 2.289 | 100.0% | 10 | | -> duration | 1.932 | 2.222 | 2.947 | 2.985 | 3.023 | 2.289 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.537705 Full duration: 52.45049 -------------------------------------------------------------------------------- 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 d22342f0-5b30-40d3-9da6-d50006ef6fd4 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.774 | 0.954 | 1.013 | 1.099 | 1.185 | 0.938 | 100.0% | 10 | | neutron.delete_security_group | 0.096 | 0.122 | 0.16 | 0.163 | 0.165 | 0.129 | 100.0% | 10 | | total | 0.871 | 1.105 | 1.158 | 1.233 | 1.309 | 1.066 | 100.0% | 10 | | -> duration | 0.871 | 1.105 | 1.158 | 1.233 | 1.309 | 1.066 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.235368 Full duration: 37.147388 -------------------------------------------------------------------------------- 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 d22342f0-5b30-40d3-9da6-d50006ef6fd4 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.815 | 0.903 | 1.178 | 1.188 | 1.198 | 0.981 | 100.0% | 10 | | neutron.create_security_group_rule | 0.114 | 0.129 | 0.216 | 0.226 | 0.237 | 0.153 | 100.0% | 10 | | neutron.delete_security_group_rule | 0.066 | 0.078 | 0.118 | 0.123 | 0.127 | 0.086 | 100.0% | 10 | | neutron.delete_security_group | 0.102 | 0.146 | 0.208 | 0.262 | 0.315 | 0.16 | 100.0% | 10 | | total | 1.116 | 1.411 | 1.602 | 1.644 | 1.685 | 1.38 | 100.0% | 10 | | -> duration | 1.116 | 1.411 | 1.602 | 1.644 | 1.685 | 1.38 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.979971 Full duration: 37.286834 -------------------------------------------------------------------------------- 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 d22342f0-5b30-40d3-9da6-d50006ef6fd4 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.732 | 0.949 | 1.132 | 1.181 | 1.231 | 0.959 | 100.0% | 10 | | neutron.create_security_group_rule | 0.108 | 0.14 | 0.181 | 0.182 | 0.183 | 0.14 | 100.0% | 10 | | neutron.list_security_group_rules | 0.036 | 0.042 | 0.062 | 0.063 | 0.065 | 0.047 | 100.0% | 10 | | total | 0.882 | 1.133 | 1.317 | 1.348 | 1.38 | 1.146 | 100.0% | 10 | | -> duration | 0.882 | 1.133 | 1.317 | 1.348 | 1.38 | 1.146 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.26294 Full duration: 38.928022 -------------------------------------------------------------------------------- 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 d22342f0-5b30-40d3-9da6-d50006ef6fd4 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.754 | 0.984 | 1.075 | 1.138 | 1.201 | 0.966 | 100.0% | 10 | | neutron.show_security_group | 0.029 | 0.033 | 0.058 | 0.059 | 0.06 | 0.041 | 100.0% | 10 | | total | 0.787 | 1.032 | 1.128 | 1.182 | 1.235 | 1.007 | 100.0% | 10 | | -> duration | 0.787 | 1.032 | 1.128 | 1.182 | 1.235 | 1.007 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.90598 Full duration: 38.314517 -------------------------------------------------------------------------------- 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 d22342f0-5b30-40d3-9da6-d50006ef6fd4 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.929 | 1.123 | 1.467 | 1.548 | 1.63 | 1.204 | 100.0% | 10 | | neutron.create_router | 0.065 | 0.132 | 0.291 | 0.408 | 0.525 | 0.187 | 100.0% | 10 | | neutron.add_gateway_router | 2.209 | 2.868 | 7.47 | 7.473 | 7.476 | 4.076 | 100.0% | 10 | | neutron.remove_gateway_router | 1.366 | 1.816 | 5.347 | 5.379 | 5.41 | 2.694 | 100.0% | 10 | | total | 5.133 | 5.614 | 14.596 | 14.634 | 14.672 | 8.161 | 100.0% | 10 | | -> duration | 5.133 | 5.614 | 14.596 | 14.634 | 14.672 | 8.161 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 21.332926 Full duration: 76.705258 -------------------------------------------------------------------------------- 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 d22342f0-5b30-40d3-9da6-d50006ef6fd4 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.627 | 2.896 | 4.747 | 4.862 | 4.976 | 3.58 | 100.0% | 10 | | neutron.show_port (x2) | 0.126 | 0.149 | 0.206 | 0.22 | 0.233 | 0.158 | 100.0% | 10 | | total | 2.781 | 3.043 | 4.946 | 5.043 | 5.139 | 3.738 | 100.0% | 10 | | -> duration | 2.781 | 3.043 | 4.946 | 5.043 | 5.139 | 3.738 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.820582 Full duration: 64.927484 -------------------------------------------------------------------------------- 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 d22342f0-5b30-40d3-9da6-d50006ef6fd4 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.107 | 1.322 | 1.63 | 1.645 | 1.66 | 1.349 | 100.0% | 10 | | neutron.create_subnet (x2) | 1.53 | 2.219 | 3.548 | 3.58 | 3.613 | 2.526 | 100.0% | 10 | | neutron.create_router (x2) | 0.17 | 0.243 | 0.661 | 0.667 | 0.673 | 0.315 | 100.0% | 10 | | neutron.add_interface_router (x2) | 5.087 | 6.026 | 10.402 | 10.403 | 10.404 | 7.291 | 100.0% | 10 | | neutron.show_router (x2) | 0.229 | 0.353 | 0.818 | 0.834 | 0.851 | 0.431 | 100.0% | 10 | | total | 8.605 | 10.551 | 16.431 | 16.433 | 16.435 | 11.912 | 100.0% | 10 | | -> duration | 8.605 | 10.551 | 16.431 | 16.433 | 16.435 | 11.912 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 31.4751 Full duration: 111.942687 -------------------------------------------------------------------------------- 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 d22342f0-5b30-40d3-9da6-d50006ef6fd4 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.337 | 2.722 | 4.14 | 4.154 | 4.169 | 3.155 | 100.0% | 10 | | neutron.show_subnet (x2) | 0.113 | 0.168 | 0.225 | 0.367 | 0.508 | 0.189 | 100.0% | 10 | | total | 2.606 | 2.885 | 4.331 | 4.337 | 4.343 | 3.345 | 100.0% | 10 | | -> duration | 2.606 | 2.885 | 4.331 | 4.337 | 4.343 | 3.345 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.61741 Full duration: 74.44022 HINTS: * To plot HTML graphics with this data, run: rally task report d22342f0-5b30-40d3-9da6-d50006ef6fd4 --out output.html * To generate a JUnit report, run: rally task export d22342f0-5b30-40d3-9da6-d50006ef6fd4 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d22342f0-5b30-40d3-9da6-d50006ef6fd4 --json --out output.json 2019-06-02 08:49:14,859 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'd22342f0-5b30-40d3-9da6-d50006ef6fd4', '--out', u'/home/opnfv/functest/results/rally_full/neutron.json'] 2019-06-02 08:49:16,957 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid d22342f0-5b30-40d3-9da6-d50006ef6fd4 --out /home/opnfv/functest/results/rally_full/neutron.json 2019-06-02 08:49:16.770 20001 INFO rally.api [-] Building 'json' report for the following task(s): 'd22342f0-5b30-40d3-9da6-d50006ef6fd4'. 2019-06-02 08:49:16.807 20001 INFO rally.api [-] The report has been successfully built. 2019-06-02 08:49:17,010 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-06-02 08:49:17,011 - 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-02 08:49:17,011 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-02 08:49:17,023 - 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-02 08:49:17,026 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2019-06-02 08:49:17,026 - 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': '816363f1-7f5c-46f6-90e3-c9681e8b0c75', 'tenants_amount': 3, 'image_name': 'rally_full-img_1efa310a-b0da-452e-9166-145df50f732a', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_1efa310a-b0da-452e-9166-145df50f732a', '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_1efa310a-b0da-452e-9166-145df50f732a', '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-02 09:19:16,966 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 477a9187-d953-4c56-a485-60e47e096759 2019-06-02 09:19:16,968 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'477a9187-d953-4c56-a485-60e47e096759'] 2019-06-02 09:19:18,349 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 477a9187-d953-4c56-a485-60e47e096759 -------------------------------------------------------------------------------- Task 477a9187-d953-4c56-a485-60e47e096759: 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 477a9187-d953-4c56-a485-60e47e096759 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.849 | 0.966 | 1.147 | 1.176 | 1.206 | 0.986 | 100.0% | 10 | | nova.delete_keypair | 0.024 | 0.033 | 0.037 | 0.039 | 0.04 | 0.031 | 100.0% | 10 | | total | 0.874 | 0.996 | 1.18 | 1.21 | 1.24 | 1.017 | 100.0% | 10 | | -> duration | 0.874 | 0.996 | 1.18 | 1.21 | 1.24 | 1.017 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.214451 Full duration: 25.879389 -------------------------------------------------------------------------------- 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 477a9187-d953-4c56-a485-60e47e096759 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.731 | 0.864 | 0.945 | 0.948 | 0.951 | 0.85 | 100.0% | 10 | | nova.list_keypairs | 0.016 | 0.018 | 0.023 | 0.03 | 0.038 | 0.02 | 100.0% | 10 | | total | 0.748 | 0.883 | 0.965 | 0.966 | 0.967 | 0.87 | 100.0% | 10 | | -> duration | 0.748 | 0.883 | 0.965 | 0.966 | 0.967 | 0.87 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.515269 Full duration: 26.813867 -------------------------------------------------------------------------------- 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": "816363f1-7f5c-46f6-90e3-c9681e8b0c75" } ], "flavor": { "name": "rally_full-flavor_1efa310a-b0da-452e-9166-145df50f732a" }, "image": { "name": "rally_full-img_1efa310a-b0da-452e-9166-145df50f732a" }, "actions": [ { "hard_reboot": 1 }, { "soft_reboot": 1 }, { "stop_start": 1 }, { "rescue_unrescue": 1 } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 477a9187-d953-4c56-a485-60e47e096759 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.283 | 13.013 | 20.67 | 21.008 | 21.346 | 15.541 | 100.0% | 10 | | nova.reboot_server | 4.39 | 4.747 | 8.996 | 9.102 | 9.208 | 5.982 | 100.0% | 10 | | nova.soft_reboot_server | 123.99 | 125.327 | 128.463 | 129.137 | 129.812 | 126.015 | 100.0% | 10 | | nova.stop_and_start_server | 17.536 | 19.27 | 20.349 | 21.076 | 21.804 | 19.123 | 100.0% | 10 | | -> nova.stop_server | 13.524 | 13.95 | 15.66 | 15.916 | 16.173 | 14.492 | 100.0% | 10 | | -> nova.start_server | 3.725 | 4.141 | 6.385 | 6.388 | 6.392 | 4.632 | 100.0% | 10 | | nova.rescue_and_unrescue_server | 18.457 | 20.248 | 22.168 | 22.598 | 23.028 | 20.635 | 100.0% | 10 | | -> nova.rescue_server | 15.89 | 17.565 | 18.141 | 18.343 | 18.545 | 17.4 | 100.0% | 10 | | -> nova.unrescue_server | 2.273 | 2.559 | 4.503 | 4.579 | 4.654 | 3.234 | 100.0% | 10 | | nova.delete_server | 2.317 | 2.379 | 2.84 | 3.792 | 4.744 | 2.64 | 100.0% | 10 | | total | 179.385 | 184.131 | 204.402 | 204.849 | 205.296 | 189.967 | 100.0% | 10 | | -> duration | 170.385 | 175.131 | 195.402 | 195.849 | 196.296 | 180.967 | 100.0% | 10 | | -> idle_duration | 9.0 | 9.0 | 9.0 | 9.0 | 9.0 | 9.0 | 100.0% | 10 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 560.058349 Full duration: 630.797193 -------------------------------------------------------------------------------- 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": "816363f1-7f5c-46f6-90e3-c9681e8b0c75" } ], "flavor": { "name": "rally_full-flavor_1efa310a-b0da-452e-9166-145df50f732a" }, "image": { "name": "rally_full-img_1efa310a-b0da-452e-9166-145df50f732a" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 477a9187-d953-4c56-a485-60e47e096759 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 8.578 | 13.805 | 15.523 | 15.539 | 15.554 | 13.514 | 100.0% | 10 | | nova.delete_server | 2.312 | 2.466 | 2.928 | 3.728 | 4.528 | 2.7 | 100.0% | 10 | | total | 10.891 | 16.277 | 18.434 | 19.241 | 20.048 | 16.214 | 100.0% | 10 | | -> duration | 9.891 | 15.277 | 17.434 | 18.241 | 19.048 | 15.214 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 45.171577 Full duration: 105.965102 -------------------------------------------------------------------------------- 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": "816363f1-7f5c-46f6-90e3-c9681e8b0c75" } ], "flavor": { "name": "rally_full-flavor_1efa310a-b0da-452e-9166-145df50f732a" }, "image": { "name": "rally_full-img_1efa310a-b0da-452e-9166-145df50f732a" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 477a9187-d953-4c56-a485-60e47e096759 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 8.693 | 11.141 | 16.488 | 17.121 | 17.754 | 12.198 | 100.0% | 10 | | nova.list_servers | 0.178 | 0.206 | 0.243 | 0.305 | 0.367 | 0.219 | 100.0% | 10 | | total | 8.883 | 11.369 | 16.707 | 17.337 | 17.967 | 12.417 | 100.0% | 10 | | -> duration | 7.883 | 10.369 | 15.707 | 16.337 | 16.967 | 11.417 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 33.179248 Full duration: 105.436406 -------------------------------------------------------------------------------- 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": "816363f1-7f5c-46f6-90e3-c9681e8b0c75" } ], "flavor": { "name": "rally_full-flavor_1efa310a-b0da-452e-9166-145df50f732a" }, "from_image": { "name": "rally_full-img_1efa310a-b0da-452e-9166-145df50f732a" }, "to_image": { "name": "rally_full-img_1efa310a-b0da-452e-9166-145df50f732a" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 477a9187-d953-4c56-a485-60e47e096759 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 8.832 | 12.437 | 15.549 | 16.874 | 18.198 | 12.719 | 100.0% | 10 | | nova.rebuild_server | 17.826 | 19.48 | 20.471 | 20.54 | 20.608 | 19.357 | 100.0% | 10 | | nova.delete_server | 2.313 | 2.615 | 4.435 | 4.465 | 4.495 | 3.104 | 100.0% | 10 | | total | 31.648 | 36.64 | 37.311 | 37.836 | 38.36 | 35.181 | 100.0% | 10 | | -> duration | 29.648 | 34.64 | 35.311 | 35.836 | 36.36 | 33.181 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 101.618512 Full duration: 165.80083 -------------------------------------------------------------------------------- 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": "816363f1-7f5c-46f6-90e3-c9681e8b0c75" } ], "flavor": { "name": "rally_full-flavor_1efa310a-b0da-452e-9166-145df50f732a" }, "image": { "name": "rally_full-img_1efa310a-b0da-452e-9166-145df50f732a" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 477a9187-d953-4c56-a485-60e47e096759 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) | 17.432 | 21.534 | 26.361 | 27.055 | 27.749 | 22.211 | 100.0% | 10 | | nova.snapshot_server | 6.655 | 7.326 | 10.286 | 10.782 | 11.277 | 8.172 | 100.0% | 10 | | -> glance_v2.get_image | 0.033 | 0.335 | 0.372 | 0.391 | 0.41 | 0.273 | 100.0% | 10 | | -> glance.wait_for_image | 6.077 | 6.24 | 9.584 | 9.856 | 10.128 | 7.268 | 100.0% | 10 | | --> glance_v2.get_image (x5) | 0.093 | 0.094 | 1.231 | 1.373 | 1.515 | 0.567 | 100.0% | 3 | | --> glance_v2.get_image (x4) | 0.074 | 0.085 | 0.234 | 0.307 | 0.38 | 0.131 | 100.0% | 6 | | --> glance_v2.get_image (x6) | 0.118 | 0.118 | 0.118 | 0.118 | 0.118 | 0.118 | 100.0% | 1 | | nova.delete_server (x2) | 5.22 | 6.544 | 9.903 | 9.974 | 10.044 | 6.985 | 100.0% | 10 | | nova.delete_image | 0.345 | 0.839 | 1.471 | 1.515 | 1.559 | 0.881 | 100.0% | 10 | | -> glance_v2.delete_image | 0.318 | 0.82 | 1.453 | 1.496 | 1.539 | 0.863 | 100.0% | 10 | | -> glance.wait_for_delete | 0.014 | 0.015 | 0.02 | 0.023 | 0.025 | 0.017 | 100.0% | 10 | | --> glance_v2.get_image | 0.014 | 0.015 | 0.02 | 0.022 | 0.025 | 0.017 | 0.0% | 10 | | total | 32.821 | 37.017 | 44.319 | 44.329 | 44.34 | 38.25 | 100.0% | 10 | | -> duration | 30.821 | 35.017 | 42.319 | 42.329 | 42.34 | 36.25 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 109.976212 Full duration: 173.013714 -------------------------------------------------------------------------------- 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_1efa310a-b0da-452e-9166-145df50f732a" }, "image": { "name": "rally_full-img_1efa310a-b0da-452e-9166-145df50f732a" }, "nics": [ { "net-id": "816363f1-7f5c-46f6-90e3-c9681e8b0c75" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 477a9187-d953-4c56-a485-60e47e096759 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 | 7.4 | 8.545 | 9.05 | 9.675 | 10.3 | 8.527 | 100.0% | 10 | | nova.boot_server | 10.174 | 12.293 | 15.165 | 15.858 | 16.551 | 12.963 | 100.0% | 10 | | total | 18.7 | 21.761 | 23.63 | 23.864 | 24.097 | 21.49 | 100.0% | 10 | | -> duration | 17.7 | 20.761 | 22.63 | 22.864 | 23.097 | 20.49 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 62.710073 Full duration: 106.273791 -------------------------------------------------------------------------------- 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": "816363f1-7f5c-46f6-90e3-c9681e8b0c75" } ], "flavor": { "name": "rally_full-flavor_1efa310a-b0da-452e-9166-145df50f732a" }, "image": { "name": "rally_full-img_1efa310a-b0da-452e-9166-145df50f732a" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 477a9187-d953-4c56-a485-60e47e096759 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 | 9.641 | 13.769 | 14.423 | 15.264 | 16.105 | 12.901 | 100.0% | 10 | | total | 9.642 | 13.769 | 14.423 | 15.264 | 16.105 | 12.901 | 100.0% | 10 | | -> duration | 8.642 | 12.769 | 13.423 | 14.264 | 15.105 | 11.901 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 37.979947 Full duration: 70.263207 -------------------------------------------------------------------------------- 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_1efa310a-b0da-452e-9166-145df50f732a" }, "auto_assign_nic": true, "image": { "name": "rally_full-img_1efa310a-b0da-452e-9166-145df50f732a" } } }, "args": { "detailed": true }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 477a9187-d953-4c56-a485-60e47e096759 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.list_servers | 0.979 | 1.237 | 1.441 | 1.443 | 1.444 | 1.245 | 100.0% | 10 | | total | 0.979 | 1.237 | 1.441 | 1.443 | 1.445 | 1.246 | 100.0% | 10 | | -> duration | 0.979 | 1.237 | 1.441 | 1.443 | 1.445 | 1.246 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.761259 Full duration: 101.8942 -------------------------------------------------------------------------------- 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": "816363f1-7f5c-46f6-90e3-c9681e8b0c75" } ], "image": { "name": "rally_full-img_1efa310a-b0da-452e-9166-145df50f732a" }, "force_delete": false, "flavor": { "name": "rally_full-flavor_1efa310a-b0da-452e-9166-145df50f732a" }, "to_flavor": { "name": "rally_full-flavor_alt_1efa310a-b0da-452e-9166-145df50f732a" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 477a9187-d953-4c56-a485-60e47e096759 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 | 9.442 | 11.436 | 13.135 | 14.148 | 15.16 | 11.715 | 100.0% | 10 | | nova.resize | 12.27 | 22.935 | 23.487 | 23.718 | 23.949 | 20.948 | 100.0% | 10 | | nova.resize_confirm | 2.361 | 2.829 | 5.025 | 5.209 | 5.394 | 3.425 | 100.0% | 10 | | nova.delete_server | 2.345 | 2.412 | 2.758 | 2.763 | 2.769 | 2.502 | 100.0% | 10 | | total | 28.855 | 39.842 | 43.305 | 43.536 | 43.767 | 38.591 | 100.0% | 10 | | -> duration | 27.855 | 38.842 | 42.305 | 42.536 | 42.767 | 37.591 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 110.650286 Full duration: 132.976998 -------------------------------------------------------------------------------- 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_1efa310a-b0da-452e-9166-145df50f732a" }, "image": { "name": "rally_full-img_1efa310a-b0da-452e-9166-145df50f732a" }, "nics": [ { "net-id": "816363f1-7f5c-46f6-90e3-c9681e8b0c75" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 477a9187-d953-4c56-a485-60e47e096759 has 5 error(s) -------------------------------------------------------------------------------- BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-10f9a6cb-2d8e-4c8b-9193-30dd0bebabed) 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-10f9a6cb-2d8e-4c8b-9193-30dd0bebabed) -------------------------------------------------------------------------------- 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-e8370690-eb88-40fe-9947-9a9d45015e6c) 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-e8370690-eb88-40fe-9947-9a9d45015e6c) -------------------------------------------------------------------------------- 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-07a178a8-6e18-467b-b877-20888543d182) 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-07a178a8-6e18-467b-b877-20888543d182) -------------------------------------------------------------------------------- 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-944bce29-ae92-40c0-8c9e-02f1492a8364) 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-944bce29-ae92-40c0-8c9e-02f1492a8364) -------------------------------------------------------------------------------- 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-181f39ab-b012-411c-8fa3-e44b887cfd54) 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-181f39ab-b012-411c-8fa3-e44b887cfd54) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 11.935 | 15.548 | 17.231 | 17.69 | 18.149 | 15.03 | 100.0% | 5 | | nova.live_migrate | 3.464 | 3.82 | 4.03 | 4.085 | 4.14 | 3.789 | 0.0% | 5 | | total | 15.399 | 19.368 | 21.262 | 21.776 | 22.29 | 18.819 | 0.0% | 5 | | -> duration | 14.399 | 18.368 | 20.262 | 20.776 | 21.29 | 17.819 | 0.0% | 5 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 5 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 31.736464 Full duration: 61.717045 HINTS: * To plot HTML graphics with this data, run: rally task report 477a9187-d953-4c56-a485-60e47e096759 --out output.html * To generate a JUnit report, run: rally task export 477a9187-d953-4c56-a485-60e47e096759 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 477a9187-d953-4c56-a485-60e47e096759 --json --out output.json At least one workload did not pass SLA criteria. 2019-06-02 09:19:18,350 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'477a9187-d953-4c56-a485-60e47e096759', '--out', u'/home/opnfv/functest/results/rally_full/nova.json'] 2019-06-02 09:19:20,268 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 477a9187-d953-4c56-a485-60e47e096759 --out /home/opnfv/functest/results/rally_full/nova.json 2019-06-02 09:19:20.124 22109 INFO rally.api [-] Building 'json' report for the following task(s): '477a9187-d953-4c56-a485-60e47e096759'. 2019-06-02 09:19:20.149 22109 INFO rally.api [-] The report has been successfully built. 2019-06-02 09:19:20,286 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2019-06-02 09:19:20,286 - 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-02 09:19:20,287 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-02 09:19:20,293 - 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-02 09:19:20,294 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2019-06-02 09:19:20,294 - 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': '816363f1-7f5c-46f6-90e3-c9681e8b0c75', 'tenants_amount': 3, 'image_name': 'rally_full-img_1efa310a-b0da-452e-9166-145df50f732a', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_1efa310a-b0da-452e-9166-145df50f732a', '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_1efa310a-b0da-452e-9166-145df50f732a', '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-02 09:20:45,408 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 97fd6b19-5470-405a-80dc-904ce6be5fb4 2019-06-02 09:20:45,409 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'97fd6b19-5470-405a-80dc-904ce6be5fb4'] 2019-06-02 09:20:46,057 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 97fd6b19-5470-405a-80dc-904ce6be5fb4 -------------------------------------------------------------------------------- Task 97fd6b19-5470-405a-80dc-904ce6be5fb4: 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 97fd6b19-5470-405a-80dc-904ce6be5fb4 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.759 | 0.903 | 0.956 | 0.956 | 0.957 | 0.872 | 100.0% | 10 | | quotas.delete_quotas | 0.219 | 0.292 | 0.322 | 0.328 | 0.333 | 0.284 | 100.0% | 10 | | total | 0.986 | 1.185 | 1.216 | 1.227 | 1.238 | 1.156 | 100.0% | 10 | | -> duration | 0.986 | 1.185 | 1.216 | 1.227 | 1.238 | 1.156 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.47695 Full duration: 18.507527 -------------------------------------------------------------------------------- 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 97fd6b19-5470-405a-80dc-904ce6be5fb4 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.741 | 0.819 | 0.893 | 0.895 | 0.897 | 0.818 | 100.0% | 10 | | total | 0.741 | 0.819 | 0.893 | 0.895 | 0.897 | 0.818 | 100.0% | 10 | | -> duration | 0.741 | 0.819 | 0.893 | 0.895 | 0.897 | 0.818 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.478908 Full duration: 15.919627 -------------------------------------------------------------------------------- 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 97fd6b19-5470-405a-80dc-904ce6be5fb4 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.389 | 0.459 | 0.515 | 0.521 | 0.526 | 0.465 | 100.0% | 10 | | total | 0.819 | 0.96 | 1.087 | 1.109 | 1.131 | 0.983 | 100.0% | 10 | | -> duration | 0.819 | 0.96 | 1.087 | 1.109 | 1.131 | 0.983 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.885283 Full duration: 15.96851 -------------------------------------------------------------------------------- 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 97fd6b19-5470-405a-80dc-904ce6be5fb4 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.085 | 1.162 | 1.354 | 1.368 | 1.382 | 1.209 | 100.0% | 10 | | total | 1.085 | 1.162 | 1.354 | 1.368 | 1.382 | 1.209 | 100.0% | 10 | | -> duration | 1.085 | 1.162 | 1.354 | 1.368 | 1.382 | 1.209 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.585592 Full duration: 17.189316 HINTS: * To plot HTML graphics with this data, run: rally task report 97fd6b19-5470-405a-80dc-904ce6be5fb4 --out output.html * To generate a JUnit report, run: rally task export 97fd6b19-5470-405a-80dc-904ce6be5fb4 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 97fd6b19-5470-405a-80dc-904ce6be5fb4 --json --out output.json 2019-06-02 09:20:46,058 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'97fd6b19-5470-405a-80dc-904ce6be5fb4', '--out', u'/home/opnfv/functest/results/rally_full/quotas.json'] 2019-06-02 09:20:48,151 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 97fd6b19-5470-405a-80dc-904ce6be5fb4 --out /home/opnfv/functest/results/rally_full/quotas.json 2019-06-02 09:20:48.023 22690 INFO rally.api [-] Building 'json' report for the following task(s): '97fd6b19-5470-405a-80dc-904ce6be5fb4'. 2019-06-02 09:20:48.029 22690 INFO rally.api [-] The report has been successfully built. 2019-06-02 09:20:48,160 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2019-06-02 09:20:48,165 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:01:30 | 60 | 100.00% | | glance | 00:05:41 | 80 | 100.00% | | cinder | 00:21:28 | 240 | 100.00% | | gnocchi | 00:04:26 | 160 | 100.00% | | heat | 00:11:23 | 130 | 100.00% | | keystone | 00:05:50 | 110 | 100.00% | | neutron | 00:19:18 | 200 | 100.00% | | nova | 00:28:26 | 115 | 95.65% | | quotas | 00:01:07 | 40 | 100.00% | | | | | | | TOTAL: | 01:39:14 | 1135 | 99.56% | +----------------+------------+----------------+-----------+ 2019-06-02 09:20:48,165 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_full' success_rate is 99.56% in 8/9 modules 2019-06-02 09:20:48,165 - 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-02 09:20:51,254 - 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-02 09:20:50.774 22692 INFO rally.api [-] Building 'html' report for the following task(s): 'd17f96ac-cee4-4263-a111-07c5f3065c6e', 'c306c58d-d21d-49ec-b724-af244b78096c', 'e9f29604-6bbb-475c-943b-a553082ab893', '753a9d2f-20e3-4f9f-ac46-a0cc02a626cf', '4053e5c7-79c5-47d0-b177-9bb80b2c3c30', '0725f61d-62ff-4db2-bc00-a6e170e580ca', 'd22342f0-5b30-40d3-9da6-d50006ef6fd4', '477a9187-d953-4c56-a485-60e47e096759', '97fd6b19-5470-405a-80dc-904ce6be5fb4'. 2019-06-02 09:20:51.157 22692 INFO rally.api [-] The report has been successfully built. 2019-06-02 09:20:51,255 - 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-02 09:20:53,886 - 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-02 09:20:53.777 22694 INFO rally.api [-] Building 'junit-xml' report for the following task(s): 'd17f96ac-cee4-4263-a111-07c5f3065c6e', 'c306c58d-d21d-49ec-b724-af244b78096c', 'e9f29604-6bbb-475c-943b-a553082ab893', '753a9d2f-20e3-4f9f-ac46-a0cc02a626cf', '4053e5c7-79c5-47d0-b177-9bb80b2c3c30', '0725f61d-62ff-4db2-bc00-a6e170e580ca', 'd22342f0-5b30-40d3-9da6-d50006ef6fd4', '477a9187-d953-4c56-a485-60e47e096759', '97fd6b19-5470-405a-80dc-904ce6be5fb4'. 2019-06-02 09:20:53.784 22694 INFO rally.api [-] The report has been successfully built. 2019-06-02 09:20:54,009 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-02 09:20:54,010 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_full | functest | 106:43 | FAIL | +--------------------+------------------+------------------+----------------+ 2019-06-02 09:21:04,611 - xtesting.ci.run_tests - ERROR - The test case 'rally_full' failed. 2019-06-02 09:21:04,630 - xtesting.ci.run_tests - INFO - Loading test case 'rally_jobs'... 2019-06-02 09:21:05,824 - 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'533847e0faa94588ab7e40fd6bedc7d1', '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_feeb8d54-f7ca-453a-bd54-b98d7794f7d5'}) 2019-06-02 09:21:06,206 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'41356112ff744b388e8a5a34d354e8bf', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_jobs-user_feeb8d54-f7ca-453a-bd54-b98d7794f7d5'}) 2019-06-02 09:21:07,634 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_jobs-project_feeb8d54-f7ca-453a-bd54-b98d7794f7d5', 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'533847e0faa94588ab7e40fd6bedc7d1', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'rLxgGqtJZlPRr8Oc9EXFCPUvlLLLn5', 'username': u'rally_jobs-user_feeb8d54-f7ca-453a-bd54-b98d7794f7d5', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22: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-02 09:21:07,637 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_jobs-user_feeb8d54-f7ca-453a-bd54-b98d7794f7d5', 'password': 'rLxgGqtJZlPRr8Oc9EXFCPUvlLLLn5', 'project_name': 'rally_jobs-project_feeb8d54-f7ca-453a-bd54-b98d7794f7d5', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '533847e0faa94588ab7e40fd6bedc7d1', 'project_domain_name': 'Default'} 2019-06-02 09:21:08,622 - xtesting.ci.run_tests - INFO - Running test case 'rally_jobs'... 2019-06-02 09:21:09,431 - 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-02T09:21:09Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'19249d17-74dd-4e19-bf18-b8755d0c1dbf', u'provider:segmentation_id': 100, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'rally_jobs-net_feeb8d54-f7ca-453a-bd54-b98d7794f7d5', u'created_at': u'2019-06-02T09:21:09Z', u'mtu': 1450, u'tenant_id': u'533847e0faa94588ab7e40fd6bedc7d1', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'533847e0faa94588ab7e40fd6bedc7d1', u'l2_adjacency': True}) 2019-06-02 09:21:10,948 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-02T09:21:10Z', 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'338c0713-9188-4e80-a934-d7d9a9d0e32b', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_jobs-subnet_feeb8d54-f7ca-453a-bd54-b98d7794f7d5', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'19249d17-74dd-4e19-bf18-b8755d0c1dbf', u'tenant_id': u'533847e0faa94588ab7e40fd6bedc7d1', u'created_at': u'2019-06-02T09:21:10Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'533847e0faa94588ab7e40fd6bedc7d1'}) 2019-06-02 09:21:12,649 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-02T09:21:12Z', u'revision_number': 2, u'ha': False, u'id': u'5cec317d-c8e1-4cc2-9631-e567b2f17def', u'external_gateway_info': {u'network_id': u'c2796163-bdf4-4e6d-b43c-d15508fb1de0', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7c8ede4f-3310-4fef-9dcd-f4fc2b0977e9', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_jobs-router_feeb8d54-f7ca-453a-bd54-b98d7794f7d5', u'admin_state_up': True, u'tenant_id': u'533847e0faa94588ab7e40fd6bedc7d1', u'created_at': u'2019-06-02T09:21:11Z', u'flavor_id': None, u'routes': [], u'project_id': u'533847e0faa94588ab7e40fd6bedc7d1'}) 2019-06-02 09:21:16,588 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/fb095d20-0e0f-41c4-a545-846ffb6020c8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/fb095d20-0e0f-41c4-a545-846ffb6020c8/file', 'owner': u'533847e0faa94588ab7e40fd6bedc7d1', 'id': u'fb095d20-0e0f-41c4-a545-846ffb6020c8', 'size': 12716032, u'self': u'/v2/images/fb095d20-0e0f-41c4-a545-846ffb6020c8', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'533847e0faa94588ab7e40fd6bedc7d1', 'name': 'rally_jobs-project_feeb8d54-f7ca-453a-bd54-b98d7794f7d5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/fb095d20-0e0f-41c4-a545-846ffb6020c8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-02T09:21:16Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-02T09:21:16Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_jobs-img_feeb8d54-f7ca-453a-bd54-b98d7794f7d5', '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/fb095d20-0e0f-41c4-a545-846ffb6020c8', 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_feeb8d54-f7ca-453a-bd54-b98d7794f7d5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_jobs-img_feeb8d54-f7ca-453a-bd54-b98d7794f7d5', 'created': u'2019-06-02T09:21:15Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-02T09:21:15Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/fb095d20-0e0f-41c4-a545-846ffb6020c8', 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_feeb8d54-f7ca-453a-bd54-b98d7794f7d5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-02 09:21:16,916 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_feeb8d54-f7ca-453a-bd54-b98d7794f7d5', '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'8844e8f393854387ac00e6dfabd2445e', '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'12db6a8f-6d5e-494f-ae1f-1870639dbcbc', 'swap': 0}) 2019-06-02 09:21:16,938 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-06-02 09:21:19,075 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-06-02 09:21:21,332 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 5592e90b-3d1d-4c44-9e6a-a122757f3c9c | 2019-06-02T09:21:20.915351 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 5592e90b-3d1d-4c44-9e6a-a122757f3c9c ~/.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-02 09:21:24,268 - 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-02 09:21:24,968 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating run tests... 2019-06-02 09:21:25,357 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_feeb8d54-f7ca-453a-bd54-b98d7794f7d5', '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'8844e8f393854387ac00e6dfabd2445e', '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'66742309-4937-4998-be0c-690c7ceb54e3', 'swap': 0}) 2019-06-02 09:21:25,594 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_feeb8d54-f7ca-453a-bd54-b98d7794f7d5', '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'8844e8f393854387ac00e6dfabd2445e', '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'66742309-4937-4998-be0c-690c7ceb54e3', 'swap': 0}) 2019-06-02 09:21:25,598 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /home/opnfv/functest/data/rally/neutron/rally-jobs/task-neutron.yaml 2019-06-02 09:21:25,598 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-02 09:21:25,612 - 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-02 09:21:25,895 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-06-02 09:21:25,895 - 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-02 09:50:49,669 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c2ce6a32-4b84-4048-9827-daf2a857fa12 2019-06-02 09:50:49,670 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_jobs does not exist, we create it. 2019-06-02 09:50:49,671 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'c2ce6a32-4b84-4048-9827-daf2a857fa12'] 2019-06-02 09:50:50,536 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid c2ce6a32-4b84-4048-9827-daf2a857fa12 -------------------------------------------------------------------------------- Task c2ce6a32-4b84-4048-9827-daf2a857fa12: 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 c2ce6a32-4b84-4048-9827-daf2a857fa12 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.228 | 2.184 | 3.628 | 3.994 | 5.005 | 2.386 | 100.0% | 100 | | neutron.list_networks | 0.109 | 0.509 | 0.928 | 1.091 | 1.134 | 0.558 | 100.0% | 100 | | total | 1.429 | 2.778 | 4.17 | 4.542 | 5.267 | 2.944 | 100.0% | 100 | | -> duration | 1.429 | 2.778 | 4.17 | 4.542 | 5.267 | 2.944 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.916106 Full duration: 54.275068 -------------------------------------------------------------------------------- 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 c2ce6a32-4b84-4048-9827-daf2a857fa12 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.994 | 1.967 | 2.562 | 2.882 | 3.901 | 1.961 | 100.0% | 40 | | neutron.update_network | 0.472 | 1.414 | 1.953 | 2.177 | 2.89 | 1.411 | 100.0% | 40 | | total | 1.624 | 3.365 | 4.648 | 5.427 | 5.723 | 3.372 | 100.0% | 40 | | -> duration | 1.624 | 3.365 | 4.648 | 5.427 | 5.723 | 3.372 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.96345 Full duration: 34.546779 -------------------------------------------------------------------------------- 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 c2ce6a32-4b84-4048-9827-daf2a857fa12 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.884 | 2.869 | 3.022 | 3.273 | 1.907 | 100.0% | 40 | | neutron.delete_network | 0.896 | 1.643 | 4.542 | 4.859 | 4.958 | 2.176 | 100.0% | 40 | | total | 2.096 | 3.664 | 6.876 | 6.941 | 7.01 | 4.084 | 100.0% | 40 | | -> duration | 2.096 | 3.664 | 6.876 | 6.941 | 7.01 | 4.084 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.064005 Full duration: 28.166879 -------------------------------------------------------------------------------- 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 c2ce6a32-4b84-4048-9827-daf2a857fa12 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.152 | 1.965 | 3.369 | 4.3 | 5.171 | 2.216 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.982 | 4.704 | 9.962 | 10.306 | 11.18 | 5.579 | 100.0% | 40 | | neutron.list_subnets | 0.154 | 0.257 | 0.521 | 0.592 | 0.934 | 0.334 | 100.0% | 40 | | total | 3.314 | 7.065 | 12.462 | 14.412 | 15.927 | 8.129 | 100.0% | 40 | | -> duration | 3.314 | 7.065 | 12.462 | 14.412 | 15.927 | 8.129 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.178333 Full duration: 72.276686 -------------------------------------------------------------------------------- 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 c2ce6a32-4b84-4048-9827-daf2a857fa12 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.098 | 1.991 | 2.878 | 3.105 | 4.71 | 2.12 | 100.0% | 100 | | neutron.create_subnet (x2) | 2.137 | 5.668 | 9.043 | 9.666 | 10.13 | 5.753 | 100.0% | 100 | | neutron.update_subnet (x2) | 1.122 | 2.946 | 4.918 | 5.823 | 7.151 | 3.225 | 100.0% | 100 | | total | 5.299 | 10.33 | 15.918 | 18.59 | 19.63 | 11.099 | 100.0% | 100 | | -> duration | 5.299 | 10.33 | 15.918 | 18.59 | 19.63 | 11.099 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 58.131705 Full duration: 149.365739 -------------------------------------------------------------------------------- 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 c2ce6a32-4b84-4048-9827-daf2a857fa12 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.066 | 2.034 | 3.158 | 3.988 | 4.212 | 2.227 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.338 | 4.995 | 13.525 | 13.635 | 14.402 | 6.399 | 100.0% | 40 | | neutron.delete_subnet (x2) | 1.415 | 4.595 | 8.383 | 9.008 | 9.394 | 4.683 | 100.0% | 40 | | total | 5.134 | 11.783 | 25.339 | 25.42 | 25.516 | 13.311 | 100.0% | 40 | | -> duration | 5.134 | 11.783 | 25.339 | 25.42 | 25.516 | 13.311 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 32.814313 Full duration: 63.886015 -------------------------------------------------------------------------------- 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 c2ce6a32-4b84-4048-9827-daf2a857fa12 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.486 | 2.057 | 2.76 | 3.18 | 3.893 | 2.216 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.405 | 5.764 | 8.908 | 11.637 | 12.433 | 6.048 | 100.0% | 40 | | neutron.create_router (x2) | 0.229 | 0.632 | 1.746 | 1.98 | 2.673 | 0.911 | 100.0% | 40 | | neutron.add_interface_router (x2) | 5.468 | 17.174 | 25.047 | 32.368 | 32.874 | 16.718 | 100.0% | 40 | | neutron.list_routers | 0.221 | 0.447 | 0.905 | 0.998 | 1.159 | 0.55 | 100.0% | 40 | | total | 12.671 | 26.254 | 38.454 | 49.265 | 50.516 | 26.443 | 100.0% | 40 | | -> duration | 12.671 | 26.254 | 38.454 | 49.265 | 50.516 | 26.443 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 59.951086 Full duration: 172.454468 -------------------------------------------------------------------------------- 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 c2ce6a32-4b84-4048-9827-daf2a857fa12 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.178 | 2.263 | 3.597 | 3.706 | 4.382 | 2.361 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.486 | 6.236 | 9.653 | 9.81 | 10.551 | 6.145 | 100.0% | 40 | | neutron.create_router (x2) | 0.279 | 0.798 | 1.948 | 2.337 | 2.826 | 0.958 | 100.0% | 40 | | neutron.add_interface_router (x2) | 7.827 | 15.777 | 31.874 | 33.24 | 33.867 | 18.678 | 100.0% | 40 | | neutron.update_router (x2) | 1.534 | 5.345 | 7.782 | 8.092 | 8.292 | 5.036 | 100.0% | 40 | | total | 14.501 | 31.728 | 53.087 | 56.18 | 56.203 | 33.178 | 100.0% | 40 | | -> duration | 14.501 | 31.728 | 53.087 | 56.18 | 56.203 | 33.178 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 78.336138 Full duration: 195.40259 -------------------------------------------------------------------------------- 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 c2ce6a32-4b84-4048-9827-daf2a857fa12 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.173 | 2.022 | 2.446 | 2.704 | 4.224 | 1.997 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.999 | 5.761 | 15.6 | 16.379 | 17.304 | 6.96 | 100.0% | 40 | | neutron.create_router (x2) | 0.227 | 0.631 | 2.084 | 2.505 | 3.897 | 0.991 | 100.0% | 40 | | neutron.add_interface_router (x2) | 7.376 | 16.75 | 37.024 | 37.464 | 38.186 | 18.407 | 100.0% | 40 | | neutron.remove_interface_router (x2) | 4.028 | 12.892 | 27.369 | 27.822 | 30.605 | 13.859 | 100.0% | 40 | | neutron.delete_router (x2) | 0.758 | 2.975 | 4.081 | 6.377 | 6.975 | 3.0 | 100.0% | 40 | | total | 18.122 | 40.412 | 92.552 | 92.687 | 94.444 | 45.214 | 100.0% | 40 | | -> duration | 18.122 | 40.412 | 92.552 | 92.687 | 94.444 | 45.214 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 105.286061 Full duration: 165.173604 -------------------------------------------------------------------------------- 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 c2ce6a32-4b84-4048-9827-daf2a857fa12 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.897 | 1.138 | 1.524 | 1.535 | 1.545 | 1.22 | 100.0% | 8 | | neutron.create_port (x50) | 32.687 | 35.69 | 65.018 | 65.287 | 65.555 | 42.326 | 100.0% | 8 | | neutron.list_ports | 0.365 | 0.714 | 0.815 | 0.843 | 0.871 | 0.684 | 100.0% | 8 | | total | 34.555 | 37.614 | 66.941 | 67.314 | 67.686 | 44.233 | 100.0% | 8 | | -> duration | 34.555 | 37.614 | 66.941 | 67.314 | 67.686 | 44.233 | 100.0% | 8 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 8 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 102.256982 Full duration: 189.283436 -------------------------------------------------------------------------------- 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 c2ce6a32-4b84-4048-9827-daf2a857fa12 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.857 | 1.944 | 2.98 | 3.196 | 3.756 | 1.911 | 100.0% | 40 | | neutron.create_port (x5) | 3.556 | 6.91 | 22.175 | 24.057 | 24.369 | 10.806 | 100.0% | 40 | | neutron.update_port (x5) | 2.107 | 3.966 | 12.777 | 13.117 | 13.934 | 6.207 | 100.0% | 40 | | total | 7.437 | 12.185 | 39.268 | 39.662 | 40.151 | 18.925 | 100.0% | 40 | | -> duration | 7.437 | 12.185 | 39.268 | 39.662 | 40.151 | 18.925 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 41.571622 Full duration: 103.921871 -------------------------------------------------------------------------------- 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 c2ce6a32-4b84-4048-9827-daf2a857fa12 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.809 | 1.72 | 3.021 | 3.255 | 3.738 | 1.854 | 100.0% | 40 | | neutron.create_port (x5) | 3.574 | 11.672 | 28.834 | 29.356 | 31.358 | 12.844 | 100.0% | 40 | | neutron.delete_port (x5) | 2.35 | 8.185 | 20.748 | 20.918 | 21.141 | 9.149 | 100.0% | 40 | | total | 7.425 | 21.774 | 52.7 | 52.729 | 52.873 | 23.848 | 100.0% | 40 | | -> duration | 7.425 | 21.774 | 52.7 | 52.729 | 52.873 | 23.848 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 52.926089 Full duration: 81.207655 -------------------------------------------------------------------------------- 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 c2ce6a32-4b84-4048-9827-daf2a857fa12 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.506 | 0.883 | 1.135 | 1.17 | 1.416 | 0.897 | 100.0% | 40 | | total | 1.447 | 1.642 | 2.039 | 2.073 | 2.149 | 1.712 | 100.0% | 40 | | -> duration | 1.447 | 1.642 | 2.039 | 2.073 | 2.149 | 1.712 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.72459 Full duration: 46.11032 -------------------------------------------------------------------------------- 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 c2ce6a32-4b84-4048-9827-daf2a857fa12 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.249 | 1.411 | 1.43 | 1.43 | 1.43 | 1.376 | 100.0% | 4 | | neutron.create_subnet | 0.802 | 1.485 | 1.881 | 1.895 | 1.909 | 1.421 | 100.0% | 4 | | neutron.create_port (x125) | 121.684 | 174.299 | 226.632 | 226.899 | 227.165 | 174.362 | 100.0% | 4 | | neutron.create_trunk | 8.856 | 12.505 | 16.278 | 16.32 | 16.362 | 12.557 | 100.0% | 4 | | neutron.update_port | 1.55 | 1.775 | 2.069 | 2.129 | 2.189 | 1.822 | 100.0% | 4 | | neutron.list_trunks | 0.034 | 0.035 | 0.062 | 0.068 | 0.073 | 0.044 | 100.0% | 4 | | neutron.list_ports_by_device_id | 0.228 | 0.421 | 0.693 | 0.72 | 0.747 | 0.454 | 100.0% | 4 | | neutron.delete_trunk | 0.296 | 0.317 | 0.743 | 0.831 | 0.919 | 0.462 | 100.0% | 4 | | total | 135.322 | 192.694 | 249.077 | 249.194 | 249.311 | 192.505 | 100.0% | 4 | | -> duration | 135.322 | 192.694 | 249.077 | 249.194 | 249.311 | 192.505 | 100.0% | 4 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 4 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 249.311476 Full duration: 368.919581 HINTS: * To plot HTML graphics with this data, run: rally task report c2ce6a32-4b84-4048-9827-daf2a857fa12 --out output.html * To generate a JUnit report, run: rally task export c2ce6a32-4b84-4048-9827-daf2a857fa12 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report c2ce6a32-4b84-4048-9827-daf2a857fa12 --json --out output.json 2019-06-02 09:50:50,538 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'c2ce6a32-4b84-4048-9827-daf2a857fa12', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.json'] 2019-06-02 09:50:52,912 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid c2ce6a32-4b84-4048-9827-daf2a857fa12 --out /home/opnfv/functest/results/rally_jobs/neutron.json 2019-06-02 09:50:52.383 27768 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2019-06-02 09:50:52.384 27768 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2019-06-02 09:50:52.385 27768 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2019-06-02 09:50:52.594 27768 INFO rally.api [-] Building 'json' report for the following task(s): 'c2ce6a32-4b84-4048-9827-daf2a857fa12'. 2019-06-02 09:50:52.712 27768 INFO rally.api [-] The report has been successfully built. 2019-06-02 09:50:53,051 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-06-02 09:50:53,052 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +-----------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +-----------+------------+----------------+-----------+ | neutron | 00:28:44 | 612 | 100.00% | | | | | | | TOTAL: | 00:28:44 | 612 | 100.00% | +-----------+------------+----------------+-----------+ 2019-06-02 09:50:53,052 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_jobs' success_rate is 100.00% in 1/1 modules 2019-06-02 09:50:53,053 - 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-02 09:50:55,407 - 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-02 09:50:54.846 27770 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2019-06-02 09:50:54.847 27770 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2019-06-02 09:50:54.848 27770 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2019-06-02 09:50:55.040 27770 INFO rally.api [-] Building 'html' report for the following task(s): 'c2ce6a32-4b84-4048-9827-daf2a857fa12'. 2019-06-02 09:50:55.319 27770 INFO rally.api [-] The report has been successfully built. 2019-06-02 09:50:55,408 - 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-02 09:50:57,387 - 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-02 09:50:57.084 27772 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2019-06-02 09:50:57.084 27772 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2019-06-02 09:50:57.086 27772 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2019-06-02 09:50:57.281 27772 INFO rally.api [-] Building 'junit-xml' report for the following task(s): 'c2ce6a32-4b84-4048-9827-daf2a857fa12'. 2019-06-02 09:50:57.284 27772 INFO rally.api [-] The report has been successfully built. 2019-06-02 09:50:57,504 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-02 09:50:57,504 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_jobs | functest | 29:49 | PASS | +--------------------+------------------+------------------+----------------+ 2019-06-02 09:51:08,152 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2019-06-02 09:51:09,413 - 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'0a387095b8964d549a492168433fa386', '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_ccfeb064-4b8c-4df9-bea4-5af8240a36b6'}) 2019-06-02 09:51:09,868 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'8ac61cd95a844e99bf734b2d7f8488bb', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmtp-user_ccfeb064-4b8c-4df9-bea4-5af8240a36b6'}) 2019-06-02 09:51:11,276 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmtp-project_ccfeb064-4b8c-4df9-bea4-5af8240a36b6', 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'0a387095b8964d549a492168433fa386', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'FuFxFw2UC2l9fviMG3y4BDYHPYmUlx', 'username': u'vmtp-user_ccfeb064-4b8c-4df9-bea4-5af8240a36b6', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22: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-02 09:51:11,280 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmtp-user_ccfeb064-4b8c-4df9-bea4-5af8240a36b6', 'password': 'FuFxFw2UC2l9fviMG3y4BDYHPYmUlx', 'project_name': 'vmtp-project_ccfeb064-4b8c-4df9-bea4-5af8240a36b6', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '0a387095b8964d549a492168433fa386', 'project_domain_name': 'Default'} 2019-06-02 09:51:11,670 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2019-06-02 09:51:13,995 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-02T09:51:13Z', u'revision_number': 2, u'id': u'd596d2f7-abb4-45fe-af6b-4e030ea41e32', u'external_gateway_info': {u'network_id': u'c2796163-bdf4-4e6d-b43c-d15508fb1de0', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7c8ede4f-3310-4fef-9dcd-f4fc2b0977e9', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmtp-router_ccfeb064-4b8c-4df9-bea4-5af8240a36b6', u'admin_state_up': True, u'tenant_id': u'0a387095b8964d549a492168433fa386', u'created_at': u'2019-06-02T09:51:12Z', u'flavor_id': None, u'routes': [], u'project_id': u'0a387095b8964d549a492168433fa386'}) 2019-06-02 09:51:20,402 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/e6c67962-04e6-41fb-af13-299562e03c9c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e6c67962-04e6-41fb-af13-299562e03c9c/file', 'owner': u'0a387095b8964d549a492168433fa386', 'id': u'e6c67962-04e6-41fb-af13-299562e03c9c', 'size': 263848448, u'self': u'/v2/images/e6c67962-04e6-41fb-af13-299562e03c9c', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0a387095b8964d549a492168433fa386', 'name': 'vmtp-project_ccfeb064-4b8c-4df9-bea4-5af8240a36b6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/e6c67962-04e6-41fb-af13-299562e03c9c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-02T09:51:20Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-02T09:51:20Z', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/vmtp-img_ccfeb064-4b8c-4df9-bea4-5af8240a36b6', '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/e6c67962-04e6-41fb-af13-299562e03c9c', 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_ccfeb064-4b8c-4df9-bea4-5af8240a36b6', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}, 'name': u'vmtp-img_ccfeb064-4b8c-4df9-bea4-5af8240a36b6', 'created': u'2019-06-02T09:51:16Z', 'checksum': u'52fc95ebfee7f3e5bb64eed425820c4a', 'created_at': u'2019-06-02T09:51:16Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', 'metadata': {u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', u'self': u'/v2/images/e6c67962-04e6-41fb-af13-299562e03c9c', 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_ccfeb064-4b8c-4df9-bea4-5af8240a36b6', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}}) 2019-06-02 09:51:20,451 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_ccfeb064-4b8c-4df9-bea4-5af8240a36b6', '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'8844e8f393854387ac00e6dfabd2445e', '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'7dbe19b5-2ebb-4b78-8db0-b4dd8335b96c', 'swap': 0}) 2019-06-02 09:51:22,015 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_ccfeb064-4b8c-4df9-bea4-5af8240a36b6' 2019-06-02 09:51:22,807 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCuCTSx/5/aK+afP1KIkg+Ut1e2bzl1uG2sPYSjLpTzZa6JvL3MseLCYQSBvLaEEDaTEyX1pBAkfCc0CV/dTVj59/fwrT0d78YSSCkWqOiUQcAb2ECVk4d/WIJY3d961mOQK2kDBhcB9K1/gv1G03QH6WBx4wuK3htYFOZCIXPK+b2OrC7JO251eugszWMSM4rdkBYBWklC3FLBOfIjkkYDGpd5hTZ31IQuVf/MMJnxwa5ywwW2p7OZSNClYKPKnpX41iriBO1iu8eJPFABDVWK7IaOM+yxBx+aYlPAX4rJzFIhzmslTIDW7HOf4DWQdyFyHUOaV7gIJiB0yKqZN8TB Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEArgk0sf+f2ivmnz9SiJIPlLdXtm85dbhtrD2Eoy6U82Wuiby9\nzLHiwmEEgby2hBA2kxMl9aQQJHwnNAlf3U1Y+ff38K09He/GEkgpFqjolEHAG9hA\nlZOHf1iCWN3fetZjkCtpAwYXAfStf4L9RtN0B+lgceMLit4bWBTmQiFzyvm9jqwu\nyTtudXroLM1jEjOK3ZAWAVpJQtxSwTnyI5JGAxqXeYU2d9SELlX/zDCZ8cGucsMF\ntqezmUjQpWCjyp6V+NYq4gTtYrvHiTxQAQ1ViuyGjjPssQcfmmJTwF+KycxSIc5r\nJUyA1uxzn+A1kHchch1Dmle4CCYgdMiqmTfEwQIDAQABAoIBAEYs3ByyEIjujs3D\nwMnk63dx/mJHswmu1jpPi/4ouFL0u0461uWFDQSIDkMqDwZtazQe0n2cLA4qKbyn\n0wnvOGODA2z+zdgWaO3SPw8uCKpPYOFZb6FgnZBR5i1jOcvUSs1FU9CuUfSt7o+u\nB+bZOL4/8m25uVvDd48qzjX4OzKqmmCw/w51BHxSIjRZy+jX1xBSml1kcwCqBZHi\neYrXy23e0quHeyv7VMuXEdbDaXqCQE4ycjuFFNCHTGuBhfJ7Q3pUVpeWUgBXWEnT\nlfv0UXr9uvVWbxokAgHEBOQctsWDIWJNRMfuNZxOUF7jO+XGzxxh25Zgz1syaxCW\nE7kHFuECgYEA5T+Q+W9sN6gHjR5L5nhagfNLPPv9Z88AvKru/85KVgwsmxxZhop6\nxu6HEwQF6Y383PogxxVlBHpXN9IYMqP8rrwX3tLkBbkVQ342H9aBptsCidsSeIGK\nO+kTQ2GIRn2krjSGUPd3U5MVTP5FvXVD+JA3NqDyXhcQH2KilWQUdw0CgYEAwlhB\n3RqHygna/Jl7Tbob/sfN5hlZi1v6XuOWnGmIvl5A2MnN1B/lCXYFPPne2n33W/9D\nKwXchGcxBWTsoT1AI1yFF/X4m/VujhtM3pVHX0HGjQ0r6XmuzDFvPT3KjF6opho0\no7CuULdLwvmHw8tFjqWiKVYyl37fk+JDLk6C14UCgYBPwR2eqbTsZ/i4j6G4PIbA\nTvQN81zlkI6hFJaxSAN0jCe4jtRWijbMno8/flbQOiWOezaMDFVoiWdudBkXBRYT\ndDyZuKS7mPhc0rvht67Dbc4kR6LVabu9vAiHmJbgbzWrpXpVEMLiwHjYoF2C3BkZ\nkJKk3rlzInLpeFc3wemcwQKBgDWuFxMxXsxpiHk5E5vWiiEHo1GpMtiRYUiQaGtv\novuiIRtAMoAjBypj1PKQugNzw70/dpgNmGlh72JkDBBFUM/zoDeME01Qr2bFF6hr\nZzlie6s+NiDZIXT5OpaZ2LaI9uBaYKvOA3f8CQsjzWJBZUcPbQkp6/N4cdzxJElI\nGk/ZAoGAMgfPaPS3rh+7CQiL+1+DuSN+CgAqFieh/FTrpz8PaVJdifzoijr1uM7t\ntm3iRDuVlY/WKzFZWKZPdtK+K9GI5FL3M/CtUNbFS4CNW+6GpvfoT7o9Z1dKS3qR\ni6m/19jBocxWiZAUyCj+r6jSxJbGz26RNaAAEzt886H3I82ADWQ=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'8ac61cd95a844e99bf734b2d7f8488bb', 'name': u'vmtp_ccfeb064-4b8c-4df9-bea4-5af8240a36b6', 'created_at': '2019-06-02T09:51:22.807484', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0a387095b8964d549a492168433fa386', 'name': 'vmtp-project_ccfeb064-4b8c-4df9-bea4-5af8240a36b6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'cd:18:27:e6:b7:09:70:47:cc:bf:09:bf:71:4d:44:ba', 'type': 'ssh', 'id': u'vmtp_ccfeb064-4b8c-4df9-bea4-5af8240a36b6'}) 2019-06-02 09:51:23,527 - 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-02 10:10:00,186 - 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-02 09:51:24,173 INFO Using http://172.30.9.22:5000/v3 2019-06-02 09:51:24,174 INFO VM public key: /tmp/tmpMOqcSf 2019-06-02 09:51:24,174 INFO VM private key: /tmp/tmpPioO5e 2019-06-02 09:51:25,718 INFO Found image vmtp-img_ccfeb064-4b8c-4df9-bea4-5af8240a36b6 to launch VM, will continue 2019-06-02 09:51:26,337 INFO Using external router: vmtp-router_ccfeb064-4b8c-4df9-bea4-5af8240a36b6 2019-06-02 09:51:26,338 INFO Using external network: external. 2019-06-02 09:51:27,515 INFO Created internal network: pns-internal-net_ccfeb064-4b8c-4df9-bea4-5af8240a36b6. 2019-06-02 09:51:28,401 INFO Created internal network: pns-internal-net2_ccfeb064-4b8c-4df9-bea4-5af8240a36b6. 2019-06-02 09:51:31,044 DEBUG Ext router associated to pns-internal-net_ccfeb064-4b8c-4df9-bea4-5af8240a36b6 2019-06-02 09:51:33,177 DEBUG Ext router associated to pns-internal-net2_ccfeb064-4b8c-4df9-bea4-5af8240a36b6 2019-06-02 09:51:33,259 INFO OpenStack agent: Open vSwitch agent 2019-06-02 09:51:33,259 INFO OpenStack network type: vxlan 2019-06-02 09:51:34,179 INFO [TestServer_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] Creating server VM... 2019-06-02 09:51:34,179 DEBUG [TestServer_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2019-06-02 09:51:37,120 DEBUG [TestServer_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] VM status=BUILD, retrying 1 of 150... 2019-06-02 09:51:40,244 DEBUG [TestServer_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] VM status=BUILD, retrying 2 of 150... 2019-06-02 09:51:43,184 DEBUG [TestServer_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] VM status=BUILD, retrying 3 of 150... 2019-06-02 09:51:45,367 DEBUG [TestServer_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] VM status=BUILD, retrying 4 of 150... 2019-06-02 09:51:47,750 DEBUG [TestServer_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] VM status=BUILD, retrying 5 of 150... 2019-06-02 09:51:50,672 DEBUG [TestServer_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] VM status=BUILD, retrying 6 of 150... 2019-06-02 09:51:53,789 DEBUG [TestServer_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] VM status=BUILD, retrying 7 of 150... 2019-06-02 09:51:56,378 DEBUG [TestServer_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] VM status=BUILD, retrying 8 of 150... 2019-06-02 09:51:59,008 DEBUG [TestServer_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] VM status=BUILD, retrying 9 of 150... 2019-06-02 09:52:01,876 DEBUG [TestServer_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] VM status=BUILD, retrying 10 of 150... 2019-06-02 09:52:04,812 DEBUG [TestServer_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] VM status=BUILD, retrying 11 of 150... 2019-06-02 09:52:07,125 DEBUG [TestServer_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] VM status=BUILD, retrying 12 of 150... 2019-06-02 09:52:09,580 DEBUG [TestServer_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] VM status=BUILD, retrying 13 of 150... 2019-06-02 09:52:11,783 DEBUG [TestServer_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] VM status=BUILD, retrying 14 of 150... 2019-06-02 09:52:14,955 DEBUG [TestServer_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] VM status=BUILD, retrying 15 of 150... 2019-06-02 09:52:17,802 DEBUG [TestServer_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] VM status=BUILD, retrying 16 of 150... 2019-06-02 09:52:19,945 DEBUG [TestServer_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] VM status=BUILD, retrying 17 of 150... 2019-06-02 09:52:22,387 DEBUG [TestServer_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] VM status=BUILD, retrying 18 of 150... 2019-06-02 09:52:24,988 DEBUG [TestServer_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] VM status=BUILD, retrying 19 of 150... 2019-06-02 09:52:27,430 DEBUG [TestServer_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] VM status=BUILD, retrying 20 of 150... 2019-06-02 09:52:29,614 DEBUG [TestServer_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] VM status=BUILD, retrying 21 of 150... 2019-06-02 09:52:31,990 DEBUG [TestServer_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] VM status=BUILD, retrying 22 of 150... 2019-06-02 09:52:34,436 DEBUG [TestServer_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] VM status=BUILD, retrying 23 of 150... 2019-06-02 09:52:36,598 DEBUG [TestServer_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] VM status=BUILD, retrying 24 of 150... 2019-06-02 09:52:39,139 DEBUG [TestServer_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] VM status=BUILD, retrying 25 of 150... 2019-06-02 09:52:41,289 DEBUG [TestServer_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] VM status=BUILD, retrying 26 of 150... 2019-06-02 09:52:43,440 DEBUG [TestServer_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] VM status=BUILD, retrying 27 of 150... 2019-06-02 09:52:45,581 DEBUG [TestServer_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] VM status=BUILD, retrying 28 of 150... 2019-06-02 09:52:47,717 DEBUG [TestServer_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] VM status=BUILD, retrying 29 of 150... 2019-06-02 09:52:50,091 DEBUG [TestServer_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] VM status=BUILD, retrying 30 of 150... 2019-06-02 09:52:52,704 DEBUG [TestServer_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] VM status=BUILD, retrying 31 of 150... 2019-06-02 09:52:54,851 DEBUG [TestServer_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] VM status=BUILD, retrying 32 of 150... 2019-06-02 09:52:57,203 DEBUG [TestServer_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] VM status=BUILD, retrying 33 of 150... 2019-06-02 09:52:59,356 DEBUG [TestServer_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] VM status=BUILD, retrying 34 of 150... 2019-06-02 09:53:01,798 DEBUG [TestServer_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] VM status=BUILD, retrying 35 of 150... 2019-06-02 09:53:03,955 DEBUG [TestServer_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] VM status=BUILD, retrying 36 of 150... 2019-06-02 09:53:06,401 DEBUG [TestServer_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] VM status=BUILD, retrying 37 of 150... 2019-06-02 09:53:08,559 DEBUG [TestServer_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] VM status=BUILD, retrying 38 of 150... 2019-06-02 09:53:10,696 DEBUG [TestServer_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] VM status=BUILD, retrying 39 of 150... 2019-06-02 09:53:12,833 DEBUG [TestServer_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] VM status=BUILD, retrying 40 of 150... 2019-06-02 09:53:15,258 DEBUG [TestServer_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] VM status=BUILD, retrying 41 of 150... 2019-06-02 09:53:17,959 DEBUG [TestServer_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] VM status=BUILD, retrying 42 of 150... 2019-06-02 09:53:20,099 DEBUG [TestServer_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] VM status=BUILD, retrying 43 of 150... 2019-06-02 09:53:25,402 INFO [TestServer_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] Internal network IP: 192.168.1.9 2019-06-02 09:53:25,403 INFO [TestServer_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] SSH IP: 172.30.9.210 2019-06-02 09:53:25,403 INFO [TestServer_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] Setup SSH for ubuntu@172.30.9.210 2019-06-02 09:53:34,964 INFO [TestServer_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] Installing nuttcp-8.1.4... 2019-06-02 09:53:35,035 DEBUG [TestServer_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] Copying nuttcp-8.1.4 to target... 2019-06-02 09:53:35,251 DEBUG [TestServer_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] Starting nuttcp-8.1.4 server... 2019-06-02 09:53:35,292 DEBUG [TestServer_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] 2019-06-02 09:53:35,339 INFO [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] Creating client VM... 2019-06-02 09:53:35,340 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2019-06-02 09:53:37,386 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] VM status=BUILD, retrying 1 of 150... 2019-06-02 09:53:39,864 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] VM status=BUILD, retrying 2 of 150... 2019-06-02 09:53:41,998 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] VM status=BUILD, retrying 3 of 150... 2019-06-02 09:53:44,356 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] VM status=BUILD, retrying 4 of 150... 2019-06-02 09:53:46,788 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] VM status=BUILD, retrying 5 of 150... 2019-06-02 09:53:48,931 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] VM status=BUILD, retrying 6 of 150... 2019-06-02 09:53:51,343 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] VM status=BUILD, retrying 7 of 150... 2019-06-02 09:53:53,486 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] VM status=BUILD, retrying 8 of 150... 2019-06-02 09:53:58,268 INFO [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] Internal network IP: 192.168.1.11 2019-06-02 09:53:58,268 INFO [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] SSH IP: 172.30.9.201 2019-06-02 09:53:58,268 INFO [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] Setup SSH for ubuntu@172.30.9.201 2019-06-02 09:54:05,924 INFO [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] Installing nuttcp-8.1.4... 2019-06-02 09:54:05,972 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] Copying nuttcp-8.1.4 to target... 2019-06-02 09:54:06,141 INFO ============================================================ 2019-06-02 09:54:06,141 INFO Flow 1: VM to VM same network fixed IP (intra-node) 2019-06-02 09:54:15,187 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] PING 192.168.1.9 (192.168.1.9) 64(92) bytes of data. 72 bytes from 192.168.1.9: icmp_seq=1 ttl=64 time=30.0 ms 72 bytes from 192.168.1.9: icmp_seq=2 ttl=64 time=0.217 ms 72 bytes from 192.168.1.9: icmp_seq=3 ttl=64 time=0.173 ms 72 bytes from 192.168.1.9: icmp_seq=4 ttl=64 time=0.127 ms 72 bytes from 192.168.1.9: icmp_seq=5 ttl=64 time=0.111 ms 72 bytes from 192.168.1.9: icmp_seq=6 ttl=64 time=0.193 ms 72 bytes from 192.168.1.9: icmp_seq=7 ttl=64 time=0.141 ms 72 bytes from 192.168.1.9: icmp_seq=8 ttl=64 time=0.105 ms 72 bytes from 192.168.1.9: icmp_seq=9 ttl=64 time=0.131 ms 72 bytes from 192.168.1.9: icmp_seq=10 ttl=64 time=0.233 ms --- 192.168.1.9 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9633ms rtt min/avg/max/mdev = 0.105/3.143/30.002/8.953 ms 2019-06-02 09:54:24,232 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] PING 192.168.1.9 (192.168.1.9) 391(419) bytes of data. 399 bytes from 192.168.1.9: icmp_seq=1 ttl=64 time=0.127 ms 399 bytes from 192.168.1.9: icmp_seq=2 ttl=64 time=0.135 ms 399 bytes from 192.168.1.9: icmp_seq=3 ttl=64 time=0.137 ms 399 bytes from 192.168.1.9: icmp_seq=4 ttl=64 time=0.210 ms 399 bytes from 192.168.1.9: icmp_seq=5 ttl=64 time=0.252 ms 399 bytes from 192.168.1.9: icmp_seq=6 ttl=64 time=0.125 ms 399 bytes from 192.168.1.9: icmp_seq=7 ttl=64 time=0.130 ms 399 bytes from 192.168.1.9: icmp_seq=8 ttl=64 time=0.240 ms 399 bytes from 192.168.1.9: icmp_seq=9 ttl=64 time=0.255 ms 399 bytes from 192.168.1.9: icmp_seq=10 ttl=64 time=0.127 ms --- 192.168.1.9 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.125/0.173/0.255/0.057 ms 2019-06-02 09:54:33,276 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] PING 192.168.1.9 (192.168.1.9) 1500(1528) bytes of data. 1508 bytes from 192.168.1.9: icmp_seq=1 ttl=64 time=0.403 ms 1508 bytes from 192.168.1.9: icmp_seq=2 ttl=64 time=0.151 ms 1508 bytes from 192.168.1.9: icmp_seq=3 ttl=64 time=0.167 ms 1508 bytes from 192.168.1.9: icmp_seq=4 ttl=64 time=0.188 ms 1508 bytes from 192.168.1.9: icmp_seq=5 ttl=64 time=0.176 ms 1508 bytes from 192.168.1.9: icmp_seq=6 ttl=64 time=0.173 ms 1508 bytes from 192.168.1.9: icmp_seq=7 ttl=64 time=0.187 ms 1508 bytes from 192.168.1.9: icmp_seq=8 ttl=64 time=0.181 ms 1508 bytes from 192.168.1.9: icmp_seq=9 ttl=64 time=0.171 ms 1508 bytes from 192.168.1.9: icmp_seq=10 ttl=64 time=0.175 ms --- 192.168.1.9 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.151/0.197/0.403/0.069 ms 2019-06-02 09:54:33,277 INFO [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] Measuring TCP Throughput (packet size=65536)... 2019-06-02 09:54:33,277 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 09:54:43,377 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] megabytes=17767.0523 real_seconds=10.01 rate_Mbps=14893.0509 tx_cpu=32 rx_cpu=46 retrans=0 cwnd=3137 rtt_ms=0.17 2019-06-02 09:54:43,379 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 09:54:53,479 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] megabytes=19689.8750 real_seconds=10.01 rate_Mbps=16506.5876 tx_cpu=35 rx_cpu=50 retrans=0 cwnd=3137 rtt_ms=0.36 2019-06-02 09:54:53,480 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 09:55:03,586 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] megabytes=17609.9375 real_seconds=10.01 rate_Mbps=14761.9057 tx_cpu=30 rx_cpu=44 retrans=0 cwnd=3137 rtt_ms=0.37 2019-06-02 09:55:03,586 INFO [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] Measuring UDP Throughput (packet size=128)... 2019-06-02 09:55:03,587 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 09:55:06,915 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] megabytes=17.2793 real_seconds=1.00 rate_Mbps=144.5501 tx_cpu=12 rx_cpu=30 drop=0 pkt=141552 data_loss=0.00000 2019-06-02 09:55:06,917 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] pkt-size=128 throughput=1<148019/5000000<10000000 Kbps loss-rate=0 2019-06-02 09:55:06,917 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R444057K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 09:55:10,268 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] megabytes=17.6718 real_seconds=1.00 rate_Mbps=147.7122 tx_cpu=12 rx_cpu=30 drop=2 pkt=144769 data_loss=0.00113 2019-06-02 09:55:10,269 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] pkt-size=128 throughput=1<151257/444057<444057 Kbps loss-rate=0 2019-06-02 09:55:10,269 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R297657K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 09:55:13,598 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] megabytes=16.5770 real_seconds=1.00 rate_Mbps=138.6192 tx_cpu=16 rx_cpu=29 drop=0 pkt=135799 data_loss=0.00000 2019-06-02 09:55:13,598 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] pkt-size=128 throughput=1<141946/297657<297657 Kbps loss-rate=0 2019-06-02 09:55:13,598 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R219801K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 09:55:16,924 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] megabytes=16.7982 real_seconds=1.00 rate_Mbps=140.4867 tx_cpu=15 rx_cpu=28 drop=129 pkt=137740 data_loss=0.09397 2019-06-02 09:55:16,924 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] pkt-size=128 throughput=1<143858/219801<219801 Kbps loss-rate=0 2019-06-02 09:55:16,925 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R181829K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 09:55:20,253 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] megabytes=17.6906 real_seconds=1.00 rate_Mbps=147.9100 tx_cpu=16 rx_cpu=28 drop=0 pkt=144921 data_loss=0.00000 2019-06-02 09:55:20,253 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] pkt-size=128 throughput=1<151459/181829<181829 Kbps loss-rate=0 2019-06-02 09:55:20,254 DEBUG undershot, min=151459 kbps=166644 max=181829 2019-06-02 09:55:20,254 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R166644K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 09:55:23,607 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] megabytes=16.1483 real_seconds=1.00 rate_Mbps=135.0682 tx_cpu=16 rx_cpu=30 drop=0 pkt=132287 data_loss=0.00000 2019-06-02 09:55:23,607 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] pkt-size=128 throughput=151459<138309/166644<181829 Kbps loss-rate=0 2019-06-02 09:55:23,607 DEBUG undershot, min=166644 kbps=174236 max=181829 2019-06-02 09:55:23,608 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R174236K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 09:55:26,933 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] megabytes=17.8021 real_seconds=1.00 rate_Mbps=148.9649 tx_cpu=11 rx_cpu=30 drop=0 pkt=145835 data_loss=0.00000 2019-06-02 09:55:26,934 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] pkt-size=128 throughput=166644<152540/174236<181829 Kbps loss-rate=0 2019-06-02 09:55:26,934 DEBUG undershot, min=174236 kbps=178032 max=181829 2019-06-02 09:55:26,934 INFO [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] Measuring UDP Throughput (packet size=1024)... 2019-06-02 09:55:26,935 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 09:55:30,286 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] megabytes=142.9473 real_seconds=1.00 rate_Mbps=1197.1449 tx_cpu=17 rx_cpu=30 drop=0 pkt=146378 data_loss=0.00000 2019-06-02 09:55:30,287 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] pkt-size=1024 throughput=1<1225876/5000000<10000000 Kbps loss-rate=0 2019-06-02 09:55:30,287 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3112938K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 09:55:33,615 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] megabytes=134.8105 real_seconds=1.00 rate_Mbps=1128.7789 tx_cpu=17 rx_cpu=29 drop=362 pkt=138408 data_loss=0.26161 2019-06-02 09:55:33,616 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] pkt-size=1024 throughput=1<1155869/3112938<3112938 Kbps loss-rate=0 2019-06-02 09:55:33,616 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2134403K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 09:55:36,968 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] megabytes=140.6543 real_seconds=1.00 rate_Mbps=1178.1513 tx_cpu=20 rx_cpu=31 drop=0 pkt=144030 data_loss=0.00000 2019-06-02 09:55:36,968 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] pkt-size=1024 throughput=1<1206426/2134403<2134403 Kbps loss-rate=0 2019-06-02 09:55:36,969 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1670414K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 09:55:40,294 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] megabytes=141.7979 real_seconds=1.00 rate_Mbps=1186.5795 tx_cpu=19 rx_cpu=30 drop=45 pkt=145246 data_loss=0.03095 2019-06-02 09:55:40,294 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] pkt-size=1024 throughput=1<1215057/1670414<1670414 Kbps loss-rate=0 2019-06-02 09:55:40,294 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1442735K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 09:55:43,623 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] megabytes=136.7090 real_seconds=1.00 rate_Mbps=1144.2361 tx_cpu=17 rx_cpu=29 drop=245 pkt=140235 data_loss=0.17466 2019-06-02 09:55:43,623 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] pkt-size=1024 throughput=1<1171697/1442735<1442735 Kbps loss-rate=0 2019-06-02 09:55:43,624 DEBUG undershot, min=1171697 kbps=1307216 max=1442735 2019-06-02 09:55:43,624 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1307216K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 09:55:46,951 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] megabytes=137.2842 real_seconds=1.00 rate_Mbps=1149.2523 tx_cpu=19 rx_cpu=31 drop=0 pkt=140579 data_loss=0.00000 2019-06-02 09:55:46,951 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] pkt-size=1024 throughput=1171697<1176834/1307216<1442735 Kbps loss-rate=0 2019-06-02 09:55:46,952 DEBUG undershot, min=1176834 kbps=1309784 max=1442735 2019-06-02 09:55:46,952 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1309784K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 09:55:50,305 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] megabytes=148.3750 real_seconds=1.00 rate_Mbps=1241.7850 tx_cpu=21 rx_cpu=34 drop=0 pkt=151936 data_loss=0.00000 2019-06-02 09:55:50,305 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] pkt-size=1024 throughput=1176834<1271587/1309784<1442735 Kbps loss-rate=0 2019-06-02 09:55:50,306 DEBUG undershot, min=1271587 kbps=1357161 max=1442735 2019-06-02 09:55:50,306 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1357161K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 09:55:53,659 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] megabytes=151.9072 real_seconds=1.00 rate_Mbps=1271.6743 tx_cpu=21 rx_cpu=34 drop=0 pkt=155553 data_loss=0.00000 2019-06-02 09:55:53,660 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] pkt-size=1024 throughput=1271587<1302194/1357161<1442735 Kbps loss-rate=0 2019-06-02 09:55:53,660 DEBUG undershot, min=1302194 kbps=1372464 max=1442735 2019-06-02 09:55:53,660 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1372464K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 09:55:57,013 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] megabytes=146.2783 real_seconds=1.00 rate_Mbps=1224.2679 tx_cpu=26 rx_cpu=32 drop=0 pkt=149789 data_loss=0.00000 2019-06-02 09:55:57,014 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] pkt-size=1024 throughput=1302194<1253650/1372464<1442735 Kbps loss-rate=0 2019-06-02 09:55:57,014 DEBUG undershot, min=1372464 kbps=1407599 max=1442735 2019-06-02 09:55:57,014 INFO [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] Measuring UDP Throughput (packet size=8192)... 2019-06-02 09:55:57,015 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 09:56:00,367 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] megabytes=595.8047 real_seconds=1.00 rate_Mbps=4995.4992 tx_cpu=99 rx_cpu=21 drop=31 pkt=76294 data_loss=0.04063 2019-06-02 09:56:00,367 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] pkt-size=8192 throughput=1<5115391/5000000<10000000 Kbps loss-rate=0 2019-06-02 09:56:00,367 DEBUG undershot, min=5115391 kbps=7557695 max=10000000 2019-06-02 09:56:00,368 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7557695K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 09:56:03,697 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] megabytes=900.5703 real_seconds=1.00 rate_Mbps=7551.8278 tx_cpu=99 rx_cpu=35 drop=48 pkt=115321 data_loss=0.04162 2019-06-02 09:56:03,698 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] pkt-size=8192 throughput=5115391<7733071/7557695<10000000 Kbps loss-rate=0 2019-06-02 09:56:03,698 DEBUG undershot, min=7733071 kbps=8866535 max=10000000 2019-06-02 09:56:03,699 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8866535K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 09:56:07,026 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] megabytes=849.4141 real_seconds=1.00 rate_Mbps=7107.6325 tx_cpu=22 rx_cpu=30 drop=0 pkt=108725 data_loss=0.00000 2019-06-02 09:56:07,027 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] pkt-size=8192 throughput=7733071<7278215/8866535<10000000 Kbps loss-rate=0 2019-06-02 09:56:07,027 DEBUG undershot, min=8866535 kbps=9433267 max=10000000 2019-06-02 09:56:07,027 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9433267K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 09:56:10,380 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] megabytes=902.2266 real_seconds=1.00 rate_Mbps=7552.2707 tx_cpu=23 rx_cpu=33 drop=13 pkt=115498 data_loss=0.01125 2019-06-02 09:56:10,380 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] pkt-size=8192 throughput=8866535<7733525/9433267<10000000 Kbps loss-rate=0 2019-06-02 09:56:10,381 DEBUG undershot, min=9433267 kbps=9716633 max=10000000 2019-06-02 09:56:10,381 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9716633K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 09:56:13,706 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] megabytes=872.6406 real_seconds=1.00 rate_Mbps=7303.4568 tx_cpu=22 rx_cpu=31 drop=0 pkt=111698 data_loss=0.00000 2019-06-02 09:56:13,707 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] pkt-size=8192 throughput=9433267<7478739/9716633<10000000 Kbps loss-rate=0 2019-06-02 09:56:13,717 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.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.11', 'ip_to': u'192.168.1.9', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.17, 'throughput_kbps': 15250484, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.36, 'throughput_kbps': 16902745, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.37, 'throughput_kbps': 15116191, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 152540, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1253650, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 7478739, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '3.143', 'rtt_max_ms': '30.002', 'rtt_min_ms': '0.105', 'rtt_stddev': '8.953', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.173', 'rtt_max_ms': '0.255', 'rtt_min_ms': '0.125', 'rtt_stddev': '0.057', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.197', 'rtt_max_ms': '0.403', 'rtt_min_ms': '0.151', 'rtt_stddev': '0.069', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} No handlers could be found for logger "vmtp_file" 2019-06-02 09:56:13,718 INFO Deleting floating ip 2d69fc67-2898-4a86-8642-b86b2d9587ed 2019-06-02 09:56:15,317 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] Floating IP 172.30.9.201 deleted 2019-06-02 09:56:15,447 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] Instance deleted 2019-06-02 09:56:15,562 INFO [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] Creating client VM... 2019-06-02 09:56:15,562 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2019-06-02 09:56:18,644 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] VM status=BUILD, retrying 1 of 150... 2019-06-02 09:56:21,019 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] VM status=BUILD, retrying 2 of 150... 2019-06-02 09:56:23,467 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] VM status=BUILD, retrying 3 of 150... 2019-06-02 09:56:25,876 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] VM status=BUILD, retrying 4 of 150... 2019-06-02 09:56:28,220 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] VM status=BUILD, retrying 5 of 150... 2019-06-02 09:56:30,371 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] VM status=BUILD, retrying 6 of 150... 2019-06-02 09:56:32,810 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] VM status=BUILD, retrying 7 of 150... 2019-06-02 09:56:35,253 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] VM status=BUILD, retrying 8 of 150... 2019-06-02 09:56:40,637 INFO [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] Internal network IP: 192.168.2.18 2019-06-02 09:56:40,637 INFO [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] SSH IP: 172.30.9.204 2019-06-02 09:56:40,637 INFO [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] Setup SSH for ubuntu@172.30.9.204 2019-06-02 09:56:48,341 INFO [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] Installing nuttcp-8.1.4... 2019-06-02 09:56:48,387 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] Copying nuttcp-8.1.4 to target... 2019-06-02 09:56:48,557 INFO ============================================================ 2019-06-02 09:56:48,557 INFO Flow 2: VM to VM different network fixed IP (intra-node) 2019-06-02 09:56:57,608 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] PING 192.168.1.9 (192.168.1.9) 64(92) bytes of data. 72 bytes from 192.168.1.9: icmp_seq=1 ttl=63 time=1.39 ms 72 bytes from 192.168.1.9: icmp_seq=2 ttl=63 time=0.834 ms 72 bytes from 192.168.1.9: icmp_seq=3 ttl=63 time=0.531 ms 72 bytes from 192.168.1.9: icmp_seq=4 ttl=63 time=0.412 ms 72 bytes from 192.168.1.9: icmp_seq=5 ttl=63 time=0.337 ms 72 bytes from 192.168.1.9: icmp_seq=6 ttl=63 time=0.602 ms 72 bytes from 192.168.1.9: icmp_seq=7 ttl=63 time=0.317 ms 72 bytes from 192.168.1.9: icmp_seq=8 ttl=63 time=0.378 ms 72 bytes from 192.168.1.9: icmp_seq=9 ttl=63 time=0.353 ms 72 bytes from 192.168.1.9: icmp_seq=10 ttl=63 time=0.552 ms --- 192.168.1.9 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.317/0.571/1.398/0.314 ms 2019-06-02 09:57:06,652 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] PING 192.168.1.9 (192.168.1.9) 391(419) bytes of data. 399 bytes from 192.168.1.9: icmp_seq=1 ttl=63 time=0.358 ms 399 bytes from 192.168.1.9: icmp_seq=2 ttl=63 time=0.316 ms 399 bytes from 192.168.1.9: icmp_seq=3 ttl=63 time=0.319 ms 399 bytes from 192.168.1.9: icmp_seq=4 ttl=63 time=0.383 ms 399 bytes from 192.168.1.9: icmp_seq=5 ttl=63 time=0.271 ms 399 bytes from 192.168.1.9: icmp_seq=6 ttl=63 time=0.402 ms 399 bytes from 192.168.1.9: icmp_seq=7 ttl=63 time=0.321 ms 399 bytes from 192.168.1.9: icmp_seq=8 ttl=63 time=0.351 ms 399 bytes from 192.168.1.9: icmp_seq=9 ttl=63 time=0.373 ms 399 bytes from 192.168.1.9: icmp_seq=10 ttl=63 time=0.299 ms --- 192.168.1.9 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.271/0.339/0.402/0.041 ms 2019-06-02 09:57:15,700 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] PING 192.168.1.9 (192.168.1.9) 1500(1528) bytes of data. 1508 bytes from 192.168.1.9: icmp_seq=1 ttl=63 time=1.75 ms 1508 bytes from 192.168.1.9: icmp_seq=2 ttl=63 time=0.502 ms 1508 bytes from 192.168.1.9: icmp_seq=3 ttl=63 time=0.426 ms 1508 bytes from 192.168.1.9: icmp_seq=4 ttl=63 time=0.391 ms 1508 bytes from 192.168.1.9: icmp_seq=5 ttl=63 time=0.424 ms 1508 bytes from 192.168.1.9: icmp_seq=6 ttl=63 time=0.494 ms 1508 bytes from 192.168.1.9: icmp_seq=7 ttl=63 time=0.548 ms 1508 bytes from 192.168.1.9: icmp_seq=8 ttl=63 time=0.455 ms 1508 bytes from 192.168.1.9: icmp_seq=9 ttl=63 time=0.439 ms 1508 bytes from 192.168.1.9: icmp_seq=10 ttl=63 time=0.438 ms --- 192.168.1.9 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.391/0.587/1.753/0.391 ms 2019-06-02 09:57:15,701 INFO [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] Measuring TCP Throughput (packet size=65536)... 2019-06-02 09:57:15,701 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 09:57:25,829 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] megabytes=1773.7793 real_seconds=10.01 rate_Mbps=1486.6918 tx_cpu=3 rx_cpu=8 retrans=16 cwnd=260 rtt_ms=0.36 2019-06-02 09:57:25,830 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 09:57:35,937 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] megabytes=1918.7994 real_seconds=10.01 rate_Mbps=1607.7994 tx_cpu=3 rx_cpu=8 retrans=19 cwnd=249 rtt_ms=0.59 2019-06-02 09:57:35,938 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 09:57:46,064 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] megabytes=1888.3923 real_seconds=10.01 rate_Mbps=1582.8095 tx_cpu=4 rx_cpu=7 retrans=16 cwnd=271 rtt_ms=0.57 2019-06-02 09:57:46,064 INFO [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] Measuring UDP Throughput (packet size=128)... 2019-06-02 09:57:46,065 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 09:57:49,418 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] megabytes=17.5239 real_seconds=1.01 rate_Mbps=146.1281 tx_cpu=16 rx_cpu=17 drop=36078 pkt=179634 data_loss=20.08437 2019-06-02 09:57:49,419 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] pkt-size=128 throughput=1<149635/5000000<10000000 Kbps loss-rate=20 2019-06-02 09:57:49,420 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R448905K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 09:57:52,774 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] megabytes=17.6531 real_seconds=1.01 rate_Mbps=147.1435 tx_cpu=20 rx_cpu=17 drop=44716 pkt=189330 data_loss=23.61801 2019-06-02 09:57:52,775 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] pkt-size=128 throughput=1<150674/448905<448905 Kbps loss-rate=23 2019-06-02 09:57:52,775 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R299789K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 09:57:56,105 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] megabytes=17.5640 real_seconds=1.01 rate_Mbps=145.7230 tx_cpu=18 rx_cpu=17 drop=47709 pkt=191593 data_loss=24.90102 2019-06-02 09:57:56,105 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] pkt-size=128 throughput=1<149220/299789<299789 Kbps loss-rate=24 2019-06-02 09:57:56,105 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R224504K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 09:57:59,433 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] megabytes=17.4796 real_seconds=1.01 rate_Mbps=145.7754 tx_cpu=16 rx_cpu=16 drop=48324 pkt=191517 data_loss=25.23216 2019-06-02 09:57:59,433 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] pkt-size=128 throughput=1<149274/224504<224504 Kbps loss-rate=25 2019-06-02 09:57:59,433 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R186889K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 09:58:02,762 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] megabytes=17.1617 real_seconds=1.00 rate_Mbps=143.8506 tx_cpu=30 rx_cpu=19 drop=39530 pkt=180118 data_loss=21.94650 2019-06-02 09:58:02,762 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] pkt-size=128 throughput=1<147303/186889<186889 Kbps loss-rate=21 2019-06-02 09:58:02,763 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R167096K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 09:58:06,089 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] megabytes=17.4521 real_seconds=1.00 rate_Mbps=145.9183 tx_cpu=49 rx_cpu=18 drop=20212 pkt=163180 data_loss=12.38642 2019-06-02 09:58:06,090 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] pkt-size=128 throughput=1<149420/167096<167096 Kbps loss-rate=12 2019-06-02 09:58:06,090 DEBUG overshot, min=1 kbps=149420 max=167096 2019-06-02 09:58:06,090 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R149420K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 09:58:09,418 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] megabytes=17.4076 real_seconds=1.00 rate_Mbps=145.9627 tx_cpu=84 rx_cpu=21 drop=3315 pkt=145918 data_loss=2.27203 2019-06-02 09:58:09,419 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] pkt-size=128 throughput=1<149465/149420<167096 Kbps loss-rate=2 2019-06-02 09:58:09,419 INFO [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] Measuring UDP Throughput (packet size=1024)... 2019-06-02 09:58:09,420 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 09:58:12,772 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] megabytes=140.5078 real_seconds=1.00 rate_Mbps=1176.8303 tx_cpu=24 rx_cpu=15 drop=41814 pkt=185694 data_loss=22.51770 2019-06-02 09:58:12,773 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] pkt-size=1024 throughput=1<1205074/5000000<10000000 Kbps loss-rate=22 2019-06-02 09:58:12,773 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3102537K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 09:58:16,126 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] megabytes=134.6475 real_seconds=1.01 rate_Mbps=1123.8563 tx_cpu=36 rx_cpu=16 drop=48842 pkt=186721 data_loss=26.15771 2019-06-02 09:58:16,127 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] pkt-size=1024 throughput=1<1150828/3102537<3102537 Kbps loss-rate=26 2019-06-02 09:58:16,127 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2126682K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 09:58:19,479 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] megabytes=133.1025 real_seconds=1.00 rate_Mbps=1114.2819 tx_cpu=31 rx_cpu=15 drop=20055 pkt=156352 data_loss=12.82685 2019-06-02 09:58:19,480 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] pkt-size=1024 throughput=1<1141024/2126682<2126682 Kbps loss-rate=12 2019-06-02 09:58:19,480 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1633853K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 09:58:22,833 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] megabytes=139.6738 real_seconds=1.00 rate_Mbps=1170.1303 tx_cpu=26 rx_cpu=18 drop=27218 pkt=170244 data_loss=15.98766 2019-06-02 09:58:22,834 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] pkt-size=1024 throughput=1<1198213/1633853<1633853 Kbps loss-rate=15 2019-06-02 09:58:22,834 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1416033K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 09:58:26,163 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] megabytes=137.5156 real_seconds=1.00 rate_Mbps=1151.1312 tx_cpu=30 rx_cpu=18 drop=19475 pkt=160291 data_loss=12.14980 2019-06-02 09:58:26,163 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] pkt-size=1024 throughput=1<1178758/1416033<1416033 Kbps loss-rate=12 2019-06-02 09:58:26,164 DEBUG overshot, min=1 kbps=1178758 max=1416033 2019-06-02 09:58:26,164 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1178758K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 09:58:29,489 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] megabytes=134.6465 real_seconds=1.00 rate_Mbps=1128.5960 tx_cpu=85 rx_cpu=19 drop=6013 pkt=143891 data_loss=4.17888 2019-06-02 09:58:29,489 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] pkt-size=1024 throughput=1<1155682/1178758<1416033 Kbps loss-rate=4 2019-06-02 09:58:29,490 INFO [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] Measuring UDP Throughput (packet size=8192)... 2019-06-02 09:58:29,490 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 09:58:32,842 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] megabytes=216.9297 real_seconds=1.00 rate_Mbps=1817.0416 tx_cpu=20 rx_cpu=12 drop=43282 pkt=71049 data_loss=60.91852 2019-06-02 09:58:32,843 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] pkt-size=8192 throughput=1<1860650/5000000<10000000 Kbps loss-rate=60 2019-06-02 09:58:32,843 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3430325K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 09:58:36,170 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] megabytes=215.8359 real_seconds=1.00 rate_Mbps=1809.7270 tx_cpu=99 rx_cpu=14 drop=24716 pkt=52343 data_loss=47.21931 2019-06-02 09:58:36,170 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] pkt-size=8192 throughput=1<1853160/3430325<3430325 Kbps loss-rate=47 2019-06-02 09:58:36,170 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2641742K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 09:58:39,499 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] megabytes=208.5000 real_seconds=1.00 rate_Mbps=1747.4538 tx_cpu=99 rx_cpu=11 drop=13621 pkt=40309 data_loss=33.79147 2019-06-02 09:58:39,499 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] pkt-size=8192 throughput=1<1789392/2641742<2641742 Kbps loss-rate=33 2019-06-02 09:58:39,500 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2215567K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 09:58:42,851 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] megabytes=212.5938 real_seconds=1.00 rate_Mbps=1777.5282 tx_cpu=98 rx_cpu=13 drop=6595 pkt=33807 data_loss=19.50778 2019-06-02 09:58:42,852 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] pkt-size=8192 throughput=1<1820188/2215567<2215567 Kbps loss-rate=19 2019-06-02 09:58:42,852 DEBUG overshot, min=1 kbps=1820188 max=2215567 2019-06-02 09:58:42,852 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1820188K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 09:58:46,178 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] megabytes=215.6641 real_seconds=1.00 rate_Mbps=1809.5212 tx_cpu=99 rx_cpu=11 drop=169 pkt=27774 data_loss=0.60848 2019-06-02 09:58:46,178 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] pkt-size=8192 throughput=1<1852949/1820188<2215567 Kbps loss-rate=0 2019-06-02 09:58:46,179 DEBUG undershot, min=1852949 kbps=2034258 max=2215567 2019-06-02 09:58:46,179 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2034258K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 09:58:49,530 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] megabytes=219.5156 real_seconds=1.00 rate_Mbps=1840.2454 tx_cpu=99 rx_cpu=11 drop=2943 pkt=31041 data_loss=9.48101 2019-06-02 09:58:49,530 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] pkt-size=8192 throughput=1852949<1884411/2034258<2215567 Kbps loss-rate=9 2019-06-02 09:58:49,531 DEBUG overshot, min=1852949 kbps=1884411 max=2034258 2019-06-02 09:58:49,531 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1884411K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 09:58:52,858 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] megabytes=223.6719 real_seconds=1.00 rate_Mbps=1872.6066 tx_cpu=99 rx_cpu=12 drop=124 pkt=28754 data_loss=0.43122 2019-06-02 09:58:52,858 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] pkt-size=8192 throughput=1852949<1917549/1884411<2034258 Kbps loss-rate=0 2019-06-02 09:58:52,859 DEBUG undershot, min=1917549 kbps=1975903 max=2034258 2019-06-02 09:58:52,859 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1975903K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 09:58:56,187 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] megabytes=216.7109 real_seconds=1.00 rate_Mbps=1812.1459 tx_cpu=99 rx_cpu=11 drop=2411 pkt=30150 data_loss=7.99671 2019-06-02 09:58:56,187 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] pkt-size=8192 throughput=1917549<1855637/1975903<2034258 Kbps loss-rate=8 2019-06-02 09:58:56,187 DEBUG overshot, min=1917549 kbps=1855637 max=1975903 2019-06-02 09:58:56,198 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.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.18', 'ip_to': u'192.168.1.9', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 16, 'rtt_ms': 0.36, 'throughput_kbps': 1522372, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 19, 'rtt_ms': 0.59, 'throughput_kbps': 1646386, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 16, 'rtt_ms': 0.57, 'throughput_kbps': 1620796, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.27, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 149465, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.18, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1155682, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 8.0, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1855637, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.571', 'rtt_max_ms': '1.398', 'rtt_min_ms': '0.317', 'rtt_stddev': '0.314', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.339', 'rtt_max_ms': '0.402', 'rtt_min_ms': '0.271', 'rtt_stddev': '0.041', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.587', 'rtt_max_ms': '1.753', 'rtt_min_ms': '0.391', 'rtt_stddev': '0.391', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-06-02 09:58:56,199 INFO ============================================================ 2019-06-02 09:58:56,199 INFO Flow 3: VM to VM different network floating IP (intra-node) 2019-06-02 09:59:05,270 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] PING 172.30.9.210 (172.30.9.210) 64(92) bytes of data. 72 bytes from 172.30.9.210: icmp_seq=1 ttl=63 time=0.549 ms 72 bytes from 172.30.9.210: icmp_seq=2 ttl=63 time=0.504 ms 72 bytes from 172.30.9.210: icmp_seq=3 ttl=63 time=0.325 ms 72 bytes from 172.30.9.210: icmp_seq=4 ttl=63 time=0.348 ms 72 bytes from 172.30.9.210: icmp_seq=5 ttl=63 time=0.425 ms 72 bytes from 172.30.9.210: icmp_seq=6 ttl=63 time=0.438 ms 72 bytes from 172.30.9.210: icmp_seq=7 ttl=63 time=0.417 ms 72 bytes from 172.30.9.210: icmp_seq=8 ttl=63 time=0.440 ms 72 bytes from 172.30.9.210: icmp_seq=9 ttl=63 time=0.460 ms 72 bytes from 172.30.9.210: icmp_seq=10 ttl=63 time=0.394 ms --- 172.30.9.210 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.325/0.430/0.549/0.063 ms 2019-06-02 09:59:14,314 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] PING 172.30.9.210 (172.30.9.210) 391(419) bytes of data. 399 bytes from 172.30.9.210: icmp_seq=1 ttl=63 time=0.361 ms 399 bytes from 172.30.9.210: icmp_seq=2 ttl=63 time=0.384 ms 399 bytes from 172.30.9.210: icmp_seq=3 ttl=63 time=0.548 ms 399 bytes from 172.30.9.210: icmp_seq=4 ttl=63 time=0.481 ms 399 bytes from 172.30.9.210: icmp_seq=5 ttl=63 time=0.500 ms 399 bytes from 172.30.9.210: icmp_seq=6 ttl=63 time=0.330 ms 399 bytes from 172.30.9.210: icmp_seq=7 ttl=63 time=0.482 ms 399 bytes from 172.30.9.210: icmp_seq=8 ttl=63 time=0.512 ms 399 bytes from 172.30.9.210: icmp_seq=9 ttl=63 time=0.403 ms 399 bytes from 172.30.9.210: icmp_seq=10 ttl=63 time=0.612 ms --- 172.30.9.210 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.330/0.461/0.612/0.086 ms 2019-06-02 09:59:23,361 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] PING 172.30.9.210 (172.30.9.210) 1500(1528) bytes of data. 1508 bytes from 172.30.9.210: icmp_seq=1 ttl=63 time=1.47 ms 1508 bytes from 172.30.9.210: icmp_seq=2 ttl=63 time=0.354 ms 1508 bytes from 172.30.9.210: icmp_seq=3 ttl=63 time=0.557 ms 1508 bytes from 172.30.9.210: icmp_seq=4 ttl=63 time=0.487 ms 1508 bytes from 172.30.9.210: icmp_seq=5 ttl=63 time=0.442 ms 1508 bytes from 172.30.9.210: icmp_seq=6 ttl=63 time=0.648 ms 1508 bytes from 172.30.9.210: icmp_seq=7 ttl=63 time=0.605 ms 1508 bytes from 172.30.9.210: icmp_seq=8 ttl=63 time=0.428 ms 1508 bytes from 172.30.9.210: icmp_seq=9 ttl=63 time=0.395 ms 1508 bytes from 172.30.9.210: icmp_seq=10 ttl=63 time=0.503 ms --- 172.30.9.210 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.354/0.589/1.474/0.308 ms 2019-06-02 09:59:23,362 INFO [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] Measuring TCP Throughput (packet size=65536)... 2019-06-02 09:59:23,363 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.210 2019-06-02 09:59:33,488 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] megabytes=2086.6486 real_seconds=10.01 rate_Mbps=1748.9372 tx_cpu=3 rx_cpu=7 retrans=1 cwnd=585 rtt_ms=0.36 2019-06-02 09:59:33,488 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.210 2019-06-02 09:59:43,587 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] megabytes=2509.6686 real_seconds=10.01 rate_Mbps=2103.6983 tx_cpu=4 rx_cpu=7 retrans=10 cwnd=323 rtt_ms=0.31 2019-06-02 09:59:43,587 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.210 2019-06-02 09:59:53,690 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] megabytes=2257.6002 real_seconds=10.01 rate_Mbps=1892.2054 tx_cpu=4 rx_cpu=7 retrans=4 cwnd=535 rtt_ms=0.33 2019-06-02 09:59:53,690 INFO [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] Measuring UDP Throughput (packet size=128)... 2019-06-02 09:59:53,691 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.210 2019-06-02 09:59:57,019 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] megabytes=16.9510 real_seconds=1.01 rate_Mbps=141.1759 tx_cpu=19 rx_cpu=19 drop=52772 pkt=191635 data_loss=27.53784 2019-06-02 09:59:57,019 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] pkt-size=128 throughput=1<144564/5000000<10000000 Kbps loss-rate=27 2019-06-02 09:59:57,020 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R433692K -p5001 -P5002 -fparse 172.30.9.210 2019-06-02 10:00:00,349 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] megabytes=16.9156 real_seconds=1.00 rate_Mbps=141.7069 tx_cpu=21 rx_cpu=16 drop=43390 pkt=181962 data_loss=23.84545 2019-06-02 10:00:00,349 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] pkt-size=128 throughput=1<145107/433692<433692 Kbps loss-rate=23 2019-06-02 10:00:00,350 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R289399K -p5001 -P5002 -fparse 172.30.9.210 2019-06-02 10:00:03,675 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] megabytes=16.1603 real_seconds=1.01 rate_Mbps=134.1912 tx_cpu=16 rx_cpu=15 drop=55755 pkt=188140 data_loss=29.63473 2019-06-02 10:00:03,675 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] pkt-size=128 throughput=1<137411/289399<289399 Kbps loss-rate=29 2019-06-02 10:00:03,676 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R213405K -p5001 -P5002 -fparse 172.30.9.210 2019-06-02 10:00:07,027 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] megabytes=15.3875 real_seconds=1.01 rate_Mbps=127.6152 tx_cpu=17 rx_cpu=18 drop=55650 pkt=181704 data_loss=30.62663 2019-06-02 10:00:07,028 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] pkt-size=128 throughput=1<130677/213405<213405 Kbps loss-rate=30 2019-06-02 10:00:07,028 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R172041K -p5001 -P5002 -fparse 172.30.9.210 2019-06-02 10:00:10,355 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] megabytes=16.8367 real_seconds=1.00 rate_Mbps=140.6693 tx_cpu=91 rx_cpu=13 drop=30085 pkt=168011 data_loss=17.90660 2019-06-02 10:00:10,355 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] pkt-size=128 throughput=1<144045/172041<172041 Kbps loss-rate=17 2019-06-02 10:00:10,356 DEBUG overshot, min=1 kbps=144045 max=172041 2019-06-02 10:00:10,356 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R144045K -p5001 -P5002 -fparse 172.30.9.210 2019-06-02 10:00:13,708 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] megabytes=16.7483 real_seconds=1.00 rate_Mbps=140.4193 tx_cpu=86 rx_cpu=16 drop=3467 pkt=140669 data_loss=2.46455 2019-06-02 10:00:13,709 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] pkt-size=128 throughput=1<143789/144045<172041 Kbps loss-rate=2 2019-06-02 10:00:13,709 INFO [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] Measuring UDP Throughput (packet size=1024)... 2019-06-02 10:00:13,710 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.210 2019-06-02 10:00:17,037 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] megabytes=137.1543 real_seconds=1.01 rate_Mbps=1143.4056 tx_cpu=33 rx_cpu=20 drop=38597 pkt=179043 data_loss=21.55740 2019-06-02 10:00:17,037 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] pkt-size=1024 throughput=1<1170847/5000000<10000000 Kbps loss-rate=21 2019-06-02 10:00:17,037 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3085423K -p5001 -P5002 -fparse 172.30.9.210 2019-06-02 10:00:20,364 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] megabytes=133.3145 real_seconds=1.01 rate_Mbps=1105.4716 tx_cpu=26 rx_cpu=17 drop=32295 pkt=168809 data_loss=19.13104 2019-06-02 10:00:20,364 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] pkt-size=1024 throughput=1<1132002/3085423<3085423 Kbps loss-rate=19 2019-06-02 10:00:20,365 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2108712K -p5001 -P5002 -fparse 172.30.9.210 2019-06-02 10:00:23,692 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] megabytes=131.7959 real_seconds=1.00 rate_Mbps=1100.0990 tx_cpu=25 rx_cpu=15 drop=46770 pkt=181729 data_loss=25.73611 2019-06-02 10:00:23,692 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] pkt-size=1024 throughput=1<1126501/2108712<2108712 Kbps loss-rate=25 2019-06-02 10:00:23,693 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1617606K -p5001 -P5002 -fparse 172.30.9.210 2019-06-02 10:00:27,045 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] megabytes=130.9199 real_seconds=1.01 rate_Mbps=1084.9057 tx_cpu=29 rx_cpu=18 drop=33561 pkt=167623 data_loss=20.02171 2019-06-02 10:00:27,045 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] pkt-size=1024 throughput=1<1110943/1617606<1617606 Kbps loss-rate=20 2019-06-02 10:00:27,045 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1364274K -p5001 -P5002 -fparse 172.30.9.210 2019-06-02 10:00:30,373 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] megabytes=130.3408 real_seconds=1.00 rate_Mbps=1091.6783 tx_cpu=43 rx_cpu=16 drop=32979 pkt=166448 data_loss=19.81342 2019-06-02 10:00:30,373 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] pkt-size=1024 throughput=1<1117878/1364274<1364274 Kbps loss-rate=19 2019-06-02 10:00:30,373 DEBUG overshot, min=1 kbps=1117878 max=1364274 2019-06-02 10:00:30,374 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1117878K -p5001 -P5002 -fparse 172.30.9.210 2019-06-02 10:00:33,700 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] megabytes=130.1885 real_seconds=1.00 rate_Mbps=1091.0549 tx_cpu=82 rx_cpu=17 drop=3147 pkt=136460 data_loss=2.30614 2019-06-02 10:00:33,700 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] pkt-size=1024 throughput=1<1117240/1117878<1364274 Kbps loss-rate=2 2019-06-02 10:00:33,701 INFO [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] Measuring UDP Throughput (packet size=8192)... 2019-06-02 10:00:33,701 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.210 2019-06-02 10:00:37,055 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] megabytes=202.4922 real_seconds=1.00 rate_Mbps=1696.8747 tx_cpu=53 rx_cpu=10 drop=50375 pkt=76294 data_loss=66.02747 2019-06-02 10:00:37,056 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] pkt-size=8192 throughput=1<1737599/5000000<10000000 Kbps loss-rate=66 2019-06-02 10:00:37,056 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3368799K -p5001 -P5002 -fparse 172.30.9.210 2019-06-02 10:00:40,382 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] megabytes=210.4844 real_seconds=1.00 rate_Mbps=1760.2283 tx_cpu=99 rx_cpu=13 drop=24462 pkt=51404 data_loss=47.58774 2019-06-02 10:00:40,383 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] pkt-size=8192 throughput=1<1802473/3368799<3368799 Kbps loss-rate=47 2019-06-02 10:00:40,383 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2585636K -p5001 -P5002 -fparse 172.30.9.210 2019-06-02 10:00:43,712 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] megabytes=205.2891 real_seconds=1.00 rate_Mbps=1716.2114 tx_cpu=99 rx_cpu=11 drop=13177 pkt=39454 data_loss=33.39838 2019-06-02 10:00:43,712 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] pkt-size=8192 throughput=1<1757400/2585636<2585636 Kbps loss-rate=33 2019-06-02 10:00:43,713 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2171518K -p5001 -P5002 -fparse 172.30.9.210 2019-06-02 10:00:47,040 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] megabytes=208.3906 real_seconds=1.00 rate_Mbps=1746.5267 tx_cpu=99 rx_cpu=12 drop=6461 pkt=33135 data_loss=19.49903 2019-06-02 10:00:47,040 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] pkt-size=8192 throughput=1<1788443/2171518<2171518 Kbps loss-rate=19 2019-06-02 10:00:47,041 DEBUG overshot, min=1 kbps=1788443 max=2171518 2019-06-02 10:00:47,041 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1788443K -p5001 -P5002 -fparse 172.30.9.210 2019-06-02 10:00:50,393 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] megabytes=211.4375 real_seconds=1.00 rate_Mbps=1772.7161 tx_cpu=99 rx_cpu=11 drop=226 pkt=27290 data_loss=0.82813 2019-06-02 10:00:50,393 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] pkt-size=8192 throughput=1<1815261/1788443<2171518 Kbps loss-rate=0 2019-06-02 10:00:50,394 DEBUG undershot, min=1815261 kbps=1993389 max=2171518 2019-06-02 10:00:50,394 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1993389K -p5001 -P5002 -fparse 172.30.9.210 2019-06-02 10:00:53,720 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] megabytes=225.7969 real_seconds=1.00 rate_Mbps=1891.9968 tx_cpu=99 rx_cpu=13 drop=1515 pkt=30417 data_loss=4.98075 2019-06-02 10:00:53,720 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] pkt-size=8192 throughput=1815261<1937404/1993389<2171518 Kbps loss-rate=4 2019-06-02 10:00:53,732 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.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.18', 'ip_to': u'172.30.9.210', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.36, 'throughput_kbps': 1790911, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 10, 'rtt_ms': 0.31, 'throughput_kbps': 2154187, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 4, 'rtt_ms': 0.33, 'throughput_kbps': 1937618, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.46, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 143789, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.31, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1117240, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.98, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1937404, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.430', 'rtt_max_ms': '0.549', 'rtt_min_ms': '0.325', 'rtt_stddev': '0.063', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.461', 'rtt_max_ms': '0.612', 'rtt_min_ms': '0.330', 'rtt_stddev': '0.086', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.589', 'rtt_max_ms': '1.474', 'rtt_min_ms': '0.354', 'rtt_stddev': '0.308', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-06-02 10:00:53,733 INFO Deleting floating ip 385c099c-7138-4a69-afd2-ea93b4c63e4b 2019-06-02 10:00:55,260 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] Floating IP 172.30.9.204 deleted 2019-06-02 10:00:55,403 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b62] Instance deleted 2019-06-02 10:00:55,468 INFO [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] Creating client VM... 2019-06-02 10:00:55,468 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2019-06-02 10:00:58,550 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] VM status=BUILD, retrying 1 of 150... 2019-06-02 10:01:01,143 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] VM status=BUILD, retrying 2 of 150... 2019-06-02 10:01:03,764 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] VM status=BUILD, retrying 3 of 150... 2019-06-02 10:01:06,363 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] VM status=BUILD, retrying 4 of 150... 2019-06-02 10:01:08,714 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] VM status=BUILD, retrying 5 of 150... 2019-06-02 10:01:11,070 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] VM status=BUILD, retrying 6 of 150... 2019-06-02 10:01:13,259 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] VM status=BUILD, retrying 7 of 150... 2019-06-02 10:01:15,601 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] VM status=BUILD, retrying 8 of 150... 2019-06-02 10:01:18,055 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] VM status=BUILD, retrying 9 of 150... 2019-06-02 10:01:20,761 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] VM status=BUILD, retrying 10 of 150... 2019-06-02 10:01:23,383 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] VM status=BUILD, retrying 11 of 150... 2019-06-02 10:01:26,235 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] VM status=BUILD, retrying 12 of 150... 2019-06-02 10:01:29,010 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] VM status=BUILD, retrying 13 of 150... 2019-06-02 10:01:31,452 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] VM status=BUILD, retrying 14 of 150... 2019-06-02 10:01:34,124 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] VM status=BUILD, retrying 15 of 150... 2019-06-02 10:01:36,301 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] VM status=BUILD, retrying 16 of 150... 2019-06-02 10:01:38,703 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] VM status=BUILD, retrying 17 of 150... 2019-06-02 10:01:41,133 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] VM status=BUILD, retrying 18 of 150... 2019-06-02 10:01:43,791 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] VM status=BUILD, retrying 19 of 150... 2019-06-02 10:01:45,953 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] VM status=BUILD, retrying 20 of 150... 2019-06-02 10:01:48,384 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] VM status=BUILD, retrying 21 of 150... 2019-06-02 10:01:50,814 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] VM status=BUILD, retrying 22 of 150... 2019-06-02 10:01:53,146 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] VM status=BUILD, retrying 23 of 150... 2019-06-02 10:01:55,299 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] VM status=BUILD, retrying 24 of 150... 2019-06-02 10:01:57,438 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] VM status=BUILD, retrying 25 of 150... 2019-06-02 10:01:59,877 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] VM status=BUILD, retrying 26 of 150... 2019-06-02 10:02:02,024 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] VM status=BUILD, retrying 27 of 150... 2019-06-02 10:02:04,471 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] VM status=BUILD, retrying 28 of 150... 2019-06-02 10:02:06,612 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] VM status=BUILD, retrying 29 of 150... 2019-06-02 10:02:09,026 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] VM status=BUILD, retrying 30 of 150... 2019-06-02 10:02:11,436 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] VM status=BUILD, retrying 31 of 150... 2019-06-02 10:02:14,146 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] VM status=BUILD, retrying 32 of 150... 2019-06-02 10:02:16,500 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] VM status=BUILD, retrying 33 of 150... 2019-06-02 10:02:19,023 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] VM status=BUILD, retrying 34 of 150... 2019-06-02 10:02:21,442 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] VM status=BUILD, retrying 35 of 150... 2019-06-02 10:02:23,768 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] VM status=BUILD, retrying 36 of 150... 2019-06-02 10:02:26,188 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] VM status=BUILD, retrying 37 of 150... 2019-06-02 10:02:28,323 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] VM status=BUILD, retrying 38 of 150... 2019-06-02 10:02:30,682 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] VM status=BUILD, retrying 39 of 150... 2019-06-02 10:02:33,093 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] VM status=BUILD, retrying 40 of 150... 2019-06-02 10:02:35,441 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] VM status=BUILD, retrying 41 of 150... 2019-06-02 10:02:37,875 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] VM status=BUILD, retrying 42 of 150... 2019-06-02 10:02:40,226 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] VM status=BUILD, retrying 43 of 150... 2019-06-02 10:02:42,552 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] VM status=BUILD, retrying 44 of 150... 2019-06-02 10:02:44,701 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] VM status=BUILD, retrying 45 of 150... 2019-06-02 10:02:49,636 INFO [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] Internal network IP: 192.168.1.6 2019-06-02 10:02:49,637 INFO [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] SSH IP: 172.30.9.209 2019-06-02 10:02:49,637 INFO [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] Setup SSH for ubuntu@172.30.9.209 2019-06-02 10:02:59,123 INFO [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] Installing nuttcp-8.1.4... 2019-06-02 10:02:59,168 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] Copying nuttcp-8.1.4 to target... 2019-06-02 10:02:59,330 INFO ============================================================ 2019-06-02 10:02:59,330 INFO Flow 4: VM to VM same network fixed IP (inter-node) 2019-06-02 10:03:08,377 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] PING 192.168.1.9 (192.168.1.9) 64(92) bytes of data. 72 bytes from 192.168.1.9: icmp_seq=1 ttl=64 time=22.1 ms 72 bytes from 192.168.1.9: icmp_seq=2 ttl=64 time=0.390 ms 72 bytes from 192.168.1.9: icmp_seq=3 ttl=64 time=0.199 ms 72 bytes from 192.168.1.9: icmp_seq=4 ttl=64 time=0.257 ms 72 bytes from 192.168.1.9: icmp_seq=5 ttl=64 time=0.262 ms 72 bytes from 192.168.1.9: icmp_seq=6 ttl=64 time=0.216 ms 72 bytes from 192.168.1.9: icmp_seq=7 ttl=64 time=0.217 ms 72 bytes from 192.168.1.9: icmp_seq=8 ttl=64 time=0.203 ms 72 bytes from 192.168.1.9: icmp_seq=9 ttl=64 time=0.242 ms 72 bytes from 192.168.1.9: icmp_seq=10 ttl=64 time=0.202 ms --- 192.168.1.9 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.199/2.436/22.175/6.579 ms 2019-06-02 10:03:17,418 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] PING 192.168.1.9 (192.168.1.9) 391(419) bytes of data. 399 bytes from 192.168.1.9: icmp_seq=1 ttl=64 time=0.202 ms 399 bytes from 192.168.1.9: icmp_seq=2 ttl=64 time=0.238 ms 399 bytes from 192.168.1.9: icmp_seq=3 ttl=64 time=0.296 ms 399 bytes from 192.168.1.9: icmp_seq=4 ttl=64 time=0.275 ms 399 bytes from 192.168.1.9: icmp_seq=5 ttl=64 time=0.373 ms 399 bytes from 192.168.1.9: icmp_seq=6 ttl=64 time=0.368 ms 399 bytes from 192.168.1.9: icmp_seq=7 ttl=64 time=0.215 ms 399 bytes from 192.168.1.9: icmp_seq=8 ttl=64 time=0.346 ms 399 bytes from 192.168.1.9: icmp_seq=9 ttl=64 time=0.359 ms 399 bytes from 192.168.1.9: icmp_seq=10 ttl=64 time=0.267 ms --- 192.168.1.9 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.202/0.293/0.373/0.065 ms 2019-06-02 10:03:26,465 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] PING 192.168.1.9 (192.168.1.9) 1500(1528) bytes of data. 1508 bytes from 192.168.1.9: icmp_seq=1 ttl=64 time=1.04 ms 1508 bytes from 192.168.1.9: icmp_seq=2 ttl=64 time=0.381 ms 1508 bytes from 192.168.1.9: icmp_seq=3 ttl=64 time=0.414 ms 1508 bytes from 192.168.1.9: icmp_seq=4 ttl=64 time=0.357 ms 1508 bytes from 192.168.1.9: icmp_seq=5 ttl=64 time=0.544 ms 1508 bytes from 192.168.1.9: icmp_seq=6 ttl=64 time=0.326 ms 1508 bytes from 192.168.1.9: icmp_seq=7 ttl=64 time=0.204 ms 1508 bytes from 192.168.1.9: icmp_seq=8 ttl=64 time=0.363 ms 1508 bytes from 192.168.1.9: icmp_seq=9 ttl=64 time=0.415 ms 1508 bytes from 192.168.1.9: icmp_seq=10 ttl=64 time=0.392 ms --- 192.168.1.9 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.204/0.443/1.040/0.215 ms 2019-06-02 10:03:26,466 INFO [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] Measuring TCP Throughput (packet size=65536)... 2019-06-02 10:03:26,466 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 10:03:36,571 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] megabytes=6879.0625 real_seconds=10.01 rate_Mbps=5765.0195 tx_cpu=10 rx_cpu=18 retrans=194 cwnd=689 rtt_ms=0.52 2019-06-02 10:03:36,572 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 10:03:46,674 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] megabytes=6628.1061 real_seconds=10.01 rate_Mbps=5555.4207 tx_cpu=10 rx_cpu=16 retrans=20 cwnd=810 rtt_ms=0.30 2019-06-02 10:03:46,675 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 10:03:56,775 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] megabytes=4829.7178 real_seconds=10.01 rate_Mbps=4048.4764 tx_cpu=9 rx_cpu=11 retrans=1 cwnd=656 rtt_ms=0.50 2019-06-02 10:03:56,776 INFO [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] Measuring UDP Throughput (packet size=128)... 2019-06-02 10:03:56,776 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 10:04:00,105 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] megabytes=23.3705 real_seconds=1.00 rate_Mbps=195.5090 tx_cpu=16 rx_cpu=27 drop=0 pkt=191451 data_loss=0.00000 2019-06-02 10:04:00,106 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] pkt-size=128 throughput=1<200201/5000000<10000000 Kbps loss-rate=0 2019-06-02 10:04:00,106 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R600603K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 10:04:03,459 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] megabytes=23.3910 real_seconds=1.00 rate_Mbps=195.6799 tx_cpu=16 rx_cpu=29 drop=0 pkt=191619 data_loss=0.00000 2019-06-02 10:04:03,460 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] pkt-size=128 throughput=1<200376/600603<600603 Kbps loss-rate=0 2019-06-02 10:04:03,460 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R400489K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 10:04:06,788 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] megabytes=22.0101 real_seconds=1.00 rate_Mbps=184.0770 tx_cpu=18 rx_cpu=26 drop=587 pkt=180894 data_loss=0.32470 2019-06-02 10:04:06,788 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] pkt-size=128 throughput=1<188494/400489<400489 Kbps loss-rate=0 2019-06-02 10:04:06,789 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R294491K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 10:04:10,114 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] megabytes=23.0920 real_seconds=1.00 rate_Mbps=193.2139 tx_cpu=15 rx_cpu=30 drop=0 pkt=189170 data_loss=0.00000 2019-06-02 10:04:10,115 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] pkt-size=128 throughput=1<197851/294491<294491 Kbps loss-rate=0 2019-06-02 10:04:10,115 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R246171K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 10:04:13,443 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] megabytes=24.2622 real_seconds=1.00 rate_Mbps=203.0593 tx_cpu=16 rx_cpu=28 drop=580 pkt=199336 data_loss=0.29096 2019-06-02 10:04:13,444 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] pkt-size=128 throughput=1<207932/246171<246171 Kbps loss-rate=0 2019-06-02 10:04:13,444 DEBUG undershot, min=207932 kbps=227051 max=246171 2019-06-02 10:04:13,444 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R227051K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 10:04:16,771 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] megabytes=24.1121 real_seconds=1.00 rate_Mbps=201.9173 tx_cpu=17 rx_cpu=27 drop=0 pkt=197526 data_loss=0.00000 2019-06-02 10:04:16,771 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] pkt-size=128 throughput=207932<206763/227051<246171 Kbps loss-rate=0 2019-06-02 10:04:16,771 DEBUG undershot, min=227051 kbps=236611 max=246171 2019-06-02 10:04:16,772 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R236611K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 10:04:20,123 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] megabytes=23.5746 real_seconds=1.00 rate_Mbps=197.3079 tx_cpu=16 rx_cpu=27 drop=0 pkt=193123 data_loss=0.00000 2019-06-02 10:04:20,124 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] pkt-size=128 throughput=227051<202043/236611<246171 Kbps loss-rate=0 2019-06-02 10:04:20,124 DEBUG undershot, min=236611 kbps=241391 max=246171 2019-06-02 10:04:20,124 INFO [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] Measuring UDP Throughput (packet size=1024)... 2019-06-02 10:04:20,125 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 10:04:23,450 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] megabytes=183.0986 real_seconds=1.00 rate_Mbps=1530.3096 tx_cpu=29 rx_cpu=30 drop=338 pkt=187831 data_loss=0.17996 2019-06-02 10:04:23,451 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] pkt-size=1024 throughput=1<1567037/5000000<10000000 Kbps loss-rate=0 2019-06-02 10:04:23,451 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3283518K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 10:04:26,778 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] megabytes=180.8027 real_seconds=1.00 rate_Mbps=1515.2150 tx_cpu=28 rx_cpu=31 drop=0 pkt=185142 data_loss=0.00000 2019-06-02 10:04:26,778 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] pkt-size=1024 throughput=1<1551580/3283518<3283518 Kbps loss-rate=0 2019-06-02 10:04:26,779 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2417549K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 10:04:30,102 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] megabytes=179.9688 real_seconds=1.00 rate_Mbps=1507.2245 tx_cpu=29 rx_cpu=31 drop=0 pkt=184288 data_loss=0.00000 2019-06-02 10:04:30,103 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] pkt-size=1024 throughput=1<1543397/2417549<2417549 Kbps loss-rate=0 2019-06-02 10:04:30,103 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1980473K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 10:04:33,454 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] megabytes=176.1758 real_seconds=1.00 rate_Mbps=1475.4263 tx_cpu=23 rx_cpu=29 drop=469 pkt=180873 data_loss=0.25929 2019-06-02 10:04:33,454 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] pkt-size=1024 throughput=1<1510836/1980473<1980473 Kbps loss-rate=0 2019-06-02 10:04:33,454 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1745654K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 10:04:36,779 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] megabytes=177.6133 real_seconds=1.00 rate_Mbps=1488.3416 tx_cpu=29 rx_cpu=30 drop=1 pkt=181877 data_loss=0.00056 2019-06-02 10:04:36,779 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] pkt-size=1024 throughput=1<1524061/1745654<1745654 Kbps loss-rate=0 2019-06-02 10:04:36,780 DEBUG undershot, min=1524061 kbps=1634857 max=1745654 2019-06-02 10:04:36,780 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1634857K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 10:04:40,130 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] megabytes=175.1016 real_seconds=1.00 rate_Mbps=1467.0539 tx_cpu=24 rx_cpu=28 drop=12 pkt=179316 data_loss=0.00668 2019-06-02 10:04:40,131 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] pkt-size=1024 throughput=1524061<1502263/1634857<1745654 Kbps loss-rate=0 2019-06-02 10:04:40,131 DEBUG undershot, min=1634857 kbps=1690255 max=1745654 2019-06-02 10:04:40,131 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1690255K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 10:04:43,454 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] megabytes=182.8301 real_seconds=1.00 rate_Mbps=1532.1301 tx_cpu=33 rx_cpu=29 drop=0 pkt=187218 data_loss=0.00000 2019-06-02 10:04:43,455 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] pkt-size=1024 throughput=1634857<1568901/1690255<1745654 Kbps loss-rate=0 2019-06-02 10:04:43,455 DEBUG undershot, min=1690255 kbps=1717954 max=1745654 2019-06-02 10:04:43,455 INFO [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] Measuring UDP Throughput (packet size=8192)... 2019-06-02 10:04:43,456 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 10:04:46,807 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] megabytes=364.4688 real_seconds=1.00 rate_Mbps=3050.4792 tx_cpu=99 rx_cpu=20 drop=29642 pkt=76294 data_loss=38.85233 2019-06-02 10:04:46,808 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] pkt-size=8192 throughput=1<3123690/5000000<10000000 Kbps loss-rate=38 2019-06-02 10:04:46,808 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R4061845K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 10:04:50,137 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] megabytes=368.4922 real_seconds=1.00 rate_Mbps=3086.0630 tx_cpu=99 rx_cpu=20 drop=14812 pkt=61979 data_loss=23.89841 2019-06-02 10:04:50,138 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] pkt-size=8192 throughput=1<3160128/4061845<4061845 Kbps loss-rate=23 2019-06-02 10:04:50,138 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3610986K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 10:04:53,463 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] megabytes=377.8750 real_seconds=1.00 rate_Mbps=3164.6363 tx_cpu=99 rx_cpu=20 drop=6731 pkt=55099 data_loss=12.21619 2019-06-02 10:04:53,464 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] pkt-size=8192 throughput=1<3240587/3610986<3610986 Kbps loss-rate=12 2019-06-02 10:04:53,464 DEBUG overshot, min=1 kbps=3240587 max=3610986 2019-06-02 10:04:53,464 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3240587K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 10:04:56,791 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] megabytes=367.0938 real_seconds=1.00 rate_Mbps=3084.3220 tx_cpu=99 rx_cpu=18 drop=2460 pkt=49448 data_loss=4.97491 2019-06-02 10:04:56,791 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] pkt-size=8192 throughput=1<3158345/3240587<3610986 Kbps loss-rate=4 2019-06-02 10:04:56,801 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.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.6', 'ip_to': u'192.168.1.9', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 194, 'rtt_ms': 0.52, 'throughput_kbps': 5903379, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 20, 'rtt_ms': 0.3, 'throughput_kbps': 5688750, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.5, 'throughput_kbps': 4145639, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 202043, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1568901, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.97, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 3158345, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '2.436', 'rtt_max_ms': '22.175', 'rtt_min_ms': '0.199', 'rtt_stddev': '6.579', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.293', 'rtt_max_ms': '0.373', 'rtt_min_ms': '0.202', 'rtt_stddev': '0.065', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.443', 'rtt_max_ms': '1.040', 'rtt_min_ms': '0.204', 'rtt_stddev': '0.215', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-06-02 10:04:56,802 INFO Deleting floating ip 549922b6-c139-4d0a-ad9f-51cbc23ff5af 2019-06-02 10:04:58,168 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] Floating IP 172.30.9.209 deleted 2019-06-02 10:04:58,300 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b63] Instance deleted 2019-06-02 10:04:58,308 INFO [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] Creating client VM... 2019-06-02 10:04:58,309 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2019-06-02 10:05:00,900 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] VM status=BUILD, retrying 1 of 150... 2019-06-02 10:05:03,346 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] VM status=BUILD, retrying 2 of 150... 2019-06-02 10:05:05,683 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] VM status=BUILD, retrying 3 of 150... 2019-06-02 10:05:07,831 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] VM status=BUILD, retrying 4 of 150... 2019-06-02 10:05:09,987 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] VM status=BUILD, retrying 5 of 150... 2019-06-02 10:05:12,337 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] VM status=BUILD, retrying 6 of 150... 2019-06-02 10:05:14,494 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] VM status=BUILD, retrying 7 of 150... 2019-06-02 10:05:16,890 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] VM status=BUILD, retrying 8 of 150... 2019-06-02 10:05:21,520 INFO [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] Internal network IP: 192.168.2.3 2019-06-02 10:05:21,520 INFO [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] SSH IP: 172.30.9.214 2019-06-02 10:05:21,521 INFO [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] Setup SSH for ubuntu@172.30.9.214 2019-06-02 10:05:33,243 INFO [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] Installing nuttcp-8.1.4... 2019-06-02 10:05:33,289 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] Copying nuttcp-8.1.4 to target... 2019-06-02 10:05:33,455 INFO ============================================================ 2019-06-02 10:05:33,455 INFO Flow 5: VM to VM different network fixed IP (inter-node) 2019-06-02 10:05:42,498 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] PING 192.168.1.9 (192.168.1.9) 64(92) bytes of data. 72 bytes from 192.168.1.9: icmp_seq=1 ttl=63 time=1.27 ms 72 bytes from 192.168.1.9: icmp_seq=2 ttl=63 time=0.518 ms 72 bytes from 192.168.1.9: icmp_seq=3 ttl=63 time=0.395 ms 72 bytes from 192.168.1.9: icmp_seq=4 ttl=63 time=0.513 ms 72 bytes from 192.168.1.9: icmp_seq=5 ttl=63 time=0.347 ms 72 bytes from 192.168.1.9: icmp_seq=6 ttl=63 time=0.612 ms 72 bytes from 192.168.1.9: icmp_seq=7 ttl=63 time=0.574 ms 72 bytes from 192.168.1.9: icmp_seq=8 ttl=63 time=0.541 ms 72 bytes from 192.168.1.9: icmp_seq=9 ttl=63 time=0.454 ms 72 bytes from 192.168.1.9: icmp_seq=10 ttl=63 time=0.547 ms --- 192.168.1.9 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.347/0.577/1.274/0.245 ms 2019-06-02 10:05:51,538 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] PING 192.168.1.9 (192.168.1.9) 391(419) bytes of data. 399 bytes from 192.168.1.9: icmp_seq=1 ttl=63 time=0.440 ms 399 bytes from 192.168.1.9: icmp_seq=2 ttl=63 time=0.588 ms 399 bytes from 192.168.1.9: icmp_seq=3 ttl=63 time=0.376 ms 399 bytes from 192.168.1.9: icmp_seq=4 ttl=63 time=0.326 ms 399 bytes from 192.168.1.9: icmp_seq=5 ttl=63 time=0.371 ms 399 bytes from 192.168.1.9: icmp_seq=6 ttl=63 time=0.308 ms 399 bytes from 192.168.1.9: icmp_seq=7 ttl=63 time=0.313 ms 399 bytes from 192.168.1.9: icmp_seq=8 ttl=63 time=0.434 ms 399 bytes from 192.168.1.9: icmp_seq=9 ttl=63 time=0.390 ms 399 bytes from 192.168.1.9: icmp_seq=10 ttl=63 time=0.395 ms --- 192.168.1.9 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.308/0.394/0.588/0.078 ms 2019-06-02 10:06:00,582 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] PING 192.168.1.9 (192.168.1.9) 1500(1528) bytes of data. 1508 bytes from 192.168.1.9: icmp_seq=1 ttl=63 time=1.92 ms 1508 bytes from 192.168.1.9: icmp_seq=2 ttl=63 time=0.665 ms 1508 bytes from 192.168.1.9: icmp_seq=3 ttl=63 time=0.471 ms 1508 bytes from 192.168.1.9: icmp_seq=4 ttl=63 time=0.418 ms 1508 bytes from 192.168.1.9: icmp_seq=5 ttl=63 time=0.439 ms 1508 bytes from 192.168.1.9: icmp_seq=6 ttl=63 time=0.505 ms 1508 bytes from 192.168.1.9: icmp_seq=7 ttl=63 time=0.504 ms 1508 bytes from 192.168.1.9: icmp_seq=8 ttl=63 time=0.467 ms 1508 bytes from 192.168.1.9: icmp_seq=9 ttl=63 time=0.746 ms 1508 bytes from 192.168.1.9: icmp_seq=10 ttl=63 time=0.422 ms --- 192.168.1.9 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.418/0.656/1.923/0.434 ms 2019-06-02 10:06:00,583 INFO [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] Measuring TCP Throughput (packet size=65536)... 2019-06-02 10:06:00,583 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 10:06:10,679 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] megabytes=1989.8703 real_seconds=10.00 rate_Mbps=1669.5100 tx_cpu=4 rx_cpu=6 retrans=25 cwnd=354 rtt_ms=0.46 2019-06-02 10:06:10,679 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 10:06:20,774 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] megabytes=2083.1768 real_seconds=10.00 rate_Mbps=1747.7432 tx_cpu=4 rx_cpu=6 retrans=19 cwnd=326 rtt_ms=0.46 2019-06-02 10:06:20,775 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 10:06:30,871 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] megabytes=3120.5230 real_seconds=10.00 rate_Mbps=2618.0779 tx_cpu=5 rx_cpu=9 retrans=4 cwnd=445 rtt_ms=0.36 2019-06-02 10:06:30,871 INFO [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] Measuring UDP Throughput (packet size=128)... 2019-06-02 10:06:30,872 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 10:06:34,198 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] megabytes=17.6587 real_seconds=1.00 rate_Mbps=148.2323 tx_cpu=16 rx_cpu=18 drop=51708 pkt=196368 data_loss=26.33215 2019-06-02 10:06:34,198 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] pkt-size=128 throughput=1<151789/5000000<10000000 Kbps loss-rate=26 2019-06-02 10:06:34,199 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R455367K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 10:06:37,525 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] megabytes=17.8828 real_seconds=1.00 rate_Mbps=150.0080 tx_cpu=16 rx_cpu=17 drop=55531 pkt=202027 data_loss=27.48697 2019-06-02 10:06:37,526 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] pkt-size=128 throughput=1<153608/455367<455367 Kbps loss-rate=27 2019-06-02 10:06:37,526 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R304487K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 10:06:40,851 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] megabytes=18.1055 real_seconds=1.00 rate_Mbps=151.9113 tx_cpu=15 rx_cpu=18 drop=53876 pkt=202196 data_loss=26.64522 2019-06-02 10:06:40,851 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] pkt-size=128 throughput=1<155557/304487<304487 Kbps loss-rate=26 2019-06-02 10:06:40,851 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R230022K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 10:06:44,178 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] megabytes=17.8319 real_seconds=1.00 rate_Mbps=148.9401 tx_cpu=16 rx_cpu=18 drop=56464 pkt=202543 data_loss=27.87761 2019-06-02 10:06:44,178 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] pkt-size=128 throughput=1<152514/230022<230022 Kbps loss-rate=27 2019-06-02 10:06:44,179 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R191268K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 10:06:47,505 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] megabytes=17.8745 real_seconds=1.00 rate_Mbps=149.4999 tx_cpu=98 rx_cpu=18 drop=40357 pkt=186785 data_loss=21.60616 2019-06-02 10:06:47,505 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] pkt-size=128 throughput=1<153087/191268<191268 Kbps loss-rate=21 2019-06-02 10:06:47,506 DEBUG overshot, min=1 kbps=153087 max=191268 2019-06-02 10:06:47,506 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R153087K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 10:06:50,857 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] megabytes=18.0980 real_seconds=1.00 rate_Mbps=151.9137 tx_cpu=99 rx_cpu=18 drop=1240 pkt=149499 data_loss=0.82962 2019-06-02 10:06:50,857 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] pkt-size=128 throughput=1<155559/153087<191268 Kbps loss-rate=0 2019-06-02 10:06:50,858 DEBUG undershot, min=155559 kbps=173413 max=191268 2019-06-02 10:06:50,858 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R173413K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 10:06:54,209 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] megabytes=18.3257 real_seconds=1.00 rate_Mbps=153.2565 tx_cpu=99 rx_cpu=18 drop=19225 pkt=169349 data_loss=11.35228 2019-06-02 10:06:54,209 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] pkt-size=128 throughput=155559<156934/173413<191268 Kbps loss-rate=11 2019-06-02 10:06:54,209 DEBUG overshot, min=155559 kbps=156934 max=173413 2019-06-02 10:06:54,210 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R156934K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 10:06:57,535 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] megabytes=18.1648 real_seconds=1.00 rate_Mbps=151.9658 tx_cpu=99 rx_cpu=19 drop=4450 pkt=153256 data_loss=2.90357 2019-06-02 10:06:57,536 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] pkt-size=128 throughput=155559<155612/156934<173413 Kbps loss-rate=2 2019-06-02 10:06:57,536 INFO [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] Measuring UDP Throughput (packet size=1024)... 2019-06-02 10:06:57,537 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 10:07:00,887 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] megabytes=145.3262 real_seconds=1.00 rate_Mbps=1219.2623 tx_cpu=29 rx_cpu=18 drop=38266 pkt=187080 data_loss=20.45433 2019-06-02 10:07:00,887 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] pkt-size=1024 throughput=1<1248524/5000000<10000000 Kbps loss-rate=20 2019-06-02 10:07:00,887 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3124262K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 10:07:04,213 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] megabytes=139.7764 real_seconds=1.00 rate_Mbps=1167.9485 tx_cpu=27 rx_cpu=17 drop=36998 pkt=180129 data_loss=20.53969 2019-06-02 10:07:04,214 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] pkt-size=1024 throughput=1<1195979/3124262<3124262 Kbps loss-rate=20 2019-06-02 10:07:04,214 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2160120K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 10:07:07,567 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] megabytes=143.6592 real_seconds=1.00 rate_Mbps=1205.5852 tx_cpu=23 rx_cpu=18 drop=39942 pkt=187049 data_loss=21.35373 2019-06-02 10:07:07,568 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] pkt-size=1024 throughput=1<1234519/2160120<2160120 Kbps loss-rate=21 2019-06-02 10:07:07,568 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1697319K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 10:07:10,892 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] megabytes=143.5420 real_seconds=1.00 rate_Mbps=1200.2838 tx_cpu=30 rx_cpu=20 drop=34523 pkt=181510 data_loss=19.01990 2019-06-02 10:07:10,893 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] pkt-size=1024 throughput=1<1229090/1697319<1697319 Kbps loss-rate=19 2019-06-02 10:07:10,893 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1463204K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 10:07:14,219 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] megabytes=143.1934 real_seconds=1.00 rate_Mbps=1202.8939 tx_cpu=99 rx_cpu=18 drop=31984 pkt=178614 data_loss=17.90673 2019-06-02 10:07:14,220 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] pkt-size=1024 throughput=1<1231763/1463204<1463204 Kbps loss-rate=17 2019-06-02 10:07:14,220 DEBUG overshot, min=1 kbps=1231763 max=1463204 2019-06-02 10:07:14,220 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1231763K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 10:07:17,572 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] megabytes=142.1572 real_seconds=1.00 rate_Mbps=1188.8930 tx_cpu=99 rx_cpu=18 drop=4793 pkt=150362 data_loss=3.18766 2019-06-02 10:07:17,572 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] pkt-size=1024 throughput=1<1217426/1231763<1463204 Kbps loss-rate=3 2019-06-02 10:07:17,572 INFO [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] Measuring UDP Throughput (packet size=8192)... 2019-06-02 10:07:17,573 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 10:07:20,924 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] megabytes=216.5234 real_seconds=1.00 rate_Mbps=1815.5223 tx_cpu=37 rx_cpu=10 drop=44125 pkt=71840 data_loss=61.42122 2019-06-02 10:07:20,925 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] pkt-size=8192 throughput=1<1859094/5000000<10000000 Kbps loss-rate=61 2019-06-02 10:07:20,925 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3429547K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 10:07:24,251 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] megabytes=213.0547 real_seconds=1.00 rate_Mbps=1787.7579 tx_cpu=99 rx_cpu=9 drop=25060 pkt=52331 data_loss=47.88748 2019-06-02 10:07:24,251 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] pkt-size=8192 throughput=1<1830664/3429547<3429547 Kbps loss-rate=47 2019-06-02 10:07:24,251 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2630105K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 10:07:27,577 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] megabytes=212.7109 real_seconds=1.00 rate_Mbps=1780.0001 tx_cpu=99 rx_cpu=10 drop=12905 pkt=40132 data_loss=32.15639 2019-06-02 10:07:27,577 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] pkt-size=8192 throughput=1<1822720/2630105<2630105 Kbps loss-rate=32 2019-06-02 10:07:27,578 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2226412K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 10:07:30,927 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] megabytes=216.4688 real_seconds=1.00 rate_Mbps=1811.3684 tx_cpu=99 rx_cpu=10 drop=6265 pkt=33973 data_loss=18.44111 2019-06-02 10:07:30,928 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] pkt-size=8192 throughput=1<1854841/2226412<2226412 Kbps loss-rate=18 2019-06-02 10:07:30,928 DEBUG overshot, min=1 kbps=1854841 max=2226412 2019-06-02 10:07:30,928 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1854841K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 10:07:34,254 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] megabytes=220.4141 real_seconds=1.00 rate_Mbps=1850.3883 tx_cpu=99 rx_cpu=10 drop=90 pkt=28303 data_loss=0.31798 2019-06-02 10:07:34,254 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] pkt-size=8192 throughput=1<1894797/1854841<2226412 Kbps loss-rate=0 2019-06-02 10:07:34,254 DEBUG undershot, min=1894797 kbps=2060604 max=2226412 2019-06-02 10:07:34,255 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2060604K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 10:07:37,582 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] megabytes=218.2031 real_seconds=1.00 rate_Mbps=1830.9331 tx_cpu=99 rx_cpu=10 drop=3513 pkt=31443 data_loss=11.17259 2019-06-02 10:07:37,582 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] pkt-size=8192 throughput=1894797<1874875/2060604<2226412 Kbps loss-rate=11 2019-06-02 10:07:37,583 DEBUG overshot, min=1894797 kbps=1874875 max=2060604 2019-06-02 10:07:37,583 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1874875K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 10:07:40,933 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] megabytes=220.8828 real_seconds=1.00 rate_Mbps=1853.8596 tx_cpu=99 rx_cpu=10 drop=335 pkt=28608 data_loss=1.17101 2019-06-02 10:07:40,933 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] pkt-size=8192 throughput=1894797<1898352/1874875<2060604 Kbps loss-rate=1 2019-06-02 10:07:40,933 DEBUG undershot, min=1898352 kbps=1979478 max=2060604 2019-06-02 10:07:40,934 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1979478K -p5001 -P5002 -fparse 192.168.1.9 2019-06-02 10:07:44,262 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] megabytes=215.9922 real_seconds=1.00 rate_Mbps=1808.0137 tx_cpu=99 rx_cpu=10 drop=2557 pkt=30204 data_loss=8.46578 2019-06-02 10:07:44,262 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] pkt-size=8192 throughput=1898352<1851406/1979478<2060604 Kbps loss-rate=8 2019-06-02 10:07:44,262 DEBUG overshot, min=1898352 kbps=1851406 max=1979478 2019-06-02 10:07:44,273 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.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.3', 'ip_to': u'192.168.1.9', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 25, 'rtt_ms': 0.46, 'throughput_kbps': 1709578, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 19, 'rtt_ms': 0.46, 'throughput_kbps': 1789689, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 4, 'rtt_ms': 0.36, 'throughput_kbps': 2680911, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.9, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 155612, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.19, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1217426, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 8.47, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1851406, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.577', 'rtt_max_ms': '1.274', 'rtt_min_ms': '0.347', 'rtt_stddev': '0.245', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.394', 'rtt_max_ms': '0.588', 'rtt_min_ms': '0.308', 'rtt_stddev': '0.078', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.656', 'rtt_max_ms': '1.923', 'rtt_min_ms': '0.418', 'rtt_stddev': '0.434', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-06-02 10:07:44,274 INFO ============================================================ 2019-06-02 10:07:44,274 INFO Flow 6: VM to VM different network floating IP (inter-node) 2019-06-02 10:07:53,340 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] PING 172.30.9.210 (172.30.9.210) 64(92) bytes of data. 72 bytes from 172.30.9.210: icmp_seq=1 ttl=63 time=0.786 ms 72 bytes from 172.30.9.210: icmp_seq=2 ttl=63 time=0.396 ms 72 bytes from 172.30.9.210: icmp_seq=3 ttl=63 time=0.472 ms 72 bytes from 172.30.9.210: icmp_seq=4 ttl=63 time=0.743 ms 72 bytes from 172.30.9.210: icmp_seq=5 ttl=63 time=0.380 ms 72 bytes from 172.30.9.210: icmp_seq=6 ttl=63 time=0.549 ms 72 bytes from 172.30.9.210: icmp_seq=7 ttl=63 time=0.493 ms 72 bytes from 172.30.9.210: icmp_seq=8 ttl=63 time=0.413 ms 72 bytes from 172.30.9.210: icmp_seq=9 ttl=63 time=0.435 ms 72 bytes from 172.30.9.210: icmp_seq=10 ttl=63 time=0.451 ms --- 172.30.9.210 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.380/0.511/0.786/0.137 ms 2019-06-02 10:08:02,380 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] PING 172.30.9.210 (172.30.9.210) 391(419) bytes of data. 399 bytes from 172.30.9.210: icmp_seq=1 ttl=63 time=0.397 ms 399 bytes from 172.30.9.210: icmp_seq=2 ttl=63 time=0.408 ms 399 bytes from 172.30.9.210: icmp_seq=3 ttl=63 time=0.403 ms 399 bytes from 172.30.9.210: icmp_seq=4 ttl=63 time=0.633 ms 399 bytes from 172.30.9.210: icmp_seq=5 ttl=63 time=0.505 ms 399 bytes from 172.30.9.210: icmp_seq=6 ttl=63 time=0.316 ms 399 bytes from 172.30.9.210: icmp_seq=7 ttl=63 time=0.331 ms 399 bytes from 172.30.9.210: icmp_seq=8 ttl=63 time=0.345 ms 399 bytes from 172.30.9.210: icmp_seq=9 ttl=63 time=0.434 ms 399 bytes from 172.30.9.210: icmp_seq=10 ttl=63 time=0.455 ms --- 172.30.9.210 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.316/0.422/0.633/0.092 ms 2019-06-02 10:08:11,423 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] PING 172.30.9.210 (172.30.9.210) 1500(1528) bytes of data. 1508 bytes from 172.30.9.210: icmp_seq=1 ttl=63 time=1.58 ms 1508 bytes from 172.30.9.210: icmp_seq=2 ttl=63 time=0.478 ms 1508 bytes from 172.30.9.210: icmp_seq=3 ttl=63 time=0.516 ms 1508 bytes from 172.30.9.210: icmp_seq=4 ttl=63 time=0.782 ms 1508 bytes from 172.30.9.210: icmp_seq=5 ttl=63 time=0.466 ms 1508 bytes from 172.30.9.210: icmp_seq=6 ttl=63 time=0.582 ms 1508 bytes from 172.30.9.210: icmp_seq=7 ttl=63 time=0.536 ms 1508 bytes from 172.30.9.210: icmp_seq=8 ttl=63 time=0.642 ms 1508 bytes from 172.30.9.210: icmp_seq=9 ttl=63 time=0.477 ms 1508 bytes from 172.30.9.210: icmp_seq=10 ttl=63 time=0.697 ms --- 172.30.9.210 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.466/0.675/1.580/0.318 ms 2019-06-02 10:08:11,423 INFO [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] Measuring TCP Throughput (packet size=65536)... 2019-06-02 10:08:11,423 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.210 2019-06-02 10:08:21,520 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] megabytes=1817.8974 real_seconds=10.00 rate_Mbps=1525.1859 tx_cpu=4 rx_cpu=5 retrans=5 cwnd=300 rtt_ms=0.52 2019-06-02 10:08:21,521 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.210 2019-06-02 10:08:31,615 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] megabytes=2046.4568 real_seconds=10.00 rate_Mbps=1716.9500 tx_cpu=4 rx_cpu=6 retrans=4 cwnd=431 rtt_ms=0.44 2019-06-02 10:08:31,616 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.210 2019-06-02 10:08:41,713 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] megabytes=1902.2726 real_seconds=10.00 rate_Mbps=1595.6468 tx_cpu=4 rx_cpu=6 retrans=37 cwnd=293 rtt_ms=0.56 2019-06-02 10:08:41,713 INFO [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] Measuring UDP Throughput (packet size=128)... 2019-06-02 10:08:41,714 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.210 2019-06-02 10:08:45,040 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] megabytes=16.6967 real_seconds=1.01 rate_Mbps=139.3456 tx_cpu=13 rx_cpu=16 drop=41393 pkt=178172 data_loss=23.23180 2019-06-02 10:08:45,041 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] pkt-size=128 throughput=1<142689/5000000<10000000 Kbps loss-rate=23 2019-06-02 10:08:45,041 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R428067K -p5001 -P5002 -fparse 172.30.9.210 2019-06-02 10:08:48,392 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] megabytes=16.9017 real_seconds=1.00 rate_Mbps=141.8737 tx_cpu=14 rx_cpu=17 drop=43609 pkt=182068 data_loss=23.95220 2019-06-02 10:08:48,393 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] pkt-size=128 throughput=1<145278/428067<428067 Kbps loss-rate=23 2019-06-02 10:08:48,393 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R286672K -p5001 -P5002 -fparse 172.30.9.210 2019-06-02 10:08:51,744 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] megabytes=17.4297 real_seconds=1.00 rate_Mbps=146.2715 tx_cpu=16 rx_cpu=16 drop=60912 pkt=203696 data_loss=29.90324 2019-06-02 10:08:51,745 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] pkt-size=128 throughput=1<149782/286672<286672 Kbps loss-rate=29 2019-06-02 10:08:51,745 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R218227K -p5001 -P5002 -fparse 172.30.9.210 2019-06-02 10:08:55,070 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] megabytes=17.5623 real_seconds=1.00 rate_Mbps=147.3734 tx_cpu=20 rx_cpu=17 drop=56616 pkt=200486 data_loss=28.23923 2019-06-02 10:08:55,070 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] pkt-size=128 throughput=1<150910/218227<218227 Kbps loss-rate=28 2019-06-02 10:08:55,070 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R184568K -p5001 -P5002 -fparse 172.30.9.210 2019-06-02 10:08:58,398 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] megabytes=17.2863 real_seconds=1.00 rate_Mbps=144.3105 tx_cpu=32 rx_cpu=17 drop=34007 pkt=175617 data_loss=19.36457 2019-06-02 10:08:58,398 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] pkt-size=128 throughput=1<147773/184568<184568 Kbps loss-rate=19 2019-06-02 10:08:58,399 DEBUG overshot, min=1 kbps=147773 max=184568 2019-06-02 10:08:58,399 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R147773K -p5001 -P5002 -fparse 172.30.9.210 2019-06-02 10:09:01,751 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] megabytes=17.2615 real_seconds=1.00 rate_Mbps=144.3694 tx_cpu=99 rx_cpu=18 drop=2904 pkt=144310 data_loss=2.01238 2019-06-02 10:09:01,751 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] pkt-size=128 throughput=1<147834/147773<184568 Kbps loss-rate=2 2019-06-02 10:09:01,752 INFO [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] Measuring UDP Throughput (packet size=1024)... 2019-06-02 10:09:01,752 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.210 2019-06-02 10:09:05,080 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] megabytes=139.0410 real_seconds=1.00 rate_Mbps=1161.3621 tx_cpu=30 rx_cpu=18 drop=42663 pkt=185041 data_loss=23.05598 2019-06-02 10:09:05,080 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] pkt-size=1024 throughput=1<1189234/5000000<10000000 Kbps loss-rate=23 2019-06-02 10:09:05,081 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3094617K -p5001 -P5002 -fparse 172.30.9.210 2019-06-02 10:09:08,405 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] megabytes=135.6836 real_seconds=1.00 rate_Mbps=1133.9702 tx_cpu=29 rx_cpu=18 drop=52220 pkt=191160 data_loss=27.31743 2019-06-02 10:09:08,405 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] pkt-size=1024 throughput=1<1161185/3094617<3094617 Kbps loss-rate=27 2019-06-02 10:09:08,406 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2127901K -p5001 -P5002 -fparse 172.30.9.210 2019-06-02 10:09:11,758 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] megabytes=132.6553 real_seconds=1.00 rate_Mbps=1107.7616 tx_cpu=26 rx_cpu=18 drop=53955 pkt=189794 data_loss=28.42818 2019-06-02 10:09:11,758 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] pkt-size=1024 throughput=1<1134347/2127901<2127901 Kbps loss-rate=28 2019-06-02 10:09:11,758 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1631124K -p5001 -P5002 -fparse 172.30.9.210 2019-06-02 10:09:15,086 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] megabytes=135.6113 real_seconds=1.00 rate_Mbps=1132.4219 tx_cpu=57 rx_cpu=19 drop=54713 pkt=193579 data_loss=28.26393 2019-06-02 10:09:15,086 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] pkt-size=1024 throughput=1<1159600/1631124<1631124 Kbps loss-rate=28 2019-06-02 10:09:15,087 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1395362K -p5001 -P5002 -fparse 172.30.9.210 2019-06-02 10:09:18,411 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] megabytes=136.0361 real_seconds=1.00 rate_Mbps=1137.4571 tx_cpu=87 rx_cpu=18 drop=31031 pkt=170332 data_loss=18.21795 2019-06-02 10:09:18,412 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] pkt-size=1024 throughput=1<1164756/1395362<1395362 Kbps loss-rate=18 2019-06-02 10:09:18,412 DEBUG overshot, min=1 kbps=1164756 max=1395362 2019-06-02 10:09:18,412 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1164756K -p5001 -P5002 -fparse 172.30.9.210 2019-06-02 10:09:21,763 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] megabytes=134.7832 real_seconds=1.00 rate_Mbps=1129.3312 tx_cpu=99 rx_cpu=17 drop=4164 pkt=142182 data_loss=2.92864 2019-06-02 10:09:21,764 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] pkt-size=1024 throughput=1<1156435/1164756<1395362 Kbps loss-rate=2 2019-06-02 10:09:21,764 INFO [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] Measuring UDP Throughput (packet size=8192)... 2019-06-02 10:09:21,765 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.210 2019-06-02 10:09:25,088 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] megabytes=204.2188 real_seconds=1.00 rate_Mbps=1713.5326 tx_cpu=34 rx_cpu=10 drop=45082 pkt=71222 data_loss=63.29785 2019-06-02 10:09:25,088 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] pkt-size=8192 throughput=1<1754657/5000000<10000000 Kbps loss-rate=63 2019-06-02 10:09:25,089 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3377328K -p5001 -P5002 -fparse 172.30.9.210 2019-06-02 10:09:28,415 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] megabytes=202.2578 real_seconds=1.00 rate_Mbps=1693.3392 tx_cpu=99 rx_cpu=9 drop=25645 pkt=51534 data_loss=49.76327 2019-06-02 10:09:28,416 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] pkt-size=8192 throughput=1<1733979/3377328<3377328 Kbps loss-rate=49 2019-06-02 10:09:28,416 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2555653K -p5001 -P5002 -fparse 172.30.9.210 2019-06-02 10:09:31,742 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] megabytes=205.1484 real_seconds=1.00 rate_Mbps=1721.6312 tx_cpu=99 rx_cpu=10 drop=12737 pkt=38996 data_loss=32.66233 2019-06-02 10:09:31,742 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] pkt-size=8192 throughput=1<1762950/2555653<2555653 Kbps loss-rate=32 2019-06-02 10:09:31,742 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2159301K -p5001 -P5002 -fparse 172.30.9.210 2019-06-02 10:09:35,067 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] megabytes=203.7031 real_seconds=1.00 rate_Mbps=1704.7675 tx_cpu=99 rx_cpu=10 drop=6875 pkt=32949 data_loss=20.86560 2019-06-02 10:09:35,067 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] pkt-size=8192 throughput=1<1745681/2159301<2159301 Kbps loss-rate=20 2019-06-02 10:09:35,067 DEBUG overshot, min=1 kbps=1745681 max=2159301 2019-06-02 10:09:35,068 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1745681K -p5001 -P5002 -fparse 172.30.9.210 2019-06-02 10:09:38,394 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] megabytes=208.1016 real_seconds=1.00 rate_Mbps=1746.8790 tx_cpu=99 rx_cpu=10 drop=0 pkt=26637 data_loss=0.00000 2019-06-02 10:09:38,394 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] pkt-size=8192 throughput=1<1788804/1745681<2159301 Kbps loss-rate=0 2019-06-02 10:09:38,394 DEBUG undershot, min=1788804 kbps=1974052 max=2159301 2019-06-02 10:09:38,395 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1974052K -p5001 -P5002 -fparse 172.30.9.210 2019-06-02 10:09:41,747 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] megabytes=209.7266 real_seconds=1.00 rate_Mbps=1754.1322 tx_cpu=99 rx_cpu=10 drop=3277 pkt=30122 data_loss=10.87907 2019-06-02 10:09:41,747 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] pkt-size=8192 throughput=1788804<1796231/1974052<2159301 Kbps loss-rate=10 2019-06-02 10:09:41,747 DEBUG overshot, min=1788804 kbps=1796231 max=1974052 2019-06-02 10:09:41,748 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1796231K -p5001 -P5002 -fparse 172.30.9.210 2019-06-02 10:09:45,098 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] megabytes=213.3672 real_seconds=1.00 rate_Mbps=1790.8566 tx_cpu=99 rx_cpu=10 drop=98 pkt=27409 data_loss=0.35754 2019-06-02 10:09:45,099 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] pkt-size=8192 throughput=1788804<1833837/1796231<1974052 Kbps loss-rate=0 2019-06-02 10:09:45,099 DEBUG undershot, min=1833837 kbps=1903944 max=1974052 2019-06-02 10:09:45,099 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1903944K -p5001 -P5002 -fparse 172.30.9.210 2019-06-02 10:09:48,425 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] megabytes=223.5859 real_seconds=1.00 rate_Mbps=1876.1677 tx_cpu=99 rx_cpu=10 drop=433 pkt=29052 data_loss=1.49047 2019-06-02 10:09:48,425 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] pkt-size=8192 throughput=1833837<1921195/1903944<1974052 Kbps loss-rate=1 2019-06-02 10:09:48,425 DEBUG undershot, min=1921195 kbps=1947623 max=1974052 2019-06-02 10:09:48,435 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.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.3', 'ip_to': u'172.30.9.210', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 5, 'rtt_ms': 0.52, 'throughput_kbps': 1561790, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 4, 'rtt_ms': 0.44, 'throughput_kbps': 1758156, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 37, 'rtt_ms': 0.56, 'throughput_kbps': 1633942, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.01, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 147834, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.93, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1156435, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.49, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1921195, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.511', 'rtt_max_ms': '0.786', 'rtt_min_ms': '0.380', 'rtt_stddev': '0.137', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.422', 'rtt_max_ms': '0.633', 'rtt_min_ms': '0.316', 'rtt_stddev': '0.092', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.675', 'rtt_max_ms': '1.580', 'rtt_min_ms': '0.466', 'rtt_stddev': '0.318', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-06-02 10:09:48,437 INFO Deleting floating ip d024d002-4dd0-4a1f-b6f5-9a503b523d7c 2019-06-02 10:09:50,086 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] Floating IP 172.30.9.214 deleted 2019-06-02 10:09:50,516 DEBUG [TestClient_ccfeb064-4b8c-4df9-bea4-5af8240a36b64] Instance deleted 2019-06-02 10:09:50,548 INFO Cleaning up... 2019-06-02 10:09:50,548 DEBUG [TestServer_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] Terminating nuttcp-8.1.4 2019-06-02 10:09:50,559 INFO Deleting floating ip 72d42151-fdc0-4589-a95d-c8bd01abb293 2019-06-02 10:09:52,001 DEBUG [TestServer_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] Floating IP 172.30.9.210 deleted 2019-06-02 10:09:52,154 DEBUG [TestServer_ccfeb064-4b8c-4df9-bea4-5af8240a36b61] Instance deleted 2019-06-02 10:09:58,319 INFO Network pns-internal-net_ccfeb064-4b8c-4df9-bea4-5af8240a36b6 deleted. 2019-06-02 10:09:59,888 INFO Network pns-internal-net2_ccfeb064-4b8c-4df9-bea4-5af8240a36b6 deleted. 2019-06-02 10:09:59,951 INFO Removed public key pns_public_key 2019-06-02 10:09:59,951 INFO Deleting security group 2019-06-02 10:10:00,106 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': '15756473', 'rtt_ms': '0.3'} | | 1.2 | Same Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 152540, 'loss_rate': 0.0}, 1024: {'tp_kbps': 1253650, | | | | | 'loss_rate': 0.0}, 8192: {'tp_kbps': 7478739, 'loss_rate': 0.0}} | | 1.3 | Same Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.173/0.125/0.255/0.057', | | | | | '64-byte': '3.143/0.105/30.002/8.953', '1500-byte': '0.197/0.151/0.403/0.069'}} | | 1.4 | Same Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 2.1 | Same Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '5245922', 'rtt_ms': '0.44'} | | 2.2 | Same Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 202043, 'loss_rate': 0.0}, 1024: {'tp_kbps': 1568901, | | | | | 'loss_rate': 0.0}, 8192: {'tp_kbps': 3158345, 'loss_rate': 4.97}} | | 2.3 | Same Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.293/0.202/0.373/0.065', | | | | | '64-byte': '2.436/0.199/22.175/6.579', '1500-byte': '0.443/0.204/1.040/0.215'}} | | 2.4 | Same Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 3.1 | Different Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '1596518', 'rtt_ms': '0.506667'} | | 3.2 | Different Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 149465, 'loss_rate': 2.27}, 1024: {'tp_kbps': 1155682, | | | | | 'loss_rate': 4.18}, 8192: {'tp_kbps': 1855637, 'loss_rate': 8.0}} | | 3.3 | Different Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.339/0.271/0.402/0.041', | | | | | '64-byte': '0.571/0.317/1.398/0.314', '1500-byte': '0.587/0.391/1.753/0.391'}} | | 3.4 | Different Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 4.1 | Different Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '2060059', 'rtt_ms': '0.426667'} | | 4.2 | Different Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 155612, 'loss_rate': 2.9}, 1024: {'tp_kbps': 1217426, | | | | | 'loss_rate': 3.19}, 8192: {'tp_kbps': 1851406, 'loss_rate': 8.47}} | | 4.3 | Different Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.394/0.308/0.588/0.078', | | | | | '64-byte': '0.577/0.347/1.274/0.245', '1500-byte': '0.656/0.418/1.923/0.434'}} | | 4.4 | Different Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 5.1 | Different Network, Floating IP, Intra-node, TCP | PASSED | {'tp_kbps': '1960905', 'rtt_ms': '0.333333'} | | 5.2 | Different Network, Floating IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 143789, 'loss_rate': 2.46}, 1024: {'tp_kbps': 1117240, | | | | | 'loss_rate': 2.31}, 8192: {'tp_kbps': 1937404, 'loss_rate': 4.98}} | | 5.3 | Different Network, Floating IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.461/0.330/0.612/0.086', | | | | | '64-byte': '0.430/0.325/0.549/0.063', '1500-byte': '0.589/0.354/1.474/0.308'}} | | 5.4 | Different Network, Floating IP, Intra-node, Multicast | SKIPPED | {} | | 6.1 | Different Network, Floating IP, Inter-node, TCP | PASSED | {'tp_kbps': '1651296', 'rtt_ms': '0.506667'} | | 6.2 | Different Network, Floating IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 147834, 'loss_rate': 2.01}, 1024: {'tp_kbps': 1156435, | | | | | 'loss_rate': 2.93}, 8192: {'tp_kbps': 1921195, 'loss_rate': 1.49}} | | 6.3 | Different Network, Floating IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.422/0.316/0.633/0.092', | | | | | '64-byte': '0.511/0.380/0.786/0.137', '1500-byte': '0.675/0.466/1.580/0.318'}} | | 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-02 10:10:00,110 INFO Saving results in json file: /home/opnfv/functest/results/vmtp/vmtp.json... 2019-06-02 10:10:00,384 - 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-02 10:10:00,509 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-02 10:10:00,509 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 18:49 | PASS | +-------------------+------------------+------------------+----------------+ 2019-06-02 10:10:05,325 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2019-06-02 10:10:06,425 - 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'0d271da8b5f84d1a82f98cf5ced4721c', '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_77582e2f-359d-4bfa-a93d-c7bcc0289b73'}) 2019-06-02 10:10:06,918 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4e0beb05891d44ceac1413a05f12196d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_77582e2f-359d-4bfa-a93d-c7bcc0289b73'}) 2019-06-02 10:10:08,444 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_77582e2f-359d-4bfa-a93d-c7bcc0289b73', 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'0d271da8b5f84d1a82f98cf5ced4721c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'kLinyADR25l1gnxslwvKiCTvg37Bho', 'username': u'shaker-user_77582e2f-359d-4bfa-a93d-c7bcc0289b73', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22: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-02 10:10:08,448 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_77582e2f-359d-4bfa-a93d-c7bcc0289b73', 'password': 'kLinyADR25l1gnxslwvKiCTvg37Bho', 'project_name': 'shaker-project_77582e2f-359d-4bfa-a93d-c7bcc0289b73', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '0d271da8b5f84d1a82f98cf5ced4721c', 'project_domain_name': 'Default'} 2019-06-02 10:10:08,761 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2019-06-02 10:10:09,370 - 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-02T10:10:09Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'72ebbf2a-9955-4eab-ae46-a38a8a058887', u'provider:segmentation_id': 69, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'shaker-net_77582e2f-359d-4bfa-a93d-c7bcc0289b73', u'created_at': u'2019-06-02T10:10:09Z', u'mtu': 1450, u'tenant_id': u'0d271da8b5f84d1a82f98cf5ced4721c', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0d271da8b5f84d1a82f98cf5ced4721c', u'l2_adjacency': True}) 2019-06-02 10:10:10,753 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-02T10:10:10Z', 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'ce1da2e1-221d-4f84-a354-cfde8935f472', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_77582e2f-359d-4bfa-a93d-c7bcc0289b73', u'enable_dhcp': True, u'network_id': u'72ebbf2a-9955-4eab-ae46-a38a8a058887', u'tenant_id': u'0d271da8b5f84d1a82f98cf5ced4721c', u'created_at': u'2019-06-02T10:10:10Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'0d271da8b5f84d1a82f98cf5ced4721c'}) 2019-06-02 10:10:12,423 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-02T10:10:12Z', u'revision_number': 2, u'id': u'8caa9ae1-18d9-4597-8dbb-7368d2e93dd6', u'external_gateway_info': {u'network_id': u'c2796163-bdf4-4e6d-b43c-d15508fb1de0', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7c8ede4f-3310-4fef-9dcd-f4fc2b0977e9', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-router_77582e2f-359d-4bfa-a93d-c7bcc0289b73', u'admin_state_up': True, u'tenant_id': u'0d271da8b5f84d1a82f98cf5ced4721c', u'created_at': u'2019-06-02T10:10:10Z', u'flavor_id': None, u'routes': [], u'project_id': u'0d271da8b5f84d1a82f98cf5ced4721c'}) 2019-06-02 10:10:29,360 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/5a25549f-c3ef-45f4-a50b-106dc8c2e41a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5a25549f-c3ef-45f4-a50b-106dc8c2e41a/file', 'owner': u'0d271da8b5f84d1a82f98cf5ced4721c', 'id': u'5a25549f-c3ef-45f4-a50b-106dc8c2e41a', 'size': 666173440, u'self': u'/v2/images/5a25549f-c3ef-45f4-a50b-106dc8c2e41a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0d271da8b5f84d1a82f98cf5ced4721c', 'name': 'shaker-project_77582e2f-359d-4bfa-a93d-c7bcc0289b73', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/5a25549f-c3ef-45f4-a50b-106dc8c2e41a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-02T10:10:29Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-02T10:10:29Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_77582e2f-359d-4bfa-a93d-c7bcc0289b73', '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/5a25549f-c3ef-45f4-a50b-106dc8c2e41a', 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_77582e2f-359d-4bfa-a93d-c7bcc0289b73', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}, 'name': u'shaker-img_77582e2f-359d-4bfa-a93d-c7bcc0289b73', 'created': u'2019-06-02T10:10:18Z', 'checksum': u'cea74a063cc5ef2b018ec12beb0bf961', 'created_at': u'2019-06-02T10:10:18Z', 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/5a25549f-c3ef-45f4-a50b-106dc8c2e41a', 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_77582e2f-359d-4bfa-a93d-c7bcc0289b73', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}}) 2019-06-02 10:10:29,400 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_77582e2f-359d-4bfa-a93d-c7bcc0289b73', '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'8844e8f393854387ac00e6dfabd2445e', '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'51736789-3e5c-4aee-be89-b82e345013dd', 'swap': 0}) 2019-06-02 10:10:29,824 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/rLj1PlYYS/XuQWSKbzIEKBsZDBphvMBJFGxLGX8K/V3N5N5Q8XGBldjjCnTwcNqTDEfzOdTZKM9vFhdJPWYHrTyTyLH4Tb9ZO92TnTAOyDJf3kuP8AyqsIi6K7hxLVk+HbIsJqfGm3L/QxZ97F17k2S3Ki40SwNYAGgvarHCGfOJiBMLzEM7IPNkIOWoWOYZlq3uhtIu1zXDIrfP4EfXCzG2TS4uCURy2RRZ0xcSzbgmy/C5Lwk6KfNjsIVhHyoHUD31i3VF95uIPOsMxwmB8QfFERzejzccQLvRzUDKwRohBJ7i1442HzTz3thcIPBe2N6EuwPTXl4UoUi0VMWv Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAv6y49T5WGEv17kFkim8yBCgbGQwaYbzASRRsSxl/Cv1dzeTe\nUPFxgZXY4wp08HDakwxH8znU2SjPbxYXST1mB608k8ix+E2/WTvdk50wDsgyX95L\nj/AMqrCIuiu4cS1ZPh2yLCanxpty/0MWfexde5NktyouNEsDWABoL2qxwhnziYgT\nC8xDOyDzZCDlqFjmGZat7obSLtc1wyK3z+BH1wsxtk0uLglEctkUWdMXEs24Jsvw\nuS8JOinzY7CFYR8qB1A99Yt1RfebiDzrDMcJgfEHxREc3o83HEC70c1AysEaIQSe\n4teONh80897YXCDwXtjehLsD015eFKFItFTFrwIDAQABAoIBAQCTqsPL3LyDd3H+\nnk6RAF2uKh/GSjbA+aPCKYPMz9W6Z7wu9ZX5Ein6RbGUKOgynR8njpyX3AQJUZGN\n6Z0DBdRnMaWrzUCfJXa3jpGEOeNeYAm/Jglc2PlJPzv3AdvVBbTtT/+GWDmFnxkX\nY14eoUzb+Y/sNQjnrKrkz1t0vGQ6PmK2oB+jkCjeDFuX9EwtbBcreSRsazRTS8zc\nvNVcdgoZJ+bSl0DYyqcMS0d2sk60K0E8rqBSuDN5qiBdn+RZ6Qu7SSz+q4ALwUOy\nWRnhg04guZXPLNTTCn02gvU80a8LlpqBJbNOBAbaCdQvBIfpxqyvknR/S3k1HEjA\n+dn6EdzxAoGBAN+b+YunnBzgv8Vyft40/Y35y3QP+gWQH/9zuUTA3VuFv3EJ99Db\nwi58odcDyMG/TITByKIRIJBaqXSlLJR0bFU1O1n1Fx05GXaX9KoW3/F5HnYZW9lr\nRBYNkyLDMMwWrHQ5LHXovD2A25b0OfIVhcmiYZ3fimyFwtcm5dhT72n7AoGBANtw\nh15F0WTHFLNh+z7hc8KFlXYD/bYa8qKo9x0KENp+kuOisxEVf1D8TGoYz/y5pCiT\nKeCIWrK/Czf5XDCjnj9oMuKaaClTeGLMYWGMpa21u1Lyd1B96ggJDJi0CmQbX/Os\n4sE1nYGdrwkhRubAODT47bcEnPtJZtjjjt25KFjdAoGBAIo6gGQNg9ryMHpdUgIJ\nHejjTxr7OWKw+qbOoevXkb8fCf5V3CT3hK16DA2/4B2tJR84L8/H6Kpz8ScTaGCJ\nK+Lsmjj84oIFJzGBtBRlOaCrb+IvwPDBd4BuedNWeFbheVALe+mTqrIWcyh45004\nctD3mYKfipGViqG4AQPetzR7AoGBAM4HjVF6A+u27zytFhQn4WQVwAqaHK/KBV2r\nfriJJuG+TXPk4nN715nWCHjk6wLB2dsusPbbjyycKpBXU7NnK8EkuAICLyH9+N3q\nPtQ0FapPIp3ygQvV7NG2jVkiUU9EVIaZIB1/lW6I+jp8P/GPMDasMaTQdAOLG0Ew\nBocuvS8RAoGAaZnx9FoKF6Vnk4WTf+83rw9hO/TvqQVNo8hcOetZ2YoHpyd++NVM\n0V11Xih63eUGyb0/Gx1DdfInVlAYWY41vsHB9c+OwontfgTygQ2MuSbiJewQqOzh\nkL2UYY8Pp0MkFGjRmbU+lMUMmjh5N3gjyW3zQaqIgk+N8OoxXWsVal4=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'4e0beb05891d44ceac1413a05f12196d', 'name': u'shaker-kp_77582e2f-359d-4bfa-a93d-c7bcc0289b73', 'created_at': '2019-06-02T10:10:29.824513', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0d271da8b5f84d1a82f98cf5ced4721c', 'name': 'shaker-project_77582e2f-359d-4bfa-a93d-c7bcc0289b73', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'73:fb:29:ca:c7:97:54:70:2e:a8:6b:a0:d3:03:87:4e', 'type': 'ssh', 'id': u'shaker-kp_77582e2f-359d-4bfa-a93d-c7bcc0289b73'}) 2019-06-02 10:10:29,825 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAv6y49T5WGEv17kFkim8yBCgbGQwaYbzASRRsSxl/Cv1dzeTe UPFxgZXY4wp08HDakwxH8znU2SjPbxYXST1mB608k8ix+E2/WTvdk50wDsgyX95L j/AMqrCIuiu4cS1ZPh2yLCanxpty/0MWfexde5NktyouNEsDWABoL2qxwhnziYgT C8xDOyDzZCDlqFjmGZat7obSLtc1wyK3z+BH1wsxtk0uLglEctkUWdMXEs24Jsvw uS8JOinzY7CFYR8qB1A99Yt1RfebiDzrDMcJgfEHxREc3o83HEC70c1AysEaIQSe 4teONh80897YXCDwXtjehLsD015eFKFItFTFrwIDAQABAoIBAQCTqsPL3LyDd3H+ nk6RAF2uKh/GSjbA+aPCKYPMz9W6Z7wu9ZX5Ein6RbGUKOgynR8njpyX3AQJUZGN 6Z0DBdRnMaWrzUCfJXa3jpGEOeNeYAm/Jglc2PlJPzv3AdvVBbTtT/+GWDmFnxkX Y14eoUzb+Y/sNQjnrKrkz1t0vGQ6PmK2oB+jkCjeDFuX9EwtbBcreSRsazRTS8zc vNVcdgoZJ+bSl0DYyqcMS0d2sk60K0E8rqBSuDN5qiBdn+RZ6Qu7SSz+q4ALwUOy WRnhg04guZXPLNTTCn02gvU80a8LlpqBJbNOBAbaCdQvBIfpxqyvknR/S3k1HEjA +dn6EdzxAoGBAN+b+YunnBzgv8Vyft40/Y35y3QP+gWQH/9zuUTA3VuFv3EJ99Db wi58odcDyMG/TITByKIRIJBaqXSlLJR0bFU1O1n1Fx05GXaX9KoW3/F5HnYZW9lr RBYNkyLDMMwWrHQ5LHXovD2A25b0OfIVhcmiYZ3fimyFwtcm5dhT72n7AoGBANtw h15F0WTHFLNh+z7hc8KFlXYD/bYa8qKo9x0KENp+kuOisxEVf1D8TGoYz/y5pCiT KeCIWrK/Czf5XDCjnj9oMuKaaClTeGLMYWGMpa21u1Lyd1B96ggJDJi0CmQbX/Os 4sE1nYGdrwkhRubAODT47bcEnPtJZtjjjt25KFjdAoGBAIo6gGQNg9ryMHpdUgIJ HejjTxr7OWKw+qbOoevXkb8fCf5V3CT3hK16DA2/4B2tJR84L8/H6Kpz8ScTaGCJ K+Lsmjj84oIFJzGBtBRlOaCrb+IvwPDBd4BuedNWeFbheVALe+mTqrIWcyh45004 ctD3mYKfipGViqG4AQPetzR7AoGBAM4HjVF6A+u27zytFhQn4WQVwAqaHK/KBV2r friJJuG+TXPk4nN715nWCHjk6wLB2dsusPbbjyycKpBXU7NnK8EkuAICLyH9+N3q PtQ0FapPIp3ygQvV7NG2jVkiUU9EVIaZIB1/lW6I+jp8P/GPMDasMaTQdAOLG0Ew BocuvS8RAoGAaZnx9FoKF6Vnk4WTf+83rw9hO/TvqQVNo8hcOetZ2YoHpyd++NVM 0V11Xih63eUGyb0/Gx1DdfInVlAYWY41vsHB9c+OwontfgTygQ2MuSbiJewQqOzh kL2UYY8Pp0MkFGjRmbU+lMUMmjh5N3gjyW3zQaqIgk+N8OoxXWsVal4= -----END RSA PRIVATE KEY----- 2019-06-02 10:14:00,254 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_77582e2f-359d-4bfa-a93d-c7bcc0289b73': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:14:68:a7', u'version': 4, u'addr': u'192.168.120.17', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'5a25549f-c3ef-45f4-a50b-106dc8c2e41a'}), 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-02T10:13:59.000000', 'flavor': Munch({u'id': u'51736789-3e5c-4aee-be89-b82e345013dd'}), 'az': u'nova', 'id': u'9445dd2a-51ae-4f0b-8240-3d59e78a31bf', 'security_groups': [Munch({u'name': u'shaker-sg_77582e2f-359d-4bfa-a93d-c7bcc0289b73'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4e0beb05891d44ceac1413a05f12196d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0d271da8b5f84d1a82f98cf5ced4721c', 'name': 'shaker-project_77582e2f-359d-4bfa-a93d-c7bcc0289b73', '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-02T10:13:59.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-02T10:13:59Z', 'hostId': u'93fdea0581f2f11388a47c9ea20131394152aa45d09b4d9a9b0c6489', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_77582e2f-359d-4bfa-a93d-c7bcc0289b73', 'public_v6': '', 'private_v4': u'192.168.120.17', 'cloud': 'envvars', 'host_id': u'93fdea0581f2f11388a47c9ea20131394152aa45d09b4d9a9b0c6489', '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-02T10:13:59.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'0d271da8b5f84d1a82f98cf5ced4721c', 'name': u'shaker-vm_77582e2f-359d-4bfa-a93d-c7bcc0289b73', 'adminPass': u'Qck6tF5JRhZV', 'tenant_id': u'0d271da8b5f84d1a82f98cf5ced4721c', 'created_at': u'2019-06-02T10:10:33Z', 'created': u'2019-06-02T10:10:33Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-02 10:14:04,374 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'8caa9ae1-18d9-4597-8dbb-7368d2e93dd6', 'updated_at': u'2019-06-02T10:14:04Z', 'fixed_ip_address': u'192.168.120.17', 'floating_ip_address': u'172.30.9.201', 'revision_number': 1, 'port_id': u'a6ee9720-02e3-48b3-afe3-f21b1a6929d3', 'id': u'86a2fe34-8836-4746-aa14-9cc0e1754dcf', 'network': u'c2796163-bdf4-4e6d-b43c-d15508fb1de0', 'port': u'a6ee9720-02e3-48b3-afe3-f21b1a6929d3', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0d271da8b5f84d1a82f98cf5ced4721c', 'name': 'shaker-project_77582e2f-359d-4bfa-a93d-c7bcc0289b73', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'0d271da8b5f84d1a82f98cf5ced4721c', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'c2796163-bdf4-4e6d-b43c-d15508fb1de0', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'72ebbf2a-9955-4eab-ae46-a38a8a058887', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:14:68:a7', u'device_id': u'9445dd2a-51ae-4f0b-8240-3d59e78a31bf'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'0d271da8b5f84d1a82f98cf5ced4721c', 'created_at': u'2019-06-02T10:14:01Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'72ebbf2a-9955-4eab-ae46-a38a8a058887', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:14:68:a7', u'device_id': u'9445dd2a-51ae-4f0b-8240-3d59e78a31bf'}), 'router': u'8caa9ae1-18d9-4597-8dbb-7368d2e93dd6'}) 2019-06-02 10:14:04,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-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 970554812 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.268547] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.272182] pid_max: default: 32768 minimum: 301 [ 0.274123] ACPI: Core revision 20150930 [ 0.276582] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.279463] Security Framework initialized [ 0.281242] Yama: becoming mindful. [ 0.282888] AppArmor: AppArmor initialized [ 0.284739] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.287568] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.290350] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.292988] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.296156] Initializing cgroup subsys io [ 0.297897] Initializing cgroup subsys memory [ 0.299786] Initializing cgroup subsys devices [ 0.301685] Initializing cgroup subsys freezer [ 0.303559] Initializing cgroup subsys net_cls [ 0.305457] Initializing cgroup subsys perf_event [ 0.307460] Initializing cgroup subsys net_prio [ 0.309359] Initializing cgroup subsys hugetlb [ 0.311231] Initializing cgroup subsys pids [ 0.313081] CPU: Physical Processor ID: 0 [ 0.315575] mce: CPU supports 10 MCE banks [ 0.317406] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.319601] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.321972] Spectre V2 : Mitigation: Full generic retpoline [ 0.324253] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.326809] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.329477] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.331894] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.335115] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.359896] Freeing SMP alternatives memory: 32K [ 0.369208] ftrace: allocating 32237 entries in 126 pages [ 0.415907] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.418605] smpboot: Max logical packages: 1 [ 0.420690] x2apic enabled [ 0.422308] Switched APIC routing to physical x2apic. [ 0.425638] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.428168] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.432680] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.436541] KVM setup paravirtual spinlock [ 0.439304] x86: Booted up 1 node, 1 CPUs [ 0.441016] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.443927] devtmpfs: initialized [ 0.446501] evm: security.selinux [ 0.447976] evm: security.SMACK64 [ 0.449441] evm: security.SMACK64EXEC [ 0.451047] evm: security.SMACK64TRANSMUTE [ 0.452780] evm: security.SMACK64MMAP [ 0.454390] evm: security.ima [ 0.455733] evm: security.capability [ 0.457447] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.461420] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.463946] pinctrl core: initialized pinctrl subsystem [ 0.466290] RTC time: 10:14:00, date: 06/02/19 [ 0.468294] NET: Registered protocol family 16 [ 0.470346] cpuidle: using governor ladder [ 0.472110] cpuidle: using governor menu [ 0.473774] PCCT header not found. [ 0.475331] ACPI: bus type PCI registered [ 0.477069] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.479760] PCI: Using configuration type 1 for base access [ 0.482918] ACPI: Added _OSI(Module Device) [ 0.484749] ACPI: Added _OSI(Processor Device) [ 0.486623] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.488614] ACPI: Added _OSI(Processor Aggregator Device) [ 0.492312] ACPI: Interpreter enabled [ 0.493951] ACPI: (supports S0 S5) [ 0.495303] ACPI: Using IOAPIC for interrupt routing [ 0.497120] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.502061] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.504234] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.506588] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.508863] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.512975] acpiphp: Slot [3] registered [ 0.530947] acpiphp: Slot [4] registered [ 0.532478] acpiphp: Slot [5] registered [ 0.533996] acpiphp: Slot [6] registered [ 0.535503] acpiphp: Slot [7] registered [ 0.537017] acpiphp: Slot [8] registered [ 0.538526] acpiphp: Slot [9] registered [ 0.540036] acpiphp: Slot [10] registered [ 0.541567] acpiphp: Slot [11] registered [ 0.543214] acpiphp: Slot [12] registered [ 0.544743] acpiphp: Slot [13] registered [ 0.546269] acpiphp: Slot [14] registered [ 0.547790] acpiphp: Slot [15] registered [ 0.549319] acpiphp: Slot [16] registered [ 0.550841] acpiphp: Slot [17] registered [ 0.552366] acpiphp: Slot [18] registered [ 0.553894] acpiphp: Slot [19] registered [ 0.555423] acpiphp: Slot [20] registered [ 0.556951] acpiphp: Slot [21] registered [ 0.558476] acpiphp: Slot [22] registered [ 0.560000] acpiphp: Slot [23] registered [ 0.561524] acpiphp: Slot [24] registered [ 0.563047] acpiphp: Slot [25] registered [ 0.564574] acpiphp: Slot [26] registered [ 0.566103] acpiphp: Slot [27] registered [ 0.567632] acpiphp: Slot [28] registered [ 0.569153] acpiphp: Slot [29] registered [ 0.570674] acpiphp: Slot [30] registered [ 0.572205] acpiphp: Slot [31] registered [ 0.573720] PCI host bridge to bus 0000:00 [ 0.575251] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.577571] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.579884] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.582622] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.585359] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.588164] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.594244] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.596680] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.598920] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.601336] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.606282] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.608969] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.635001] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.637778] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.640447] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.643038] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.645607] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.647882] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.650223] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.652178] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.655029] vgaarb: loaded [ 0.656154] vgaarb: bridge control possible 0000:00:02.0 [ 0.658347] SCSI subsystem initialized [ 0.659967] ACPI: bus type USB registered [ 0.661486] usbcore: registered new interface driver usbfs [ 0.663390] usbcore: registered new interface driver hub [ 0.665246] usbcore: registered new device driver usb [ 0.667220] PCI: Using ACPI for IRQ routing [ 0.669172] NetLabel: Initializing [ 0.670483] NetLabel: domain hash size = 128 [ 0.672050] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.673815] NetLabel: unlabeled traffic allowed by default [ 0.675884] amd_nb: Cannot enumerate AMD northbridges [ 0.677692] clocksource: Switched to clocksource kvm-clock [ 0.687529] AppArmor: AppArmor Filesystem Enabled [ 0.689275] pnp: PnP ACPI init [ 0.690821] pnp: PnP ACPI: found 5 devices [ 0.698017] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.701162] NET: Registered protocol family 2 [ 0.702972] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.705404] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.707604] TCP: Hash tables configured (established 4096 bind 4096) [ 0.709807] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.711828] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.713997] NET: Registered protocol family 1 [ 0.715603] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.717632] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.719614] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.736433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.753342] Unpacking initramfs... [ 1.234441] Freeing initrd memory: 37084K [ 1.237249] Scanning for low memory corruption every 60 seconds [ 1.239855] audit: initializing netlink subsys (disabled) [ 1.241843] audit: type=2000 audit(1559470441.332:1): initialized [ 1.244343] Initialise system trusted keyring [ 1.246178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.248398] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.251724] zbud: loaded [ 1.253094] VFS: Disk quotas dquot_6.6.0 [ 1.254626] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.257222] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.259525] fuse init (API version 7.23) [ 1.261165] Key type big_key registered [ 1.262670] Allocating IMA MOK and blacklist keyrings. [ 1.264901] Key type asymmetric registered [ 1.266478] Asymmetric key parser 'x509' registered [ 1.268282] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.271079] io scheduler noop registered [ 1.272578] io scheduler deadline registered (default) [ 1.274462] io scheduler cfq registered [ 1.276002] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.277986] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.280358] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.283094] ACPI: Power Button [PWRF] [ 1.284636] GHES: HEST is not enabled! [ 1.300782] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.333876] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.337507] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.363198] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.366921] Linux agpgart interface v0.103 [ 1.370167] loop: module loaded [ 1.373803] vda: vda1 [ 1.375643] scsi host0: ata_piix [ 1.377013] scsi host1: ata_piix [ 1.378360] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.380695] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.383714] libphy: Fixed MDIO Bus: probed [ 1.385262] tun: Universal TUN/TAP device driver, 1.6 [ 1.387069] tun: (C) 1999-2004 Max Krasnyansky [ 1.390522] PPP generic driver version 2.4.2 [ 1.392184] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.394449] ehci-pci: EHCI PCI platform driver [ 1.396123] ehci-platform: EHCI generic platform driver [ 1.397994] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.400137] ohci-pci: OHCI PCI platform driver [ 1.401782] ohci-platform: OHCI generic platform driver [ 1.403651] uhci_hcd: USB Universal Host Controller Interface driver [ 1.420525] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.422413] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.425157] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.427081] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.429216] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.431536] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.434201] usb usb1: Product: UHCI Host Controller [ 1.435951] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.438135] usb usb1: SerialNumber: 0000:00:01.2 [ 1.439905] hub 1-0:1.0: USB hub found [ 1.441353] hub 1-0:1.0: 2 ports detected [ 1.443018] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.446898] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.448713] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.450611] mousedev: PS/2 mouse device common for all mice [ 1.452942] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.456131] rtc_cmos 00:00: RTC can wake from S4 [ 1.458367] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.460610] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.462877] i2c /dev entries driver [ 1.464289] device-mapper: uevent: version 1.0.3 [ 1.466064] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.469118] ledtrig-cpu: registered to indicate activity on CPUs [ 1.471527] NET: Registered protocol family 10 [ 1.473397] NET: Registered protocol family 17 [ 1.475066] Key type dns_resolver registered [ 1.476897] registered taskstats version 1 [ 1.478481] Loading compiled-in X.509 certificates [ 1.480825] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.484315] zswap: loaded using pool lzo/zbud [ 1.487690] Key type trusted registered [ 1.491172] Key type encrypted registered [ 1.492706] AppArmor: AppArmor sha1 policy hashing enabled [ 1.494701] ima: No TPM chip found, activating TPM-bypass! [ 1.496673] evm: HMAC attrs: 0x1 [ 1.498367] Magic number: 7:376:223 [ 1.499910] rtc_cmos 00:00: setting system clock to 2019-06-02 10:14:01 UTC (1559470441) [ 1.502915] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.521672] EDD information not available. [ 1.540037] Freeing unused kernel memory: 1512K [ 1.541737] Write protecting the kernel read-only data: 14336k [ 1.547087] Freeing unused kernel memory: 1692K [ 1.549106] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.562208] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.565544] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.569216] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.572802] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.576259] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.581720] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.590008] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.593506] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.598210] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.601517] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.658436] [drm] Initialized drm 1.1.0 20060810 [ 1.662880] virtio_net virtio0 ens3: renamed from eth0 [ 1.672488] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.677608] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.698246] FDC 0 is a S82078B [ 1.714762] AVX2 version of gcm_enc/dec engaged. [ 1.716494] AES CTR mode by8 optimization enabled [ 1.753733] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.918551] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.920978] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.923442] usb 1-1: Product: QEMU USB Tablet [ 1.925065] usb 1-1: Manufacturer: QEMU [ 1.926525] usb 1-1: SerialNumber: 42 [ 1.935476] hidraw: raw HID events driver (C) Jiri Kosina [ 1.942929] usbcore: registered new interface driver usbhid [ 1.944976] usbhid: USB HID core driver [ 1.947794] 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.951940] 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.337035] md: linear personality registered for level -1 [ 2.341160] md: multipath personality registered for level -4 [ 2.345357] md: raid0 personality registered for level 0 [ 2.350020] md: raid1 personality registered for level 1 [ 2.421708] raid6: sse2x1 gen() 11537 MB/s [ 2.489778] raid6: sse2x1 xor() 8511 MB/s [ 2.557711] raid6: sse2x2 gen() 14754 MB/s [ 2.625691] raid6: sse2x2 xor() 9854 MB/s [ 2.693689] raid6: sse2x4 gen() 17082 MB/s [ 2.761688] raid6: sse2x4 xor() 11853 MB/s [ 2.829711] raid6: avx2x1 gen() 22575 MB/s [ 2.897711] raid6: avx2x2 gen() 25959 MB/s [ 2.965688] raid6: avx2x4 gen() 29859 MB/s [ 2.967292] raid6: using algorithm avx2x4 gen() 29859 MB/s [ 2.969249] raid6: using avx2x2 recovery algorithm [ 2.977762] xor: automatically using best checksumming function: [ 3.017688] avx : 31764.000 MB/sec [ 3.021095] async_tx: api initialized (async) [ 3.034914] md: raid6 personality registered for level 6 [ 3.036844] md: raid5 personality registered for level 5 [ 3.038757] md: raid4 personality registered for level 4 [ 3.047086] 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.089987] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.113558] 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.236173] 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.242366] systemd[1]: Detected virtualization kvm. [ 3.244178] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.248822] systemd[1]: Set hostname to . [ 3.252119] systemd[1]: Initializing machine ID from KVM UUID. [ 3.254250] systemd[1]: Installed transient /etc/machine-id file. [ 3.377916] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.383192] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.387629] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.391494] 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.397635] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.401324] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.405552] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.410175] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.414315] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.418869] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.422088] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.425875] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.429720] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.434100] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.437616] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.441827] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.448731] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.461220] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.470124] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.476228] 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.490472] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.502823] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.510799] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.518033] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.525032] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.530033] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.536168] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.544260] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.555391] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.565330] systemd[1]: Listening on LVM2 poll daemon socket. [ 3.571045] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.575574] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.584339] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.589991] iscsi: registered transport (tcp) [ 3.593502] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.599100] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.603976] 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 Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.635819] iscsi: registered transport (iser) [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started LVM2 metadata daemon. Mounting FUSE Control File System... Starting Apply Kernel Variables... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... [[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. 2019-06-02 10:14:05,451 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.201: timed out 2019-06-02 10:14:14,823 - 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 970554812 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.268547] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.272182] pid_max: default: 32768 minimum: 301 [ 0.274123] ACPI: Core revision 20150930 [ 0.276582] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.279463] Security Framework initialized [ 0.281242] Yama: becoming mindful. [ 0.282888] AppArmor: AppArmor initialized [ 0.284739] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.287568] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.290350] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.292988] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.296156] Initializing cgroup subsys io [ 0.297897] Initializing cgroup subsys memory [ 0.299786] Initializing cgroup subsys devices [ 0.301685] Initializing cgroup subsys freezer [ 0.303559] Initializing cgroup subsys net_cls [ 0.305457] Initializing cgroup subsys perf_event [ 0.307460] Initializing cgroup subsys net_prio [ 0.309359] Initializing cgroup subsys hugetlb [ 0.311231] Initializing cgroup subsys pids [ 0.313081] CPU: Physical Processor ID: 0 [ 0.315575] mce: CPU supports 10 MCE banks [ 0.317406] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.319601] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.321972] Spectre V2 : Mitigation: Full generic retpoline [ 0.324253] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.326809] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.329477] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.331894] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.335115] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.359896] Freeing SMP alternatives memory: 32K [ 0.369208] ftrace: allocating 32237 entries in 126 pages [ 0.415907] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.418605] smpboot: Max logical packages: 1 [ 0.420690] x2apic enabled [ 0.422308] Switched APIC routing to physical x2apic. [ 0.425638] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.428168] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.432680] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.436541] KVM setup paravirtual spinlock [ 0.439304] x86: Booted up 1 node, 1 CPUs [ 0.441016] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.443927] devtmpfs: initialized [ 0.446501] evm: security.selinux [ 0.447976] evm: security.SMACK64 [ 0.449441] evm: security.SMACK64EXEC [ 0.451047] evm: security.SMACK64TRANSMUTE [ 0.452780] evm: security.SMACK64MMAP [ 0.454390] evm: security.ima [ 0.455733] evm: security.capability [ 0.457447] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.461420] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.463946] pinctrl core: initialized pinctrl subsystem [ 0.466290] RTC time: 10:14:00, date: 06/02/19 [ 0.468294] NET: Registered protocol family 16 [ 0.470346] cpuidle: using governor ladder [ 0.472110] cpuidle: using governor menu [ 0.473774] PCCT header not found. [ 0.475331] ACPI: bus type PCI registered [ 0.477069] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.479760] PCI: Using configuration type 1 for base access [ 0.482918] ACPI: Added _OSI(Module Device) [ 0.484749] ACPI: Added _OSI(Processor Device) [ 0.486623] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.488614] ACPI: Added _OSI(Processor Aggregator Device) [ 0.492312] ACPI: Interpreter enabled [ 0.493951] ACPI: (supports S0 S5) [ 0.495303] ACPI: Using IOAPIC for interrupt routing [ 0.497120] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.502061] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.504234] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.506588] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.508863] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.512975] acpiphp: Slot [3] registered [ 0.530947] acpiphp: Slot [4] registered [ 0.532478] acpiphp: Slot [5] registered [ 0.533996] acpiphp: Slot [6] registered [ 0.535503] acpiphp: Slot [7] registered [ 0.537017] acpiphp: Slot [8] registered [ 0.538526] acpiphp: Slot [9] registered [ 0.540036] acpiphp: Slot [10] registered [ 0.541567] acpiphp: Slot [11] registered [ 0.543214] acpiphp: Slot [12] registered [ 0.544743] acpiphp: Slot [13] registered [ 0.546269] acpiphp: Slot [14] registered [ 0.547790] acpiphp: Slot [15] registered [ 0.549319] acpiphp: Slot [16] registered [ 0.550841] acpiphp: Slot [17] registered [ 0.552366] acpiphp: Slot [18] registered [ 0.553894] acpiphp: Slot [19] registered [ 0.555423] acpiphp: Slot [20] registered [ 0.556951] acpiphp: Slot [21] registered [ 0.558476] acpiphp: Slot [22] registered [ 0.560000] acpiphp: Slot [23] registered [ 0.561524] acpiphp: Slot [24] registered [ 0.563047] acpiphp: Slot [25] registered [ 0.564574] acpiphp: Slot [26] registered [ 0.566103] acpiphp: Slot [27] registered [ 0.567632] acpiphp: Slot [28] registered [ 0.569153] acpiphp: Slot [29] registered [ 0.570674] acpiphp: Slot [30] registered [ 0.572205] acpiphp: Slot [31] registered [ 0.573720] PCI host bridge to bus 0000:00 [ 0.575251] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.577571] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.579884] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.582622] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.585359] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.588164] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.594244] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.596680] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.598920] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.601336] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.606282] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.608969] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.635001] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.637778] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.640447] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.643038] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.645607] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.647882] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.650223] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.652178] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.655029] vgaarb: loaded [ 0.656154] vgaarb: bridge control possible 0000:00:02.0 [ 0.658347] SCSI subsystem initialized [ 0.659967] ACPI: bus type USB registered [ 0.661486] usbcore: registered new interface driver usbfs [ 0.663390] usbcore: registered new interface driver hub [ 0.665246] usbcore: registered new device driver usb [ 0.667220] PCI: Using ACPI for IRQ routing [ 0.669172] NetLabel: Initializing [ 0.670483] NetLabel: domain hash size = 128 [ 0.672050] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.673815] NetLabel: unlabeled traffic allowed by default [ 0.675884] amd_nb: Cannot enumerate AMD northbridges [ 0.677692] clocksource: Switched to clocksource kvm-clock [ 0.687529] AppArmor: AppArmor Filesystem Enabled [ 0.689275] pnp: PnP ACPI init [ 0.690821] pnp: PnP ACPI: found 5 devices [ 0.698017] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.701162] NET: Registered protocol family 2 [ 0.702972] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.705404] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.707604] TCP: Hash tables configured (established 4096 bind 4096) [ 0.709807] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.711828] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.713997] NET: Registered protocol family 1 [ 0.715603] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.717632] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.719614] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.736433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.753342] Unpacking initramfs... [ 1.234441] Freeing initrd memory: 37084K [ 1.237249] Scanning for low memory corruption every 60 seconds [ 1.239855] audit: initializing netlink subsys (disabled) [ 1.241843] audit: type=2000 audit(1559470441.332:1): initialized [ 1.244343] Initialise system trusted keyring [ 1.246178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.248398] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.251724] zbud: loaded [ 1.253094] VFS: Disk quotas dquot_6.6.0 [ 1.254626] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.257222] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.259525] fuse init (API version 7.23) [ 1.261165] Key type big_key registered [ 1.262670] Allocating IMA MOK and blacklist keyrings. [ 1.264901] Key type asymmetric registered [ 1.266478] Asymmetric key parser 'x509' registered [ 1.268282] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.271079] io scheduler noop registered [ 1.272578] io scheduler deadline registered (default) [ 1.274462] io scheduler cfq registered [ 1.276002] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.277986] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.280358] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.283094] ACPI: Power Button [PWRF] [ 1.284636] GHES: HEST is not enabled! [ 1.300782] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.333876] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.337507] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.363198] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.366921] Linux agpgart interface v0.103 [ 1.370167] loop: module loaded [ 1.373803] vda: vda1 [ 1.375643] scsi host0: ata_piix [ 1.377013] scsi host1: ata_piix [ 1.378360] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.380695] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.383714] libphy: Fixed MDIO Bus: probed [ 1.385262] tun: Universal TUN/TAP device driver, 1.6 [ 1.387069] tun: (C) 1999-2004 Max Krasnyansky [ 1.390522] PPP generic driver version 2.4.2 [ 1.392184] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.394449] ehci-pci: EHCI PCI platform driver [ 1.396123] ehci-platform: EHCI generic platform driver [ 1.397994] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.400137] ohci-pci: OHCI PCI platform driver [ 1.401782] ohci-platform: OHCI generic platform driver [ 1.403651] uhci_hcd: USB Universal Host Controller Interface driver [ 1.420525] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.422413] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.425157] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.427081] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.429216] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.431536] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.434201] usb usb1: Product: UHCI Host Controller [ 1.435951] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.438135] usb usb1: SerialNumber: 0000:00:01.2 [ 1.439905] hub 1-0:1.0: USB hub found [ 1.441353] hub 1-0:1.0: 2 ports detected [ 1.443018] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.446898] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.448713] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.450611] mousedev: PS/2 mouse device common for all mice [ 1.452942] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.456131] rtc_cmos 00:00: RTC can wake from S4 [ 1.458367] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.460610] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.462877] i2c /dev entries driver [ 1.464289] device-mapper: uevent: version 1.0.3 [ 1.466064] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.469118] ledtrig-cpu: registered to indicate activity on CPUs [ 1.471527] NET: Registered protocol family 10 [ 1.473397] NET: Registered protocol family 17 [ 1.475066] Key type dns_resolver registered [ 1.476897] registered taskstats version 1 [ 1.478481] Loading compiled-in X.509 certificates [ 1.480825] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.484315] zswap: loaded using pool lzo/zbud [ 1.487690] Key type trusted registered [ 1.491172] Key type encrypted registered [ 1.492706] AppArmor: AppArmor sha1 policy hashing enabled [ 1.494701] ima: No TPM chip found, activating TPM-bypass! [ 1.496673] evm: HMAC attrs: 0x1 [ 1.498367] Magic number: 7:376:223 [ 1.499910] rtc_cmos 00:00: setting system clock to 2019-06-02 10:14:01 UTC (1559470441) [ 1.502915] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.521672] EDD information not available. [ 1.540037] Freeing unused kernel memory: 1512K [ 1.541737] Write protecting the kernel read-only data: 14336k [ 1.547087] Freeing unused kernel memory: 1692K [ 1.549106] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.562208] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.565544] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.569216] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.572802] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.576259] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.581720] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.590008] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.593506] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.598210] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.601517] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.658436] [drm] Initialized drm 1.1.0 20060810 [ 1.662880] virtio_net virtio0 ens3: renamed from eth0 [ 1.672488] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.677608] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.698246] FDC 0 is a S82078B [ 1.714762] AVX2 version of gcm_enc/dec engaged. [ 1.716494] AES CTR mode by8 optimization enabled [ 1.753733] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.918551] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.920978] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.923442] usb 1-1: Product: QEMU USB Tablet [ 1.925065] usb 1-1: Manufacturer: QEMU [ 1.926525] usb 1-1: SerialNumber: 42 [ 1.935476] hidraw: raw HID events driver (C) Jiri Kosina [ 1.942929] usbcore: registered new interface driver usbhid [ 1.944976] usbhid: USB HID core driver [ 1.947794] 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.951940] 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.337035] md: linear personality registered for level -1 [ 2.341160] md: multipath personality registered for level -4 [ 2.345357] md: raid0 personality registered for level 0 [ 2.350020] md: raid1 personality registered for level 1 [ 2.421708] raid6: sse2x1 gen() 11537 MB/s [ 2.489778] raid6: sse2x1 xor() 8511 MB/s [ 2.557711] raid6: sse2x2 gen() 14754 MB/s [ 2.625691] raid6: sse2x2 xor() 9854 MB/s [ 2.693689] raid6: sse2x4 gen() 17082 MB/s [ 2.761688] raid6: sse2x4 xor() 11853 MB/s [ 2.829711] raid6: avx2x1 gen() 22575 MB/s [ 2.897711] raid6: avx2x2 gen() 25959 MB/s [ 2.965688] raid6: avx2x4 gen() 29859 MB/s [ 2.967292] raid6: using algorithm avx2x4 gen() 29859 MB/s [ 2.969249] raid6: using avx2x2 recovery algorithm [ 2.977762] xor: automatically using best checksumming function: [ 3.017688] avx : 31764.000 MB/sec [ 3.021095] async_tx: api initialized (async) [ 3.034914] md: raid6 personality registered for level 6 [ 3.036844] md: raid5 personality registered for level 5 [ 3.038757] md: raid4 personality registered for level 4 [ 3.047086] 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.089987] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.113558] 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.236173] 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.242366] systemd[1]: Detected virtualization kvm. [ 3.244178] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.248822] systemd[1]: Set hostname to . [ 3.252119] systemd[1]: Initializing machine ID from KVM UUID. [ 3.254250] systemd[1]: Installed transient /etc/machine-id file. [ 3.377916] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.383192] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.387629] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.391494] 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.397635] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.401324] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.405552] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.410175] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.414315] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.418869] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.422088] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.425875] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.429720] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.434100] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.437616] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.441827] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.448731] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.461220] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.470124] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.476228] 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.490472] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.502823] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.510799] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.518033] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.525032] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.530033] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.536168] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.544260] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.555391] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.565330] systemd[1]: Listening on LVM2 poll daemon socket. [ 3.571045] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.575574] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.584339] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.589991] iscsi: registered transport (tcp) [ 3.593502] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.599100] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.603976] 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 Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.635819] iscsi: registered transport (iser) [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started LVM2 metadata daemon. Mounting FUSE Control File System... Starting Apply Kernel Variables... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 4.012960] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Initial cloud-init job (pre-networking)... Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting Commit a transient machine-id on disk... Starting Create Volatile Files and Directories... Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started 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 Initial cloud-init job (pre-networking). [ 5.304771] [[0;32m OK [0m] Reached target Network (Pre). cloud-init[577]: Cloud-init v. 18.2 running 'init-local' at Sun, 02 Jun 2019 10:14:05 +0000. Up 5.15 seconds. [[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. 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. [ 9.885044] cloud-init[933]: Cloud-init v. 18.2 running 'init' at Sun, 02 Jun 2019 10:14:06 +0000. Up 6.45 seconds. [ 9.891624] cloud-init[933]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 9.896122] cloud-init[933]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 9.904121] cloud-init[933]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 9.908664] cloud-init[933]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 9.916132] cloud-init[933]: ci-info: | ens3 | True | 192.168.120.17 | 255.255.255.0 | . | fa:16:3e:14:68:a7 | [ 9.924161] cloud-init[933]: ci-info: | ens3 | True | fe80::f816:3eff:fe14:68a7/64 | . | link | fa:16:3e:14:68:a7 | [ 9.932131] cloud-init[933]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 9.940139] cloud-init[933]: ci-info: | lo | True | ::1/128 | . | host | . | [ 9.943520] cloud-init[933]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 9.950768] cloud-init[933]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 9.956420] cloud-init[933]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.964109] cloud-init[933]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 9.967718] cloud-init[933]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.972757] cloud-init[933]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 9.980444] cloud-init[933]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 9.984998] cloud-init[933]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 9.991170] cloud-init[933]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.996878] cloud-init[933]: 2019-06-02 10:14:10,234 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 10.485866] cloud-init[933]: Generating public/private rsa key pair. [ 10.488158] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 10.496189] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 10.498832] cloud-init[933]: The key fingerprint is: [ 10.504465] cloud-init[933]: SHA256:ircVXbKj+rJYnNnqwZcVjbH3lRTLk/KPwTy67xJaCxs root@shaker-vm-77582e2f-359d-4bfa-a93d-c7bcc0289b73 [ 10.512141] cloud-init[933]: The key's randomart image is: [ 10.514160] cloud-init[933]: +---[RSA 2048]----+ [ 10.516117] cloud-init[933]: | . o.| [ 10.520119] cloud-init[933]: | = o +| [ 10.524153] cloud-init[933]: | = +. *.| [ 10.532181] cloud-init[933]: | . * +o..| [ 10.536116] cloud-init[933]: | S = *. | [ 10.540118] cloud-init[933]: | + = =E.o. +.| [ 10.544118] cloud-init[933]: | . X * *.o. .| [ 10.548117] cloud-init[933]: | +.B o o. | [ 10.549914] cloud-init[933]: | ..*+. .+o | [ 10.556117] cloud-init[933]: +----[SHA256]-----+ [ 10.557937] cloud-init[933]: Generating public/private dsa key pair. [ 10.564120] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 10.566739] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 10.572414] cloud-init[933]: The key fingerprint is: [ 10.576279] cloud-init[933]: SHA256:F417pr2e//PRLVaN+5T1uufMvGG9P4Knr8oScCocBoQ root@shaker-vm-77582e2f-359d-4bfa-a93d-c7bcc0289b73 [ 10.584495] cloud-init[933]: The key's randomart image is: [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [ 10.590075] cloud-init[933]: +---[DSA 1024]----+ [[0;32m OK [0m] Reached target Network is Online. [ 10.594886] cloud-init[933]: Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target System Initialization. [[0;32m OK [0m|o. | [ 10.601066] cloud-init[933]: |E. o | [ 10.602536] cloud-init[933]: | . o . | ] Started Daily Cleanup of Temporary Directories. [ 10.605901] cloud-init[933]: [[0;32m OK [0m] Started Daily apt download activities. | o . . o ..| Starting LXD - unix socket. [ 10.614490] cloud-init[933]: | o . + S o o . +|[[0;32m OK [0m] Listening on ACPID Listen Socket. Starting Socket activation for snappy daemon. [ [ 10.620357] cloud-init[933]: | o . . . = oB| [ 10.621827] cloud-init[933]: | . . . o +=*| [ 10.623294] cloud-init[933]: [0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] | .. . *.@=| [ 10.627362] cloud-init[933]: Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Listening on UUID daemon activation socket.| .o.+Oo=B/| [ 10.632878] cloud-init[933]: +----[SHA256]-----+ [ 10.634344] cloud-init[933]: Generating public/private ecdsa key pair. [ 10.636245] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [[0;32m OK [0m] Started ACPI Events Check.[ 10.644561] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 10.646928] cloud-init[933]: The key fingerprint is: [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Listening on LXD - unix socket. [ 10.655398] cloud-init[933]: SHA256:TQaIM2blx33bdzAjgx/EDhDOt1AzNZBwjlRyZV0XTXM root@shaker-vm-77582e2f-359d-4bfa-a93d-c7bcc0289b73 [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [ 10.661575] cloud-init[933]: The key's randomart image is: [ 10.666408] cloud-init[933]: +---[ECDSA 256]---+[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [ 10.674857] cloud-init[933]: | o..B=O**. =E| [ 10.679495] Starting Login to default iSCSI targets... [[0;32m OK [0m] Reached target Sockets.cloud-init[933]: | *..= Xo*... =| [ 10.685189] cloud-init[933]: | o o. B Bo= + | [ 10.686654] cloud-init[933]: | . * +.* + | [ 10.689453] cloud-init[933]: | S o o . o| [ 10.690934] cloud-init[933]: | ..| [[0;32m OK [0m] Reached target Basic System. Starting LXD - container startup/shutdown... [ 10.698326] cloud-init[933]: | |[[0;32m OK [0m] Started iperf Service. [[0;32m OK [0m] Started FUSE filesystem for LXC. [ 10.704855] cloud-init[933]: | | Starting System Logging Service... Starting Login Service... [ 10.712993] cloud-init[933]: | | [ 10.716486] [[0;32m OK [0m] Started ACPI event daemon. cloud-init[[0;32m OK [0m] Started iperf3 Service. [933]: [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started Deferred execution scheduler. Starting Accounts Service... +----[SHA256]-----+ Starting Pollinate to seed the pseudo random number generator... [ 10.765239] Starting Apply the settings specified in cloud-config... Starting LSB: MD monitoring daemon... Starting /etc/rc.local Compatibility... Starting Snappy daemon... [[0;32m OK [0m] Started D-Bus System Message Bus. cloud-init[933]: Generating public/private ed25519 key pair. [ 10.834989] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started Unattended Upgrades Shutdown. [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started /etc/rc.local Compatibility. [ 10.885768] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.[[0;32m OK [0m] Started Login to default iSCSI targets. [ 10.932235] cloud-init[933]: The key fingerprint is: [ 10.954147] cloud-init[933]: [[0;32m OK [0mSHA256:GcH1eB2SF6vOLpJDZzMDUe4g49Q7kOSCjPku9jmTI+4 root@shaker-vm-77582e2f-359d-4bfa-a93d-c7bcc0289b73] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [ 11.002965] cloud-init[[0;32m OK [0m] Started LSB: MD monitoring daemon. [933]: The key's randomart image is:[[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... [[0;32m OK [0m] Reached target Remote File Systems (Pre). [ 11.019382] cloud-init [[0;32m OK [0m] Reached target Remote File Systems.[933]: Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"...+--[ED25519 256]--+ Starting LSB: network benchmark... Starting LSB: automatic crash report generation... Starting Permit User Sessions... Starting LSB: daemon to balance interrupts for SMP systems... [[0;32m OK [0m] Started Permit User Sessions. [ 11.082374] cloud-init[933]: | ...oo ..o. | Starting Terminate Plymouth Boot Screen... Starting Hold until boot process finishes up... [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started LSB: network benchmark. [ 11.129651] [[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 LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started Serial Getty on ttyS0.cloud-init[933]: | + . o ooo o.o.o | Starting Set console scheme... [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started Set console scheme. [ 11.185606] cloud-init[933]: |o o . B +.o o.o | [[0;32m OK [0m] Started LSB: automatic crash report generation. [ 11.190812] cloud-init[933]: | . + +.* . . | [[0;32m OK [0m] Started Snappy daemon. [ 11.204068] cloud-init[933]: Starting Wait until snapd is fully seeded...| . . S.. . | [ 11.230792] cloud-init[933]: | . ..*o | [ 11.240336] cloud-init[933]: |... . . + +o | [ 11.244106] cloud-init[933]: |.o.=. + .. | [ 11.252119] cloud-init[933]: |oE.o+ o .. | [ 11.260104] cloud-init[933]: +----[SHA256]-----+ [ 11.645265] cloud-init[1080]: Generating locales (this might take a while)... [ 12.345842] cloud-init[1080]: en_US.UTF-8... done [ 12.348824] cloud-init[1080]: Generation complete. [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. [ 12.830438] cloud-init[1080]: Cloud-init v. 18.2 running 'modules:config' at Sun, 02 Jun 2019 10:14:11 +0000. Up 11.51 seconds. [[0;32m OK [0m] Started Apply the settings specified in cloud-config. 2019-06-02 10:14:15,396 - functest.opnfv_tests.openstack.shaker.shaker - DEBUG - keystone endpoint: http://172.30.9.22:5000 2019-06-02 10:41:03,721 - functest.opnfv_tests.openstack.shaker.shaker - INFO - output: XDG_SESSION_ID=1 OS_PROJECT_ID=0d271da8b5f84d1a82f98cf5ced4721c SHELL=/bin/bash SSH_CLIENT=172.30.9.66 40492 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_77582e2f-359d-4bfa-a93d-c7bcc0289b73 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=kLinyADR25l1gnxslwvKiCTvg37Bho LANG=en_US.UTF-8 OS_AUTH_TYPE=password PS1=${OS_CLOUDNAME:+($OS_CLOUDNAME)} OS_AUTH_URL=http://172.30.9.22:5000 OS_USERNAME=shaker-user_77582e2f-359d-4bfa-a93d-c7bcc0289b73 SHLVL=1 HOME=/home/ubuntu no_proxy=,172.30.9.22,192.30.9.4 LOGNAME=ubuntu SSH_CONNECTION=172.30.9.66 40492 192.168.120.17 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-02 10:14:19.209 1410 INFO shaker.engine.utils [-] Logging enabled 2019-06-02 10:14:19.211 1410 INFO shaker.engine.messaging [-] Listening on *:9000 2019-06-02 10:14:19.214 1410 INFO shaker.engine.server [-] Play scenario: openstack/full_l2 2019-06-02 10:14:19.223 1418 INFO shaker.agent.agent [-] Agent id is: __heartbeat 2019-06-02 10:14:19.225 1418 INFO shaker.agent.agent [-] Connecting to server: 172.30.9.201:9000 2019-06-02 10:14:19.226 1418 INFO shaker.agent.agent [-] Agent config: {'polling_interval': 10} 2019-06-02 10:14:19.237 1410 INFO pykwalify.core [-] validation.valid 2019-06-02 10:14:19.858 1410 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-06-02 10:14:23.208 1410 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'7f6c9b4b-fab5-43e3-94d4-c6acc59063d3', u'links': [{u'href': u'http://172.30.9.22:8004/v1/0d271da8b5f84d1a82f98cf5ced4721c/stacks/shaker_zrepus/7f6c9b4b-fab5-43e3-94d4-c6acc59063d3', u'rel': u'self'}]} 2019-06-02 10:18:19.903 1410 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_zrepus_slave_0', 'shaker_zrepus_master_0']) 2019-06-02 10:18:33.121 1410 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-02 10:20:04.336 1410 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-02 10:21:34.820 1410 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-02 10:23:05.310 1410 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-02 10:23:05.311 1410 INFO shaker.engine.server [-] Execution is done 2019-06-02 10:23:06.028 1410 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-06-02 10:23:30.254 1410 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-02 10:23:30.257 1410 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_east_west 2019-06-02 10:23:30.271 1410 INFO pykwalify.core [-] validation.valid 2019-06-02 10:23:30.704 1410 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-06-02 10:23:33.625 1410 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'1f91b521-16c9-45bd-8759-d89846777a55', u'links': [{u'href': u'http://172.30.9.22:8004/v1/0d271da8b5f84d1a82f98cf5ced4721c/stacks/shaker_tuepzs/1f91b521-16c9-45bd-8759-d89846777a55', u'rel': u'self'}]} 2019-06-02 10:24:34.802 1410 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_tuepzs_slave_0', 'shaker_tuepzs_master_0']) 2019-06-02 10:24:46.768 1410 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-02 10:26:18.477 1410 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-02 10:27:48.974 1410 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-02 10:29:19.470 1410 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-02 10:29:19.471 1410 INFO shaker.engine.server [-] Execution is done 2019-06-02 10:29:19.916 1410 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-06-02 10:29:45.161 1410 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-02 10:29:45.163 1410 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_north_south 2019-06-02 10:29:45.176 1410 INFO pykwalify.core [-] validation.valid 2019-06-02 10:29:45.603 1410 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-06-02 10:29:48.716 1410 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'18f24366-5940-479a-8f5e-23afe0300973', u'links': [{u'href': u'http://172.30.9.22:8004/v1/0d271da8b5f84d1a82f98cf5ced4721c/stacks/shaker_mzokfi/18f24366-5940-479a-8f5e-23afe0300973', u'rel': u'self'}]} 2019-06-02 10:30:53.792 1410 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_mzokfi_slave_0', 'shaker_mzokfi_master_0']) 2019-06-02 10:31:02.073 1410 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-02 10:32:33.570 1410 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-02 10:34:04.067 1410 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-02 10:35:34.564 1410 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-02 10:35:34.566 1410 INFO shaker.engine.server [-] Execution is done 2019-06-02 10:35:34.993 1410 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-06-02 10:36:04.131 1410 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-02 10:36:04.133 1410 INFO shaker.engine.server [-] Play scenario: openstack/perf_l3_north_south 2019-06-02 10:36:04.147 1410 INFO pykwalify.core [-] validation.valid 2019-06-02 10:36:04.561 1410 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-06-02 10:36:07.567 1410 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'e3066279-5d94-4c70-8fba-a3ff220ebabb', u'links': [{u'href': u'http://172.30.9.22:8004/v1/0d271da8b5f84d1a82f98cf5ced4721c/stacks/shaker_emkpai/e3066279-5d94-4c70-8fba-a3ff220ebabb', u'rel': u'self'}]} 2019-06-02 10:37:07.763 1410 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_emkpai_slave_0', 'shaker_emkpai_master_0']) 2019-06-02 10:37:24.139 1410 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-02 10:37:56.494 1410 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-02 10:39:16.675 1410 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-02 10:40:37.075 1410 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-02 10:40:37.076 1410 INFO shaker.engine.server [-] Execution is done 2019-06-02 10:40:37.229 1410 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-06-02 10:41:03.588 1410 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-02 10:41:03.590 1410 INFO shaker.engine.server [-] Generating aggregated report 2019-06-02 10:41:03.601 1410 INFO shaker.engine.server [-] Raw output is stored to: report.json 2019-06-02 10:41:03.604 1410 INFO shaker.engine.report [-] ******************************************************************************** 2019-06-02 10:41:03.605 1410 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.UDP.1.overcloud-novacompute-1.opnfvlf.org:stats.packets.avg > 100000 [OK] 2019-06-02 10:41:03.605 1410 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.Ping.1.overcloud-novacompute-1.opnfvlf.org:stats.ping_icmp.avg < 2.0 [OK] 2019-06-02 10:41:03.605 1410 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-1.opnfvlf.org:stats.bandwidth.avg > 5000 [FAIL] 2019-06-02 10:41:03.605 1410 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-1.opnfvlf.org:stats.retransmits.max < 10 [FAIL] 2019-06-02 10:41:03.605 1410 INFO shaker.engine.report [-] ******************************************************************************** 2019-06-02 10:41:03.606 1410 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-02 10:41:03.619 1410 INFO shaker.engine.report [-] Report saved to: report.html 2019-06-02 10:41:03,722 - functest.opnfv_tests.openstack.shaker.shaker - INFO - error: 2019-06-02 10:41:04,018 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-02 10:41:04,019 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 30:55 | PASS | +-------------------+------------------+------------------+----------------+ 2019-06-02 10:41:19,415 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------+------------------+----------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------+------------------+----------------------+------------------+----------------+ | rally_full | functest | benchmarking | 106:43 | FAIL | | rally_jobs | functest | benchmarking | 29:49 | PASS | | vmtp | functest | benchmarking | 18:49 | PASS | | shaker | functest | benchmarking | 30:55 | PASS | +--------------------+------------------+----------------------+------------------+----------------+ 2019-06-02 10:41:19,420 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-06-02 10:41:43,221 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-32 | | 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-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-06-02 10:41:43,224 - 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.22,192.30.9.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=EMCoRWvaHMnUAJvEOMDfys1fH 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=8844e8f393854387ac00e6dfabd2445e export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-06-02 10:41:43,224 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-06-02 10:41:43,224 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2019-06-02 10:41:43,225 - 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-02 10:41:43,227 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-06-02 10:42:12,341 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-32 | | 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-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-06-02 10:42:12,344 - 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.22,192.30.9.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=EMCoRWvaHMnUAJvEOMDfys1fH 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=8844e8f393854387ac00e6dfabd2445e export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-06-02 10:42:12,344 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-06-02 10:42:12,345 - 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-02 10:42:12,353 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2019-06-02 10:42:13,791 - 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'368c91075a764b6fa8b574ee939dc1b0', '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_fd78c90e-5253-493c-b24d-716acb7c774a'}) 2019-06-02 10:42:14,261 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9c3a1c908be94fde92399c80179d37fb', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_fd78c90e-5253-493c-b24d-716acb7c774a'}) 2019-06-02 10:42:15,600 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_fd78c90e-5253-493c-b24d-716acb7c774a', 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'368c91075a764b6fa8b574ee939dc1b0', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'HlGdjPPj04Rc25MZ2wtxeSYkoqvE4j', 'username': u'cloudify-user_fd78c90e-5253-493c-b24d-716acb7c774a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22: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-02 10:42:15,604 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_fd78c90e-5253-493c-b24d-716acb7c774a', 'password': 'HlGdjPPj04Rc25MZ2wtxeSYkoqvE4j', 'project_name': 'cloudify-project_fd78c90e-5253-493c-b24d-716acb7c774a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '368c91075a764b6fa8b574ee939dc1b0', 'project_domain_name': 'Default'} 2019-06-02 10:42:15,605 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2019-06-02 10:42:16,247 - 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-02T10:42:16Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'3f7cb65f-5e5e-4eeb-9e15-b371a08db446', u'provider:segmentation_id': 75, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cloudify-net_fd78c90e-5253-493c-b24d-716acb7c774a', u'created_at': u'2019-06-02T10:42:16Z', u'mtu': 1450, u'tenant_id': u'368c91075a764b6fa8b574ee939dc1b0', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'368c91075a764b6fa8b574ee939dc1b0', u'l2_adjacency': True}) 2019-06-02 10:42:18,126 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-02T10:42: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'c6e43b5d-05cf-4fae-abe0-e88b4d2f7190', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_fd78c90e-5253-493c-b24d-716acb7c774a', u'enable_dhcp': True, u'network_id': u'3f7cb65f-5e5e-4eeb-9e15-b371a08db446', u'tenant_id': u'368c91075a764b6fa8b574ee939dc1b0', u'created_at': u'2019-06-02T10:42: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'368c91075a764b6fa8b574ee939dc1b0'}) 2019-06-02 10:42:19,937 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-02T10:42:19Z', u'revision_number': 2, u'id': u'f1588c1e-4bac-4d11-aa79-a5b943a780c1', u'external_gateway_info': {u'network_id': u'c2796163-bdf4-4e6d-b43c-d15508fb1de0', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7c8ede4f-3310-4fef-9dcd-f4fc2b0977e9', u'ip_address': u'172.30.9.211'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-router_fd78c90e-5253-493c-b24d-716acb7c774a', u'admin_state_up': True, u'tenant_id': u'368c91075a764b6fa8b574ee939dc1b0', u'created_at': u'2019-06-02T10:42:18Z', u'flavor_id': None, u'routes': [], u'project_id': u'368c91075a764b6fa8b574ee939dc1b0'}) 2019-06-02 10:42:29,118 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/22b19c43-f208-4c47-b1d5-69452930af94/snap', u'metadata': Munch({})})], 'file': u'/v2/images/22b19c43-f208-4c47-b1d5-69452930af94/file', 'owner': u'368c91075a764b6fa8b574ee939dc1b0', 'id': u'22b19c43-f208-4c47-b1d5-69452930af94', 'size': 297598976, u'self': u'/v2/images/22b19c43-f208-4c47-b1d5-69452930af94', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'368c91075a764b6fa8b574ee939dc1b0', 'name': 'cloudify-project_fd78c90e-5253-493c-b24d-716acb7c774a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/22b19c43-f208-4c47-b1d5-69452930af94/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-02T10:42:29Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-02T10:42:29Z', u'owner_specified.shade.sha256': u'74baf6380a51398877a7e7d27d2319b765fee0efbf94a3be6ebc29575658c5a4', u'owner_specified.shade.object': u'images/cloudify-img_fd78c90e-5253-493c-b24d-716acb7c774a', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'92a19abfec7c499acc81047ad0ed6ba1', 'properties': {u'os_hash_value': u'fdf0ecddcff3d2c3673ce62d8641b5eacb41fdddee37d76f5507440756fb9ed0315f3b7c386a5f8c1445de3acf502c03cf501a268e7c67b3cd54f0f94b73a745', u'self': u'/v2/images/22b19c43-f208-4c47-b1d5-69452930af94', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'74baf6380a51398877a7e7d27d2319b765fee0efbf94a3be6ebc29575658c5a4', u'owner_specified.shade.object': u'images/cloudify-img_fd78c90e-5253-493c-b24d-716acb7c774a', u'owner_specified.shade.md5': u'92a19abfec7c499acc81047ad0ed6ba1', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify-img_fd78c90e-5253-493c-b24d-716acb7c774a', 'created': u'2019-06-02T10:42:24Z', 'checksum': u'92a19abfec7c499acc81047ad0ed6ba1', 'created_at': u'2019-06-02T10:42:24Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'fdf0ecddcff3d2c3673ce62d8641b5eacb41fdddee37d76f5507440756fb9ed0315f3b7c386a5f8c1445de3acf502c03cf501a268e7c67b3cd54f0f94b73a745', 'metadata': {u'os_hash_value': u'fdf0ecddcff3d2c3673ce62d8641b5eacb41fdddee37d76f5507440756fb9ed0315f3b7c386a5f8c1445de3acf502c03cf501a268e7c67b3cd54f0f94b73a745', u'self': u'/v2/images/22b19c43-f208-4c47-b1d5-69452930af94', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'74baf6380a51398877a7e7d27d2319b765fee0efbf94a3be6ebc29575658c5a4', u'owner_specified.shade.object': u'images/cloudify-img_fd78c90e-5253-493c-b24d-716acb7c774a', u'owner_specified.shade.md5': u'92a19abfec7c499acc81047ad0ed6ba1', u'schema': u'/v2/schemas/image'}}) 2019-06-02 10:42:29,429 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_fd78c90e-5253-493c-b24d-716acb7c774a', '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'8844e8f393854387ac00e6dfabd2445e', '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'9d383774-1f07-4e4e-a27f-a390bc71fa01', 'swap': 0}) 2019-06-02 10:42:30,010 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCuIB9q6i8U7y4sU1qGBvnak2D2YMn1/Xk8Q6m8nncybzwOmOdrsmgCNlFnsPBepZMLmWIlNBby8mMglN2/7eZska54EImpCNfOKxJI76vCdxPrbaHhozq/2mp9jgHm7Xd8SgYyqQFsgkT2UsfV5rwWQUjjEXjuC/990/lxO917k2sKiGN9V4QavPErUbAX+UKL/0GUxEoMo68fwxMDnWuBuksbS3uYDkZWJDhpcYmADTviWUoBZftkcNB/1b2U9OMtzg6GQ8aYeWQ7EIfuKORmQ4lV9rgpXMyAmFUy5e4kaJ1J8z1Ykk9rf/TC3RNoC6y7yoeU4tXpMSe/tUShDP5F Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAriAfauovFO8uLFNahgb52pNg9mDJ9f15PEOpvJ53Mm88Dpjn\na7JoAjZRZ7DwXqWTC5liJTQW8vJjIJTdv+3mbJGueBCJqQjXzisSSO+rwncT622h\n4aM6v9pqfY4B5u13fEoGMqkBbIJE9lLH1ea8FkFI4xF47gv/fdP5cTvde5NrCohj\nfVeEGrzxK1GwF/lCi/9BlMRKDKOvH8MTA51rgbpLG0t7mA5GViQ4aXGJgA074llK\nAWX7ZHDQf9W9lPTjLc4OhkPGmHlkOxCH7ijkZkOJVfa4KVzMgJhVMuXuJGidSfM9\nWJJPa3/0wt0TaAusu8qHlOLV6TEnv7VEoQz+RQIDAQABAoIBAQCCx9+xBpk8KPTO\nGADqn3yzvXPbOREXcDzJlax73a17NO6vrApM6l+SIcf8kHnJLKUH1jlP5hLCgGkR\nhJ4U1JL3wmd/CDTMv7aOw+zk2RZxZcyRS/OFLHsos9y91pX5IyxWLqb/D87g9+rh\n84TiVH26XWhoG6xvZpWLpVU5xhPxBqf0X5UzmxO0vaaeBsB0evsUa2OaSI/z1/eQ\nhqiSFlKNDjGHPOA6bQKvnj20A++KfoMaOxKgqQaUDoU0JZMTCxo46WfTYDAT8eu+\nxoNa7HFWLIxhLZ3gHBBeWzZ9+BG671a9eLtsKmbnz63MIylZN29b7wCyeO9jspAY\nNEJdvFXBAoGBANYr7GZQGEs0PQfoxQKTti/oSpSo31LL4RG0EE7Vw4U/RZALQXnF\nEAdOSZd6Q8GRzUTJ1WyA9XxfcxcXKUzPg+8rDEJAejK4d0SEZ4yoQGGH3doetS9T\nJk28mKPQvoBTr+PyjnXBgVwuKsLgugsf/zEXoufW/4iGQqZ4iyfmhpS1AoGBANAh\n/QXcc2UxB9/WdtJKWpKJNdkf/CZddsZBRig2iCpMypU0IXSILEMyzteH+xdEVrni\nKRCZ5jXWnBPWWC5NMoQUITQCYnwPTfgUY0+HgIZO+DWglUHOLYwagZg3N+Qg9vVt\nbVXmk8gZAIRiikV07C18kHLN3zcVALgnLszmt81RAoGAWajRspNdWD5qPmFn+Ig2\nASBR+KIpu9O2SV8EZLyAucufJ4pOwteIukY/8LYyn1qWgHGuc1oZaxPabpQ3qfxF\n015GJ4YuogUviPOVFgFp0mq6qZGpcEJzCqAllo7Q8ZAXVmo40XtM2HZLWIIT4Ixo\nnPi0LjKHj3QFewOD3hRXyvECgYBTAltBrSyw3R9A3O5C7Li23NaHJESSoJAwffQX\nMbiY9kuNul7ldTICEw9/0pIIM49LT7IFFvxD2LYjC0fcH5nYJ5cegRz6UbhNCwSY\nwXg3GOPRr5wXxL1RtXieVteJusQEGoKS0gV6ts4H/q0bCojvk1ChGQ6/jzbcO3Rk\n8Fe6IQKBgGyaN6/oLJK3TvddpBtgMPCTfLB6toVbXSZSJQ/fcTFVKyDTmoNbdxqx\nZzmQHtHGEVSkdm4jLAEEWkXl0tFeefp7sfb6KaTLEyl/uShpKk3P+owzDJPZSKpC\nZj+wgR79pkxppdK/pouW/TQnHnRXJtZvqTk3o/Uu/WT4faJsuqHy\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'9c3a1c908be94fde92399c80179d37fb', 'name': u'cloudify-kp_fd78c90e-5253-493c-b24d-716acb7c774a', 'created_at': '2019-06-02T10:42:30.010523', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'368c91075a764b6fa8b574ee939dc1b0', 'name': 'cloudify-project_fd78c90e-5253-493c-b24d-716acb7c774a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'24:54:bd:b4:c7:7f:51:c9:3a:85:9f:d8:d4:35:86:ef', 'type': 'ssh', 'id': u'cloudify-kp_fd78c90e-5253-493c-b24d-716acb7c774a'}) 2019-06-02 10:42:30,011 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAriAfauovFO8uLFNahgb52pNg9mDJ9f15PEOpvJ53Mm88Dpjn a7JoAjZRZ7DwXqWTC5liJTQW8vJjIJTdv+3mbJGueBCJqQjXzisSSO+rwncT622h 4aM6v9pqfY4B5u13fEoGMqkBbIJE9lLH1ea8FkFI4xF47gv/fdP5cTvde5NrCohj fVeEGrzxK1GwF/lCi/9BlMRKDKOvH8MTA51rgbpLG0t7mA5GViQ4aXGJgA074llK AWX7ZHDQf9W9lPTjLc4OhkPGmHlkOxCH7ijkZkOJVfa4KVzMgJhVMuXuJGidSfM9 WJJPa3/0wt0TaAusu8qHlOLV6TEnv7VEoQz+RQIDAQABAoIBAQCCx9+xBpk8KPTO GADqn3yzvXPbOREXcDzJlax73a17NO6vrApM6l+SIcf8kHnJLKUH1jlP5hLCgGkR hJ4U1JL3wmd/CDTMv7aOw+zk2RZxZcyRS/OFLHsos9y91pX5IyxWLqb/D87g9+rh 84TiVH26XWhoG6xvZpWLpVU5xhPxBqf0X5UzmxO0vaaeBsB0evsUa2OaSI/z1/eQ hqiSFlKNDjGHPOA6bQKvnj20A++KfoMaOxKgqQaUDoU0JZMTCxo46WfTYDAT8eu+ xoNa7HFWLIxhLZ3gHBBeWzZ9+BG671a9eLtsKmbnz63MIylZN29b7wCyeO9jspAY NEJdvFXBAoGBANYr7GZQGEs0PQfoxQKTti/oSpSo31LL4RG0EE7Vw4U/RZALQXnF EAdOSZd6Q8GRzUTJ1WyA9XxfcxcXKUzPg+8rDEJAejK4d0SEZ4yoQGGH3doetS9T Jk28mKPQvoBTr+PyjnXBgVwuKsLgugsf/zEXoufW/4iGQqZ4iyfmhpS1AoGBANAh /QXcc2UxB9/WdtJKWpKJNdkf/CZddsZBRig2iCpMypU0IXSILEMyzteH+xdEVrni KRCZ5jXWnBPWWC5NMoQUITQCYnwPTfgUY0+HgIZO+DWglUHOLYwagZg3N+Qg9vVt bVXmk8gZAIRiikV07C18kHLN3zcVALgnLszmt81RAoGAWajRspNdWD5qPmFn+Ig2 ASBR+KIpu9O2SV8EZLyAucufJ4pOwteIukY/8LYyn1qWgHGuc1oZaxPabpQ3qfxF 015GJ4YuogUviPOVFgFp0mq6qZGpcEJzCqAllo7Q8ZAXVmo40XtM2HZLWIIT4Ixo nPi0LjKHj3QFewOD3hRXyvECgYBTAltBrSyw3R9A3O5C7Li23NaHJESSoJAwffQX MbiY9kuNul7ldTICEw9/0pIIM49LT7IFFvxD2LYjC0fcH5nYJ5cegRz6UbhNCwSY wXg3GOPRr5wXxL1RtXieVteJusQEGoKS0gV6ts4H/q0bCojvk1ChGQ6/jzbcO3Rk 8Fe6IQKBgGyaN6/oLJK3TvddpBtgMPCTfLB6toVbXSZSJQ/fcTFVKyDTmoNbdxqx ZzmQHtHGEVSkdm4jLAEEWkXl0tFeefp7sfb6KaTLEyl/uShpKk3P+owzDJPZSKpC Zj+wgR79pkxppdK/pouW/TQnHnRXJtZvqTk3o/Uu/WT4faJsuqHy -----END RSA PRIVATE KEY----- 2019-06-02 10:44:27,676 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify-net_fd78c90e-5253-493c-b24d-716acb7c774a': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b3:5e:ca', u'version': 4, u'addr': u'192.168.120.4', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'22b19c43-f208-4c47-b1d5-69452930af94'}), 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-02T10:44:26.000000', 'flavor': Munch({u'id': u'9d383774-1f07-4e4e-a27f-a390bc71fa01'}), 'az': u'nova', 'id': u'c421ee86-721c-4069-98de-c92734045e9c', 'security_groups': [Munch({u'name': u'cloudify-sg_fd78c90e-5253-493c-b24d-716acb7c774a'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'9c3a1c908be94fde92399c80179d37fb', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'368c91075a764b6fa8b574ee939dc1b0', 'name': 'cloudify-project_fd78c90e-5253-493c-b24d-716acb7c774a', '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-02T10:44:26.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-02T10:44:27Z', 'hostId': u'1a12e2b522184d2261b9ba50c937bfbd0a2c72e327af662957854260', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_fd78c90e-5253-493c-b24d-716acb7c774a', 'public_v6': '', 'private_v4': u'192.168.120.4', 'cloud': 'envvars', 'host_id': u'1a12e2b522184d2261b9ba50c937bfbd0a2c72e327af662957854260', '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-02T10:44:26.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'368c91075a764b6fa8b574ee939dc1b0', 'name': u'cloudify-vm_fd78c90e-5253-493c-b24d-716acb7c774a', 'adminPass': u'CUCETSLVWA9x', 'tenant_id': u'368c91075a764b6fa8b574ee939dc1b0', 'created_at': u'2019-06-02T10:42:33Z', 'created': u'2019-06-02T10:42:33Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-02 10:44:31,541 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'f1588c1e-4bac-4d11-aa79-a5b943a780c1', 'updated_at': u'2019-06-02T10:44:31Z', 'fixed_ip_address': u'192.168.120.4', 'floating_ip_address': u'172.30.9.217', 'revision_number': 1, 'port_id': u'86863ccb-7fa7-440f-9108-d20d3b4d3d7c', 'id': u'1e704268-704c-47ca-a7f7-965efaf65320', 'network': u'c2796163-bdf4-4e6d-b43c-d15508fb1de0', 'port': u'86863ccb-7fa7-440f-9108-d20d3b4d3d7c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'368c91075a764b6fa8b574ee939dc1b0', 'name': 'cloudify-project_fd78c90e-5253-493c-b24d-716acb7c774a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'368c91075a764b6fa8b574ee939dc1b0', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'c2796163-bdf4-4e6d-b43c-d15508fb1de0', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'3f7cb65f-5e5e-4eeb-9e15-b371a08db446', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:b3:5e:ca', u'device_id': u'c421ee86-721c-4069-98de-c92734045e9c'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'368c91075a764b6fa8b574ee939dc1b0', 'created_at': u'2019-06-02T10:44:29Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'3f7cb65f-5e5e-4eeb-9e15-b371a08db446', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:b3:5e:ca', u'device_id': u'c421ee86-721c-4069-98de-c92734045e9c'}), 'router': u'f1588c1e-4bac-4d11-aa79-a5b943a780c1'}) 2019-06-02 10:44:31,615 - 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-148-generic (buildd@lgw01-amd64-031) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #174-Ubuntu SMP Tue May 7 12:20:14 UTC 2019 (Ubuntu 4.4.0-148.174-generic 4.4.177) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-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 0x362fa000-0x37174fff] [ 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 685239331 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-148-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028172K/4193768K available (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165596K 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.364623] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.367724] pid_max: default: 32768 minimum: 301 [ 0.369402] ACPI: Core revision 20150930 [ 0.371521] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.373954] Security Framework initialized [ 0.375489] Yama: becoming mindful. [ 0.376860] AppArmor: AppArmor initialized [ 0.378575] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.384772] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.388892] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.393771] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396952] Initializing cgroup subsys io [ 0.398474] Initializing cgroup subsys memory [ 0.400095] Initializing cgroup subsys devices [ 0.401739] Initializing cgroup subsys freezer [ 0.403386] Initializing cgroup subsys net_cls [ 0.405012] Initializing cgroup subsys perf_event [ 0.406709] Initializing cgroup subsys net_prio [ 0.408387] Initializing cgroup subsys hugetlb [ 0.410009] Initializing cgroup subsys pids [ 0.412370] mce: CPU supports 10 MCE banks [ 0.413966] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.415839] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.417889] Spectre V2 : Mitigation: Full generic retpoline [ 0.419856] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.422819] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.425794] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.428146] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.431603] MDS: Mitigation: Clear CPU buffers [ 0.435854] Freeing SMP alternatives memory: 36K [ 0.443074] ftrace: allocating 32293 entries in 127 pages [ 0.492611] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.494914] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.497161] smpboot: Max logical packages: 2 [ 0.499138] x2apic enabled [ 0.500593] Switched APIC routing to physical x2apic. [ 0.503782] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.506389] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.511036] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.524147] KVM setup paravirtual spinlock [ 0.527480] x86: Booting SMP configuration: [ 0.529123] .... node #0, CPUs: #1 [ 0.530753] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.553251] x86: Booted up 1 node, 2 CPUs [ 0.553258] KVM setup async PF for cpu 1 [ 0.553262] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.557947] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.560787] devtmpfs: initialized [ 0.563779] evm: security.selinux [ 0.565047] evm: security.SMACK64 [ 0.566318] evm: security.SMACK64EXEC [ 0.567673] evm: security.SMACK64TRANSMUTE [ 0.569162] evm: security.SMACK64MMAP [ 0.570517] evm: security.ima [ 0.571676] evm: security.capability [ 0.573214] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.576508] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.578729] pinctrl core: initialized pinctrl subsystem [ 0.580727] RTC time: 10:44:28, date: 06/02/19 [ 0.583206] NET: Registered protocol family 16 [ 0.596858] cpuidle: using governor ladder [ 0.608965] cpuidle: using governor menu [ 0.610428] PCCT header not found. [ 0.611836] ACPI: bus type PCI registered [ 0.613315] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.615617] PCI: Using configuration type 1 for base access [ 0.630262] ACPI: Added _OSI(Module Device) [ 0.631785] ACPI: Added _OSI(Processor Device) [ 0.633354] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.635015] ACPI: Added _OSI(Processor Aggregator Device) [ 0.638066] ACPI: Interpreter enabled [ 0.655670] ACPI: (supports S0 S5) [ 0.656995] ACPI: Using IOAPIC for interrupt routing [ 0.658713] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.663888] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.665978] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.668230] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.670405] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.674418] acpiphp: Slot [3] registered [ 0.675899] acpiphp: Slot [4] registered [ 0.677367] acpiphp: Slot [5] registered [ 0.678830] acpiphp: Slot [6] registered [ 0.680293] acpiphp: Slot [7] registered [ 0.681748] acpiphp: Slot [8] registered [ 0.683214] acpiphp: Slot [9] registered [ 0.684679] acpiphp: Slot [10] registered [ 0.686174] acpiphp: Slot [11] registered [ 0.687661] acpiphp: Slot [12] registered [ 0.689196] acpiphp: Slot [13] registered [ 0.690673] acpiphp: Slot [14] registered [ 0.692156] acpiphp: Slot [15] registered [ 0.693638] acpiphp: Slot [16] registered [ 0.695127] acpiphp: Slot [17] registered [ 0.696613] acpiphp: Slot [18] registered [ 0.698093] acpiphp: Slot [19] registered [ 0.699578] acpiphp: Slot [20] registered [ 0.701066] acpiphp: Slot [21] registered [ 0.702550] acpiphp: Slot [22] registered [ 0.704042] acpiphp: Slot [23] registered [ 0.705536] acpiphp: Slot [24] registered [ 0.707023] acpiphp: Slot [25] registered [ 0.708508] acpiphp: Slot [26] registered [ 0.709998] acpiphp: Slot [27] registered [ 0.711490] acpiphp: Slot [28] registered [ 0.712980] acpiphp: Slot [29] registered [ 0.714480] acpiphp: Slot [30] registered [ 0.715970] acpiphp: Slot [31] registered [ 0.717434] PCI host bridge to bus 0000:00 [ 0.718910] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.721134] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.723356] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.725995] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.728637] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.731334] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.736424] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.738750] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.740900] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.743223] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.747907] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.750513] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.773966] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.776736] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.779315] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.781861] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.784381] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.786664] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.789019] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.790946] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.793771] vgaarb: loaded [ 0.794867] vgaarb: bridge control possible 0000:00:02.0 [ 0.797045] SCSI subsystem initialized [ 0.798708] ACPI: bus type USB registered [ 0.800208] usbcore: registered new interface driver usbfs [ 0.802073] usbcore: registered new interface driver hub [ 0.803904] usbcore: registered new device driver usb [ 0.805936] PCI: Using ACPI for IRQ routing [ 0.807886] NetLabel: Initializing [ 0.809188] NetLabel: domain hash size = 128 [ 0.810734] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.812472] NetLabel: unlabeled traffic allowed by default [ 0.814541] amd_nb: Cannot enumerate AMD northbridges [ 0.816376] clocksource: Switched to clocksource kvm-clock [ 0.828430] AppArmor: AppArmor Filesystem Enabled [ 0.830160] pnp: PnP ACPI init [ 0.831718] pnp: PnP ACPI: found 5 devices [ 0.839880] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.842966] NET: Registered protocol family 2 [ 0.844882] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.847692] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.850296] TCP: Hash tables configured (established 32768 bind 32768) [ 0.852577] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.854641] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.856908] NET: Registered protocol family 1 [ 0.858494] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.860496] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.862450] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.882701] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.902956] Unpacking initramfs... [ 1.102368] Freeing initrd memory: 14828K [ 1.104024] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.106272] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.108595] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 1.112162] Scanning for low memory corruption every 60 seconds [ 1.114645] audit: initializing netlink subsys (disabled) [ 1.116602] audit: type=2000 audit(1559472268.417:1): initialized [ 1.118942] Initialise system trusted keyring [ 1.120711] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.122869] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.126225] zbud: loaded [ 1.127642] VFS: Disk quotas dquot_6.6.0 [ 1.129191] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.131689] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.133964] fuse init (API version 7.23) [ 1.135551] Key type big_key registered [ 1.137030] Allocating IMA MOK and blacklist keyrings. [ 1.139497] Key type asymmetric registered [ 1.141057] Asymmetric key parser 'x509' registered [ 1.142831] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.145613] io scheduler noop registered [ 1.147089] io scheduler deadline registered (default) [ 1.148955] io scheduler cfq registered [ 1.150486] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.152441] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.154830] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.157495] ACPI: Power Button [PWRF] [ 1.159077] GHES: HEST is not enabled! [ 1.178544] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.218674] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.223028] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.249838] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.253601] Linux agpgart interface v0.103 [ 1.257105] loop: module loaded [ 1.260192] vda: vda1 [ 1.262088] scsi host0: ata_piix [ 1.263553] scsi host1: ata_piix [ 1.264875] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.267096] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.269480] libphy: Fixed MDIO Bus: probed [ 1.271117] tun: Universal TUN/TAP device driver, 1.6 [ 1.272902] tun: (C) 1999-2004 Max Krasnyansky [ 1.276445] PPP generic driver version 2.4.2 [ 1.278096] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.280324] ehci-pci: EHCI PCI platform driver [ 1.281955] ehci-platform: EHCI generic platform driver [ 1.283802] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.285908] ohci-pci: OHCI PCI platform driver [ 1.287535] ohci-platform: OHCI generic platform driver [ 1.289388] uhci_hcd: USB Universal Host Controller Interface driver [ 1.309677] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.311497] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.314216] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.316012] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.318139] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.320434] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.323085] usb usb1: Product: UHCI Host Controller [ 1.324857] usb usb1: Manufacturer: Linux 4.4.0-148-generic uhci_hcd [ 1.327034] usb usb1: SerialNumber: 0000:00:01.2 [ 1.328817] hub 1-0:1.0: USB hub found [ 1.330279] hub 1-0:1.0: 2 ports detected [ 1.331884] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.335716] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.337511] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.339372] mousedev: PS/2 mouse device common for all mice [ 1.341568] rtc_cmos 00:00: RTC can wake from S4 [ 1.343797] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.346908] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.349423] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.351623] i2c /dev entries driver [ 1.353057] device-mapper: uevent: version 1.0.3 [ 1.354766] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.357791] ledtrig-cpu: registered to indicate activity on CPUs [ 1.360272] NET: Registered protocol family 10 [ 1.362204] NET: Registered protocol family 17 [ 1.380554] Key type dns_resolver registered [ 1.382451] registered taskstats version 1 [ 1.383986] Loading compiled-in X.509 certificates [ 1.386245] Loaded X.509 cert 'Build time autogenerated kernel key: 5103689f9da3e841c6100f8bb032b132cf76e38d' [ 1.389842] zswap: loaded using pool lzo/zbud [ 1.393285] Key type trusted registered [ 1.397120] Key type encrypted registered [ 1.398647] AppArmor: AppArmor sha1 policy hashing enabled [ 1.400630] ima: No TPM chip found, activating TPM-bypass! [ 1.402573] ima: Allocated hash algorithm: sha1 [ 1.404219] evm: HMAC attrs: 0x1 [ 1.405958] Magic number: 7:891:728 [ 1.407539] rtc_cmos 00:00: setting system clock to 2019-06-02 10:44:28 UTC (1559472268) [ 1.410587] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.412677] EDD information not available. [ 1.426121] Freeing unused kernel memory: 1484K [ 1.436421] Write protecting the kernel read-only data: 14336k [ 1.439802] Freeing unused kernel memory: 1620K [ 1.441679] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.454993] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.455402] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.455421] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.463416] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.463452] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.463579] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.463627] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.463664] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.463714] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.463749] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.509560] virtio_net virtio0 ens3: renamed from eth0 [ 1.517060] FDC 0 is a S82078B [ 1.525138] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.528507] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.538507] AVX2 version of gcm_enc/dec engaged. [ 1.540322] AES CTR mode by8 optimization enabled [ 1.648393] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.813042] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.815380] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.817789] usb 1-1: Product: QEMU USB Tablet [ 1.819398] usb 1-1: Manufacturer: QEMU [ 1.820851] usb 1-1: SerialNumber: 42 [ 1.828370] hidraw: raw HID events driver (C) Jiri Kosina [ 1.835285] usbcore: registered new interface driver usbhid [ 1.837303] usbhid: USB HID core driver [ 1.840396] 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.844585] 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.911744] md: linear personality registered for level -1 [ 2.915336] md: multipath personality registered for level -4 [ 2.918991] md: raid0 personality registered for level 0 [ 2.923148] md: raid1 personality registered for level 1 [ 2.992377] raid6: sse2x1 gen() 11422 MB/s [ 3.060377] raid6: sse2x1 xor() 8896 MB/s [ 3.128380] raid6: sse2x2 gen() 14526 MB/s [ 3.196377] raid6: sse2x2 xor() 9739 MB/s [ 3.264379] raid6: sse2x4 gen() 16774 MB/s [ 3.332414] raid6: sse2x4 xor() 11727 MB/s [ 3.400380] raid6: avx2x1 gen() 22231 MB/s [ 3.468379] raid6: avx2x2 gen() 25929 MB/s [ 3.536378] raid6: avx2x4 gen() 29827 MB/s [ 3.537952] raid6: using algorithm avx2x4 gen() 29827 MB/s [ 3.539881] raid6: using avx2x2 recovery algorithm [ 3.542578] xor: automatically using best checksumming function: [ 3.584380] avx : 32225.000 MB/sec [ 3.586917] async_tx: api initialized (async) [ 3.595521] md: raid6 personality registered for level 6 [ 3.597436] md: raid5 personality registered for level 5 [ 3.599326] md: raid4 personality registered for level 4 [ 3.605664] 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.634240] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.650298] 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.735873] 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.742003] systemd[1]: Detected virtualization kvm. [ 3.743806] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.748893] systemd[1]: Set hostname to . [ 3.752469] systemd[1]: Initializing machine ID from KVM UUID. [ 3.754550] systemd[1]: Installed transient /etc/machine-id file. [ 3.877927] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.881651] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.885460] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.889614] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.892857] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.898045] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.901851] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.905745] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.910434] 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.916613] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.940554] 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.947421] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.954492] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.959767] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.965426] systemd[1]: Starting Uncomplicated firewall... p 2019-06-02 10:44:32,617 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.217: timed out 2019-06-02 10:44:42,005 - 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-148-generic (buildd@lgw01-amd64-031) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #174-Ubuntu SMP Tue May 7 12:20:14 UTC 2019 (Ubuntu 4.4.0-148.174-generic 4.4.177) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-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 0x362fa000-0x37174fff] [ 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 685239331 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-148-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028172K/4193768K available (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165596K 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.364623] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.367724] pid_max: default: 32768 minimum: 301 [ 0.369402] ACPI: Core revision 20150930 [ 0.371521] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.373954] Security Framework initialized [ 0.375489] Yama: becoming mindful. [ 0.376860] AppArmor: AppArmor initialized [ 0.378575] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.384772] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.388892] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.393771] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396952] Initializing cgroup subsys io [ 0.398474] Initializing cgroup subsys memory [ 0.400095] Initializing cgroup subsys devices [ 0.401739] Initializing cgroup subsys freezer [ 0.403386] Initializing cgroup subsys net_cls [ 0.405012] Initializing cgroup subsys perf_event [ 0.406709] Initializing cgroup subsys net_prio [ 0.408387] Initializing cgroup subsys hugetlb [ 0.410009] Initializing cgroup subsys pids [ 0.412370] mce: CPU supports 10 MCE banks [ 0.413966] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.415839] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.417889] Spectre V2 : Mitigation: Full generic retpoline [ 0.419856] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.422819] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.425794] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.428146] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.431603] MDS: Mitigation: Clear CPU buffers [ 0.435854] Freeing SMP alternatives memory: 36K [ 0.443074] ftrace: allocating 32293 entries in 127 pages [ 0.492611] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.494914] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.497161] smpboot: Max logical packages: 2 [ 0.499138] x2apic enabled [ 0.500593] Switched APIC routing to physical x2apic. [ 0.503782] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.506389] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.511036] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.524147] KVM setup paravirtual spinlock [ 0.527480] x86: Booting SMP configuration: [ 0.529123] .... node #0, CPUs: #1 [ 0.530753] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.553251] x86: Booted up 1 node, 2 CPUs [ 0.553258] KVM setup async PF for cpu 1 [ 0.553262] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.557947] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.560787] devtmpfs: initialized [ 0.563779] evm: security.selinux [ 0.565047] evm: security.SMACK64 [ 0.566318] evm: security.SMACK64EXEC [ 0.567673] evm: security.SMACK64TRANSMUTE [ 0.569162] evm: security.SMACK64MMAP [ 0.570517] evm: security.ima [ 0.571676] evm: security.capability [ 0.573214] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.576508] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.578729] pinctrl core: initialized pinctrl subsystem [ 0.580727] RTC time: 10:44:28, date: 06/02/19 [ 0.583206] NET: Registered protocol family 16 [ 0.596858] cpuidle: using governor ladder [ 0.608965] cpuidle: using governor menu [ 0.610428] PCCT header not found. [ 0.611836] ACPI: bus type PCI registered [ 0.613315] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.615617] PCI: Using configuration type 1 for base access [ 0.630262] ACPI: Added _OSI(Module Device) [ 0.631785] ACPI: Added _OSI(Processor Device) [ 0.633354] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.635015] ACPI: Added _OSI(Processor Aggregator Device) [ 0.638066] ACPI: Interpreter enabled [ 0.655670] ACPI: (supports S0 S5) [ 0.656995] ACPI: Using IOAPIC for interrupt routing [ 0.658713] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.663888] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.665978] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.668230] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.670405] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.674418] acpiphp: Slot [3] registered [ 0.675899] acpiphp: Slot [4] registered [ 0.677367] acpiphp: Slot [5] registered [ 0.678830] acpiphp: Slot [6] registered [ 0.680293] acpiphp: Slot [7] registered [ 0.681748] acpiphp: Slot [8] registered [ 0.683214] acpiphp: Slot [9] registered [ 0.684679] acpiphp: Slot [10] registered [ 0.686174] acpiphp: Slot [11] registered [ 0.687661] acpiphp: Slot [12] registered [ 0.689196] acpiphp: Slot [13] registered [ 0.690673] acpiphp: Slot [14] registered [ 0.692156] acpiphp: Slot [15] registered [ 0.693638] acpiphp: Slot [16] registered [ 0.695127] acpiphp: Slot [17] registered [ 0.696613] acpiphp: Slot [18] registered [ 0.698093] acpiphp: Slot [19] registered [ 0.699578] acpiphp: Slot [20] registered [ 0.701066] acpiphp: Slot [21] registered [ 0.702550] acpiphp: Slot [22] registered [ 0.704042] acpiphp: Slot [23] registered [ 0.705536] acpiphp: Slot [24] registered [ 0.707023] acpiphp: Slot [25] registered [ 0.708508] acpiphp: Slot [26] registered [ 0.709998] acpiphp: Slot [27] registered [ 0.711490] acpiphp: Slot [28] registered [ 0.712980] acpiphp: Slot [29] registered [ 0.714480] acpiphp: Slot [30] registered [ 0.715970] acpiphp: Slot [31] registered [ 0.717434] PCI host bridge to bus 0000:00 [ 0.718910] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.721134] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.723356] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.725995] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.728637] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.731334] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.736424] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.738750] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.740900] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.743223] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.747907] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.750513] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.773966] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.776736] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.779315] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.781861] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.784381] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.786664] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.789019] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.790946] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.793771] vgaarb: loaded [ 0.794867] vgaarb: bridge control possible 0000:00:02.0 [ 0.797045] SCSI subsystem initialized [ 0.798708] ACPI: bus type USB registered [ 0.800208] usbcore: registered new interface driver usbfs [ 0.802073] usbcore: registered new interface driver hub [ 0.803904] usbcore: registered new device driver usb [ 0.805936] PCI: Using ACPI for IRQ routing [ 0.807886] NetLabel: Initializing [ 0.809188] NetLabel: domain hash size = 128 [ 0.810734] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.812472] NetLabel: unlabeled traffic allowed by default [ 0.814541] amd_nb: Cannot enumerate AMD northbridges [ 0.816376] clocksource: Switched to clocksource kvm-clock [ 0.828430] AppArmor: AppArmor Filesystem Enabled [ 0.830160] pnp: PnP ACPI init [ 0.831718] pnp: PnP ACPI: found 5 devices [ 0.839880] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.842966] NET: Registered protocol family 2 [ 0.844882] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.847692] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.850296] TCP: Hash tables configured (established 32768 bind 32768) [ 0.852577] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.854641] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.856908] NET: Registered protocol family 1 [ 0.858494] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.860496] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.862450] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.882701] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.902956] Unpacking initramfs... [ 1.102368] Freeing initrd memory: 14828K [ 1.104024] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.106272] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.108595] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 1.112162] Scanning for low memory corruption every 60 seconds [ 1.114645] audit: initializing netlink subsys (disabled) [ 1.116602] audit: type=2000 audit(1559472268.417:1): initialized [ 1.118942] Initialise system trusted keyring [ 1.120711] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.122869] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.126225] zbud: loaded [ 1.127642] VFS: Disk quotas dquot_6.6.0 [ 1.129191] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.131689] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.133964] fuse init (API version 7.23) [ 1.135551] Key type big_key registered [ 1.137030] Allocating IMA MOK and blacklist keyrings. [ 1.139497] Key type asymmetric registered [ 1.141057] Asymmetric key parser 'x509' registered [ 1.142831] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.145613] io scheduler noop registered [ 1.147089] io scheduler deadline registered (default) [ 1.148955] io scheduler cfq registered [ 1.150486] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.152441] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.154830] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.157495] ACPI: Power Button [PWRF] [ 1.159077] GHES: HEST is not enabled! [ 1.178544] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.218674] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.223028] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.249838] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.253601] Linux agpgart interface v0.103 [ 1.257105] loop: module loaded [ 1.260192] vda: vda1 [ 1.262088] scsi host0: ata_piix [ 1.263553] scsi host1: ata_piix [ 1.264875] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.267096] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.269480] libphy: Fixed MDIO Bus: probed [ 1.271117] tun: Universal TUN/TAP device driver, 1.6 [ 1.272902] tun: (C) 1999-2004 Max Krasnyansky [ 1.276445] PPP generic driver version 2.4.2 [ 1.278096] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.280324] ehci-pci: EHCI PCI platform driver [ 1.281955] ehci-platform: EHCI generic platform driver [ 1.283802] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.285908] ohci-pci: OHCI PCI platform driver [ 1.287535] ohci-platform: OHCI generic platform driver [ 1.289388] uhci_hcd: USB Universal Host Controller Interface driver [ 1.309677] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.311497] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.314216] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.316012] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.318139] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.320434] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.323085] usb usb1: Product: UHCI Host Controller [ 1.324857] usb usb1: Manufacturer: Linux 4.4.0-148-generic uhci_hcd [ 1.327034] usb usb1: SerialNumber: 0000:00:01.2 [ 1.328817] hub 1-0:1.0: USB hub found [ 1.330279] hub 1-0:1.0: 2 ports detected [ 1.331884] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.335716] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.337511] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.339372] mousedev: PS/2 mouse device common for all mice [ 1.341568] rtc_cmos 00:00: RTC can wake from S4 [ 1.343797] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.346908] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.349423] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.351623] i2c /dev entries driver [ 1.353057] device-mapper: uevent: version 1.0.3 [ 1.354766] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.357791] ledtrig-cpu: registered to indicate activity on CPUs [ 1.360272] NET: Registered protocol family 10 [ 1.362204] NET: Registered protocol family 17 [ 1.380554] Key type dns_resolver registered [ 1.382451] registered taskstats version 1 [ 1.383986] Loading compiled-in X.509 certificates [ 1.386245] Loaded X.509 cert 'Build time autogenerated kernel key: 5103689f9da3e841c6100f8bb032b132cf76e38d' [ 1.389842] zswap: loaded using pool lzo/zbud [ 1.393285] Key type trusted registered [ 1.397120] Key type encrypted registered [ 1.398647] AppArmor: AppArmor sha1 policy hashing enabled [ 1.400630] ima: No TPM chip found, activating TPM-bypass! [ 1.402573] ima: Allocated hash algorithm: sha1 [ 1.404219] evm: HMAC attrs: 0x1 [ 1.405958] Magic number: 7:891:728 [ 1.407539] rtc_cmos 00:00: setting system clock to 2019-06-02 10:44:28 UTC (1559472268) [ 1.410587] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.412677] EDD information not available. [ 1.426121] Freeing unused kernel memory: 1484K [ 1.436421] Write protecting the kernel read-only data: 14336k [ 1.439802] Freeing unused kernel memory: 1620K [ 1.441679] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.454993] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.455402] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.455421] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.463416] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.463452] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.463579] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.463627] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.463664] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.463714] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.463749] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.509560] virtio_net virtio0 ens3: renamed from eth0 [ 1.517060] FDC 0 is a S82078B [ 1.525138] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.528507] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.538507] AVX2 version of gcm_enc/dec engaged. [ 1.540322] AES CTR mode by8 optimization enabled [ 1.648393] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.813042] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.815380] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.817789] usb 1-1: Product: QEMU USB Tablet [ 1.819398] usb 1-1: Manufacturer: QEMU [ 1.820851] usb 1-1: SerialNumber: 42 [ 1.828370] hidraw: raw HID events driver (C) Jiri Kosina [ 1.835285] usbcore: registered new interface driver usbhid [ 1.837303] usbhid: USB HID core driver [ 1.840396] 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.844585] 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.911744] md: linear personality registered for level -1 [ 2.915336] md: multipath personality registered for level -4 [ 2.918991] md: raid0 personality registered for level 0 [ 2.923148] md: raid1 personality registered for level 1 [ 2.992377] raid6: sse2x1 gen() 11422 MB/s [ 3.060377] raid6: sse2x1 xor() 8896 MB/s [ 3.128380] raid6: sse2x2 gen() 14526 MB/s [ 3.196377] raid6: sse2x2 xor() 9739 MB/s [ 3.264379] raid6: sse2x4 gen() 16774 MB/s [ 3.332414] raid6: sse2x4 xor() 11727 MB/s [ 3.400380] raid6: avx2x1 gen() 22231 MB/s [ 3.468379] raid6: avx2x2 gen() 25929 MB/s [ 3.536378] raid6: avx2x4 gen() 29827 MB/s [ 3.537952] raid6: using algorithm avx2x4 gen() 29827 MB/s [ 3.539881] raid6: using avx2x2 recovery algorithm [ 3.542578] xor: automatically using best checksumming function: [ 3.584380] avx : 32225.000 MB/sec [ 3.586917] async_tx: api initialized (async) [ 3.595521] md: raid6 personality registered for level 6 [ 3.597436] md: raid5 personality registered for level 5 [ 3.599326] md: raid4 personality registered for level 4 [ 3.605664] 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.634240] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.650298] 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.735873] 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.742003] systemd[1]: Detected virtualization kvm. [ 3.743806] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.748893] systemd[1]: Set hostname to . [ 3.752469] systemd[1]: Initializing machine ID from KVM UUID. [ 3.754550] systemd[1]: Installed transient /etc/machine-id file. [ 3.877927] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.881651] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.885460] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.889614] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.892857] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.898045] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.901851] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.905745] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.910434] 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.916613] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.940554] 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.947421] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.954492] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.959767] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.965426] systemd[1]: Starting Uncomplicated firewall... p Starting Uncomplicated firewall... [ 3.970994] systemd[1]: Mounting Debug File System... [ 3.974098] Loading iSCSI transport class v2.0-870. Mounting Debug File System... [ 3.979031] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.984191] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.987877] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.993263] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 3.998316] systemd[1]: Listening on udev Control Socket. [ 4.001241] iscsi: registered transport (tcp) [[0;32m OK [0m] Listening on udev Control Socket. [ 4.005308] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.[ 4.009729] EXT4-fs (vda1): re-mounted. Opts: (null) [ 4.012192] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.018625] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.022913] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 4.027019] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.030644] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 4.034385] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.039283] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.042906] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 4.048912] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitor[ 4.053439] iscsi: registered transport (iser) ing of LVM2 mirrors... dmeventd or progress polling... [ 4.058825] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.063678] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.068241] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.074084] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 4.081487] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 4.085469] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 4.089481] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.093719] systemd[1]: Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 4.114190] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Mounting FUSE Control File System... Starting Apply Kernel Variables... Starting Create Static Device Nodes in /dev... [[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 Commit a transient machine-id on disk... Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting Create Volatile Files and Directories... Starting Initial cloud-init job (pre-networking)... Starting LSB: AppArmor initialization... [[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.635250] cloud-init[586]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init-local' at Sun, 02 Jun 2019 10:44:32 +0000. Up 5.16 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.589819] cloud-init[930]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init' at Sun, 02 Jun 2019 10:44:37 +0000. Up 10.12 seconds. [ 10.593666] cloud-init[930]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 10.596902] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.600107] cloud-init[930]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 10.603295] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.606486] cloud-init[930]: ci-info: | ens3 | True | 192.168.120.4 | 255.255.255.0 | global | fa:16:3e:b3:5e:ca | [ 10.609675] cloud-init[930]: ci-info: | ens3 | True | fe80::f816:3eff:feb3:5eca/64 | . | link | fa:16:3e:b3:5e:ca | [ 10.612900] cloud-init[930]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | [ 10.616171] cloud-init[930]: ci-info: | lo | True | ::1/128 | . | host | . | [ 10.619417] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.622665] cloud-init[930]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 10.625673] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.628672] cloud-init[930]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 10.631699] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.634704] cloud-init[930]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 10.637714] cloud-init[930]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 10.640736] cloud-init[930]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 10.643744] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.646785] cloud-init[930]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ [ 10.649244] cloud-init[930]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.651709] cloud-init[930]: ci-info: | Route | Destination | Gateway | Interface | Flags | [ 10.654224] cloud-init[930]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.656741] cloud-init[930]: ci-info: | 0 | fe80::/64 | :: | ens3 | U | [ 10.659241] cloud-init[930]: ci-info: | 3 | ff00::/8 | :: | ens3 | U | [ 10.661766] cloud-init[930]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.664228] cloud-init[930]: Generating public/private rsa key pair. [ 10.666251] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 10.668785] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 10.671301] cloud-init[930]: The key fingerprint is: [ 10.673139] cloud-init[930]: SHA256:kmrApQ+V8cff58qmrBJ7Fmx7CDKiWVkHdxAjUoAka1Y root@cloudify-vm-fd78c90e-5253-493c-b24d-716acb7c774a [ 10.676372] cloud-init[930]: The key's randomart image is: [ 10.678312] cloud-init[930]: +---[RSA 2048]----+ [ 10.680129] cloud-init[930]: |oooE+ +o | [ 10.681918] cloud-init[930]: |o....=.o. | [ 10.683683] cloud-init[930]: |.o +o..o | [ 10.685444] cloud-init[930]: |o. +. .o . . | [ 10.687228] cloud-init[930]: | =o .o.S . . . | [ 10.689145] cloud-init[930]: | ++o.o.+ o | [ 10.690896] cloud-init[930]: | + .+o = + . | [ 10.692677] cloud-init[930]: |o . o =..... | [ 10.694434] cloud-init[930]: | +.oooo | [ 10.696199] cloud-init[930]: +----[SHA256]-----+ [ 10.697964] cloud-init[930]: Generating public/private dsa key pair. [ 10.699948] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 10.702421] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 10.704878] cloud-init[930]: The key fingerprint is: [ 10.706699] cloud-init[930]: SHA256:i45T9bN6uohTRzc8/XqDBbfdtWWdUGjVhgZP9ZW1/Rc root@cloudify-vm-fd78c90e-5253-493c-b24d-716acb7c774a [ 10.709886] cloud-init[930]: The key's randomart image is: [ 10.711830] cloud-init[930]: +---[DSA 1024]----+ [ 10.713646] cloud-init[930]: | ..==B| [ 10.715446] cloud-init[930]: | *o.B| [ 10.717243] cloud-init[930]: | . ...oE=| [ 10.719048] cloud-init[930]: | o = o ..B| [ 10.720834] cloud-init[930]: | oSo o + +B| [ 10.722663] cloud-init[930]: | o...o +.+| [ 10.724449] cloud-init[930]: | o... o + | [ 10.726274] cloud-init[930]: | o+ . o o o | [ 10.728057] cloud-init[930]: | ooo += . . | [ 10.729817] cloud-init[930]: +----[SHA256]-----+ [ 10.731592] cloud-init[930]: Generating public/private ecdsa key pair. [ 10.733663] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 10.736225] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 10.739003] cloud-init[930]: The key fingerprint is: [ 10.741039] cloud-init[930]: SHA256:aAkIMX3kyh+Nwz+W+1P8OIjvLRrUmH8OFtTpF5Nsdl4 root@cloudify-vm-fd78c90e-5253-493c-b24d-716acb7c774a [ 10.744511] cloud-init[930]: The key's randomart image is: [ 10.746542] cloud-init[930]: +---[ECDSA 256]---+ [ 10.748428] cloud-init[930]: |+o .. | [ 10.750286] cloud-init[930]: | o.o. . o . | [ 10.752180] cloud-init[930]: | ..o . o B . E| [ 10.754050] cloud-init[930]: | . o + B . o = . | [ 10.755913] cloud-init[930]: | o = O S.. . . | [ 10.757764] cloud-init[930]: | . * o .o. | [ 10.759593] cloud-init[930]: | . *.+o.o | [ 10.761419] cloud-init[930]: | ..=+=o . | [ 10.763300] cloud-init[930]: | o=+oo. | [ 10.765142] cloud-init[930]: +----[SHA256]-----+ [ 10.766978] cloud-init[930]: Generating public/private ed25519 key pair. [ 10.769208] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 10.772206] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 10.774804] cloud-init[930]: The key fingerprint is: [ 10.776705] cloud-init[930]: SHA256:GI1UfeTQW/3aPJ7AC4Ky36ylDC/TgvtB6SipcRP5ejs root@cloudify-vm-fd78c90e-5253-493c-b24d-716acb7c774a [ 10.779887] cloud-init[930]: The key's randomart image is: [ 10.781847] cloud-init[930]: +--[ED25519 256]--+ [ 10.783603] cloud-init[930]: | .....o. . | [ 10.785351] cloud-init[930]: | . o .oo . .| [ 10.787093] cloud-init[930]: | o . ..o .| [ 10.788848] cloud-init[930]: | . .o . .| [ 10.790643] cloud-init[930]: | o o. S . + | [ 10.792407] cloud-init[930]: | .o+. . . . o..o| [ 10.792761] cloud-init[930]: |.oo.o++ .. . + o| [ 10.793029] cloud-init[930]: |.o.+E==.= . o | [ 10.793303] cloud-init[930]: |. .o++=*.o | [ 10.793603] cloud-init[930]: +----[SHA256]-----+ [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target System Initialization. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. Starting Socket activation for snappy daemon. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers. Starting LXD - unix socket. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[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 LXD - container startup/shutdown... Starting LSB: Record successful boot for GRUB... Starting Pollinate to seed the pseudo random number generator... Starting /etc/rc.local Compatibility... [[0;32m OK [0m] Started FUSE filesystem for LXC. [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started Deferred execution scheduler. [[0;32m OK [0m] Started ACPI event daemon. Starting Accounts Service... Starting LSB: MD monitoring daemon... Starting System Logging Service... [[0;32m OK [0m] Started D-Bus System Message Bus. Starting Login Service... Starting Snappy daemon... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started System Logging Service. [[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 LXD - container startup/shutdown. [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting LSB: automatic crash report generation... Starting Permit User Sessions... Starting LSB: daemon to balance interrupts for SMP systems... [[0;32m OK [0m] Started Accounts Service. [[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. Starting Set console scheme... [[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. [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started Set console scheme. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [[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. l 2019-06-02 10:46:35,926 - 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 55b9d58313907b4bb3d15da0226c1661a3609cb2845b0bf7f3bd3f893d852b71 2019-06-02 10:46:35,928 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-vm-fd78c90e-5253-493c-b24d-716acb7c774a --2019-06-02 10:45:10-- https://get.docker.com/ Resolving get.docker.com (get.docker.com)... 99.84.74.4, 99.84.74.12, 99.84.74.62, ... Connecting to get.docker.com (get.docker.com)|99.84.74.4|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 13063 (13K) [text/plain] Saving to: ‘script.sh’ 0K .......... .. 100% 22.8M=0.001s 2019-06-02 10:45:10 (22.8 MB/s) - ‘script.sh’ saved [13063/13063] sudo: unable to resolve host cloudify-vm-fd78c90e-5253-493c-b24d-716acb7c774a sudo: unable to resolve host cloudify-vm-fd78c90e-5253-493c-b24d-716acb7c774a + 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-fd78c90e-5253-493c-b24d-716acb7c774a sudo: unable to resolve host cloudify-vm-fd78c90e-5253-493c-b24d-716acb7c774a 2019-06-02 10:46:35,930 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-06-02 10:46:35,938 - 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.217', 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-02 10:47:06,174 - 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': 330, 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': 133, 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': 118, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Console', u'unit_id': u'cloudify-stage.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 113, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service', u'unit_id': u'cloudify-restservice.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 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-02 10:47:06,350 - functest.core.cloudify - INFO - The current manager status is running 2019-06-02 10:47:06,488 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-06-02 10:47:06,999 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-06-02 10:47:06,999 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-06-02 10:47:07,142 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-02 10:47:07,143 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 04:51 | PASS | +-------------------+------------------+------------------+----------------+ 2019-06-02 10:47:20,958 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2019-06-02 10:47:22,606 - 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'2ed4b87cc2914b1f9c6921b00fbbbdc7', '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_f84e82f7-c941-4ae5-a3bd-c6d065e90458'}) 2019-06-02 10:47:23,066 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'946ffdd6628f4d19ac101346cef1bfdf', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_f84e82f7-c941-4ae5-a3bd-c6d065e90458'}) 2019-06-02 10:47:25,418 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_f84e82f7-c941-4ae5-a3bd-c6d065e90458', 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'2ed4b87cc2914b1f9c6921b00fbbbdc7', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '7VYJkp3JskaDIIGWQqCyXZ13trWoSK', 'username': u'cloudify_ims-user_f84e82f7-c941-4ae5-a3bd-c6d065e90458', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22: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-02 10:47:25,421 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_f84e82f7-c941-4ae5-a3bd-c6d065e90458', 'password': '7VYJkp3JskaDIIGWQqCyXZ13trWoSK', 'project_name': 'cloudify_ims-project_f84e82f7-c941-4ae5-a3bd-c6d065e90458', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '2ed4b87cc2914b1f9c6921b00fbbbdc7', 'project_domain_name': 'Default'} 2019-06-02 10:47:25,473 - 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-02 10:47:25,488 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2019-06-02 10:47:26,274 - 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-02T10:47:26Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'980521c4-6263-42f9-ad9e-b4589858c951', u'provider:segmentation_id': 15, 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_f84e82f7-c941-4ae5-a3bd-c6d065e90458', u'created_at': u'2019-06-02T10:47:26Z', u'mtu': 1450, u'tenant_id': u'2ed4b87cc2914b1f9c6921b00fbbbdc7', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'2ed4b87cc2914b1f9c6921b00fbbbdc7', u'l2_adjacency': True}) 2019-06-02 10:47:27,844 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-02T10:47:27Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'4f2a1d51-aceb-41c8-b18f-1cd5b8b28cf5', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_f84e82f7-c941-4ae5-a3bd-c6d065e90458', u'enable_dhcp': True, u'network_id': u'980521c4-6263-42f9-ad9e-b4589858c951', u'tenant_id': u'2ed4b87cc2914b1f9c6921b00fbbbdc7', u'created_at': u'2019-06-02T10:47:27Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'2ed4b87cc2914b1f9c6921b00fbbbdc7'}) 2019-06-02 10:47:29,421 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-02T10:47:29Z', u'revision_number': 2, u'id': u'04f8b115-bce1-4ca0-be61-21cd6417ed8f', u'external_gateway_info': {u'network_id': u'c2796163-bdf4-4e6d-b43c-d15508fb1de0', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7c8ede4f-3310-4fef-9dcd-f4fc2b0977e9', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_f84e82f7-c941-4ae5-a3bd-c6d065e90458', u'admin_state_up': True, u'tenant_id': u'2ed4b87cc2914b1f9c6921b00fbbbdc7', u'created_at': u'2019-06-02T10:47:27Z', u'flavor_id': None, u'routes': [], u'project_id': u'2ed4b87cc2914b1f9c6921b00fbbbdc7'}) 2019-06-02 10:47:38,408 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/261dbbcf-392e-465e-8ad4-e8cd03281208/snap', u'metadata': Munch({})})], 'file': u'/v2/images/261dbbcf-392e-465e-8ad4-e8cd03281208/file', 'owner': u'2ed4b87cc2914b1f9c6921b00fbbbdc7', 'id': u'261dbbcf-392e-465e-8ad4-e8cd03281208', 'size': 297598976, u'self': u'/v2/images/261dbbcf-392e-465e-8ad4-e8cd03281208', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2ed4b87cc2914b1f9c6921b00fbbbdc7', 'name': 'cloudify_ims-project_f84e82f7-c941-4ae5-a3bd-c6d065e90458', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/261dbbcf-392e-465e-8ad4-e8cd03281208/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-02T10:47:38Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-02T10:47:38Z', u'owner_specified.shade.sha256': u'74baf6380a51398877a7e7d27d2319b765fee0efbf94a3be6ebc29575658c5a4', u'owner_specified.shade.object': u'images/cloudify_ims-img_f84e82f7-c941-4ae5-a3bd-c6d065e90458', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'92a19abfec7c499acc81047ad0ed6ba1', 'properties': {u'os_hash_value': u'fdf0ecddcff3d2c3673ce62d8641b5eacb41fdddee37d76f5507440756fb9ed0315f3b7c386a5f8c1445de3acf502c03cf501a268e7c67b3cd54f0f94b73a745', u'self': u'/v2/images/261dbbcf-392e-465e-8ad4-e8cd03281208', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'74baf6380a51398877a7e7d27d2319b765fee0efbf94a3be6ebc29575658c5a4', u'owner_specified.shade.object': u'images/cloudify_ims-img_f84e82f7-c941-4ae5-a3bd-c6d065e90458', u'owner_specified.shade.md5': u'92a19abfec7c499acc81047ad0ed6ba1', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_f84e82f7-c941-4ae5-a3bd-c6d065e90458', 'created': u'2019-06-02T10:47:33Z', 'checksum': u'92a19abfec7c499acc81047ad0ed6ba1', 'created_at': u'2019-06-02T10:47:33Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'fdf0ecddcff3d2c3673ce62d8641b5eacb41fdddee37d76f5507440756fb9ed0315f3b7c386a5f8c1445de3acf502c03cf501a268e7c67b3cd54f0f94b73a745', 'metadata': {u'os_hash_value': u'fdf0ecddcff3d2c3673ce62d8641b5eacb41fdddee37d76f5507440756fb9ed0315f3b7c386a5f8c1445de3acf502c03cf501a268e7c67b3cd54f0f94b73a745', u'self': u'/v2/images/261dbbcf-392e-465e-8ad4-e8cd03281208', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'74baf6380a51398877a7e7d27d2319b765fee0efbf94a3be6ebc29575658c5a4', u'owner_specified.shade.object': u'images/cloudify_ims-img_f84e82f7-c941-4ae5-a3bd-c6d065e90458', u'owner_specified.shade.md5': u'92a19abfec7c499acc81047ad0ed6ba1', u'schema': u'/v2/schemas/image'}}) 2019-06-02 10:47:38,702 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_f84e82f7-c941-4ae5-a3bd-c6d065e90458', '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'8844e8f393854387ac00e6dfabd2445e', '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'df0e983a-bf47-4210-9a9b-cef34cae1f94', 'swap': 0}) 2019-06-02 10:47:39,179 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVeVW3XggzP9Ydwn1Qklyrq4trUmV1Dfo4SXQJwX9/dpdWUzscjkRTd0bAOmeZYNm/6YKpGtpkSQkYCCAZw41H5IPSRrhII4jy/EAszmQjbaC1EYEfnifSAwai6uPCm5dU65sbKDOfHG8SxnL9Z1EpburYsTJktRjE4sN/+qTTE0ZmiplqaPe4r6wi2hNkDYKhylSCPlk/SRIZ+XLmqWFGfGeZv84J2gNvbJNEv5/xI9z1uurvm9zuzr8C06b4QXOQMfutkjv+lDK/In65fV005EOoXItXtSfZENXqXLDxa5mtwYa3vnmFxuA0uMOTf2+L23zIicu9K1iLB+iT3uqt Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA1XlVt14IMz/WHcJ9UJJcq6uLa1JldQ36OEl0CcF/f3aXVlM7\nHI5EU3dGwDpnmWDZv+mCqRraZEkJGAggGcONR+SD0ka4SCOI8vxALM5kI22gtRGB\nH54n0gMGourjwpuXVOubGygznxxvEsZy/WdRKW7q2LEyZLUYxOLDf/qk0xNGZoqZ\namj3uK+sItoTZA2CocpUgj5ZP0kSGfly5qlhRnxnmb/OCdoDb2yTRL+f8SPc9brq\n75vc7s6/AtOm+EFzkDH7rZI7/pQyvyJ+uX1dNORDqFyLV7Un2RDV6lyw8WuZrcGG\nt755hcbgNLjDk39vi9t8yInLvStYiwfok97qrQIDAQABAoIBAHVj1s4SKII+PXl6\nBT10bv98QxvOYLqA6DNhuSzQOlOWnFw9QslONqaLdd2pgGTozHVrbI2fla8GNrj/\nZt+kGKILOK4+c4JAAERWkNfS22BcHb7UlGQVraIgRdr7Pio7M3ngYhgKAHEjyrTR\nalSNJyWYuA5XSvX0XF2QsZ9D7rWe516EswIyymPVTohv48Q2iS5fibNISLWd+W8L\n8Ag0LYWTPLtJsYvIGEZsRej8TyOBvtuFXaDW/nYlU74obeGLZwKJWqqIS3PnQkR7\n2l5Xnhb8/GHx+qpbjcWsD+WBTCz+SzkevTcIMpJqOTuSvH+KBRbnLW4IjXdcpcJw\nPQ0KIEUCgYEA9u9/GwQqNlnWdAMEotHkDHbYOANnXmIVoW9EGVkLLfbnmfT6rGQM\nBH4QYFsofAThI2nIok5QiGHCkCDlOq827adP0DapgPtB4YJrb+4UY9X8R5TCgK4b\nIseFlakQMjj33hiPb+f8kY7jCRkMW2/e70ZXLMWAUkIMd9gufdTDI28CgYEA3U9k\npR0d7SFVyDnfMsjicFf2S3F20jDL0nzhsiVftN8vhUcEIf/dRI9JWBNg06QygyAh\nEqZVUMcu9lX+KfQssZT5sBCT2+hRAII4nGZXvsjYkyGV9b9mhOSUm/hoxqXLkKAg\nyjeQV166q979PG4NiLYBMC/jWqN1yYMxRpEc1aMCgYEA8FOgygNgrer7W4dAcNKD\n91mHD+TIKsSdNrOafGz8A20kdONHQJZSV+D1QUIXAbSiBRxEJyq/GCzE9g796gJz\nHBLVC9jXWW+v67FJrPLyJ0Qwtt3h+uj4Af5bVY/n8mkdW6tdllUaq/N7pPQa4bbc\nKtWzrCA/xk7/4Xelr9NtY8MCgYAQ2cCyCbuDmKwtaKqj9UO4hhoMuIDxlCGQz01o\nAQx+exflL/kSlabFV5ugBymyM6hc749VGjEYy3G58+Y8T4kvpEY2r6xybAfu3/tr\nfSdlMWm8GiyO35nwuG7QSWPA7FLJmkek3gIxhNb1yy7A8Sg6ppEEmEDZX+TSCRkx\nZE8rvQKBgGMsh7rZX60f6kbgSSTeHdFZ2XpzGeA6g10Hc3PAYIFk9V+IpW9jkyYE\n74WYX/1lw4dcOVE+MognvxwrA6R6x3jYpl7xTrNmvZsTXjXa0ClYJHjan86QE75F\ng7T3ZgKam/PU7CaRYuv10OQ25Z05u0p3U2Ba5ciFSGF3Gf7ACtNj\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'946ffdd6628f4d19ac101346cef1bfdf', 'name': u'cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458', 'created_at': '2019-06-02T10:47:39.179618', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2ed4b87cc2914b1f9c6921b00fbbbdc7', 'name': 'cloudify_ims-project_f84e82f7-c941-4ae5-a3bd-c6d065e90458', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'e3:56:80:42:50:34:94:56:f0:b8:ed:1e:25:22:f6:86', 'type': 'ssh', 'id': u'cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458'}) 2019-06-02 10:47:39,180 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA1XlVt14IMz/WHcJ9UJJcq6uLa1JldQ36OEl0CcF/f3aXVlM7 HI5EU3dGwDpnmWDZv+mCqRraZEkJGAggGcONR+SD0ka4SCOI8vxALM5kI22gtRGB H54n0gMGourjwpuXVOubGygznxxvEsZy/WdRKW7q2LEyZLUYxOLDf/qk0xNGZoqZ amj3uK+sItoTZA2CocpUgj5ZP0kSGfly5qlhRnxnmb/OCdoDb2yTRL+f8SPc9brq 75vc7s6/AtOm+EFzkDH7rZI7/pQyvyJ+uX1dNORDqFyLV7Un2RDV6lyw8WuZrcGG t755hcbgNLjDk39vi9t8yInLvStYiwfok97qrQIDAQABAoIBAHVj1s4SKII+PXl6 BT10bv98QxvOYLqA6DNhuSzQOlOWnFw9QslONqaLdd2pgGTozHVrbI2fla8GNrj/ Zt+kGKILOK4+c4JAAERWkNfS22BcHb7UlGQVraIgRdr7Pio7M3ngYhgKAHEjyrTR alSNJyWYuA5XSvX0XF2QsZ9D7rWe516EswIyymPVTohv48Q2iS5fibNISLWd+W8L 8Ag0LYWTPLtJsYvIGEZsRej8TyOBvtuFXaDW/nYlU74obeGLZwKJWqqIS3PnQkR7 2l5Xnhb8/GHx+qpbjcWsD+WBTCz+SzkevTcIMpJqOTuSvH+KBRbnLW4IjXdcpcJw PQ0KIEUCgYEA9u9/GwQqNlnWdAMEotHkDHbYOANnXmIVoW9EGVkLLfbnmfT6rGQM BH4QYFsofAThI2nIok5QiGHCkCDlOq827adP0DapgPtB4YJrb+4UY9X8R5TCgK4b IseFlakQMjj33hiPb+f8kY7jCRkMW2/e70ZXLMWAUkIMd9gufdTDI28CgYEA3U9k pR0d7SFVyDnfMsjicFf2S3F20jDL0nzhsiVftN8vhUcEIf/dRI9JWBNg06QygyAh EqZVUMcu9lX+KfQssZT5sBCT2+hRAII4nGZXvsjYkyGV9b9mhOSUm/hoxqXLkKAg yjeQV166q979PG4NiLYBMC/jWqN1yYMxRpEc1aMCgYEA8FOgygNgrer7W4dAcNKD 91mHD+TIKsSdNrOafGz8A20kdONHQJZSV+D1QUIXAbSiBRxEJyq/GCzE9g796gJz HBLVC9jXWW+v67FJrPLyJ0Qwtt3h+uj4Af5bVY/n8mkdW6tdllUaq/N7pPQa4bbc KtWzrCA/xk7/4Xelr9NtY8MCgYAQ2cCyCbuDmKwtaKqj9UO4hhoMuIDxlCGQz01o AQx+exflL/kSlabFV5ugBymyM6hc749VGjEYy3G58+Y8T4kvpEY2r6xybAfu3/tr fSdlMWm8GiyO35nwuG7QSWPA7FLJmkek3gIxhNb1yy7A8Sg6ppEEmEDZX+TSCRkx ZE8rvQKBgGMsh7rZX60f6kbgSSTeHdFZ2XpzGeA6g10Hc3PAYIFk9V+IpW9jkyYE 74WYX/1lw4dcOVE+MognvxwrA6R6x3jYpl7xTrNmvZsTXjXa0ClYJHjan86QE75F g7T3ZgKam/PU7CaRYuv10OQ25Z05u0p3U2Ba5ciFSGF3Gf7ACtNj -----END RSA PRIVATE KEY----- 2019-06-02 10:49:39,153 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:aa:fb:5d', u'version': 4, u'addr': u'192.168.120.9', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'261dbbcf-392e-465e-8ad4-e8cd03281208'}), 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-02T10:49:37.000000', 'flavor': Munch({u'id': u'df0e983a-bf47-4210-9a9b-cef34cae1f94'}), 'az': u'nova', 'id': u'b26c5c92-f225-4e2d-8b3a-cd217f25404d', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_f84e82f7-c941-4ae5-a3bd-c6d065e90458'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'946ffdd6628f4d19ac101346cef1bfdf', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2ed4b87cc2914b1f9c6921b00fbbbdc7', 'name': 'cloudify_ims-project_f84e82f7-c941-4ae5-a3bd-c6d065e90458', '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-02T10:49:37.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-02T10:49:37Z', 'hostId': u'bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458', 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7', '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-02T10:49:37.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2ed4b87cc2914b1f9c6921b00fbbbdc7', 'name': u'cloudify_ims-vm_f84e82f7-c941-4ae5-a3bd-c6d065e90458', 'adminPass': u'4QXKcXwD7zvL', 'tenant_id': u'2ed4b87cc2914b1f9c6921b00fbbbdc7', 'created_at': u'2019-06-02T10:47:42Z', 'created': u'2019-06-02T10:47:42Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-02 10:49:43,275 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'04f8b115-bce1-4ca0-be61-21cd6417ed8f', 'updated_at': u'2019-06-02T10:49:43Z', 'fixed_ip_address': u'192.168.120.9', 'floating_ip_address': u'172.30.9.215', 'revision_number': 1, 'port_id': u'423cabc7-b9b0-4a12-b4d7-14fded2df766', 'id': u'888d88cc-4972-431d-ba23-711f21bfc6ef', 'network': u'c2796163-bdf4-4e6d-b43c-d15508fb1de0', 'port': u'423cabc7-b9b0-4a12-b4d7-14fded2df766', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2ed4b87cc2914b1f9c6921b00fbbbdc7', 'name': 'cloudify_ims-project_f84e82f7-c941-4ae5-a3bd-c6d065e90458', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2ed4b87cc2914b1f9c6921b00fbbbdc7', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'c2796163-bdf4-4e6d-b43c-d15508fb1de0', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'980521c4-6263-42f9-ad9e-b4589858c951', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:aa:fb:5d', u'device_id': u'b26c5c92-f225-4e2d-8b3a-cd217f25404d'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'2ed4b87cc2914b1f9c6921b00fbbbdc7', 'created_at': u'2019-06-02T10:49:40Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'980521c4-6263-42f9-ad9e-b4589858c951', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:aa:fb:5d', u'device_id': u'b26c5c92-f225-4e2d-8b3a-cd217f25404d'}), 'router': u'04f8b115-bce1-4ca0-be61-21cd6417ed8f'}) 2019-06-02 10:49:43,358 - 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-148-generic (buildd@lgw01-amd64-031) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #174-Ubuntu SMP Tue May 7 12:20:14 UTC 2019 (Ubuntu 4.4.0-148.174-generic 4.4.177) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-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 0x362fa000-0x37174fff] [ 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 688749640 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-148-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028172K/4193768K available (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165596K 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.389163] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.392281] pid_max: default: 32768 minimum: 301 [ 0.393964] ACPI: Core revision 20150930 [ 0.396240] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.398723] Security Framework initialized [ 0.400262] Yama: becoming mindful. [ 0.401685] AppArmor: AppArmor initialized [ 0.403507] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.409765] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.413919] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.416222] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.419247] Initializing cgroup subsys io [ 0.420770] Initializing cgroup subsys memory [ 0.422378] Initializing cgroup subsys devices [ 0.424024] Initializing cgroup subsys freezer [ 0.425643] Initializing cgroup subsys net_cls [ 0.427280] Initializing cgroup subsys perf_event [ 0.428968] Initializing cgroup subsys net_prio [ 0.430595] Initializing cgroup subsys hugetlb [ 0.432249] Initializing cgroup subsys pids [ 0.434592] mce: CPU supports 10 MCE banks [ 0.436194] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.438059] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.440121] Spectre V2 : Mitigation: Full generic retpoline [ 0.442061] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.445023] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.448044] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.450379] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.453791] MDS: Mitigation: Clear CPU buffers [ 0.458078] Freeing SMP alternatives memory: 36K [ 0.465429] ftrace: allocating 32293 entries in 127 pages [ 0.516746] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519124] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.521475] smpboot: Max logical packages: 2 [ 0.523443] x2apic enabled [ 0.524945] Switched APIC routing to physical x2apic. [ 0.528109] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.530524] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.534985] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.548537] KVM setup paravirtual spinlock [ 0.551885] x86: Booting SMP configuration: [ 0.553659] .... node #0, CPUs: #1 [ 0.555418] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.577971] x86: Booted up 1 node, 2 CPUs [ 0.577977] KVM setup async PF for cpu 1 [ 0.577981] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.583049] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.586052] devtmpfs: initialized [ 0.589112] evm: security.selinux [ 0.590463] evm: security.SMACK64 [ 0.591808] evm: security.SMACK64EXEC [ 0.593266] evm: security.SMACK64TRANSMUTE [ 0.594859] evm: security.SMACK64MMAP [ 0.596310] evm: security.ima [ 0.597552] evm: security.capability [ 0.599202] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.602738] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.605133] pinctrl core: initialized pinctrl subsystem [ 0.607297] RTC time: 10:49:37, date: 06/02/19 [ 0.609920] NET: Registered protocol family 16 [ 0.623732] cpuidle: using governor ladder [ 0.635845] cpuidle: using governor menu [ 0.637393] PCCT header not found. [ 0.638882] ACPI: bus type PCI registered [ 0.640452] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.642902] PCI: Using configuration type 1 for base access [ 0.657732] ACPI: Added _OSI(Module Device) [ 0.659360] ACPI: Added _OSI(Processor Device) [ 0.661041] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.662809] ACPI: Added _OSI(Processor Aggregator Device) [ 0.666041] ACPI: Interpreter enabled [ 0.684106] ACPI: (supports S0 S5) [ 0.685490] ACPI: Using IOAPIC for interrupt routing [ 0.687351] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.692769] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.695002] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.697423] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.699765] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.704074] acpiphp: Slot [3] registered [ 0.705668] acpiphp: Slot [4] registered [ 0.707234] acpiphp: Slot [5] registered [ 0.708808] acpiphp: Slot [6] registered [ 0.710368] acpiphp: Slot [7] registered [ 0.711933] acpiphp: Slot [8] registered [ 0.713500] acpiphp: Slot [9] registered [ 0.715077] acpiphp: Slot [10] registered [ 0.716732] acpiphp: Slot [11] registered [ 0.718498] acpiphp: Slot [12] registered [ 0.720112] acpiphp: Slot [13] registered [ 0.721712] acpiphp: Slot [14] registered [ 0.723311] acpiphp: Slot [15] registered [ 0.724915] acpiphp: Slot [16] registered [ 0.726518] acpiphp: Slot [17] registered [ 0.728123] acpiphp: Slot [18] registered [ 0.729724] acpiphp: Slot [19] registered [ 0.731322] acpiphp: Slot [20] registered [ 0.732927] acpiphp: Slot [21] registered [ 0.734520] acpiphp: Slot [22] registered [ 0.736134] acpiphp: Slot [23] registered [ 0.737740] acpiphp: Slot [24] registered [ 0.739336] acpiphp: Slot [25] registered [ 0.740927] acpiphp: Slot [26] registered [ 0.742519] acpiphp: Slot [27] registered [ 0.744117] acpiphp: Slot [28] registered [ 0.745713] acpiphp: Slot [29] registered [ 0.747320] acpiphp: Slot [30] registered [ 0.748914] acpiphp: Slot [31] registered [ 0.750478] PCI host bridge to bus 0000:00 [ 0.752059] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.754452] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.756848] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.759676] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.762499] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.765377] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.770709] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.773212] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.775524] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.778018] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.782933] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.785703] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.810639] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.813821] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.816535] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.819265] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.821948] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.824397] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.826953] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.829010] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.832023] vgaarb: loaded [ 0.833185] vgaarb: bridge control possible 0000:00:02.0 [ 0.835531] SCSI subsystem initialized [ 0.837324] ACPI: bus type USB registered [ 0.838930] usbcore: registered new interface driver usbfs [ 0.840954] usbcore: registered new interface driver hub [ 0.842934] usbcore: registered new device driver usb [ 0.845133] PCI: Using ACPI for IRQ routing [ 0.847244] NetLabel: Initializing [ 0.848628] NetLabel: domain hash size = 128 [ 0.850292] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.852167] NetLabel: unlabeled traffic allowed by default [ 0.854428] amd_nb: Cannot enumerate AMD northbridges [ 0.856451] clocksource: Switched to clocksource kvm-clock [ 0.869661] AppArmor: AppArmor Filesystem Enabled [ 0.871520] pnp: PnP ACPI init [ 0.873184] pnp: PnP ACPI: found 5 devices [ 0.881626] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.884962] NET: Registered protocol family 2 [ 0.887029] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.890056] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.892854] TCP: Hash tables configured (established 32768 bind 32768) [ 0.895293] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.897507] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.899928] NET: Registered protocol family 1 [ 0.901618] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.903764] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.905861] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.926285] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.946801] Unpacking initramfs... [ 1.151437] Freeing initrd memory: 14828K [ 1.153230] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.155533] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.157978] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 1.161695] Scanning for low memory corruption every 60 seconds [ 1.164305] audit: initializing netlink subsys (disabled) [ 1.166394] audit: type=2000 audit(1559472578.888:1): initialized [ 1.168921] Initialise system trusted keyring [ 1.170813] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.173115] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.176606] zbud: loaded [ 1.178040] VFS: Disk quotas dquot_6.6.0 [ 1.179616] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.182325] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.184735] fuse init (API version 7.23) [ 1.186437] Key type big_key registered [ 1.187972] Allocating IMA MOK and blacklist keyrings. [ 1.190630] Key type asymmetric registered [ 1.192240] Asymmetric key parser 'x509' registered [ 1.194103] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.197002] io scheduler noop registered [ 1.198541] io scheduler deadline registered (default) [ 1.200490] io scheduler cfq registered [ 1.202135] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.204197] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.206685] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.209536] ACPI: Power Button [PWRF] [ 1.211201] GHES: HEST is not enabled! [ 1.230869] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.270989] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.274855] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.300714] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.305179] Linux agpgart interface v0.103 [ 1.309104] loop: module loaded [ 1.312145] vda: vda1 [ 1.314147] scsi host0: ata_piix [ 1.315628] scsi host1: ata_piix [ 1.317032] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.319495] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.322064] libphy: Fixed MDIO Bus: probed [ 1.323708] tun: Universal TUN/TAP device driver, 1.6 [ 1.325652] tun: (C) 1999-2004 Max Krasnyansky [ 1.329390] PPP generic driver version 2.4.2 [ 1.331160] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.333522] ehci-pci: EHCI PCI platform driver [ 1.335247] ehci-platform: EHCI generic platform driver [ 1.337234] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.339508] ohci-pci: OHCI PCI platform driver [ 1.341264] ohci-platform: OHCI generic platform driver [ 1.343246] uhci_hcd: USB Universal Host Controller Interface driver [ 1.363803] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.365826] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.368704] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.370636] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.372889] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.375335] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.378153] usb usb1: Product: UHCI Host Controller [ 1.380015] usb usb1: Manufacturer: Linux 4.4.0-148-generic uhci_hcd [ 1.382318] usb usb1: SerialNumber: 0000:00:01.2 [ 1.384235] hub 1-0:1.0: USB hub found [ 1.385763] hub 1-0:1.0: 2 ports detected [ 1.387502] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.391515] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.393390] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.395512] mousedev: PS/2 mouse device common for all mice [ 1.398007] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.401576] rtc_cmos 00:00: RTC can wake from S4 [ 1.403716] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.406043] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.408378] i2c /dev entries driver [ 1.409862] device-mapper: uevent: version 1.0.3 [ 1.411748] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.414941] ledtrig-cpu: registered to indicate activity on CPUs [ 1.417504] NET: Registered protocol family 10 [ 1.419560] NET: Registered protocol family 17 [ 1.438202] Key type dns_resolver registered [ 1.440213] registered taskstats version 1 [ 1.441847] Loading compiled-in X.509 certificates [ 1.444219] Loaded X.509 cert 'Build time autogenerated kernel key: 5103689f9da3e841c6100f8bb032b132cf76e38d' [ 1.447845] zswap: loaded using pool lzo/zbud [ 1.451385] Key type trusted registered [ 1.455399] Key type encrypted registered [ 1.456999] AppArmor: AppArmor sha1 policy hashing enabled [ 1.459145] ima: No TPM chip found, activating TPM-bypass! [ 1.461070] ima: Allocated hash algorithm: sha1 [ 1.462764] evm: HMAC attrs: 0x1 [ 1.464546] Magic number: 7:994:829 [ 1.466134] rtc_cmos 00:00: setting system clock to 2019-06-02 10:49:38 UTC (1559472578) [ 1.469161] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.471184] EDD information not available. [ 1.478347] Freeing unused kernel memory: 1484K [ 1.488541] Write protecting the kernel read-only data: 14336k [ 1.492062] Freeing unused kernel memory: 1620K [ 1.494392] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.508085] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.508606] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.508626] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.516947] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.516987] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.517116] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.517154] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.517190] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.517246] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.517283] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.563532] virtio_net virtio0 ens3: renamed from eth0 [ 1.583379] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.587163] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.592809] AVX2 version of gcm_enc/dec engaged. [ 1.594641] AES CTR mode by8 optimization enabled [ 1.612982] FDC 0 is a S82078B [ 1.708458] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.873350] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.875680] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.878074] usb 1-1: Product: QEMU USB Tablet [ 1.879669] usb 1-1: Manufacturer: QEMU [ 1.881141] usb 1-1: SerialNumber: 42 [ 1.888674] hidraw: raw HID events driver (C) Jiri Kosina [ 1.895587] usbcore: registered new interface driver usbhid [ 1.897582] usbhid: USB HID core driver [ 1.900672] 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.905143] 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.970635] md: linear personality registered for level -1 [ 2.974806] md: multipath personality registered for level -4 [ 2.979054] md: raid0 personality registered for level 0 [ 2.983833] md: raid1 personality registered for level 1 [ 3.056475] raid6: sse2x1 gen() 11277 MB/s [ 3.124508] raid6: sse2x1 xor() 8887 MB/s [ 3.192474] raid6: sse2x2 gen() 14409 MB/s [ 3.260510] raid6: sse2x2 xor() 9737 MB/s [ 3.328473] raid6: sse2x4 gen() 16619 MB/s [ 3.396449] raid6: sse2x4 xor() 11317 MB/s [ 3.464449] raid6: avx2x1 gen() 21994 MB/s [ 3.532447] raid6: avx2x2 gen() 25612 MB/s [ 3.600449] raid6: avx2x4 gen() 29334 MB/s [ 3.602168] raid6: using algorithm avx2x4 gen() 29334 MB/s [ 3.604262] raid6: using avx2x2 recovery algorithm [ 3.607222] xor: automatically using best checksumming function: [ 3.648446] avx : 32262.000 MB/sec [ 3.651033] async_tx: api initialized (async) [ 3.660177] md: raid6 personality registered for level 6 [ 3.662257] md: raid5 personality registered for level 5 [ 3.664294] md: raid4 personality registered for level 4 [ 3.671053] 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.698184] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.720650] 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.807691] 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.813778] systemd[1]: Detected virtualization kvm. [ 3.815570] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.820418] systemd[1]: Set hostname to . [ 3.823790] systemd[1]: Initializing machine ID from KVM UUID. [ 3.825873] systemd[1]: Installed transient /etc/machine-id file. [ 3.942594] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.947557] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.950927] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.955387] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.959965] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.964218] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.968486] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.972700] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.976755] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.980955] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.984725] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.990283] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 4.008565] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.013399] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.018086] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] [ 4.021452] EXT4-fs (vda1): re-mounted. Opts: (null) Created slice system-serial\x2dgetty.slice. [ 4.024730] 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.031220] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.035374] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.041489] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.045134] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 4.049488] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.053685] systemd[1]: Reached target Encrypted Volumes. [ 4.055769] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 4.058934] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 4.063593] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 4.067482] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 4.072413] systemd[1]: Mounting Huge Pages File System... [ 4.074477] iscsi: registered transport (tcp) Mounting Huge Pages File System... [ 4.078011] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.082150] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.085755] 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.093561] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.101152] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.107215] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.112247] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.117172] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.128575] iscsi: registered transport (iser) [ 4.133207] systemd[1]: Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 4.139312] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 4.145578] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 4.149627] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 4.153818] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.158044] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 4.163606] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Create Static Device Nodes in /dev... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[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 Create Volatile Files and Directories... Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... Starting Set console font and keymap... Starting Tell Plymouth To Write Out Runtime Data... [[0;32m OK [0m] Started 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. Starting Network Time Synchronization... 2019-06-02 10:49:44,031 - 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-02 10:49:53,127 - 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-148-generic (buildd@lgw01-amd64-031) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #174-Ubuntu SMP Tue May 7 12:20:14 UTC 2019 (Ubuntu 4.4.0-148.174-generic 4.4.177) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-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 0x362fa000-0x37174fff] [ 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 688749640 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-148-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028172K/4193768K available (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165596K 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.389163] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.392281] pid_max: default: 32768 minimum: 301 [ 0.393964] ACPI: Core revision 20150930 [ 0.396240] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.398723] Security Framework initialized [ 0.400262] Yama: becoming mindful. [ 0.401685] AppArmor: AppArmor initialized [ 0.403507] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.409765] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.413919] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.416222] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.419247] Initializing cgroup subsys io [ 0.420770] Initializing cgroup subsys memory [ 0.422378] Initializing cgroup subsys devices [ 0.424024] Initializing cgroup subsys freezer [ 0.425643] Initializing cgroup subsys net_cls [ 0.427280] Initializing cgroup subsys perf_event [ 0.428968] Initializing cgroup subsys net_prio [ 0.430595] Initializing cgroup subsys hugetlb [ 0.432249] Initializing cgroup subsys pids [ 0.434592] mce: CPU supports 10 MCE banks [ 0.436194] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.438059] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.440121] Spectre V2 : Mitigation: Full generic retpoline [ 0.442061] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.445023] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.448044] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.450379] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.453791] MDS: Mitigation: Clear CPU buffers [ 0.458078] Freeing SMP alternatives memory: 36K [ 0.465429] ftrace: allocating 32293 entries in 127 pages [ 0.516746] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519124] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.521475] smpboot: Max logical packages: 2 [ 0.523443] x2apic enabled [ 0.524945] Switched APIC routing to physical x2apic. [ 0.528109] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.530524] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.534985] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.548537] KVM setup paravirtual spinlock [ 0.551885] x86: Booting SMP configuration: [ 0.553659] .... node #0, CPUs: #1 [ 0.555418] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.577971] x86: Booted up 1 node, 2 CPUs [ 0.577977] KVM setup async PF for cpu 1 [ 0.577981] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.583049] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.586052] devtmpfs: initialized [ 0.589112] evm: security.selinux [ 0.590463] evm: security.SMACK64 [ 0.591808] evm: security.SMACK64EXEC [ 0.593266] evm: security.SMACK64TRANSMUTE [ 0.594859] evm: security.SMACK64MMAP [ 0.596310] evm: security.ima [ 0.597552] evm: security.capability [ 0.599202] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.602738] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.605133] pinctrl core: initialized pinctrl subsystem [ 0.607297] RTC time: 10:49:37, date: 06/02/19 [ 0.609920] NET: Registered protocol family 16 [ 0.623732] cpuidle: using governor ladder [ 0.635845] cpuidle: using governor menu [ 0.637393] PCCT header not found. [ 0.638882] ACPI: bus type PCI registered [ 0.640452] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.642902] PCI: Using configuration type 1 for base access [ 0.657732] ACPI: Added _OSI(Module Device) [ 0.659360] ACPI: Added _OSI(Processor Device) [ 0.661041] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.662809] ACPI: Added _OSI(Processor Aggregator Device) [ 0.666041] ACPI: Interpreter enabled [ 0.684106] ACPI: (supports S0 S5) [ 0.685490] ACPI: Using IOAPIC for interrupt routing [ 0.687351] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.692769] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.695002] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.697423] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.699765] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.704074] acpiphp: Slot [3] registered [ 0.705668] acpiphp: Slot [4] registered [ 0.707234] acpiphp: Slot [5] registered [ 0.708808] acpiphp: Slot [6] registered [ 0.710368] acpiphp: Slot [7] registered [ 0.711933] acpiphp: Slot [8] registered [ 0.713500] acpiphp: Slot [9] registered [ 0.715077] acpiphp: Slot [10] registered [ 0.716732] acpiphp: Slot [11] registered [ 0.718498] acpiphp: Slot [12] registered [ 0.720112] acpiphp: Slot [13] registered [ 0.721712] acpiphp: Slot [14] registered [ 0.723311] acpiphp: Slot [15] registered [ 0.724915] acpiphp: Slot [16] registered [ 0.726518] acpiphp: Slot [17] registered [ 0.728123] acpiphp: Slot [18] registered [ 0.729724] acpiphp: Slot [19] registered [ 0.731322] acpiphp: Slot [20] registered [ 0.732927] acpiphp: Slot [21] registered [ 0.734520] acpiphp: Slot [22] registered [ 0.736134] acpiphp: Slot [23] registered [ 0.737740] acpiphp: Slot [24] registered [ 0.739336] acpiphp: Slot [25] registered [ 0.740927] acpiphp: Slot [26] registered [ 0.742519] acpiphp: Slot [27] registered [ 0.744117] acpiphp: Slot [28] registered [ 0.745713] acpiphp: Slot [29] registered [ 0.747320] acpiphp: Slot [30] registered [ 0.748914] acpiphp: Slot [31] registered [ 0.750478] PCI host bridge to bus 0000:00 [ 0.752059] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.754452] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.756848] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.759676] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.762499] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.765377] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.770709] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.773212] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.775524] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.778018] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.782933] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.785703] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.810639] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.813821] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.816535] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.819265] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.821948] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.824397] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.826953] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.829010] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.832023] vgaarb: loaded [ 0.833185] vgaarb: bridge control possible 0000:00:02.0 [ 0.835531] SCSI subsystem initialized [ 0.837324] ACPI: bus type USB registered [ 0.838930] usbcore: registered new interface driver usbfs [ 0.840954] usbcore: registered new interface driver hub [ 0.842934] usbcore: registered new device driver usb [ 0.845133] PCI: Using ACPI for IRQ routing [ 0.847244] NetLabel: Initializing [ 0.848628] NetLabel: domain hash size = 128 [ 0.850292] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.852167] NetLabel: unlabeled traffic allowed by default [ 0.854428] amd_nb: Cannot enumerate AMD northbridges [ 0.856451] clocksource: Switched to clocksource kvm-clock [ 0.869661] AppArmor: AppArmor Filesystem Enabled [ 0.871520] pnp: PnP ACPI init [ 0.873184] pnp: PnP ACPI: found 5 devices [ 0.881626] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.884962] NET: Registered protocol family 2 [ 0.887029] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.890056] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.892854] TCP: Hash tables configured (established 32768 bind 32768) [ 0.895293] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.897507] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.899928] NET: Registered protocol family 1 [ 0.901618] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.903764] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.905861] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.926285] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.946801] Unpacking initramfs... [ 1.151437] Freeing initrd memory: 14828K [ 1.153230] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.155533] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.157978] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 1.161695] Scanning for low memory corruption every 60 seconds [ 1.164305] audit: initializing netlink subsys (disabled) [ 1.166394] audit: type=2000 audit(1559472578.888:1): initialized [ 1.168921] Initialise system trusted keyring [ 1.170813] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.173115] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.176606] zbud: loaded [ 1.178040] VFS: Disk quotas dquot_6.6.0 [ 1.179616] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.182325] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.184735] fuse init (API version 7.23) [ 1.186437] Key type big_key registered [ 1.187972] Allocating IMA MOK and blacklist keyrings. [ 1.190630] Key type asymmetric registered [ 1.192240] Asymmetric key parser 'x509' registered [ 1.194103] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.197002] io scheduler noop registered [ 1.198541] io scheduler deadline registered (default) [ 1.200490] io scheduler cfq registered [ 1.202135] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.204197] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.206685] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.209536] ACPI: Power Button [PWRF] [ 1.211201] GHES: HEST is not enabled! [ 1.230869] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.270989] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.274855] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.300714] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.305179] Linux agpgart interface v0.103 [ 1.309104] loop: module loaded [ 1.312145] vda: vda1 [ 1.314147] scsi host0: ata_piix [ 1.315628] scsi host1: ata_piix [ 1.317032] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.319495] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.322064] libphy: Fixed MDIO Bus: probed [ 1.323708] tun: Universal TUN/TAP device driver, 1.6 [ 1.325652] tun: (C) 1999-2004 Max Krasnyansky [ 1.329390] PPP generic driver version 2.4.2 [ 1.331160] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.333522] ehci-pci: EHCI PCI platform driver [ 1.335247] ehci-platform: EHCI generic platform driver [ 1.337234] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.339508] ohci-pci: OHCI PCI platform driver [ 1.341264] ohci-platform: OHCI generic platform driver [ 1.343246] uhci_hcd: USB Universal Host Controller Interface driver [ 1.363803] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.365826] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.368704] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.370636] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.372889] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.375335] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.378153] usb usb1: Product: UHCI Host Controller [ 1.380015] usb usb1: Manufacturer: Linux 4.4.0-148-generic uhci_hcd [ 1.382318] usb usb1: SerialNumber: 0000:00:01.2 [ 1.384235] hub 1-0:1.0: USB hub found [ 1.385763] hub 1-0:1.0: 2 ports detected [ 1.387502] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.391515] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.393390] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.395512] mousedev: PS/2 mouse device common for all mice [ 1.398007] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.401576] rtc_cmos 00:00: RTC can wake from S4 [ 1.403716] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.406043] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.408378] i2c /dev entries driver [ 1.409862] device-mapper: uevent: version 1.0.3 [ 1.411748] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.414941] ledtrig-cpu: registered to indicate activity on CPUs [ 1.417504] NET: Registered protocol family 10 [ 1.419560] NET: Registered protocol family 17 [ 1.438202] Key type dns_resolver registered [ 1.440213] registered taskstats version 1 [ 1.441847] Loading compiled-in X.509 certificates [ 1.444219] Loaded X.509 cert 'Build time autogenerated kernel key: 5103689f9da3e841c6100f8bb032b132cf76e38d' [ 1.447845] zswap: loaded using pool lzo/zbud [ 1.451385] Key type trusted registered [ 1.455399] Key type encrypted registered [ 1.456999] AppArmor: AppArmor sha1 policy hashing enabled [ 1.459145] ima: No TPM chip found, activating TPM-bypass! [ 1.461070] ima: Allocated hash algorithm: sha1 [ 1.462764] evm: HMAC attrs: 0x1 [ 1.464546] Magic number: 7:994:829 [ 1.466134] rtc_cmos 00:00: setting system clock to 2019-06-02 10:49:38 UTC (1559472578) [ 1.469161] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.471184] EDD information not available. [ 1.478347] Freeing unused kernel memory: 1484K [ 1.488541] Write protecting the kernel read-only data: 14336k [ 1.492062] Freeing unused kernel memory: 1620K [ 1.494392] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.508085] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.508606] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.508626] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.516947] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.516987] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.517116] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.517154] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.517190] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.517246] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.517283] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.563532] virtio_net virtio0 ens3: renamed from eth0 [ 1.583379] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.587163] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.592809] AVX2 version of gcm_enc/dec engaged. [ 1.594641] AES CTR mode by8 optimization enabled [ 1.612982] FDC 0 is a S82078B [ 1.708458] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.873350] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.875680] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.878074] usb 1-1: Product: QEMU USB Tablet [ 1.879669] usb 1-1: Manufacturer: QEMU [ 1.881141] usb 1-1: SerialNumber: 42 [ 1.888674] hidraw: raw HID events driver (C) Jiri Kosina [ 1.895587] usbcore: registered new interface driver usbhid [ 1.897582] usbhid: USB HID core driver [ 1.900672] 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.905143] 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.970635] md: linear personality registered for level -1 [ 2.974806] md: multipath personality registered for level -4 [ 2.979054] md: raid0 personality registered for level 0 [ 2.983833] md: raid1 personality registered for level 1 [ 3.056475] raid6: sse2x1 gen() 11277 MB/s [ 3.124508] raid6: sse2x1 xor() 8887 MB/s [ 3.192474] raid6: sse2x2 gen() 14409 MB/s [ 3.260510] raid6: sse2x2 xor() 9737 MB/s [ 3.328473] raid6: sse2x4 gen() 16619 MB/s [ 3.396449] raid6: sse2x4 xor() 11317 MB/s [ 3.464449] raid6: avx2x1 gen() 21994 MB/s [ 3.532447] raid6: avx2x2 gen() 25612 MB/s [ 3.600449] raid6: avx2x4 gen() 29334 MB/s [ 3.602168] raid6: using algorithm avx2x4 gen() 29334 MB/s [ 3.604262] raid6: using avx2x2 recovery algorithm [ 3.607222] xor: automatically using best checksumming function: [ 3.648446] avx : 32262.000 MB/sec [ 3.651033] async_tx: api initialized (async) [ 3.660177] md: raid6 personality registered for level 6 [ 3.662257] md: raid5 personality registered for level 5 [ 3.664294] md: raid4 personality registered for level 4 [ 3.671053] 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.698184] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.720650] 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.807691] 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.813778] systemd[1]: Detected virtualization kvm. [ 3.815570] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.820418] systemd[1]: Set hostname to . [ 3.823790] systemd[1]: Initializing machine ID from KVM UUID. [ 3.825873] systemd[1]: Installed transient /etc/machine-id file. [ 3.942594] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.947557] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.950927] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.955387] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.959965] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.964218] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.968486] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.972700] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.976755] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.980955] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.984725] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.990283] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 4.008565] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.013399] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.018086] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] [ 4.021452] EXT4-fs (vda1): re-mounted. Opts: (null) Created slice system-serial\x2dgetty.slice. [ 4.024730] 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.031220] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.035374] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.041489] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.045134] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 4.049488] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.053685] systemd[1]: Reached target Encrypted Volumes. [ 4.055769] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 4.058934] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 4.063593] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 4.067482] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 4.072413] systemd[1]: Mounting Huge Pages File System... [ 4.074477] iscsi: registered transport (tcp) Mounting Huge Pages File System... [ 4.078011] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.082150] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.085755] 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.093561] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.101152] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.107215] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.112247] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.117172] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.128575] iscsi: registered transport (iser) [ 4.133207] systemd[1]: Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 4.139312] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 4.145578] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 4.149627] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 4.153818] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.158044] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 4.163606] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Create Static Device Nodes in /dev... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[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 Create Volatile Files and Directories... Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... Starting Set console font and keymap... Starting Tell Plymouth To Write Out Runtime Data... [[0;32m OK [0m] Started 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. 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.842243] cloud-init[563]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init-local' at Sun, 02 Jun 2019 10:49:42 +0000. Up 5.06 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.903970] cloud-init[937]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init' at Sun, 02 Jun 2019 10:49:47 +0000. Up 10.35 seconds. [ 10.907642] cloud-init[937]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 10.910867] cloud-init[937]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.914097] cloud-init[937]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 10.917279] cloud-init[937]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.920545] cloud-init[937]: ci-info: | ens3 | True | 192.168.120.9 | 255.255.255.0 | global | fa:16:3e:aa:fb:5d | [ 10.923762] cloud-init[937]: ci-info: | ens3 | True | fe80::f816:3eff:feaa:fb5d/64 | . | link | fa:16:3e:aa:fb:5d | [ 10.926974] cloud-init[937]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | [ 10.930201] cloud-init[937]: ci-info: | lo | True | ::1/128 | . | host | . | [ 10.933353] cloud-init[937]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.936525] cloud-init[937]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 10.939450] cloud-init[937]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.942379] cloud-init[937]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 10.944559] cloud-init[937]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.944819] cloud-init[937]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 10.945122] cloud-init[937]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 10.945417] cloud-init[937]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 10.945719] cloud-init[937]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.946026] cloud-init[937]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ [ 10.946350] cloud-init[937]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.946636] cloud-init[937]: ci-info: | Route | Destination | Gateway | Interface | Flags | [ 10.946937] cloud-init[937]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.947264] cloud-init[937]: ci-info: | 0 | fe80::/64 | :: | ens3 | U | [ 10.947552] cloud-init[937]: ci-info: | 3 | ff00::/8 | :: | ens3 | U | [ 10.947855] cloud-init[937]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.948476] cloud-init[937]: Generating public/private rsa key pair. [ 10.948787] cloud-init[937]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 10.949107] cloud-init[937]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 10.949414] cloud-init[937]: The key fingerprint is: [ 10.949717] cloud-init[937]: SHA256:Ii61GsW+3GMGDzqRfGsuBYZQ1h0nl4rpmmrkSSm781s root@cloudify-ims-vm-f84e82f7-c941-4ae5-a3bd-c6d065e90458 [ 10.950036] cloud-init[937]: The key's randomart image is: [ 10.950349] cloud-init[937]: +---[RSA 2048]----+ [ 10.950654] cloud-init[937]: | .o. .o.o. | [ 10.950969] cloud-init[937]: |.. . .+. | [ 10.951285] cloud-init[937]: |.. o . | [ 10.951583] cloud-init[937]: |. o.o . | [ 10.951902] cloud-init[937]: | o.+= . S | [ 10.952505] cloud-init[937]: |.++=*o . | [ 10.952809] cloud-init[937]: |=.+BE= | [ 10.953114] cloud-init[937]: |o+**oo= | [ 10.953410] cloud-init[937]: |+=+*+o.. | [ 10.953721] cloud-init[937]: +----[SHA256]-----+ [ 10.954016] cloud-init[937]: Generating public/private dsa key pair. [ 10.954325] cloud-init[937]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 10.954624] cloud-init[937]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 10.954933] cloud-init[937]: The key fingerprint is: [ 10.955251] cloud-init[937]: SHA256:veZBkXDGbJbKMIF7Xc+Xtr0Jjg9R3s91OObcecbOe7U root@cloudify-ims-vm-f84e82f7-c941-4ae5-a3bd-c6d065e90458 [ 10.955541] cloud-init[937]: The key's randomart image is: [ 10.955842] cloud-init[937]: +---[DSA 1024]----+ [ 10.956463] cloud-init[937]: | ....oo. | [ 10.956759] cloud-init[937]: | . o +B. | [ 10.957062] cloud-init[937]: | . = =oo . . | [ 10.957375] cloud-init[937]: | . . +. .= =. | [ 10.957680] cloud-init[937]: | . S o. +++o| [ 10.957987] cloud-init[937]: | . ..=.=B| [ 10.958302] cloud-init[937]: | +.o +.%| [ 10.958608] cloud-init[937]: | o o.. Eo| [ 10.958915] cloud-init[937]: | . .. .=| [ 10.959239] cloud-init[937]: +----[SHA256]-----+ [ 10.959558] cloud-init[937]: Generating public/private ecdsa key pair. [ 10.959857] cloud-init[937]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 10.960485] cloud-init[937]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 10.960791] cloud-init[937]: The key fingerprint is: [ 10.961119] cloud-init[937]: SHA256:DOQ50VzasCJhbnSomvsTrtrXUsEpyPkb+movdWFbOgQ root@cloudify-ims-vm-f84e82f7-c941-4ae5-a3bd-c6d065e90458 [ 10.961431] cloud-init[937]: The key's randomart image is: [ 10.961734] cloud-init[937]: +---[ECDSA 256]---+ [ 10.962041] cloud-init[937]: | +.+o... | [ 10.962363] cloud-init[937]: | +E= oo= | [ 10.962671] cloud-init[937]: | . ++o*.o . | [ 10.962979] cloud-init[937]: | =...B=. | [ 10.963294] cloud-init[937]: | o . + *S | [ 10.963602] cloud-init[937]: |o . + * | [ 10.963915] cloud-init[937]: | o + * . | [ 10.964535] cloud-init[937]: |..* + . | [ 10.964849] cloud-init[937]: |+++Bo. | [ 10.965147] cloud-init[937]: +----[SHA256]-----+ [ 10.965443] cloud-init[937]: Generating public/private ed25519 key pair. [ 10.965750] cloud-init[937]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 10.966057] cloud-init[937]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 10.966497] cloud-init[937]: The key fingerprint is: [ 10.966679] cloud-init[937]: SHA256:R09hRv/OOwKdRU+j8XCg3ujeWu3iadg2SAPs9pOmJLc root@cloudify-ims-vm-f84e82f7-c941-4ae5-a3bd-c6d065e90458 [ 10.966973] cloud-init[937]: The key's randomart image is: [ 10.967283] cloud-init[937]: +--[ED25519 256]--+ [ 10.967585] cloud-init[937]: | .=.. | [ 11.041366] cloud-init[937]: | o.= +.| [ 11.041649] cloud-init[937]: | . ... O.o| [ 11.041952] cloud-init[937]: | +.oo. +.| [ 11.042272] cloud-init[937]: | S ooo.o .| [ 11.042596] cloud-init[937]: | +.+ o.o | [ 11.042895] cloud-init[937]: | ..oo.B. .o| [ 11.043212] cloud-init[937]: | + oBoBo..| [ 11.043511] cloud-init[937]: | Eoo*++o.| [ 11.043817] cloud-init[937]: +----[SHA256]-----+ [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target System Initialization. [[0;32m OK [0m] Listening on UUID daemon activation socket. 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] Started Daily apt download activities. Starting LXD - unix socket. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[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. [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting LXD - container startup/shutdown... Starting /etc/rc.local Compatibility... [[0;32m OK [0m] Started ACPI event daemon. Starting Pollinate to seed the pseudo random number generator... Starting System Logging Service... [[0;32m OK [0m] Started Regular background program processing daemon. Starting LSB: Record successful boot for GRUB... Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started Deferred execution scheduler. Starting Login Service... [[0;32m OK [0m] Started D-Bus System Message Bus. Starting Accounts Service... 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 LXD - container startup/shutdown. [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started Login Service. [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[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 Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: automatic crash report generation... Starting LSB: daemon to balance interrupts for SMP systems... Starting Permit User Sessions... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started Accounts Service. Starting Terminate Plymouth Boot Screen... Starting Hold until boot process finishes up... [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started Getty on tty1. Starting Set console scheme... [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started 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 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-02 10:51:47,488 - 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 6e3be5862cb0036298717a05f068a942ecb2cf14810d7faa5fbb7324a8bdad12 2019-06-02 10:51:47,489 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-ims-vm-f84e82f7-c941-4ae5-a3bd-c6d065e90458 --2019-06-02 10:50:18-- https://get.docker.com/ Resolving get.docker.com (get.docker.com)... 99.84.74.4, 99.84.74.62, 99.84.74.10, ... Connecting to get.docker.com (get.docker.com)|99.84.74.4|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 13063 (13K) [text/plain] Saving to: 'script.sh' 0K .......... .. 100% 198M=0s 2019-06-02 10:50:18 (198 MB/s) - 'script.sh' saved [13063/13063] sudo: unable to resolve host cloudify-ims-vm-f84e82f7-c941-4ae5-a3bd-c6d065e90458 sudo: unable to resolve host cloudify-ims-vm-f84e82f7-c941-4ae5-a3bd-c6d065e90458 + 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-f84e82f7-c941-4ae5-a3bd-c6d065e90458 sudo: unable to resolve host cloudify-ims-vm-f84e82f7-c941-4ae5-a3bd-c6d065e90458 2019-06-02 10:51:47,491 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-06-02 10:51:47,498 - 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-02 10:52:17,706 - 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': 808, 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': 805, 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': 142, 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': 804, 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': 806, u'state': u'running', u'Id': u'cloudify-riemann.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Riemann', u'unit_id': u'cloudify-riemann.service'}]} 2019-06-02 10:52:17,853 - functest.core.cloudify - INFO - The current manager status is running 2019-06-02 10:52:18,211 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-06-02 10:52:18,851 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-06-02 10:52:18,851 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-06-02 10:52:19,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2019-06-02 10:52:19,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': '7VYJkp3JskaDIIGWQqCyXZ13trWoSK', 'keystone_tenant_name': u'cloudify_ims-project_f84e82f7-c941-4ae5-a3bd-c6d065e90458', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.22:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_f84e82f7-c941-4ae5-a3bd-c6d065e90458', 'project_domain_name': 'Default'} 2019-06-02 10:52:20,687 - functest.core.cloudify - INFO - Put private keypair in manager 2019-06-02 10:52:21,677 - functest.core.cloudify - DEBUG - output: 2019-06-02 10:52:21,678 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-ims-vm-f84e82f7-c941-4ae5-a3bd-c6d065e90458 sudo: unable to resolve host cloudify-ims-vm-f84e82f7-c941-4ae5-a3bd-c6d065e90458 2019-06-02 10:52:38,326 - 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/tmpfy3B_R/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/tmp99XR3W/plugin.yaml... Uploading plugin archive (wagon + yaml).. tmpZQinHS.zip |-------------------------------------------------------| 0.05% tmpZQinHS.zip |-------------------------------------------------------| 0.09% tmpZQinHS.zip |-------------------------------------------------------| 0.14% tmpZQinHS.zip |-------------------------------------------------------| 0.18% tmpZQinHS.zip |-------------------------------------------------------| 0.23% tmpZQinHS.zip |-------------------------------------------------------| 0.27% tmpZQinHS.zip |-------------------------------------------------------| 0.32% tmpZQinHS.zip |-------------------------------------------------------| 0.37% tmpZQinHS.zip |-------------------------------------------------------| 0.41% tmpZQinHS.zip |-------------------------------------------------------| 0.46% tmpZQinHS.zip |-------------------------------------------------------| 0.5% tmpZQinHS.zip |-------------------------------------------------------| 0.55% tmpZQinHS.zip |-------------------------------------------------------| 0.59% tmpZQinHS.zip |-------------------------------------------------------| 0.64% tmpZQinHS.zip |-------------------------------------------------------| 0.68% tmpZQinHS.zip |-------------------------------------------------------| 0.73% tmpZQinHS.zip |-------------------------------------------------------| 0.78% tmpZQinHS.zip |-------------------------------------------------------| 0.82% tmpZQinHS.zip |-------------------------------------------------------| 0.87% tmpZQinHS.zip |#------------------------------------------------------| 0.91% tmpZQinHS.zip |#------------------------------------------------------| 0.96% tmpZQinHS.zip |#------------------------------------------------------| 1.0% tmpZQinHS.zip |#------------------------------------------------------| 1.05% tmpZQinHS.zip |#------------------------------------------------------| 1.1% tmpZQinHS.zip |#------------------------------------------------------| 1.14% tmpZQinHS.zip |#------------------------------------------------------| 1.19% tmpZQinHS.zip |#------------------------------------------------------| 1.23% tmpZQinHS.zip |#------------------------------------------------------| 1.28% tmpZQinHS.zip |#------------------------------------------------------| 1.32% tmpZQinHS.zip |#------------------------------------------------------| 1.37% tmpZQinHS.zip |#------------------------------------------------------| 1.42% tmpZQinHS.zip |#------------------------------------------------------| 1.46% tmpZQinHS.zip |#------------------------------------------------------| 1.51% tmpZQinHS.zip |#------------------------------------------------------| 1.55% tmpZQinHS.zip |#------------------------------------------------------| 1.6% tmpZQinHS.zip |#------------------------------------------------------| 1.64% tmpZQinHS.zip |#------------------------------------------------------| 1.69% tmpZQinHS.zip |#------------------------------------------------------| 1.73% tmpZQinHS.zip |#------------------------------------------------------| 1.78% tmpZQinHS.zip |#------------------------------------------------------| 1.83% tmpZQinHS.zip |#------------------------------------------------------| 1.87% tmpZQinHS.zip |#------------------------------------------------------| 1.92% tmpZQinHS.zip |#------------------------------------------------------| 1.96% tmpZQinHS.zip |#------------------------------------------------------| 2.01% tmpZQinHS.zip |#------------------------------------------------------| 2.05% tmpZQinHS.zip |#------------------------------------------------------| 2.1% tmpZQinHS.zip |#------------------------------------------------------| 2.15% tmpZQinHS.zip |#------------------------------------------------------| 2.19% tmpZQinHS.zip |#------------------------------------------------------| 2.24% tmpZQinHS.zip |#------------------------------------------------------| 2.28% tmpZQinHS.zip |#------------------------------------------------------| 2.33% tmpZQinHS.zip |#------------------------------------------------------| 2.37% tmpZQinHS.zip |#------------------------------------------------------| 2.42% tmpZQinHS.zip |#------------------------------------------------------| 2.47% tmpZQinHS.zip |#------------------------------------------------------| 2.51% tmpZQinHS.zip |#------------------------------------------------------| 2.56% tmpZQinHS.zip |#------------------------------------------------------| 2.6% tmpZQinHS.zip |#------------------------------------------------------| 2.65% tmpZQinHS.zip |#------------------------------------------------------| 2.69% tmpZQinHS.zip |##-----------------------------------------------------| 2.74% tmpZQinHS.zip |##-----------------------------------------------------| 2.78% tmpZQinHS.zip |##-----------------------------------------------------| 2.83% tmpZQinHS.zip |##-----------------------------------------------------| 2.88% tmpZQinHS.zip |##-----------------------------------------------------| 2.92% tmpZQinHS.zip |##-----------------------------------------------------| 2.97% tmpZQinHS.zip |##-----------------------------------------------------| 3.01% tmpZQinHS.zip |##-----------------------------------------------------| 3.06% tmpZQinHS.zip |##-----------------------------------------------------| 3.1% tmpZQinHS.zip |##-----------------------------------------------------| 3.15% tmpZQinHS.zip |##-----------------------------------------------------| 3.2% tmpZQinHS.zip |##-----------------------------------------------------| 3.24% tmpZQinHS.zip |##-----------------------------------------------------| 3.29% tmpZQinHS.zip |##-----------------------------------------------------| 3.33% tmpZQinHS.zip |##-----------------------------------------------------| 3.38% tmpZQinHS.zip |##-----------------------------------------------------| 3.42% tmpZQinHS.zip |##-----------------------------------------------------| 3.47% tmpZQinHS.zip |##-----------------------------------------------------| 3.51% tmpZQinHS.zip |##-----------------------------------------------------| 3.56% tmpZQinHS.zip |##-----------------------------------------------------| 3.61% tmpZQinHS.zip |##-----------------------------------------------------| 3.65% tmpZQinHS.zip |##-----------------------------------------------------| 3.7% tmpZQinHS.zip |##-----------------------------------------------------| 3.74% tmpZQinHS.zip |##-----------------------------------------------------| 3.79% tmpZQinHS.zip |##-----------------------------------------------------| 3.83% tmpZQinHS.zip |##-----------------------------------------------------| 3.88% tmpZQinHS.zip |##-----------------------------------------------------| 3.93% tmpZQinHS.zip |##-----------------------------------------------------| 3.97% tmpZQinHS.zip |##-----------------------------------------------------| 4.02% tmpZQinHS.zip |##-----------------------------------------------------| 4.06% tmpZQinHS.zip |##-----------------------------------------------------| 4.11% tmpZQinHS.zip |##-----------------------------------------------------| 4.15% tmpZQinHS.zip |##-----------------------------------------------------| 4.2% tmpZQinHS.zip |##-----------------------------------------------------| 4.25% tmpZQinHS.zip |##-----------------------------------------------------| 4.29% tmpZQinHS.zip |##-----------------------------------------------------| 4.34% tmpZQinHS.zip |##-----------------------------------------------------| 4.38% tmpZQinHS.zip |##-----------------------------------------------------| 4.43% tmpZQinHS.zip |##-----------------------------------------------------| 4.47% tmpZQinHS.zip |##-----------------------------------------------------| 4.52% tmpZQinHS.zip |###----------------------------------------------------| 4.56% tmpZQinHS.zip |###----------------------------------------------------| 4.61% tmpZQinHS.zip |###----------------------------------------------------| 4.66% tmpZQinHS.zip |###----------------------------------------------------| 4.7% tmpZQinHS.zip |###----------------------------------------------------| 4.75% tmpZQinHS.zip |###----------------------------------------------------| 4.79% tmpZQinHS.zip |###----------------------------------------------------| 4.84% tmpZQinHS.zip |###----------------------------------------------------| 4.88% tmpZQinHS.zip |###----------------------------------------------------| 4.93% tmpZQinHS.zip |###----------------------------------------------------| 4.98% tmpZQinHS.zip |###----------------------------------------------------| 5.02% tmpZQinHS.zip |###----------------------------------------------------| 5.07% tmpZQinHS.zip |###----------------------------------------------------| 5.11% tmpZQinHS.zip |###----------------------------------------------------| 5.16% tmpZQinHS.zip |###----------------------------------------------------| 5.2% tmpZQinHS.zip |###----------------------------------------------------| 5.25% tmpZQinHS.zip |###----------------------------------------------------| 5.3% tmpZQinHS.zip |###----------------------------------------------------| 5.34% tmpZQinHS.zip |###----------------------------------------------------| 5.39% tmpZQinHS.zip |###----------------------------------------------------| 5.43% tmpZQinHS.zip |###----------------------------------------------------| 5.48% tmpZQinHS.zip |###----------------------------------------------------| 5.52% tmpZQinHS.zip |###----------------------------------------------------| 5.57% tmpZQinHS.zip |###----------------------------------------------------| 5.61% tmpZQinHS.zip |###----------------------------------------------------| 5.66% tmpZQinHS.zip |###----------------------------------------------------| 5.71% tmpZQinHS.zip |###----------------------------------------------------| 5.75% tmpZQinHS.zip |###----------------------------------------------------| 5.8% tmpZQinHS.zip |###----------------------------------------------------| 5.84% tmpZQinHS.zip |###----------------------------------------------------| 5.89% tmpZQinHS.zip |###----------------------------------------------------| 5.93% tmpZQinHS.zip |###----------------------------------------------------| 5.98% tmpZQinHS.zip |###----------------------------------------------------| 6.03% tmpZQinHS.zip |###----------------------------------------------------| 6.07% tmpZQinHS.zip |###----------------------------------------------------| 6.12% tmpZQinHS.zip |###----------------------------------------------------| 6.16% tmpZQinHS.zip |###----------------------------------------------------| 6.21% tmpZQinHS.zip |###----------------------------------------------------| 6.25% tmpZQinHS.zip |###----------------------------------------------------| 6.3% tmpZQinHS.zip |###----------------------------------------------------| 6.35% tmpZQinHS.zip |####---------------------------------------------------| 6.39% tmpZQinHS.zip |####---------------------------------------------------| 6.44% tmpZQinHS.zip |####---------------------------------------------------| 6.48% tmpZQinHS.zip |####---------------------------------------------------| 6.53% tmpZQinHS.zip |####---------------------------------------------------| 6.57% tmpZQinHS.zip |####---------------------------------------------------| 6.62% tmpZQinHS.zip |####---------------------------------------------------| 6.66% tmpZQinHS.zip |####---------------------------------------------------| 6.71% tmpZQinHS.zip |####---------------------------------------------------| 6.76% tmpZQinHS.zip |####---------------------------------------------------| 6.8% tmpZQinHS.zip |####---------------------------------------------------| 6.85% tmpZQinHS.zip |####---------------------------------------------------| 6.89% tmpZQinHS.zip |####---------------------------------------------------| 6.94% tmpZQinHS.zip |####---------------------------------------------------| 6.98% tmpZQinHS.zip |####---------------------------------------------------| 7.03% tmpZQinHS.zip |####---------------------------------------------------| 7.08% tmpZQinHS.zip |####---------------------------------------------------| 7.12% tmpZQinHS.zip |####---------------------------------------------------| 7.17% tmpZQinHS.zip |####---------------------------------------------------| 7.21% tmpZQinHS.zip |####---------------------------------------------------| 7.26% tmpZQinHS.zip |####---------------------------------------------------| 7.3% tmpZQinHS.zip |####---------------------------------------------------| 7.35% tmpZQinHS.zip |####---------------------------------------------------| 7.4% tmpZQinHS.zip |####---------------------------------------------------| 7.44% tmpZQinHS.zip |####---------------------------------------------------| 7.49% tmpZQinHS.zip |####---------------------------------------------------| 7.53% tmpZQinHS.zip |####---------------------------------------------------| 7.58% tmpZQinHS.zip |####---------------------------------------------------| 7.62% tmpZQinHS.zip |####---------------------------------------------------| 7.67% tmpZQinHS.zip |####---------------------------------------------------| 7.71% tmpZQinHS.zip |####---------------------------------------------------| 7.76% tmpZQinHS.zip |####---------------------------------------------------| 7.81% tmpZQinHS.zip |####---------------------------------------------------| 7.85% tmpZQinHS.zip |####---------------------------------------------------| 7.9% tmpZQinHS.zip |####---------------------------------------------------| 7.94% tmpZQinHS.zip |####---------------------------------------------------| 7.99% tmpZQinHS.zip |####---------------------------------------------------| 8.03% tmpZQinHS.zip |####---------------------------------------------------| 8.08% tmpZQinHS.zip |####---------------------------------------------------| 8.13% tmpZQinHS.zip |####---------------------------------------------------| 8.17% tmpZQinHS.zip |#####--------------------------------------------------| 8.22% tmpZQinHS.zip |#####--------------------------------------------------| 8.26% tmpZQinHS.zip |#####--------------------------------------------------| 8.31% tmpZQinHS.zip |#####--------------------------------------------------| 8.35% tmpZQinHS.zip |#####--------------------------------------------------| 8.4% tmpZQinHS.zip |#####--------------------------------------------------| 8.45% tmpZQinHS.zip |#####--------------------------------------------------| 8.49% tmpZQinHS.zip |#####--------------------------------------------------| 8.54% tmpZQinHS.zip |#####--------------------------------------------------| 8.58% tmpZQinHS.zip |#####--------------------------------------------------| 8.63% tmpZQinHS.zip |#####--------------------------------------------------| 8.67% tmpZQinHS.zip |#####--------------------------------------------------| 8.72% tmpZQinHS.zip |#####--------------------------------------------------| 8.76% tmpZQinHS.zip |#####--------------------------------------------------| 8.81% tmpZQinHS.zip |#####--------------------------------------------------| 8.86% tmpZQinHS.zip |#####--------------------------------------------------| 8.9% tmpZQinHS.zip |#####--------------------------------------------------| 8.95% tmpZQinHS.zip |#####--------------------------------------------------| 8.99% tmpZQinHS.zip |#####--------------------------------------------------| 9.04% tmpZQinHS.zip |#####--------------------------------------------------| 9.08% tmpZQinHS.zip |#####--------------------------------------------------| 9.13% tmpZQinHS.zip |#####--------------------------------------------------| 9.18% tmpZQinHS.zip |#####--------------------------------------------------| 9.22% tmpZQinHS.zip |#####--------------------------------------------------| 9.27% tmpZQinHS.zip |#####--------------------------------------------------| 9.31% tmpZQinHS.zip |#####--------------------------------------------------| 9.36% tmpZQinHS.zip |#####--------------------------------------------------| 9.4% tmpZQinHS.zip |#####--------------------------------------------------| 9.45% tmpZQinHS.zip |#####--------------------------------------------------| 9.5% tmpZQinHS.zip |#####--------------------------------------------------| 9.54% tmpZQinHS.zip |#####--------------------------------------------------| 9.59% tmpZQinHS.zip |#####--------------------------------------------------| 9.63% tmpZQinHS.zip |#####--------------------------------------------------| 9.68% tmpZQinHS.zip |#####--------------------------------------------------| 9.72% tmpZQinHS.zip |#####--------------------------------------------------| 9.77% tmpZQinHS.zip |#####--------------------------------------------------| 9.81% tmpZQinHS.zip |#####--------------------------------------------------| 9.86% tmpZQinHS.zip |#####--------------------------------------------------| 9.91% tmpZQinHS.zip |#####--------------------------------------------------| 9.95% tmpZQinHS.zip |#####--------------------------------------------------| 10.0% tmpZQinHS.zip |######-------------------------------------------------| 10.04% tmpZQinHS.zip |######-------------------------------------------------| 10.09% tmpZQinHS.zip |######-------------------------------------------------| 10.13% tmpZQinHS.zip |######-------------------------------------------------| 10.18% tmpZQinHS.zip |######-------------------------------------------------| 10.23% tmpZQinHS.zip |######-------------------------------------------------| 10.27% tmpZQinHS.zip |######-------------------------------------------------| 10.32% tmpZQinHS.zip |######-------------------------------------------------| 10.36% tmpZQinHS.zip |######-------------------------------------------------| 10.41% tmpZQinHS.zip |######-------------------------------------------------| 10.45% tmpZQinHS.zip |######-------------------------------------------------| 10.5% tmpZQinHS.zip |######-------------------------------------------------| 10.54% tmpZQinHS.zip |######-------------------------------------------------| 10.59% tmpZQinHS.zip |######-------------------------------------------------| 10.64% tmpZQinHS.zip |######-------------------------------------------------| 10.68% tmpZQinHS.zip |######-------------------------------------------------| 10.73% tmpZQinHS.zip |######-------------------------------------------------| 10.77% tmpZQinHS.zip |######-------------------------------------------------| 10.82% tmpZQinHS.zip |######-------------------------------------------------| 10.86% tmpZQinHS.zip |######-------------------------------------------------| 10.91% tmpZQinHS.zip |######-------------------------------------------------| 10.96% tmpZQinHS.zip |######-------------------------------------------------| 11.0% tmpZQinHS.zip |######-------------------------------------------------| 11.05% tmpZQinHS.zip |######-------------------------------------------------| 11.09% tmpZQinHS.zip |######-------------------------------------------------| 11.14% tmpZQinHS.zip |######-------------------------------------------------| 11.18% tmpZQinHS.zip |######-------------------------------------------------| 11.23% tmpZQinHS.zip |######-------------------------------------------------| 11.28% tmpZQinHS.zip |######-------------------------------------------------| 11.32% tmpZQinHS.zip |######-------------------------------------------------| 11.37% tmpZQinHS.zip |######-------------------------------------------------| 11.41% tmpZQinHS.zip |######-------------------------------------------------| 11.46% tmpZQinHS.zip |######-------------------------------------------------| 11.5% tmpZQinHS.zip |######-------------------------------------------------| 11.55% tmpZQinHS.zip |######-------------------------------------------------| 11.59% tmpZQinHS.zip |######-------------------------------------------------| 11.64% tmpZQinHS.zip |######-------------------------------------------------| 11.69% tmpZQinHS.zip |######-------------------------------------------------| 11.73% tmpZQinHS.zip |######-------------------------------------------------| 11.78% tmpZQinHS.zip |#######------------------------------------------------| 11.82% tmpZQinHS.zip |#######------------------------------------------------| 11.87% tmpZQinHS.zip |#######------------------------------------------------| 11.91% tmpZQinHS.zip |#######------------------------------------------------| 11.96% tmpZQinHS.zip |#######------------------------------------------------| 12.01% tmpZQinHS.zip |#######------------------------------------------------| 12.05% tmpZQinHS.zip |#######------------------------------------------------| 12.1% tmpZQinHS.zip |#######------------------------------------------------| 12.14% tmpZQinHS.zip |#######------------------------------------------------| 12.19% tmpZQinHS.zip |#######------------------------------------------------| 12.23% tmpZQinHS.zip |#######------------------------------------------------| 12.28% tmpZQinHS.zip |#######------------------------------------------------| 12.33% tmpZQinHS.zip |#######------------------------------------------------| 12.37% tmpZQinHS.zip |#######------------------------------------------------| 12.42% tmpZQinHS.zip |#######------------------------------------------------| 12.46% tmpZQinHS.zip |#######------------------------------------------------| 12.51% tmpZQinHS.zip |#######------------------------------------------------| 12.55% tmpZQinHS.zip |#######------------------------------------------------| 12.6% tmpZQinHS.zip |#######------------------------------------------------| 12.64% tmpZQinHS.zip |#######------------------------------------------------| 12.69% tmpZQinHS.zip |#######------------------------------------------------| 12.74% tmpZQinHS.zip |#######------------------------------------------------| 12.78% tmpZQinHS.zip |#######------------------------------------------------| 12.83% tmpZQinHS.zip |#######------------------------------------------------| 12.87% tmpZQinHS.zip |#######------------------------------------------------| 12.92% tmpZQinHS.zip |#######------------------------------------------------| 12.96% tmpZQinHS.zip |#######------------------------------------------------| 13.01% tmpZQinHS.zip |#######------------------------------------------------| 13.06% tmpZQinHS.zip |#######------------------------------------------------| 13.1% tmpZQinHS.zip |#######------------------------------------------------| 13.15% tmpZQinHS.zip |#######------------------------------------------------| 13.19% tmpZQinHS.zip |#######------------------------------------------------| 13.24% tmpZQinHS.zip |#######------------------------------------------------| 13.28% tmpZQinHS.zip |#######------------------------------------------------| 13.33% tmpZQinHS.zip |#######------------------------------------------------| 13.38% tmpZQinHS.zip |#######------------------------------------------------| 13.42% tmpZQinHS.zip |#######------------------------------------------------| 13.47% tmpZQinHS.zip |#######------------------------------------------------| 13.51% tmpZQinHS.zip |#######------------------------------------------------| 13.56% tmpZQinHS.zip |#######------------------------------------------------| 13.6% tmpZQinHS.zip |########-----------------------------------------------| 13.65% tmpZQinHS.zip |########-----------------------------------------------| 13.69% tmpZQinHS.zip |########-----------------------------------------------| 13.74% tmpZQinHS.zip |########-----------------------------------------------| 13.79% tmpZQinHS.zip |########-----------------------------------------------| 13.83% tmpZQinHS.zip |########-----------------------------------------------| 13.88% tmpZQinHS.zip |########-----------------------------------------------| 13.92% tmpZQinHS.zip |########-----------------------------------------------| 13.97% tmpZQinHS.zip |########-----------------------------------------------| 14.01% tmpZQinHS.zip |########-----------------------------------------------| 14.06% tmpZQinHS.zip |########-----------------------------------------------| 14.11% tmpZQinHS.zip |########-----------------------------------------------| 14.15% tmpZQinHS.zip |########-----------------------------------------------| 14.2% tmpZQinHS.zip |########-----------------------------------------------| 14.24% tmpZQinHS.zip |########-----------------------------------------------| 14.29% tmpZQinHS.zip |########-----------------------------------------------| 14.33% tmpZQinHS.zip |########-----------------------------------------------| 14.38% tmpZQinHS.zip |########-----------------------------------------------| 14.43% tmpZQinHS.zip |########-----------------------------------------------| 14.47% tmpZQinHS.zip |########-----------------------------------------------| 14.52% tmpZQinHS.zip |########-----------------------------------------------| 14.56% tmpZQinHS.zip |########-----------------------------------------------| 14.61% tmpZQinHS.zip |########-----------------------------------------------| 14.65% tmpZQinHS.zip |########-----------------------------------------------| 14.7% tmpZQinHS.zip |########-----------------------------------------------| 14.74% tmpZQinHS.zip |########-----------------------------------------------| 14.79% tmpZQinHS.zip |########-----------------------------------------------| 14.84% tmpZQinHS.zip |########-----------------------------------------------| 14.88% tmpZQinHS.zip |########-----------------------------------------------| 14.93% tmpZQinHS.zip |########-----------------------------------------------| 14.97% tmpZQinHS.zip |########-----------------------------------------------| 15.02% tmpZQinHS.zip |########-----------------------------------------------| 15.06% tmpZQinHS.zip |########-----------------------------------------------| 15.11% tmpZQinHS.zip |########-----------------------------------------------| 15.16% tmpZQinHS.zip |########-----------------------------------------------| 15.2% tmpZQinHS.zip |########-----------------------------------------------| 15.25% tmpZQinHS.zip |########-----------------------------------------------| 15.29% tmpZQinHS.zip |########-----------------------------------------------| 15.34% tmpZQinHS.zip |########-----------------------------------------------| 15.38% tmpZQinHS.zip |########-----------------------------------------------| 15.43% tmpZQinHS.zip |#########----------------------------------------------| 15.48% tmpZQinHS.zip |#########----------------------------------------------| 15.52% tmpZQinHS.zip |#########----------------------------------------------| 15.57% tmpZQinHS.zip |#########----------------------------------------------| 15.61% tmpZQinHS.zip |#########----------------------------------------------| 15.66% tmpZQinHS.zip |#########----------------------------------------------| 15.7% tmpZQinHS.zip |#########----------------------------------------------| 15.75% tmpZQinHS.zip |#########----------------------------------------------| 15.79% tmpZQinHS.zip |#########----------------------------------------------| 15.84% tmpZQinHS.zip |#########----------------------------------------------| 15.89% tmpZQinHS.zip |#########----------------------------------------------| 15.93% tmpZQinHS.zip |#########----------------------------------------------| 15.98% tmpZQinHS.zip |#########----------------------------------------------| 16.02% tmpZQinHS.zip |#########----------------------------------------------| 16.07% tmpZQinHS.zip |#########----------------------------------------------| 16.11% tmpZQinHS.zip |#########----------------------------------------------| 16.16% tmpZQinHS.zip |#########----------------------------------------------| 16.21% tmpZQinHS.zip |#########----------------------------------------------| 16.25% tmpZQinHS.zip |#########----------------------------------------------| 16.3% tmpZQinHS.zip |#########----------------------------------------------| 16.34% tmpZQinHS.zip |#########----------------------------------------------| 16.39% tmpZQinHS.zip |#########----------------------------------------------| 16.43% tmpZQinHS.zip |#########----------------------------------------------| 16.48% tmpZQinHS.zip |#########----------------------------------------------| 16.53% tmpZQinHS.zip |#########----------------------------------------------| 16.57% tmpZQinHS.zip |#########----------------------------------------------| 16.62% tmpZQinHS.zip |#########----------------------------------------------| 16.66% tmpZQinHS.zip |#########----------------------------------------------| 16.71% tmpZQinHS.zip |#########----------------------------------------------| 16.75% tmpZQinHS.zip |#########----------------------------------------------| 16.8% tmpZQinHS.zip |#########----------------------------------------------| 16.84% tmpZQinHS.zip |#########----------------------------------------------| 16.89% tmpZQinHS.zip |#########----------------------------------------------| 16.94% tmpZQinHS.zip |#########----------------------------------------------| 16.98% tmpZQinHS.zip |#########----------------------------------------------| 17.03% tmpZQinHS.zip |#########----------------------------------------------| 17.07% tmpZQinHS.zip |#########----------------------------------------------| 17.12% tmpZQinHS.zip |#########----------------------------------------------| 17.16% tmpZQinHS.zip |#########----------------------------------------------| 17.21% tmpZQinHS.zip |#########----------------------------------------------| 17.26% tmpZQinHS.zip |##########---------------------------------------------| 17.3% tmpZQinHS.zip |##########---------------------------------------------| 17.35% tmpZQinHS.zip |##########---------------------------------------------| 17.39% tmpZQinHS.zip |##########---------------------------------------------| 17.44% tmpZQinHS.zip |##########---------------------------------------------| 17.48% tmpZQinHS.zip |##########---------------------------------------------| 17.53% tmpZQinHS.zip |##########---------------------------------------------| 17.57% tmpZQinHS.zip |##########---------------------------------------------| 17.62% tmpZQinHS.zip |##########---------------------------------------------| 17.67% tmpZQinHS.zip |##########---------------------------------------------| 17.71% tmpZQinHS.zip |##########---------------------------------------------| 17.76% tmpZQinHS.zip |##########---------------------------------------------| 17.8% tmpZQinHS.zip |##########---------------------------------------------| 17.85% tmpZQinHS.zip |##########---------------------------------------------| 17.89% tmpZQinHS.zip |##########---------------------------------------------| 17.94% tmpZQinHS.zip |##########---------------------------------------------| 17.99% tmpZQinHS.zip |##########---------------------------------------------| 18.03% tmpZQinHS.zip |##########---------------------------------------------| 18.08% tmpZQinHS.zip |##########---------------------------------------------| 18.12% tmpZQinHS.zip |##########---------------------------------------------| 18.17% tmpZQinHS.zip |##########---------------------------------------------| 18.21% tmpZQinHS.zip |##########---------------------------------------------| 18.26% tmpZQinHS.zip |##########---------------------------------------------| 18.31% tmpZQinHS.zip |##########---------------------------------------------| 18.35% tmpZQinHS.zip |##########---------------------------------------------| 18.4% tmpZQinHS.zip |##########---------------------------------------------| 18.44% tmpZQinHS.zip |##########---------------------------------------------| 18.49% tmpZQinHS.zip |##########---------------------------------------------| 18.53% tmpZQinHS.zip |##########---------------------------------------------| 18.58% tmpZQinHS.zip |##########---------------------------------------------| 18.62% tmpZQinHS.zip |##########---------------------------------------------| 18.67% tmpZQinHS.zip |##########---------------------------------------------| 18.72% tmpZQinHS.zip |##########---------------------------------------------| 18.76% tmpZQinHS.zip |##########---------------------------------------------| 18.81% tmpZQinHS.zip |##########---------------------------------------------| 18.85% tmpZQinHS.zip |##########---------------------------------------------| 18.9% tmpZQinHS.zip |##########---------------------------------------------| 18.94% tmpZQinHS.zip |##########---------------------------------------------| 18.99% tmpZQinHS.zip |##########---------------------------------------------| 19.04% tmpZQinHS.zip |##########---------------------------------------------| 19.08% tmpZQinHS.zip |###########--------------------------------------------| 19.13% tmpZQinHS.zip |###########--------------------------------------------| 19.17% tmpZQinHS.zip |###########--------------------------------------------| 19.22% tmpZQinHS.zip |###########--------------------------------------------| 19.26% tmpZQinHS.zip |###########--------------------------------------------| 19.31% tmpZQinHS.zip |###########--------------------------------------------| 19.36% tmpZQinHS.zip |###########--------------------------------------------| 19.4% tmpZQinHS.zip |###########--------------------------------------------| 19.45% tmpZQinHS.zip |###########--------------------------------------------| 19.49% tmpZQinHS.zip |###########--------------------------------------------| 19.54% tmpZQinHS.zip |###########--------------------------------------------| 19.58% tmpZQinHS.zip |###########--------------------------------------------| 19.63% tmpZQinHS.zip |###########--------------------------------------------| 19.67% tmpZQinHS.zip |###########--------------------------------------------| 19.72% tmpZQinHS.zip |###########--------------------------------------------| 19.77% tmpZQinHS.zip |###########--------------------------------------------| 19.81% tmpZQinHS.zip |###########--------------------------------------------| 19.86% tmpZQinHS.zip |###########--------------------------------------------| 19.9% tmpZQinHS.zip |###########--------------------------------------------| 19.95% tmpZQinHS.zip |###########--------------------------------------------| 19.99% tmpZQinHS.zip |###########--------------------------------------------| 20.04% tmpZQinHS.zip |###########--------------------------------------------| 20.09% tmpZQinHS.zip |###########--------------------------------------------| 20.13% tmpZQinHS.zip |###########--------------------------------------------| 20.18% tmpZQinHS.zip |###########--------------------------------------------| 20.22% tmpZQinHS.zip |###########--------------------------------------------| 20.27% tmpZQinHS.zip |###########--------------------------------------------| 20.31% tmpZQinHS.zip |###########--------------------------------------------| 20.36% tmpZQinHS.zip |###########--------------------------------------------| 20.41% tmpZQinHS.zip |###########--------------------------------------------| 20.45% tmpZQinHS.zip |###########--------------------------------------------| 20.5% tmpZQinHS.zip |###########--------------------------------------------| 20.54% tmpZQinHS.zip |###########--------------------------------------------| 20.59% tmpZQinHS.zip |###########--------------------------------------------| 20.63% tmpZQinHS.zip |###########--------------------------------------------| 20.68% tmpZQinHS.zip |###########--------------------------------------------| 20.72% tmpZQinHS.zip |###########--------------------------------------------| 20.77% tmpZQinHS.zip |###########--------------------------------------------| 20.82% tmpZQinHS.zip |###########--------------------------------------------| 20.86% tmpZQinHS.zip |###########--------------------------------------------| 20.91% tmpZQinHS.zip |############-------------------------------------------| 20.95% tmpZQinHS.zip |############-------------------------------------------| 21.0% tmpZQinHS.zip |############-------------------------------------------| 21.04% tmpZQinHS.zip |############-------------------------------------------| 21.09% tmpZQinHS.zip |############-------------------------------------------| 21.14% tmpZQinHS.zip |############-------------------------------------------| 21.18% tmpZQinHS.zip |############-------------------------------------------| 21.23% tmpZQinHS.zip |############-------------------------------------------| 21.27% tmpZQinHS.zip |############-------------------------------------------| 21.32% tmpZQinHS.zip |############-------------------------------------------| 21.36% tmpZQinHS.zip |############-------------------------------------------| 21.41% tmpZQinHS.zip |############-------------------------------------------| 21.46% tmpZQinHS.zip |############-------------------------------------------| 21.5% tmpZQinHS.zip |############-------------------------------------------| 21.55% tmpZQinHS.zip |############-------------------------------------------| 21.59% tmpZQinHS.zip |############-------------------------------------------| 21.64% tmpZQinHS.zip |############-------------------------------------------| 21.68% tmpZQinHS.zip |############-------------------------------------------| 21.73% tmpZQinHS.zip |############-------------------------------------------| 21.77% tmpZQinHS.zip |############-------------------------------------------| 21.82% tmpZQinHS.zip |############-------------------------------------------| 21.87% tmpZQinHS.zip |############-------------------------------------------| 21.91% tmpZQinHS.zip |############-------------------------------------------| 21.96% tmpZQinHS.zip |############-------------------------------------------| 22.0% tmpZQinHS.zip |############-------------------------------------------| 22.05% tmpZQinHS.zip |############-------------------------------------------| 22.09% tmpZQinHS.zip |############-------------------------------------------| 22.14% tmpZQinHS.zip |############-------------------------------------------| 22.19% tmpZQinHS.zip |############-------------------------------------------| 22.23% tmpZQinHS.zip |############-------------------------------------------| 22.28% tmpZQinHS.zip |############-------------------------------------------| 22.32% tmpZQinHS.zip |############-------------------------------------------| 22.37% tmpZQinHS.zip |############-------------------------------------------| 22.41% tmpZQinHS.zip |############-------------------------------------------| 22.46% tmpZQinHS.zip |############-------------------------------------------| 22.51% tmpZQinHS.zip |############-------------------------------------------| 22.55% tmpZQinHS.zip |############-------------------------------------------| 22.6% tmpZQinHS.zip |############-------------------------------------------| 22.64% tmpZQinHS.zip |############-------------------------------------------| 22.69% tmpZQinHS.zip |#############------------------------------------------| 22.73% tmpZQinHS.zip |#############------------------------------------------| 22.78% tmpZQinHS.zip |#############------------------------------------------| 22.82% tmpZQinHS.zip |#############------------------------------------------| 22.87% tmpZQinHS.zip |#############------------------------------------------| 22.92% tmpZQinHS.zip |#############------------------------------------------| 22.96% tmpZQinHS.zip |#############------------------------------------------| 23.01% tmpZQinHS.zip |#############------------------------------------------| 23.05% tmpZQinHS.zip |#############------------------------------------------| 23.1% tmpZQinHS.zip |#############------------------------------------------| 23.14% tmpZQinHS.zip |#############------------------------------------------| 23.19% tmpZQinHS.zip |#############------------------------------------------| 23.24% tmpZQinHS.zip |#############------------------------------------------| 23.28% tmpZQinHS.zip |#############------------------------------------------| 23.33% tmpZQinHS.zip |#############------------------------------------------| 23.37% tmpZQinHS.zip |#############------------------------------------------| 23.42% tmpZQinHS.zip |#############------------------------------------------| 23.46% tmpZQinHS.zip |#############------------------------------------------| 23.51% tmpZQinHS.zip |#############------------------------------------------| 23.56% tmpZQinHS.zip |#############------------------------------------------| 23.6% tmpZQinHS.zip |#############------------------------------------------| 23.65% tmpZQinHS.zip |#############------------------------------------------| 23.69% tmpZQinHS.zip |#############------------------------------------------| 23.74% tmpZQinHS.zip |#############------------------------------------------| 23.78% tmpZQinHS.zip |#############------------------------------------------| 23.83% tmpZQinHS.zip |#############------------------------------------------| 23.87% tmpZQinHS.zip |#############------------------------------------------| 23.92% tmpZQinHS.zip |#############------------------------------------------| 23.97% tmpZQinHS.zip |#############------------------------------------------| 24.01% tmpZQinHS.zip |#############------------------------------------------| 24.06% tmpZQinHS.zip |#############------------------------------------------| 24.1% tmpZQinHS.zip |#############------------------------------------------| 24.15% tmpZQinHS.zip |#############------------------------------------------| 24.19% tmpZQinHS.zip |#############------------------------------------------| 24.24% tmpZQinHS.zip |#############------------------------------------------| 24.29% tmpZQinHS.zip |#############------------------------------------------| 24.33% tmpZQinHS.zip |#############------------------------------------------| 24.38% tmpZQinHS.zip |#############------------------------------------------| 24.42% tmpZQinHS.zip |#############------------------------------------------| 24.47% tmpZQinHS.zip |#############------------------------------------------| 24.51% tmpZQinHS.zip |##############-----------------------------------------| 24.56% tmpZQinHS.zip |##############-----------------------------------------| 24.6% tmpZQinHS.zip |##############-----------------------------------------| 24.65% tmpZQinHS.zip |##############-----------------------------------------| 24.7% tmpZQinHS.zip |##############-----------------------------------------| 24.74% tmpZQinHS.zip |##############-----------------------------------------| 24.79% tmpZQinHS.zip |##############-----------------------------------------| 24.83% tmpZQinHS.zip |##############-----------------------------------------| 24.88% tmpZQinHS.zip |##############-----------------------------------------| 24.92% tmpZQinHS.zip |##############-----------------------------------------| 24.97% tmpZQinHS.zip |##############-----------------------------------------| 25.02% tmpZQinHS.zip |##############-----------------------------------------| 25.06% tmpZQinHS.zip |##############-----------------------------------------| 25.11% tmpZQinHS.zip |##############-----------------------------------------| 25.15% tmpZQinHS.zip |##############-----------------------------------------| 25.2% tmpZQinHS.zip |##############-----------------------------------------| 25.24% tmpZQinHS.zip |##############-----------------------------------------| 25.29% tmpZQinHS.zip |##############-----------------------------------------| 25.34% tmpZQinHS.zip |##############-----------------------------------------| 25.38% tmpZQinHS.zip |##############-----------------------------------------| 25.43% tmpZQinHS.zip |##############-----------------------------------------| 25.47% tmpZQinHS.zip |##############-----------------------------------------| 25.52% tmpZQinHS.zip |##############-----------------------------------------| 25.56% tmpZQinHS.zip |##############-----------------------------------------| 25.61% tmpZQinHS.zip |##############-----------------------------------------| 25.65% tmpZQinHS.zip |##############-----------------------------------------| 25.7% tmpZQinHS.zip |##############-----------------------------------------| 25.75% tmpZQinHS.zip |##############-----------------------------------------| 25.79% tmpZQinHS.zip |##############-----------------------------------------| 25.84% tmpZQinHS.zip |##############-----------------------------------------| 25.88% tmpZQinHS.zip |##############-----------------------------------------| 25.93% tmpZQinHS.zip |##############-----------------------------------------| 25.97% tmpZQinHS.zip |##############-----------------------------------------| 26.02% tmpZQinHS.zip |##############-----------------------------------------| 26.07% tmpZQinHS.zip |##############-----------------------------------------| 26.11% tmpZQinHS.zip |##############-----------------------------------------| 26.16% tmpZQinHS.zip |##############-----------------------------------------| 26.2% tmpZQinHS.zip |##############-----------------------------------------| 26.25% tmpZQinHS.zip |##############-----------------------------------------| 26.29% tmpZQinHS.zip |##############-----------------------------------------| 26.34% tmpZQinHS.zip |###############----------------------------------------| 26.39% tmpZQinHS.zip |###############----------------------------------------| 26.43% tmpZQinHS.zip |###############----------------------------------------| 26.48% tmpZQinHS.zip |###############----------------------------------------| 26.52% tmpZQinHS.zip |###############----------------------------------------| 26.57% tmpZQinHS.zip |###############----------------------------------------| 26.61% tmpZQinHS.zip |###############----------------------------------------| 26.66% tmpZQinHS.zip |###############----------------------------------------| 26.7% tmpZQinHS.zip |###############----------------------------------------| 26.75% tmpZQinHS.zip |###############----------------------------------------| 26.8% tmpZQinHS.zip |###############----------------------------------------| 26.84% tmpZQinHS.zip |###############----------------------------------------| 26.89% tmpZQinHS.zip |###############----------------------------------------| 26.93% tmpZQinHS.zip |###############----------------------------------------| 26.98% tmpZQinHS.zip |###############----------------------------------------| 27.02% tmpZQinHS.zip |###############----------------------------------------| 27.07% tmpZQinHS.zip |###############----------------------------------------| 27.12% tmpZQinHS.zip |###############----------------------------------------| 27.16% tmpZQinHS.zip |###############----------------------------------------| 27.21% tmpZQinHS.zip |###############----------------------------------------| 27.25% tmpZQinHS.zip |###############----------------------------------------| 27.3% tmpZQinHS.zip |###############----------------------------------------| 27.34% tmpZQinHS.zip |###############----------------------------------------| 27.39% tmpZQinHS.zip |###############----------------------------------------| 27.44% tmpZQinHS.zip |###############----------------------------------------| 27.48% tmpZQinHS.zip |###############----------------------------------------| 27.53% tmpZQinHS.zip |###############----------------------------------------| 27.57% tmpZQinHS.zip |###############----------------------------------------| 27.62% tmpZQinHS.zip |###############----------------------------------------| 27.66% tmpZQinHS.zip |###############----------------------------------------| 27.71% tmpZQinHS.zip |###############----------------------------------------| 27.75% tmpZQinHS.zip |###############----------------------------------------| 27.8% tmpZQinHS.zip |###############----------------------------------------| 27.85% tmpZQinHS.zip |###############----------------------------------------| 27.89% tmpZQinHS.zip |###############----------------------------------------| 27.94% tmpZQinHS.zip |###############----------------------------------------| 27.98% tmpZQinHS.zip |###############----------------------------------------| 28.03% tmpZQinHS.zip |###############----------------------------------------| 28.07% tmpZQinHS.zip |###############----------------------------------------| 28.12% tmpZQinHS.zip |###############----------------------------------------| 28.17% tmpZQinHS.zip |################---------------------------------------| 28.21% tmpZQinHS.zip |################---------------------------------------| 28.26% tmpZQinHS.zip |################---------------------------------------| 28.3% tmpZQinHS.zip |################---------------------------------------| 28.35% tmpZQinHS.zip |################---------------------------------------| 28.39% tmpZQinHS.zip |################---------------------------------------| 28.44% tmpZQinHS.zip |################---------------------------------------| 28.49% tmpZQinHS.zip |################---------------------------------------| 28.53% tmpZQinHS.zip |################---------------------------------------| 28.58% tmpZQinHS.zip |################---------------------------------------| 28.62% tmpZQinHS.zip |################---------------------------------------| 28.67% tmpZQinHS.zip |################---------------------------------------| 28.71% tmpZQinHS.zip |################---------------------------------------| 28.76% tmpZQinHS.zip |################---------------------------------------| 28.8% tmpZQinHS.zip |################---------------------------------------| 28.85% tmpZQinHS.zip |################---------------------------------------| 28.9% tmpZQinHS.zip |################---------------------------------------| 28.94% tmpZQinHS.zip |################---------------------------------------| 28.99% tmpZQinHS.zip |################---------------------------------------| 29.03% tmpZQinHS.zip |################---------------------------------------| 29.08% tmpZQinHS.zip |################---------------------------------------| 29.12% tmpZQinHS.zip |################---------------------------------------| 29.17% tmpZQinHS.zip |################---------------------------------------| 29.22% tmpZQinHS.zip |################---------------------------------------| 29.26% tmpZQinHS.zip |################---------------------------------------| 29.31% tmpZQinHS.zip |################---------------------------------------| 29.35% tmpZQinHS.zip |################---------------------------------------| 29.4% tmpZQinHS.zip |################---------------------------------------| 29.44% tmpZQinHS.zip |################---------------------------------------| 29.49% tmpZQinHS.zip |################---------------------------------------| 29.54% tmpZQinHS.zip |################---------------------------------------| 29.58% tmpZQinHS.zip |################---------------------------------------| 29.63% tmpZQinHS.zip |################---------------------------------------| 29.67% tmpZQinHS.zip |################---------------------------------------| 29.72% tmpZQinHS.zip |################---------------------------------------| 29.76% tmpZQinHS.zip |################---------------------------------------| 29.81% tmpZQinHS.zip |################---------------------------------------| 29.85% tmpZQinHS.zip |################---------------------------------------| 29.9% tmpZQinHS.zip |################---------------------------------------| 29.95% tmpZQinHS.zip |################---------------------------------------| 29.99% tmpZQinHS.zip |#################--------------------------------------| 30.04% tmpZQinHS.zip |#################--------------------------------------| 30.08% tmpZQinHS.zip |#################--------------------------------------| 30.13% tmpZQinHS.zip |#################--------------------------------------| 30.17% tmpZQinHS.zip |#################--------------------------------------| 30.22% tmpZQinHS.zip |#################--------------------------------------| 30.27% tmpZQinHS.zip |#################--------------------------------------| 30.31% tmpZQinHS.zip |#################--------------------------------------| 30.36% tmpZQinHS.zip |#################--------------------------------------| 30.4% tmpZQinHS.zip |#################--------------------------------------| 30.45% tmpZQinHS.zip |#################--------------------------------------| 30.49% tmpZQinHS.zip |#################--------------------------------------| 30.54% tmpZQinHS.zip |#################--------------------------------------| 30.59% tmpZQinHS.zip |#################--------------------------------------| 30.63% tmpZQinHS.zip |#################--------------------------------------| 30.68% tmpZQinHS.zip |#################--------------------------------------| 30.72% tmpZQinHS.zip |#################--------------------------------------| 30.77% tmpZQinHS.zip |#################--------------------------------------| 30.81% tmpZQinHS.zip |#################--------------------------------------| 30.86% tmpZQinHS.zip |#################--------------------------------------| 30.9% tmpZQinHS.zip |#################--------------------------------------| 30.95% tmpZQinHS.zip |#################--------------------------------------| 31.0% tmpZQinHS.zip |#################--------------------------------------| 31.04% tmpZQinHS.zip |#################--------------------------------------| 31.09% tmpZQinHS.zip |#################--------------------------------------| 31.13% tmpZQinHS.zip |#################--------------------------------------| 31.18% tmpZQinHS.zip |#################--------------------------------------| 31.22% tmpZQinHS.zip |#################--------------------------------------| 31.27% tmpZQinHS.zip |#################--------------------------------------| 31.32% tmpZQinHS.zip |#################--------------------------------------| 31.36% tmpZQinHS.zip |#################--------------------------------------| 31.41% tmpZQinHS.zip |#################--------------------------------------| 31.45% tmpZQinHS.zip |#################--------------------------------------| 31.5% tmpZQinHS.zip |#################--------------------------------------| 31.54% tmpZQinHS.zip |#################--------------------------------------| 31.59% tmpZQinHS.zip |#################--------------------------------------| 31.63% tmpZQinHS.zip |#################--------------------------------------| 31.68% tmpZQinHS.zip |#################--------------------------------------| 31.73% tmpZQinHS.zip |#################--------------------------------------| 31.77% tmpZQinHS.zip |#################--------------------------------------| 31.82% tmpZQinHS.zip |##################-------------------------------------| 31.86% tmpZQinHS.zip |##################-------------------------------------| 31.91% tmpZQinHS.zip |##################-------------------------------------| 31.95% tmpZQinHS.zip |##################-------------------------------------| 32.0% tmpZQinHS.zip |##################-------------------------------------| 32.05% tmpZQinHS.zip |##################-------------------------------------| 32.09% tmpZQinHS.zip |##################-------------------------------------| 32.14% tmpZQinHS.zip |##################-------------------------------------| 32.18% tmpZQinHS.zip |##################-------------------------------------| 32.23% tmpZQinHS.zip |##################-------------------------------------| 32.27% tmpZQinHS.zip |##################-------------------------------------| 32.32% tmpZQinHS.zip |##################-------------------------------------| 32.37% tmpZQinHS.zip |##################-------------------------------------| 32.41% tmpZQinHS.zip |##################-------------------------------------| 32.46% tmpZQinHS.zip |##################-------------------------------------| 32.5% tmpZQinHS.zip |##################-------------------------------------| 32.55% tmpZQinHS.zip |##################-------------------------------------| 32.59% tmpZQinHS.zip |##################-------------------------------------| 32.64% tmpZQinHS.zip |##################-------------------------------------| 32.68% tmpZQinHS.zip |##################-------------------------------------| 32.73% tmpZQinHS.zip |##################-------------------------------------| 32.78% tmpZQinHS.zip |##################-------------------------------------| 32.82% tmpZQinHS.zip |##################-------------------------------------| 32.87% tmpZQinHS.zip |##################-------------------------------------| 32.91% tmpZQinHS.zip |##################-------------------------------------| 32.96% tmpZQinHS.zip |##################-------------------------------------| 33.0% tmpZQinHS.zip |##################-------------------------------------| 33.05% tmpZQinHS.zip |##################-------------------------------------| 33.1% tmpZQinHS.zip |##################-------------------------------------| 33.14% tmpZQinHS.zip |##################-------------------------------------| 33.19% tmpZQinHS.zip |##################-------------------------------------| 33.23% tmpZQinHS.zip |##################-------------------------------------| 33.28% tmpZQinHS.zip |##################-------------------------------------| 33.32% tmpZQinHS.zip |##################-------------------------------------| 33.37% tmpZQinHS.zip |##################-------------------------------------| 33.42% tmpZQinHS.zip |##################-------------------------------------| 33.46% tmpZQinHS.zip |##################-------------------------------------| 33.51% tmpZQinHS.zip |##################-------------------------------------| 33.55% tmpZQinHS.zip |##################-------------------------------------| 33.6% tmpZQinHS.zip |###################------------------------------------| 33.64% tmpZQinHS.zip |###################------------------------------------| 33.69% tmpZQinHS.zip |###################------------------------------------| 33.73% tmpZQinHS.zip |###################------------------------------------| 33.78% tmpZQinHS.zip |###################------------------------------------| 33.83% tmpZQinHS.zip |###################------------------------------------| 33.87% tmpZQinHS.zip |###################------------------------------------| 33.92% tmpZQinHS.zip |###################------------------------------------| 33.96% tmpZQinHS.zip |###################------------------------------------| 34.01% tmpZQinHS.zip |###################------------------------------------| 34.05% tmpZQinHS.zip |###################------------------------------------| 34.1% tmpZQinHS.zip |###################------------------------------------| 34.15% tmpZQinHS.zip |###################------------------------------------| 34.19% tmpZQinHS.zip |###################------------------------------------| 34.24% tmpZQinHS.zip |###################------------------------------------| 34.28% tmpZQinHS.zip |###################------------------------------------| 34.33% tmpZQinHS.zip |###################------------------------------------| 34.37% tmpZQinHS.zip |###################------------------------------------| 34.42% tmpZQinHS.zip |###################------------------------------------| 34.47% tmpZQinHS.zip |###################------------------------------------| 34.51% tmpZQinHS.zip |###################------------------------------------| 34.56% tmpZQinHS.zip |###################------------------------------------| 34.6% tmpZQinHS.zip |###################------------------------------------| 34.65% tmpZQinHS.zip |###################------------------------------------| 34.69% tmpZQinHS.zip |###################------------------------------------| 34.74% tmpZQinHS.zip |###################------------------------------------| 34.78% tmpZQinHS.zip |###################------------------------------------| 34.83% tmpZQinHS.zip |###################------------------------------------| 34.88% tmpZQinHS.zip |###################------------------------------------| 34.92% tmpZQinHS.zip |###################------------------------------------| 34.97% tmpZQinHS.zip |###################------------------------------------| 35.01% tmpZQinHS.zip |###################------------------------------------| 35.06% tmpZQinHS.zip |###################------------------------------------| 35.1% tmpZQinHS.zip |###################------------------------------------| 35.15% tmpZQinHS.zip |###################------------------------------------| 35.2% tmpZQinHS.zip |###################------------------------------------| 35.24% tmpZQinHS.zip |###################------------------------------------| 35.29% tmpZQinHS.zip |###################------------------------------------| 35.33% tmpZQinHS.zip |###################------------------------------------| 35.38% tmpZQinHS.zip |###################------------------------------------| 35.42% tmpZQinHS.zip |####################-----------------------------------| 35.47% tmpZQinHS.zip |####################-----------------------------------| 35.52% tmpZQinHS.zip |####################-----------------------------------| 35.56% tmpZQinHS.zip |####################-----------------------------------| 35.61% tmpZQinHS.zip |####################-----------------------------------| 35.65% tmpZQinHS.zip |####################-----------------------------------| 35.7% tmpZQinHS.zip |####################-----------------------------------| 35.74% tmpZQinHS.zip |####################-----------------------------------| 35.79% tmpZQinHS.zip |####################-----------------------------------| 35.83% tmpZQinHS.zip |####################-----------------------------------| 35.88% tmpZQinHS.zip |####################-----------------------------------| 35.93% tmpZQinHS.zip |####################-----------------------------------| 35.97% tmpZQinHS.zip |####################-----------------------------------| 36.02% tmpZQinHS.zip |####################-----------------------------------| 36.06% tmpZQinHS.zip |####################-----------------------------------| 36.11% tmpZQinHS.zip |####################-----------------------------------| 36.15% tmpZQinHS.zip |####################-----------------------------------| 36.2% tmpZQinHS.zip |####################-----------------------------------| 36.25% tmpZQinHS.zip |####################-----------------------------------| 36.29% tmpZQinHS.zip |####################-----------------------------------| 36.34% tmpZQinHS.zip |####################-----------------------------------| 36.38% tmpZQinHS.zip |####################-----------------------------------| 36.43% tmpZQinHS.zip |####################-----------------------------------| 36.47% tmpZQinHS.zip |####################-----------------------------------| 36.52% tmpZQinHS.zip |####################-----------------------------------| 36.57% tmpZQinHS.zip |####################-----------------------------------| 36.61% tmpZQinHS.zip |####################-----------------------------------| 36.66% tmpZQinHS.zip |####################-----------------------------------| 36.7% tmpZQinHS.zip |####################-----------------------------------| 36.75% tmpZQinHS.zip |####################-----------------------------------| 36.79% tmpZQinHS.zip |####################-----------------------------------| 36.84% tmpZQinHS.zip |####################-----------------------------------| 36.88% tmpZQinHS.zip |####################-----------------------------------| 36.93% tmpZQinHS.zip |####################-----------------------------------| 36.98% tmpZQinHS.zip |####################-----------------------------------| 37.02% tmpZQinHS.zip |####################-----------------------------------| 37.07% tmpZQinHS.zip |####################-----------------------------------| 37.11% tmpZQinHS.zip |####################-----------------------------------| 37.16% tmpZQinHS.zip |####################-----------------------------------| 37.2% tmpZQinHS.zip |####################-----------------------------------| 37.25% tmpZQinHS.zip |#####################----------------------------------| 37.3% tmpZQinHS.zip |#####################----------------------------------| 37.34% tmpZQinHS.zip |#####################----------------------------------| 37.39% tmpZQinHS.zip |#####################----------------------------------| 37.43% tmpZQinHS.zip |#####################----------------------------------| 37.48% tmpZQinHS.zip |#####################----------------------------------| 37.52% tmpZQinHS.zip |#####################----------------------------------| 37.57% tmpZQinHS.zip |#####################----------------------------------| 37.62% tmpZQinHS.zip |#####################----------------------------------| 37.66% tmpZQinHS.zip |#####################----------------------------------| 37.71% tmpZQinHS.zip |#####################----------------------------------| 37.75% tmpZQinHS.zip |#####################----------------------------------| 37.8% tmpZQinHS.zip |#####################----------------------------------| 37.84% tmpZQinHS.zip |#####################----------------------------------| 37.89% tmpZQinHS.zip |#####################----------------------------------| 37.93% tmpZQinHS.zip |#####################----------------------------------| 37.98% tmpZQinHS.zip |#####################----------------------------------| 38.03% tmpZQinHS.zip |#####################----------------------------------| 38.07% tmpZQinHS.zip |#####################----------------------------------| 38.12% tmpZQinHS.zip |#####################----------------------------------| 38.16% tmpZQinHS.zip |#####################----------------------------------| 38.21% tmpZQinHS.zip |#####################----------------------------------| 38.25% tmpZQinHS.zip |#####################----------------------------------| 38.3% tmpZQinHS.zip |#####################----------------------------------| 38.35% tmpZQinHS.zip |#####################----------------------------------| 38.39% tmpZQinHS.zip |#####################----------------------------------| 38.44% tmpZQinHS.zip |#####################----------------------------------| 38.48% tmpZQinHS.zip |#####################----------------------------------| 38.53% tmpZQinHS.zip |#####################----------------------------------| 38.57% tmpZQinHS.zip |#####################----------------------------------| 38.62% tmpZQinHS.zip |#####################----------------------------------| 38.66% tmpZQinHS.zip |#####################----------------------------------| 38.71% tmpZQinHS.zip |#####################----------------------------------| 38.76% tmpZQinHS.zip |#####################----------------------------------| 38.8% tmpZQinHS.zip |#####################----------------------------------| 38.85% tmpZQinHS.zip |#####################----------------------------------| 38.89% tmpZQinHS.zip |#####################----------------------------------| 38.94% tmpZQinHS.zip |#####################----------------------------------| 38.98% tmpZQinHS.zip |#####################----------------------------------| 39.03% tmpZQinHS.zip |#####################----------------------------------| 39.08% tmpZQinHS.zip |######################---------------------------------| 39.12% tmpZQinHS.zip |######################---------------------------------| 39.17% tmpZQinHS.zip |######################---------------------------------| 39.21% tmpZQinHS.zip |######################---------------------------------| 39.26% tmpZQinHS.zip |######################---------------------------------| 39.3% tmpZQinHS.zip |######################---------------------------------| 39.35% tmpZQinHS.zip |######################---------------------------------| 39.4% tmpZQinHS.zip |######################---------------------------------| 39.44% tmpZQinHS.zip |######################---------------------------------| 39.49% tmpZQinHS.zip |######################---------------------------------| 39.53% tmpZQinHS.zip |######################---------------------------------| 39.58% tmpZQinHS.zip |######################---------------------------------| 39.62% tmpZQinHS.zip |######################---------------------------------| 39.67% tmpZQinHS.zip |######################---------------------------------| 39.71% tmpZQinHS.zip |######################---------------------------------| 39.76% tmpZQinHS.zip |######################---------------------------------| 39.81% tmpZQinHS.zip |######################---------------------------------| 39.85% tmpZQinHS.zip |######################---------------------------------| 39.9% tmpZQinHS.zip |######################---------------------------------| 39.94% tmpZQinHS.zip |######################---------------------------------| 39.99% tmpZQinHS.zip |######################---------------------------------| 40.03% tmpZQinHS.zip |######################---------------------------------| 40.08% tmpZQinHS.zip |######################---------------------------------| 40.13% tmpZQinHS.zip |######################---------------------------------| 40.17% tmpZQinHS.zip |######################---------------------------------| 40.22% tmpZQinHS.zip |######################---------------------------------| 40.26% tmpZQinHS.zip |######################---------------------------------| 40.31% tmpZQinHS.zip |######################---------------------------------| 40.35% tmpZQinHS.zip |######################---------------------------------| 40.4% tmpZQinHS.zip |######################---------------------------------| 40.45% tmpZQinHS.zip |######################---------------------------------| 40.49% tmpZQinHS.zip |######################---------------------------------| 40.54% tmpZQinHS.zip |######################---------------------------------| 40.58% tmpZQinHS.zip |######################---------------------------------| 40.63% tmpZQinHS.zip |######################---------------------------------| 40.67% tmpZQinHS.zip |######################---------------------------------| 40.72% tmpZQinHS.zip |######################---------------------------------| 40.76% tmpZQinHS.zip |######################---------------------------------| 40.81% tmpZQinHS.zip |######################---------------------------------| 40.86% tmpZQinHS.zip |######################---------------------------------| 40.9% tmpZQinHS.zip |#######################--------------------------------| 40.95% tmpZQinHS.zip |#######################--------------------------------| 40.99% tmpZQinHS.zip |#######################--------------------------------| 41.04% tmpZQinHS.zip |#######################--------------------------------| 41.08% tmpZQinHS.zip |#######################--------------------------------| 41.13% tmpZQinHS.zip |#######################--------------------------------| 41.18% tmpZQinHS.zip |#######################--------------------------------| 41.22% tmpZQinHS.zip |#######################--------------------------------| 41.27% tmpZQinHS.zip |#######################--------------------------------| 41.31% tmpZQinHS.zip |#######################--------------------------------| 41.36% tmpZQinHS.zip |#######################--------------------------------| 41.4% tmpZQinHS.zip |#######################--------------------------------| 41.45% tmpZQinHS.zip |#######################--------------------------------| 41.5% tmpZQinHS.zip |#######################--------------------------------| 41.54% tmpZQinHS.zip |#######################--------------------------------| 41.59% tmpZQinHS.zip |#######################--------------------------------| 41.63% tmpZQinHS.zip |#######################--------------------------------| 41.68% tmpZQinHS.zip |#######################--------------------------------| 41.72% tmpZQinHS.zip |#######################--------------------------------| 41.77% tmpZQinHS.zip |#######################--------------------------------| 41.81% tmpZQinHS.zip |#######################--------------------------------| 41.86% tmpZQinHS.zip |#######################--------------------------------| 41.91% tmpZQinHS.zip |#######################--------------------------------| 41.95% tmpZQinHS.zip |#######################--------------------------------| 42.0% tmpZQinHS.zip |#######################--------------------------------| 42.04% tmpZQinHS.zip |#######################--------------------------------| 42.09% tmpZQinHS.zip |#######################--------------------------------| 42.13% tmpZQinHS.zip |#######################--------------------------------| 42.18% tmpZQinHS.zip |#######################--------------------------------| 42.23% tmpZQinHS.zip |#######################--------------------------------| 42.27% tmpZQinHS.zip |#######################--------------------------------| 42.32% tmpZQinHS.zip |#######################--------------------------------| 42.36% tmpZQinHS.zip |#######################--------------------------------| 42.41% tmpZQinHS.zip |#######################--------------------------------| 42.45% tmpZQinHS.zip |#######################--------------------------------| 42.5% tmpZQinHS.zip |#######################--------------------------------| 42.55% tmpZQinHS.zip |#######################--------------------------------| 42.59% tmpZQinHS.zip |#######################--------------------------------| 42.64% tmpZQinHS.zip |#######################--------------------------------| 42.68% tmpZQinHS.zip |########################-------------------------------| 42.73% tmpZQinHS.zip |########################-------------------------------| 42.77% tmpZQinHS.zip |########################-------------------------------| 42.82% tmpZQinHS.zip |########################-------------------------------| 42.86% tmpZQinHS.zip |########################-------------------------------| 42.91% tmpZQinHS.zip |########################-------------------------------| 42.96% tmpZQinHS.zip |########################-------------------------------| 43.0% tmpZQinHS.zip |########################-------------------------------| 43.05% tmpZQinHS.zip |########################-------------------------------| 43.09% tmpZQinHS.zip |########################-------------------------------| 43.14% tmpZQinHS.zip |########################-------------------------------| 43.18% tmpZQinHS.zip |########################-------------------------------| 43.23% tmpZQinHS.zip |########################-------------------------------| 43.28% tmpZQinHS.zip |########################-------------------------------| 43.32% tmpZQinHS.zip |########################-------------------------------| 43.37% tmpZQinHS.zip |########################-------------------------------| 43.41% tmpZQinHS.zip |########################-------------------------------| 43.46% tmpZQinHS.zip |########################-------------------------------| 43.5% tmpZQinHS.zip |########################-------------------------------| 43.55% tmpZQinHS.zip |########################-------------------------------| 43.6% tmpZQinHS.zip |########################-------------------------------| 43.64% tmpZQinHS.zip |########################-------------------------------| 43.69% tmpZQinHS.zip |########################-------------------------------| 43.73% tmpZQinHS.zip |########################-------------------------------| 43.78% tmpZQinHS.zip |########################-------------------------------| 43.82% tmpZQinHS.zip |########################-------------------------------| 43.87% tmpZQinHS.zip |########################-------------------------------| 43.91% tmpZQinHS.zip |########################-------------------------------| 43.96% tmpZQinHS.zip |########################-------------------------------| 44.01% tmpZQinHS.zip |########################-------------------------------| 44.05% tmpZQinHS.zip |########################-------------------------------| 44.1% tmpZQinHS.zip |########################-------------------------------| 44.14% tmpZQinHS.zip |########################-------------------------------| 44.19% tmpZQinHS.zip |########################-------------------------------| 44.23% tmpZQinHS.zip |########################-------------------------------| 44.28% tmpZQinHS.zip |########################-------------------------------| 44.33% tmpZQinHS.zip |########################-------------------------------| 44.37% tmpZQinHS.zip |########################-------------------------------| 44.42% tmpZQinHS.zip |########################-------------------------------| 44.46% tmpZQinHS.zip |########################-------------------------------| 44.51% tmpZQinHS.zip |#########################------------------------------| 44.55% tmpZQinHS.zip |#########################------------------------------| 44.6% tmpZQinHS.zip |#########################------------------------------| 44.65% tmpZQinHS.zip |#########################------------------------------| 44.69% tmpZQinHS.zip |#########################------------------------------| 44.74% tmpZQinHS.zip |#########################------------------------------| 44.78% tmpZQinHS.zip |#########################------------------------------| 44.83% tmpZQinHS.zip |#########################------------------------------| 44.87% tmpZQinHS.zip |#########################------------------------------| 44.92% tmpZQinHS.zip |#########################------------------------------| 44.96% tmpZQinHS.zip |#########################------------------------------| 45.01% tmpZQinHS.zip |#########################------------------------------| 45.06% tmpZQinHS.zip |#########################------------------------------| 45.1% tmpZQinHS.zip |#########################------------------------------| 45.15% tmpZQinHS.zip |#########################------------------------------| 45.19% tmpZQinHS.zip |#########################------------------------------| 45.24% tmpZQinHS.zip |#########################------------------------------| 45.28% tmpZQinHS.zip |#########################------------------------------| 45.33% tmpZQinHS.zip |#########################------------------------------| 45.38% tmpZQinHS.zip |#########################------------------------------| 45.42% tmpZQinHS.zip |#########################------------------------------| 45.47% tmpZQinHS.zip |#########################------------------------------| 45.51% tmpZQinHS.zip |#########################------------------------------| 45.56% tmpZQinHS.zip |#########################------------------------------| 45.6% tmpZQinHS.zip |#########################------------------------------| 45.65% tmpZQinHS.zip |#########################------------------------------| 45.69% tmpZQinHS.zip |#########################------------------------------| 45.74% tmpZQinHS.zip |#########################------------------------------| 45.79% tmpZQinHS.zip |#########################------------------------------| 45.83% tmpZQinHS.zip |#########################------------------------------| 45.88% tmpZQinHS.zip |#########################------------------------------| 45.92% tmpZQinHS.zip |#########################------------------------------| 45.97% tmpZQinHS.zip |#########################------------------------------| 46.01% tmpZQinHS.zip |#########################------------------------------| 46.06% tmpZQinHS.zip |#########################------------------------------| 46.11% tmpZQinHS.zip |#########################------------------------------| 46.15% tmpZQinHS.zip |#########################------------------------------| 46.2% tmpZQinHS.zip |#########################------------------------------| 46.24% tmpZQinHS.zip |#########################------------------------------| 46.29% tmpZQinHS.zip |#########################------------------------------| 46.33% tmpZQinHS.zip |##########################-----------------------------| 46.38% tmpZQinHS.zip |##########################-----------------------------| 46.43% tmpZQinHS.zip |##########################-----------------------------| 46.47% tmpZQinHS.zip |##########################-----------------------------| 46.52% tmpZQinHS.zip |##########################-----------------------------| 46.56% tmpZQinHS.zip |##########################-----------------------------| 46.61% tmpZQinHS.zip |##########################-----------------------------| 46.65% tmpZQinHS.zip |##########################-----------------------------| 46.7% tmpZQinHS.zip |##########################-----------------------------| 46.74% tmpZQinHS.zip |##########################-----------------------------| 46.79% tmpZQinHS.zip |##########################-----------------------------| 46.84% tmpZQinHS.zip |##########################-----------------------------| 46.88% tmpZQinHS.zip |##########################-----------------------------| 46.93% tmpZQinHS.zip |##########################-----------------------------| 46.97% tmpZQinHS.zip |##########################-----------------------------| 47.02% tmpZQinHS.zip |##########################-----------------------------| 47.06% tmpZQinHS.zip |##########################-----------------------------| 47.11% tmpZQinHS.zip |##########################-----------------------------| 47.16% tmpZQinHS.zip |##########################-----------------------------| 47.2% tmpZQinHS.zip |##########################-----------------------------| 47.25% tmpZQinHS.zip |##########################-----------------------------| 47.29% tmpZQinHS.zip |##########################-----------------------------| 47.34% tmpZQinHS.zip |##########################-----------------------------| 47.38% tmpZQinHS.zip |##########################-----------------------------| 47.43% tmpZQinHS.zip |##########################-----------------------------| 47.48% tmpZQinHS.zip |##########################-----------------------------| 47.52% tmpZQinHS.zip |##########################-----------------------------| 47.57% tmpZQinHS.zip |##########################-----------------------------| 47.61% tmpZQinHS.zip |##########################-----------------------------| 47.66% tmpZQinHS.zip |##########################-----------------------------| 47.7% tmpZQinHS.zip |##########################-----------------------------| 47.75% tmpZQinHS.zip |##########################-----------------------------| 47.79% tmpZQinHS.zip |##########################-----------------------------| 47.84% tmpZQinHS.zip |##########################-----------------------------| 47.89% tmpZQinHS.zip |##########################-----------------------------| 47.93% tmpZQinHS.zip |##########################-----------------------------| 47.98% tmpZQinHS.zip |##########################-----------------------------| 48.02% tmpZQinHS.zip |##########################-----------------------------| 48.07% tmpZQinHS.zip |##########################-----------------------------| 48.11% tmpZQinHS.zip |##########################-----------------------------| 48.16% tmpZQinHS.zip |###########################----------------------------| 48.21% tmpZQinHS.zip |###########################----------------------------| 48.25% tmpZQinHS.zip |###########################----------------------------| 48.3% tmpZQinHS.zip |###########################----------------------------| 48.34% tmpZQinHS.zip |###########################----------------------------| 48.39% tmpZQinHS.zip |###########################----------------------------| 48.43% tmpZQinHS.zip |###########################----------------------------| 48.48% tmpZQinHS.zip |###########################----------------------------| 48.53% tmpZQinHS.zip |###########################----------------------------| 48.57% tmpZQinHS.zip |###########################----------------------------| 48.62% tmpZQinHS.zip |###########################----------------------------| 48.66% tmpZQinHS.zip |###########################----------------------------| 48.71% tmpZQinHS.zip |###########################----------------------------| 48.75% tmpZQinHS.zip |###########################----------------------------| 48.8% tmpZQinHS.zip |###########################----------------------------| 48.84% tmpZQinHS.zip |###########################----------------------------| 48.89% tmpZQinHS.zip |###########################----------------------------| 48.94% tmpZQinHS.zip |###########################----------------------------| 48.98% tmpZQinHS.zip |###########################----------------------------| 49.03% tmpZQinHS.zip |###########################----------------------------| 49.07% tmpZQinHS.zip |###########################----------------------------| 49.12% tmpZQinHS.zip |###########################----------------------------| 49.16% tmpZQinHS.zip |###########################----------------------------| 49.21% tmpZQinHS.zip |###########################----------------------------| 49.26% tmpZQinHS.zip |###########################----------------------------| 49.3% tmpZQinHS.zip |###########################----------------------------| 49.35% tmpZQinHS.zip |###########################----------------------------| 49.39% tmpZQinHS.zip |###########################----------------------------| 49.44% tmpZQinHS.zip |###########################----------------------------| 49.48% tmpZQinHS.zip |###########################----------------------------| 49.53% tmpZQinHS.zip |###########################----------------------------| 49.58% tmpZQinHS.zip |###########################----------------------------| 49.62% tmpZQinHS.zip |###########################----------------------------| 49.67% tmpZQinHS.zip |###########################----------------------------| 49.71% tmpZQinHS.zip |###########################----------------------------| 49.76% tmpZQinHS.zip |###########################----------------------------| 49.8% tmpZQinHS.zip |###########################----------------------------| 49.85% tmpZQinHS.zip |###########################----------------------------| 49.89% tmpZQinHS.zip |###########################----------------------------| 49.94% tmpZQinHS.zip |###########################----------------------------| 49.99% tmpZQinHS.zip |############################---------------------------| 50.03% tmpZQinHS.zip |############################---------------------------| 50.08% tmpZQinHS.zip |############################---------------------------| 50.12% tmpZQinHS.zip |############################---------------------------| 50.17% tmpZQinHS.zip |############################---------------------------| 50.21% tmpZQinHS.zip |############################---------------------------| 50.26% tmpZQinHS.zip |############################---------------------------| 50.31% tmpZQinHS.zip |############################---------------------------| 50.35% tmpZQinHS.zip |############################---------------------------| 50.4% tmpZQinHS.zip |############################---------------------------| 50.44% tmpZQinHS.zip |############################---------------------------| 50.49% tmpZQinHS.zip |############################---------------------------| 50.53% tmpZQinHS.zip |############################---------------------------| 50.58% tmpZQinHS.zip |############################---------------------------| 50.63% tmpZQinHS.zip |############################---------------------------| 50.67% tmpZQinHS.zip |############################---------------------------| 50.72% tmpZQinHS.zip |############################---------------------------| 50.76% tmpZQinHS.zip |############################---------------------------| 50.81% tmpZQinHS.zip |############################---------------------------| 50.85% tmpZQinHS.zip |############################---------------------------| 50.9% tmpZQinHS.zip |############################---------------------------| 50.94% tmpZQinHS.zip |############################---------------------------| 50.99% tmpZQinHS.zip |############################---------------------------| 51.04% tmpZQinHS.zip |############################---------------------------| 51.08% tmpZQinHS.zip |############################---------------------------| 51.13% tmpZQinHS.zip |############################---------------------------| 51.17% tmpZQinHS.zip |############################---------------------------| 51.22% tmpZQinHS.zip |############################---------------------------| 51.26% tmpZQinHS.zip |############################---------------------------| 51.31% tmpZQinHS.zip |############################---------------------------| 51.36% tmpZQinHS.zip |############################---------------------------| 51.4% tmpZQinHS.zip |############################---------------------------| 51.45% tmpZQinHS.zip |############################---------------------------| 51.49% tmpZQinHS.zip |############################---------------------------| 51.54% tmpZQinHS.zip |############################---------------------------| 51.58% tmpZQinHS.zip |############################---------------------------| 51.63% tmpZQinHS.zip |############################---------------------------| 51.68% tmpZQinHS.zip |############################---------------------------| 51.72% tmpZQinHS.zip |############################---------------------------| 51.77% tmpZQinHS.zip |############################---------------------------| 51.81% tmpZQinHS.zip |#############################--------------------------| 51.86% tmpZQinHS.zip |#############################--------------------------| 51.9% tmpZQinHS.zip |#############################--------------------------| 51.95% tmpZQinHS.zip |#############################--------------------------| 51.99% tmpZQinHS.zip |#############################--------------------------| 52.04% tmpZQinHS.zip |#############################--------------------------| 52.09% tmpZQinHS.zip |#############################--------------------------| 52.13% tmpZQinHS.zip |#############################--------------------------| 52.18% tmpZQinHS.zip |#############################--------------------------| 52.22% tmpZQinHS.zip |#############################--------------------------| 52.27% tmpZQinHS.zip |#############################--------------------------| 52.31% tmpZQinHS.zip |#############################--------------------------| 52.36% tmpZQinHS.zip |#############################--------------------------| 52.41% tmpZQinHS.zip |#############################--------------------------| 52.45% tmpZQinHS.zip |#############################--------------------------| 52.5% tmpZQinHS.zip |#############################--------------------------| 52.54% tmpZQinHS.zip |#############################--------------------------| 52.59% tmpZQinHS.zip |#############################--------------------------| 52.63% tmpZQinHS.zip |#############################--------------------------| 52.68% tmpZQinHS.zip |#############################--------------------------| 52.72% tmpZQinHS.zip |#############################--------------------------| 52.77% tmpZQinHS.zip |#############################--------------------------| 52.82% tmpZQinHS.zip |#############################--------------------------| 52.86% tmpZQinHS.zip |#############################--------------------------| 52.91% tmpZQinHS.zip |#############################--------------------------| 52.95% tmpZQinHS.zip |#############################--------------------------| 53.0% tmpZQinHS.zip |#############################--------------------------| 53.04% tmpZQinHS.zip |#############################--------------------------| 53.09% tmpZQinHS.zip |#############################--------------------------| 53.14% tmpZQinHS.zip |#############################--------------------------| 53.18% tmpZQinHS.zip |#############################--------------------------| 53.23% tmpZQinHS.zip |#############################--------------------------| 53.27% tmpZQinHS.zip |#############################--------------------------| 53.32% tmpZQinHS.zip |#############################--------------------------| 53.36% tmpZQinHS.zip |#############################--------------------------| 53.41% tmpZQinHS.zip |#############################--------------------------| 53.46% tmpZQinHS.zip |#############################--------------------------| 53.5% tmpZQinHS.zip |#############################--------------------------| 53.55% tmpZQinHS.zip |#############################--------------------------| 53.59% tmpZQinHS.zip |##############################-------------------------| 53.64% tmpZQinHS.zip |##############################-------------------------| 53.68% tmpZQinHS.zip |##############################-------------------------| 53.73% tmpZQinHS.zip |##############################-------------------------| 53.77% tmpZQinHS.zip |##############################-------------------------| 53.82% tmpZQinHS.zip |##############################-------------------------| 53.87% tmpZQinHS.zip |##############################-------------------------| 53.91% tmpZQinHS.zip |##############################-------------------------| 53.96% tmpZQinHS.zip |##############################-------------------------| 54.0% tmpZQinHS.zip |##############################-------------------------| 54.05% tmpZQinHS.zip |##############################-------------------------| 54.09% tmpZQinHS.zip |##############################-------------------------| 54.14% tmpZQinHS.zip |##############################-------------------------| 54.19% tmpZQinHS.zip |##############################-------------------------| 54.23% tmpZQinHS.zip |##############################-------------------------| 54.28% tmpZQinHS.zip |##############################-------------------------| 54.32% tmpZQinHS.zip |##############################-------------------------| 54.37% tmpZQinHS.zip |##############################-------------------------| 54.41% tmpZQinHS.zip |##############################-------------------------| 54.46% tmpZQinHS.zip |##############################-------------------------| 54.51% tmpZQinHS.zip |##############################-------------------------| 54.55% tmpZQinHS.zip |##############################-------------------------| 54.6% tmpZQinHS.zip |##############################-------------------------| 54.64% tmpZQinHS.zip |##############################-------------------------| 54.69% tmpZQinHS.zip |##############################-------------------------| 54.73% tmpZQinHS.zip |##############################-------------------------| 54.78% tmpZQinHS.zip |##############################-------------------------| 54.82% tmpZQinHS.zip |##############################-------------------------| 54.87% tmpZQinHS.zip |##############################-------------------------| 54.92% tmpZQinHS.zip |##############################-------------------------| 54.96% tmpZQinHS.zip |##############################-------------------------| 55.01% tmpZQinHS.zip |##############################-------------------------| 55.05% tmpZQinHS.zip |##############################-------------------------| 55.1% tmpZQinHS.zip |##############################-------------------------| 55.14% tmpZQinHS.zip |##############################-------------------------| 55.19% tmpZQinHS.zip |##############################-------------------------| 55.24% tmpZQinHS.zip |##############################-------------------------| 55.28% tmpZQinHS.zip |##############################-------------------------| 55.33% tmpZQinHS.zip |##############################-------------------------| 55.37% tmpZQinHS.zip |##############################-------------------------| 55.42% tmpZQinHS.zip |###############################------------------------| 55.46% tmpZQinHS.zip |###############################------------------------| 55.51% tmpZQinHS.zip |###############################------------------------| 55.56% tmpZQinHS.zip |###############################------------------------| 55.6% tmpZQinHS.zip |###############################------------------------| 55.65% tmpZQinHS.zip |###############################------------------------| 55.69% tmpZQinHS.zip |###############################------------------------| 55.74% tmpZQinHS.zip |###############################------------------------| 55.78% tmpZQinHS.zip |###############################------------------------| 55.83% tmpZQinHS.zip |###############################------------------------| 55.87% tmpZQinHS.zip |###############################------------------------| 55.92% tmpZQinHS.zip |###############################------------------------| 55.97% tmpZQinHS.zip |###############################------------------------| 56.01% tmpZQinHS.zip |###############################------------------------| 56.06% tmpZQinHS.zip |###############################------------------------| 56.1% tmpZQinHS.zip |###############################------------------------| 56.15% tmpZQinHS.zip |###############################------------------------| 56.19% tmpZQinHS.zip |###############################------------------------| 56.24% tmpZQinHS.zip |###############################------------------------| 56.29% tmpZQinHS.zip |###############################------------------------| 56.33% tmpZQinHS.zip |###############################------------------------| 56.38% tmpZQinHS.zip |###############################------------------------| 56.42% tmpZQinHS.zip |###############################------------------------| 56.47% tmpZQinHS.zip |###############################------------------------| 56.51% tmpZQinHS.zip |###############################------------------------| 56.56% tmpZQinHS.zip |###############################------------------------| 56.61% tmpZQinHS.zip |###############################------------------------| 56.65% tmpZQinHS.zip |###############################------------------------| 56.7% tmpZQinHS.zip |###############################------------------------| 56.74% tmpZQinHS.zip |###############################------------------------| 56.79% tmpZQinHS.zip |###############################------------------------| 56.83% tmpZQinHS.zip |###############################------------------------| 56.88% tmpZQinHS.zip |###############################------------------------| 56.92% tmpZQinHS.zip |###############################------------------------| 56.97% tmpZQinHS.zip |###############################------------------------| 57.02% tmpZQinHS.zip |###############################------------------------| 57.06% tmpZQinHS.zip |###############################------------------------| 57.11% tmpZQinHS.zip |###############################------------------------| 57.15% tmpZQinHS.zip |###############################------------------------| 57.2% tmpZQinHS.zip |###############################------------------------| 57.24% tmpZQinHS.zip |################################-----------------------| 57.29% tmpZQinHS.zip |################################-----------------------| 57.34% tmpZQinHS.zip |################################-----------------------| 57.38% tmpZQinHS.zip |################################-----------------------| 57.43% tmpZQinHS.zip |################################-----------------------| 57.47% tmpZQinHS.zip |################################-----------------------| 57.52% tmpZQinHS.zip |################################-----------------------| 57.56% tmpZQinHS.zip |################################-----------------------| 57.61% tmpZQinHS.zip |################################-----------------------| 57.66% tmpZQinHS.zip |################################-----------------------| 57.7% tmpZQinHS.zip |################################-----------------------| 57.75% tmpZQinHS.zip |################################-----------------------| 57.79% tmpZQinHS.zip |################################-----------------------| 57.84% tmpZQinHS.zip |################################-----------------------| 57.88% tmpZQinHS.zip |################################-----------------------| 57.93% tmpZQinHS.zip |################################-----------------------| 57.97% tmpZQinHS.zip |################################-----------------------| 58.02% tmpZQinHS.zip |################################-----------------------| 58.07% tmpZQinHS.zip |################################-----------------------| 58.11% tmpZQinHS.zip |################################-----------------------| 58.16% tmpZQinHS.zip |################################-----------------------| 58.2% tmpZQinHS.zip |################################-----------------------| 58.25% tmpZQinHS.zip |################################-----------------------| 58.29% tmpZQinHS.zip |################################-----------------------| 58.34% tmpZQinHS.zip |################################-----------------------| 58.39% tmpZQinHS.zip |################################-----------------------| 58.43% tmpZQinHS.zip |################################-----------------------| 58.48% tmpZQinHS.zip |################################-----------------------| 58.52% tmpZQinHS.zip |################################-----------------------| 58.57% tmpZQinHS.zip |################################-----------------------| 58.61% tmpZQinHS.zip |################################-----------------------| 58.66% tmpZQinHS.zip |################################-----------------------| 58.71% tmpZQinHS.zip |################################-----------------------| 58.75% tmpZQinHS.zip |################################-----------------------| 58.8% tmpZQinHS.zip |################################-----------------------| 58.84% tmpZQinHS.zip |################################-----------------------| 58.89% tmpZQinHS.zip |################################-----------------------| 58.93% tmpZQinHS.zip |################################-----------------------| 58.98% tmpZQinHS.zip |################################-----------------------| 59.02% tmpZQinHS.zip |################################-----------------------| 59.07% tmpZQinHS.zip |#################################----------------------| 59.12% tmpZQinHS.zip |#################################----------------------| 59.16% tmpZQinHS.zip |#################################----------------------| 59.21% tmpZQinHS.zip |#################################----------------------| 59.25% tmpZQinHS.zip |#################################----------------------| 59.3% tmpZQinHS.zip |#################################----------------------| 59.34% tmpZQinHS.zip |#################################----------------------| 59.39% tmpZQinHS.zip |#################################----------------------| 59.44% tmpZQinHS.zip |#################################----------------------| 59.48% tmpZQinHS.zip |#################################----------------------| 59.53% tmpZQinHS.zip |#################################----------------------| 59.57% tmpZQinHS.zip |#################################----------------------| 59.62% tmpZQinHS.zip |#################################----------------------| 59.66% tmpZQinHS.zip |#################################----------------------| 59.71% tmpZQinHS.zip |#################################----------------------| 59.75% tmpZQinHS.zip |#################################----------------------| 59.8% tmpZQinHS.zip |#################################----------------------| 59.85% tmpZQinHS.zip |#################################----------------------| 59.89% tmpZQinHS.zip |#################################----------------------| 59.94% tmpZQinHS.zip |#################################----------------------| 59.98% tmpZQinHS.zip |#################################----------------------| 60.03% tmpZQinHS.zip |#################################----------------------| 60.07% tmpZQinHS.zip |#################################----------------------| 60.12% tmpZQinHS.zip |#################################----------------------| 60.17% tmpZQinHS.zip |#################################----------------------| 60.21% tmpZQinHS.zip |#################################----------------------| 60.26% tmpZQinHS.zip |#################################----------------------| 60.3% tmpZQinHS.zip |#################################----------------------| 60.35% tmpZQinHS.zip |#################################----------------------| 60.39% tmpZQinHS.zip |#################################----------------------| 60.44% tmpZQinHS.zip |#################################----------------------| 60.49% tmpZQinHS.zip |#################################----------------------| 60.53% tmpZQinHS.zip |#################################----------------------| 60.58% tmpZQinHS.zip |#################################----------------------| 60.62% tmpZQinHS.zip |#################################----------------------| 60.67% tmpZQinHS.zip |#################################----------------------| 60.71% tmpZQinHS.zip |#################################----------------------| 60.76% tmpZQinHS.zip |#################################----------------------| 60.8% tmpZQinHS.zip |#################################----------------------| 60.85% tmpZQinHS.zip |#################################----------------------| 60.9% tmpZQinHS.zip |##################################---------------------| 60.94% tmpZQinHS.zip |##################################---------------------| 60.99% tmpZQinHS.zip |##################################---------------------| 61.03% tmpZQinHS.zip |##################################---------------------| 61.08% tmpZQinHS.zip |##################################---------------------| 61.12% tmpZQinHS.zip |##################################---------------------| 61.17% tmpZQinHS.zip |##################################---------------------| 61.22% tmpZQinHS.zip |##################################---------------------| 61.26% tmpZQinHS.zip |##################################---------------------| 61.31% tmpZQinHS.zip |##################################---------------------| 61.35% tmpZQinHS.zip |##################################---------------------| 61.4% tmpZQinHS.zip |##################################---------------------| 61.44% tmpZQinHS.zip |##################################---------------------| 61.49% tmpZQinHS.zip |##################################---------------------| 61.54% tmpZQinHS.zip |##################################---------------------| 61.58% tmpZQinHS.zip |##################################---------------------| 61.63% tmpZQinHS.zip |##################################---------------------| 61.67% tmpZQinHS.zip |##################################---------------------| 61.72% tmpZQinHS.zip |##################################---------------------| 61.76% tmpZQinHS.zip |##################################---------------------| 61.81% tmpZQinHS.zip |##################################---------------------| 61.85% tmpZQinHS.zip |##################################---------------------| 61.9% tmpZQinHS.zip |##################################---------------------| 61.95% tmpZQinHS.zip |##################################---------------------| 61.99% tmpZQinHS.zip |##################################---------------------| 62.04% tmpZQinHS.zip |##################################---------------------| 62.08% tmpZQinHS.zip |##################################---------------------| 62.13% tmpZQinHS.zip |##################################---------------------| 62.17% tmpZQinHS.zip |##################################---------------------| 62.22% tmpZQinHS.zip |##################################---------------------| 62.27% tmpZQinHS.zip |##################################---------------------| 62.31% tmpZQinHS.zip |##################################---------------------| 62.36% tmpZQinHS.zip |##################################---------------------| 62.4% tmpZQinHS.zip |##################################---------------------| 62.45% tmpZQinHS.zip |##################################---------------------| 62.49% tmpZQinHS.zip |##################################---------------------| 62.54% tmpZQinHS.zip |##################################---------------------| 62.59% tmpZQinHS.zip |##################################---------------------| 62.63% tmpZQinHS.zip |##################################---------------------| 62.68% tmpZQinHS.zip |##################################---------------------| 62.72% tmpZQinHS.zip |###################################--------------------| 62.77% tmpZQinHS.zip |###################################--------------------| 62.81% tmpZQinHS.zip |###################################--------------------| 62.86% tmpZQinHS.zip |###################################--------------------| 62.9% tmpZQinHS.zip |###################################--------------------| 62.95% tmpZQinHS.zip |###################################--------------------| 63.0% tmpZQinHS.zip |###################################--------------------| 63.04% tmpZQinHS.zip |###################################--------------------| 63.09% tmpZQinHS.zip |###################################--------------------| 63.13% tmpZQinHS.zip |###################################--------------------| 63.18% tmpZQinHS.zip |###################################--------------------| 63.22% tmpZQinHS.zip |###################################--------------------| 63.27% tmpZQinHS.zip |###################################--------------------| 63.32% tmpZQinHS.zip |###################################--------------------| 63.36% tmpZQinHS.zip |###################################--------------------| 63.41% tmpZQinHS.zip |###################################--------------------| 63.45% tmpZQinHS.zip |###################################--------------------| 63.5% tmpZQinHS.zip |###################################--------------------| 63.54% tmpZQinHS.zip |###################################--------------------| 63.59% tmpZQinHS.zip |###################################--------------------| 63.64% tmpZQinHS.zip |###################################--------------------| 63.68% tmpZQinHS.zip |###################################--------------------| 63.73% tmpZQinHS.zip |###################################--------------------| 63.77% tmpZQinHS.zip |###################################--------------------| 63.82% tmpZQinHS.zip |###################################--------------------| 63.86% tmpZQinHS.zip |###################################--------------------| 63.91% tmpZQinHS.zip |###################################--------------------| 63.95% tmpZQinHS.zip |###################################--------------------| 64.0% tmpZQinHS.zip |###################################--------------------| 64.05% tmpZQinHS.zip |###################################--------------------| 64.09% tmpZQinHS.zip |###################################--------------------| 64.14% tmpZQinHS.zip |###################################--------------------| 64.18% tmpZQinHS.zip |###################################--------------------| 64.23% tmpZQinHS.zip |###################################--------------------| 64.27% tmpZQinHS.zip |###################################--------------------| 64.32% tmpZQinHS.zip |###################################--------------------| 64.37% tmpZQinHS.zip |###################################--------------------| 64.41% tmpZQinHS.zip |###################################--------------------| 64.46% tmpZQinHS.zip |###################################--------------------| 64.5% tmpZQinHS.zip |####################################-------------------| 64.55% tmpZQinHS.zip |####################################-------------------| 64.59% tmpZQinHS.zip |####################################-------------------| 64.64% tmpZQinHS.zip |####################################-------------------| 64.69% tmpZQinHS.zip |####################################-------------------| 64.73% tmpZQinHS.zip |####################################-------------------| 64.78% tmpZQinHS.zip |####################################-------------------| 64.82% tmpZQinHS.zip |####################################-------------------| 64.87% tmpZQinHS.zip |####################################-------------------| 64.91% tmpZQinHS.zip |####################################-------------------| 64.96% tmpZQinHS.zip |####################################-------------------| 65.0% tmpZQinHS.zip |####################################-------------------| 65.05% tmpZQinHS.zip |####################################-------------------| 65.1% tmpZQinHS.zip |####################################-------------------| 65.14% tmpZQinHS.zip |####################################-------------------| 65.19% tmpZQinHS.zip |####################################-------------------| 65.23% tmpZQinHS.zip |####################################-------------------| 65.28% tmpZQinHS.zip |####################################-------------------| 65.32% tmpZQinHS.zip |####################################-------------------| 65.37% tmpZQinHS.zip |####################################-------------------| 65.42% tmpZQinHS.zip |####################################-------------------| 65.46% tmpZQinHS.zip |####################################-------------------| 65.51% tmpZQinHS.zip |####################################-------------------| 65.55% tmpZQinHS.zip |####################################-------------------| 65.6% tmpZQinHS.zip |####################################-------------------| 65.64% tmpZQinHS.zip |####################################-------------------| 65.69% tmpZQinHS.zip |####################################-------------------| 65.74% tmpZQinHS.zip |####################################-------------------| 65.78% tmpZQinHS.zip |####################################-------------------| 65.83% tmpZQinHS.zip |####################################-------------------| 65.87% tmpZQinHS.zip |####################################-------------------| 65.92% tmpZQinHS.zip |####################################-------------------| 65.96% tmpZQinHS.zip |####################################-------------------| 66.01% tmpZQinHS.zip |####################################-------------------| 66.05% tmpZQinHS.zip |####################################-------------------| 66.1% tmpZQinHS.zip |####################################-------------------| 66.15% tmpZQinHS.zip |####################################-------------------| 66.19% tmpZQinHS.zip |####################################-------------------| 66.24% tmpZQinHS.zip |####################################-------------------| 66.28% tmpZQinHS.zip |####################################-------------------| 66.33% tmpZQinHS.zip |#####################################------------------| 66.37% tmpZQinHS.zip |#####################################------------------| 66.42% tmpZQinHS.zip |#####################################------------------| 66.47% tmpZQinHS.zip |#####################################------------------| 66.51% tmpZQinHS.zip |#####################################------------------| 66.56% tmpZQinHS.zip |#####################################------------------| 66.6% tmpZQinHS.zip |#####################################------------------| 66.65% tmpZQinHS.zip |#####################################------------------| 66.69% tmpZQinHS.zip |#####################################------------------| 66.74% tmpZQinHS.zip |#####################################------------------| 66.78% tmpZQinHS.zip |#####################################------------------| 66.83% tmpZQinHS.zip |#####################################------------------| 66.88% tmpZQinHS.zip |#####################################------------------| 66.92% tmpZQinHS.zip |#####################################------------------| 66.97% tmpZQinHS.zip |#####################################------------------| 67.01% tmpZQinHS.zip |#####################################------------------| 67.06% tmpZQinHS.zip |#####################################------------------| 67.1% tmpZQinHS.zip |#####################################------------------| 67.15% tmpZQinHS.zip |#####################################------------------| 67.2% tmpZQinHS.zip |#####################################------------------| 67.24% tmpZQinHS.zip |#####################################------------------| 67.29% tmpZQinHS.zip |#####################################------------------| 67.33% tmpZQinHS.zip |#####################################------------------| 67.38% tmpZQinHS.zip |#####################################------------------| 67.42% tmpZQinHS.zip |#####################################------------------| 67.47% tmpZQinHS.zip |#####################################------------------| 67.52% tmpZQinHS.zip |#####################################------------------| 67.56% tmpZQinHS.zip |#####################################------------------| 67.61% tmpZQinHS.zip |#####################################------------------| 67.65% tmpZQinHS.zip |#####################################------------------| 67.7% tmpZQinHS.zip |#####################################------------------| 67.74% tmpZQinHS.zip |#####################################------------------| 67.79% tmpZQinHS.zip |#####################################------------------| 67.83% tmpZQinHS.zip |#####################################------------------| 67.88% tmpZQinHS.zip |#####################################------------------| 67.93% tmpZQinHS.zip |#####################################------------------| 67.97% tmpZQinHS.zip |#####################################------------------| 68.02% tmpZQinHS.zip |#####################################------------------| 68.06% tmpZQinHS.zip |#####################################------------------| 68.11% tmpZQinHS.zip |#####################################------------------| 68.15% tmpZQinHS.zip |######################################-----------------| 68.2% tmpZQinHS.zip |######################################-----------------| 68.25% tmpZQinHS.zip |######################################-----------------| 68.29% tmpZQinHS.zip |######################################-----------------| 68.34% tmpZQinHS.zip |######################################-----------------| 68.38% tmpZQinHS.zip |######################################-----------------| 68.43% tmpZQinHS.zip |######################################-----------------| 68.47% tmpZQinHS.zip |######################################-----------------| 68.52% tmpZQinHS.zip |######################################-----------------| 68.57% tmpZQinHS.zip |######################################-----------------| 68.61% tmpZQinHS.zip |######################################-----------------| 68.66% tmpZQinHS.zip |######################################-----------------| 68.7% tmpZQinHS.zip |######################################-----------------| 68.75% tmpZQinHS.zip |######################################-----------------| 68.79% tmpZQinHS.zip |######################################-----------------| 68.84% tmpZQinHS.zip |######################################-----------------| 68.88% tmpZQinHS.zip |######################################-----------------| 68.93% tmpZQinHS.zip |######################################-----------------| 68.98% tmpZQinHS.zip |######################################-----------------| 69.02% tmpZQinHS.zip |######################################-----------------| 69.07% tmpZQinHS.zip |######################################-----------------| 69.11% tmpZQinHS.zip |######################################-----------------| 69.16% tmpZQinHS.zip |######################################-----------------| 69.2% tmpZQinHS.zip |######################################-----------------| 69.25% tmpZQinHS.zip |######################################-----------------| 69.3% tmpZQinHS.zip |######################################-----------------| 69.34% tmpZQinHS.zip |######################################-----------------| 69.39% tmpZQinHS.zip |######################################-----------------| 69.43% tmpZQinHS.zip |######################################-----------------| 69.48% tmpZQinHS.zip |######################################-----------------| 69.52% tmpZQinHS.zip |######################################-----------------| 69.57% tmpZQinHS.zip |######################################-----------------| 69.62% tmpZQinHS.zip |######################################-----------------| 69.66% tmpZQinHS.zip |######################################-----------------| 69.71% tmpZQinHS.zip |######################################-----------------| 69.75% tmpZQinHS.zip |######################################-----------------| 69.8% tmpZQinHS.zip |######################################-----------------| 69.84% tmpZQinHS.zip |######################################-----------------| 69.89% tmpZQinHS.zip |######################################-----------------| 69.93% tmpZQinHS.zip |######################################-----------------| 69.98% tmpZQinHS.zip |#######################################----------------| 70.03% tmpZQinHS.zip |#######################################----------------| 70.07% tmpZQinHS.zip |#######################################----------------| 70.12% tmpZQinHS.zip |#######################################----------------| 70.16% tmpZQinHS.zip |#######################################----------------| 70.21% tmpZQinHS.zip |#######################################----------------| 70.25% tmpZQinHS.zip |#######################################----------------| 70.3% tmpZQinHS.zip |#######################################----------------| 70.35% tmpZQinHS.zip |#######################################----------------| 70.39% tmpZQinHS.zip |#######################################----------------| 70.44% tmpZQinHS.zip |#######################################----------------| 70.48% tmpZQinHS.zip |#######################################----------------| 70.53% tmpZQinHS.zip |#######################################----------------| 70.57% tmpZQinHS.zip |#######################################----------------| 70.62% tmpZQinHS.zip |#######################################----------------| 70.67% tmpZQinHS.zip |#######################################----------------| 70.71% tmpZQinHS.zip |#######################################----------------| 70.76% tmpZQinHS.zip |#######################################----------------| 70.8% tmpZQinHS.zip |#######################################----------------| 70.85% tmpZQinHS.zip |#######################################----------------| 70.89% tmpZQinHS.zip |#######################################----------------| 70.94% tmpZQinHS.zip |#######################################----------------| 70.98% tmpZQinHS.zip |#######################################----------------| 71.03% tmpZQinHS.zip |#######################################----------------| 71.08% tmpZQinHS.zip |#######################################----------------| 71.12% tmpZQinHS.zip |#######################################----------------| 71.17% tmpZQinHS.zip |#######################################----------------| 71.21% tmpZQinHS.zip |#######################################----------------| 71.26% tmpZQinHS.zip |#######################################----------------| 71.3% tmpZQinHS.zip |#######################################----------------| 71.35% tmpZQinHS.zip |#######################################----------------| 71.4% tmpZQinHS.zip |#######################################----------------| 71.44% tmpZQinHS.zip |#######################################----------------| 71.49% tmpZQinHS.zip |#######################################----------------| 71.53% tmpZQinHS.zip |#######################################----------------| 71.58% tmpZQinHS.zip |#######################################----------------| 71.62% tmpZQinHS.zip |#######################################----------------| 71.67% tmpZQinHS.zip |#######################################----------------| 71.72% tmpZQinHS.zip |#######################################----------------| 71.76% tmpZQinHS.zip |#######################################----------------| 71.81% tmpZQinHS.zip |########################################---------------| 71.85% tmpZQinHS.zip |########################################---------------| 71.9% tmpZQinHS.zip |########################################---------------| 71.94% tmpZQinHS.zip |########################################---------------| 71.99% tmpZQinHS.zip |########################################---------------| 72.03% tmpZQinHS.zip |########################################---------------| 72.08% tmpZQinHS.zip |########################################---------------| 72.13% tmpZQinHS.zip |########################################---------------| 72.17% tmpZQinHS.zip |########################################---------------| 72.22% tmpZQinHS.zip |########################################---------------| 72.26% tmpZQinHS.zip |########################################---------------| 72.31% tmpZQinHS.zip |########################################---------------| 72.35% tmpZQinHS.zip |########################################---------------| 72.4% tmpZQinHS.zip |########################################---------------| 72.45% tmpZQinHS.zip |########################################---------------| 72.49% tmpZQinHS.zip |########################################---------------| 72.54% tmpZQinHS.zip |########################################---------------| 72.58% tmpZQinHS.zip |########################################---------------| 72.63% tmpZQinHS.zip |########################################---------------| 72.67% tmpZQinHS.zip |########################################---------------| 72.72% tmpZQinHS.zip |########################################---------------| 72.77% tmpZQinHS.zip |########################################---------------| 72.81% tmpZQinHS.zip |########################################---------------| 72.86% tmpZQinHS.zip |########################################---------------| 72.9% tmpZQinHS.zip |########################################---------------| 72.95% tmpZQinHS.zip |########################################---------------| 72.99% tmpZQinHS.zip |########################################---------------| 73.04% tmpZQinHS.zip |########################################---------------| 73.08% tmpZQinHS.zip |########################################---------------| 73.13% tmpZQinHS.zip |########################################---------------| 73.18% tmpZQinHS.zip |########################################---------------| 73.22% tmpZQinHS.zip |########################################---------------| 73.27% tmpZQinHS.zip |########################################---------------| 73.31% tmpZQinHS.zip |########################################---------------| 73.36% tmpZQinHS.zip |########################################---------------| 73.4% tmpZQinHS.zip |########################################---------------| 73.45% tmpZQinHS.zip |########################################---------------| 73.5% tmpZQinHS.zip |########################################---------------| 73.54% tmpZQinHS.zip |########################################---------------| 73.59% tmpZQinHS.zip |########################################---------------| 73.63% tmpZQinHS.zip |#########################################--------------| 73.68% tmpZQinHS.zip |#########################################--------------| 73.72% tmpZQinHS.zip |#########################################--------------| 73.77% tmpZQinHS.zip |#########################################--------------| 73.81% tmpZQinHS.zip |#########################################--------------| 73.86% tmpZQinHS.zip |#########################################--------------| 73.91% tmpZQinHS.zip |#########################################--------------| 73.95% tmpZQinHS.zip |#########################################--------------| 74.0% tmpZQinHS.zip |#########################################--------------| 74.04% tmpZQinHS.zip |#########################################--------------| 74.09% tmpZQinHS.zip |#########################################--------------| 74.13% tmpZQinHS.zip |#########################################--------------| 74.18% tmpZQinHS.zip |#########################################--------------| 74.23% tmpZQinHS.zip |#########################################--------------| 74.27% tmpZQinHS.zip |#########################################--------------| 74.32% tmpZQinHS.zip |#########################################--------------| 74.36% tmpZQinHS.zip |#########################################--------------| 74.41% tmpZQinHS.zip |#########################################--------------| 74.45% tmpZQinHS.zip |#########################################--------------| 74.5% tmpZQinHS.zip |#########################################--------------| 74.55% tmpZQinHS.zip |#########################################--------------| 74.59% tmpZQinHS.zip |#########################################--------------| 74.64% tmpZQinHS.zip |#########################################--------------| 74.68% tmpZQinHS.zip |#########################################--------------| 74.73% tmpZQinHS.zip |#########################################--------------| 74.77% tmpZQinHS.zip |#########################################--------------| 74.82% tmpZQinHS.zip |#########################################--------------| 74.86% tmpZQinHS.zip |#########################################--------------| 74.91% tmpZQinHS.zip |#########################################--------------| 74.96% tmpZQinHS.zip |#########################################--------------| 75.0% tmpZQinHS.zip |#########################################--------------| 75.05% tmpZQinHS.zip |#########################################--------------| 75.09% tmpZQinHS.zip |#########################################--------------| 75.14% tmpZQinHS.zip |#########################################--------------| 75.18% tmpZQinHS.zip |#########################################--------------| 75.23% tmpZQinHS.zip |#########################################--------------| 75.28% tmpZQinHS.zip |#########################################--------------| 75.32% tmpZQinHS.zip |#########################################--------------| 75.37% tmpZQinHS.zip |#########################################--------------| 75.41% tmpZQinHS.zip |##########################################-------------| 75.46% tmpZQinHS.zip |##########################################-------------| 75.5% tmpZQinHS.zip |##########################################-------------| 75.55% tmpZQinHS.zip |##########################################-------------| 75.6% tmpZQinHS.zip |##########################################-------------| 75.64% tmpZQinHS.zip |##########################################-------------| 75.69% tmpZQinHS.zip |##########################################-------------| 75.73% tmpZQinHS.zip |##########################################-------------| 75.78% tmpZQinHS.zip |##########################################-------------| 75.82% tmpZQinHS.zip |##########################################-------------| 75.87% tmpZQinHS.zip |##########################################-------------| 75.91% tmpZQinHS.zip |##########################################-------------| 75.96% tmpZQinHS.zip |##########################################-------------| 76.01% tmpZQinHS.zip |##########################################-------------| 76.05% tmpZQinHS.zip |##########################################-------------| 76.1% tmpZQinHS.zip |##########################################-------------| 76.14% tmpZQinHS.zip |##########################################-------------| 76.19% tmpZQinHS.zip |##########################################-------------| 76.23% tmpZQinHS.zip |##########################################-------------| 76.28% tmpZQinHS.zip |##########################################-------------| 76.33% tmpZQinHS.zip |##########################################-------------| 76.37% tmpZQinHS.zip |##########################################-------------| 76.42% tmpZQinHS.zip |##########################################-------------| 76.46% tmpZQinHS.zip |##########################################-------------| 76.51% tmpZQinHS.zip |##########################################-------------| 76.55% tmpZQinHS.zip |##########################################-------------| 76.6% tmpZQinHS.zip |##########################################-------------| 76.65% tmpZQinHS.zip |##########################################-------------| 76.69% tmpZQinHS.zip |##########################################-------------| 76.74% tmpZQinHS.zip |##########################################-------------| 76.78% tmpZQinHS.zip |##########################################-------------| 76.83% tmpZQinHS.zip |##########################################-------------| 76.87% tmpZQinHS.zip |##########################################-------------| 76.92% tmpZQinHS.zip |##########################################-------------| 76.96% tmpZQinHS.zip |##########################################-------------| 77.01% tmpZQinHS.zip |##########################################-------------| 77.06% tmpZQinHS.zip |##########################################-------------| 77.1% tmpZQinHS.zip |##########################################-------------| 77.15% tmpZQinHS.zip |##########################################-------------| 77.19% tmpZQinHS.zip |##########################################-------------| 77.24% tmpZQinHS.zip |###########################################------------| 77.28% tmpZQinHS.zip |###########################################------------| 77.33% tmpZQinHS.zip |###########################################------------| 77.38% tmpZQinHS.zip |###########################################------------| 77.42% tmpZQinHS.zip |###########################################------------| 77.47% tmpZQinHS.zip |###########################################------------| 77.51% tmpZQinHS.zip |###########################################------------| 77.56% tmpZQinHS.zip |###########################################------------| 77.6% tmpZQinHS.zip |###########################################------------| 77.65% tmpZQinHS.zip |###########################################------------| 77.7% tmpZQinHS.zip |###########################################------------| 77.74% tmpZQinHS.zip |###########################################------------| 77.79% tmpZQinHS.zip |###########################################------------| 77.83% tmpZQinHS.zip |###########################################------------| 77.88% tmpZQinHS.zip |###########################################------------| 77.92% tmpZQinHS.zip |###########################################------------| 77.97% tmpZQinHS.zip |###########################################------------| 78.01% tmpZQinHS.zip |###########################################------------| 78.06% tmpZQinHS.zip |###########################################------------| 78.11% tmpZQinHS.zip |###########################################------------| 78.15% tmpZQinHS.zip |###########################################------------| 78.2% tmpZQinHS.zip |###########################################------------| 78.24% tmpZQinHS.zip |###########################################------------| 78.29% tmpZQinHS.zip |###########################################------------| 78.33% tmpZQinHS.zip |###########################################------------| 78.38% tmpZQinHS.zip |###########################################------------| 78.43% tmpZQinHS.zip |###########################################------------| 78.47% tmpZQinHS.zip |###########################################------------| 78.52% tmpZQinHS.zip |###########################################------------| 78.56% tmpZQinHS.zip |###########################################------------| 78.61% tmpZQinHS.zip |###########################################------------| 78.65% tmpZQinHS.zip |###########################################------------| 78.7% tmpZQinHS.zip |###########################################------------| 78.75% tmpZQinHS.zip |###########################################------------| 78.79% tmpZQinHS.zip |###########################################------------| 78.84% tmpZQinHS.zip |###########################################------------| 78.88% tmpZQinHS.zip |###########################################------------| 78.93% tmpZQinHS.zip |###########################################------------| 78.97% tmpZQinHS.zip |###########################################------------| 79.02% tmpZQinHS.zip |###########################################------------| 79.06% tmpZQinHS.zip |############################################-----------| 79.11% tmpZQinHS.zip |############################################-----------| 79.16% tmpZQinHS.zip |############################################-----------| 79.2% tmpZQinHS.zip |############################################-----------| 79.25% tmpZQinHS.zip |############################################-----------| 79.29% tmpZQinHS.zip |############################################-----------| 79.34% tmpZQinHS.zip |############################################-----------| 79.38% tmpZQinHS.zip |############################################-----------| 79.43% tmpZQinHS.zip |############################################-----------| 79.48% tmpZQinHS.zip |############################################-----------| 79.52% tmpZQinHS.zip |############################################-----------| 79.57% tmpZQinHS.zip |############################################-----------| 79.61% tmpZQinHS.zip |############################################-----------| 79.66% tmpZQinHS.zip |############################################-----------| 79.7% tmpZQinHS.zip |############################################-----------| 79.75% tmpZQinHS.zip |############################################-----------| 79.8% tmpZQinHS.zip |############################################-----------| 79.84% tmpZQinHS.zip |############################################-----------| 79.89% tmpZQinHS.zip |############################################-----------| 79.93% tmpZQinHS.zip |############################################-----------| 79.98% tmpZQinHS.zip |############################################-----------| 80.02% tmpZQinHS.zip |############################################-----------| 80.07% tmpZQinHS.zip |############################################-----------| 80.11% tmpZQinHS.zip |############################################-----------| 80.16% tmpZQinHS.zip |############################################-----------| 80.21% tmpZQinHS.zip |############################################-----------| 80.25% tmpZQinHS.zip |############################################-----------| 80.3% tmpZQinHS.zip |############################################-----------| 80.34% tmpZQinHS.zip |############################################-----------| 80.39% tmpZQinHS.zip |############################################-----------| 80.43% tmpZQinHS.zip |############################################-----------| 80.48% tmpZQinHS.zip |############################################-----------| 80.53% tmpZQinHS.zip |############################################-----------| 80.57% tmpZQinHS.zip |############################################-----------| 80.62% tmpZQinHS.zip |############################################-----------| 80.66% tmpZQinHS.zip |############################################-----------| 80.71% tmpZQinHS.zip |############################################-----------| 80.75% tmpZQinHS.zip |############################################-----------| 80.8% tmpZQinHS.zip |############################################-----------| 80.84% tmpZQinHS.zip |############################################-----------| 80.89% tmpZQinHS.zip |#############################################----------| 80.94% tmpZQinHS.zip |#############################################----------| 80.98% tmpZQinHS.zip |#############################################----------| 81.03% tmpZQinHS.zip |#############################################----------| 81.07% tmpZQinHS.zip |#############################################----------| 81.12% tmpZQinHS.zip |#############################################----------| 81.16% tmpZQinHS.zip |#############################################----------| 81.21% tmpZQinHS.zip |#############################################----------| 81.26% tmpZQinHS.zip |#############################################----------| 81.3% tmpZQinHS.zip |#############################################----------| 81.35% tmpZQinHS.zip |#############################################----------| 81.39% tmpZQinHS.zip |#############################################----------| 81.44% tmpZQinHS.zip |#############################################----------| 81.48% tmpZQinHS.zip |#############################################----------| 81.53% tmpZQinHS.zip |#############################################----------| 81.58% tmpZQinHS.zip |#############################################----------| 81.62% tmpZQinHS.zip |#############################################----------| 81.67% tmpZQinHS.zip |#############################################----------| 81.71% tmpZQinHS.zip |#############################################----------| 81.76% tmpZQinHS.zip |#############################################----------| 81.8% tmpZQinHS.zip |#############################################----------| 81.85% tmpZQinHS.zip |#############################################----------| 81.89% tmpZQinHS.zip |#############################################----------| 81.94% tmpZQinHS.zip |#############################################----------| 81.99% tmpZQinHS.zip |#############################################----------| 82.03% tmpZQinHS.zip |#############################################----------| 82.08% tmpZQinHS.zip |#############################################----------| 82.12% tmpZQinHS.zip |#############################################----------| 82.17% tmpZQinHS.zip |#############################################----------| 82.21% tmpZQinHS.zip |#############################################----------| 82.26% tmpZQinHS.zip |#############################################----------| 82.31% tmpZQinHS.zip |#############################################----------| 82.35% tmpZQinHS.zip |#############################################----------| 82.4% tmpZQinHS.zip |#############################################----------| 82.44% tmpZQinHS.zip |#############################################----------| 82.49% tmpZQinHS.zip |#############################################----------| 82.53% tmpZQinHS.zip |#############################################----------| 82.58% tmpZQinHS.zip |#############################################----------| 82.63% tmpZQinHS.zip |#############################################----------| 82.67% tmpZQinHS.zip |#############################################----------| 82.72% tmpZQinHS.zip |##############################################---------| 82.76% tmpZQinHS.zip |##############################################---------| 82.81% tmpZQinHS.zip |##############################################---------| 82.85% tmpZQinHS.zip |##############################################---------| 82.9% tmpZQinHS.zip |##############################################---------| 82.94% tmpZQinHS.zip |##############################################---------| 82.99% tmpZQinHS.zip |##############################################---------| 83.04% tmpZQinHS.zip |##############################################---------| 83.08% tmpZQinHS.zip |##############################################---------| 83.13% tmpZQinHS.zip |##############################################---------| 83.17% tmpZQinHS.zip |##############################################---------| 83.22% tmpZQinHS.zip |##############################################---------| 83.26% tmpZQinHS.zip |##############################################---------| 83.31% tmpZQinHS.zip |##############################################---------| 83.36% tmpZQinHS.zip |##############################################---------| 83.4% tmpZQinHS.zip |##############################################---------| 83.45% tmpZQinHS.zip |##############################################---------| 83.49% tmpZQinHS.zip |##############################################---------| 83.54% tmpZQinHS.zip |##############################################---------| 83.58% tmpZQinHS.zip |##############################################---------| 83.63% tmpZQinHS.zip |##############################################---------| 83.68% tmpZQinHS.zip |##############################################---------| 83.72% tmpZQinHS.zip |##############################################---------| 83.77% tmpZQinHS.zip |##############################################---------| 83.81% tmpZQinHS.zip |##############################################---------| 83.86% tmpZQinHS.zip |##############################################---------| 83.9% tmpZQinHS.zip |##############################################---------| 83.95% tmpZQinHS.zip |##############################################---------| 83.99% tmpZQinHS.zip |##############################################---------| 84.04% tmpZQinHS.zip |##############################################---------| 84.09% tmpZQinHS.zip |##############################################---------| 84.13% tmpZQinHS.zip |##############################################---------| 84.18% tmpZQinHS.zip |##############################################---------| 84.22% tmpZQinHS.zip |##############################################---------| 84.27% tmpZQinHS.zip |##############################################---------| 84.31% tmpZQinHS.zip |##############################################---------| 84.36% tmpZQinHS.zip |##############################################---------| 84.41% tmpZQinHS.zip |##############################################---------| 84.45% tmpZQinHS.zip |##############################################---------| 84.5% tmpZQinHS.zip |##############################################---------| 84.54% tmpZQinHS.zip |###############################################--------| 84.59% tmpZQinHS.zip |###############################################--------| 84.63% tmpZQinHS.zip |###############################################--------| 84.68% tmpZQinHS.zip |###############################################--------| 84.73% tmpZQinHS.zip |###############################################--------| 84.77% tmpZQinHS.zip |###############################################--------| 84.82% tmpZQinHS.zip |###############################################--------| 84.86% tmpZQinHS.zip |###############################################--------| 84.91% tmpZQinHS.zip |###############################################--------| 84.95% tmpZQinHS.zip |###############################################--------| 85.0% tmpZQinHS.zip |###############################################--------| 85.04% tmpZQinHS.zip |###############################################--------| 85.09% tmpZQinHS.zip |###############################################--------| 85.14% tmpZQinHS.zip |###############################################--------| 85.18% tmpZQinHS.zip |###############################################--------| 85.23% tmpZQinHS.zip |###############################################--------| 85.27% tmpZQinHS.zip |###############################################--------| 85.32% tmpZQinHS.zip |###############################################--------| 85.36% tmpZQinHS.zip |###############################################--------| 85.41% tmpZQinHS.zip |###############################################--------| 85.46% tmpZQinHS.zip |###############################################--------| 85.5% tmpZQinHS.zip |###############################################--------| 85.55% tmpZQinHS.zip |###############################################--------| 85.59% tmpZQinHS.zip |###############################################--------| 85.64% tmpZQinHS.zip |###############################################--------| 85.68% tmpZQinHS.zip |###############################################--------| 85.73% tmpZQinHS.zip |###############################################--------| 85.78% tmpZQinHS.zip |###############################################--------| 85.82% tmpZQinHS.zip |###############################################--------| 85.87% tmpZQinHS.zip |###############################################--------| 85.91% tmpZQinHS.zip |###############################################--------| 85.96% tmpZQinHS.zip |###############################################--------| 86.0% tmpZQinHS.zip |###############################################--------| 86.05% tmpZQinHS.zip |###############################################--------| 86.09% tmpZQinHS.zip |###############################################--------| 86.14% tmpZQinHS.zip |###############################################--------| 86.19% tmpZQinHS.zip |###############################################--------| 86.23% tmpZQinHS.zip |###############################################--------| 86.28% tmpZQinHS.zip |###############################################--------| 86.32% tmpZQinHS.zip |################################################-------| 86.37% tmpZQinHS.zip |################################################-------| 86.41% tmpZQinHS.zip |################################################-------| 86.46% tmpZQinHS.zip |################################################-------| 86.51% tmpZQinHS.zip |################################################-------| 86.55% tmpZQinHS.zip |################################################-------| 86.6% tmpZQinHS.zip |################################################-------| 86.64% tmpZQinHS.zip |################################################-------| 86.69% tmpZQinHS.zip |################################################-------| 86.73% tmpZQinHS.zip |################################################-------| 86.78% tmpZQinHS.zip |################################################-------| 86.83% tmpZQinHS.zip |################################################-------| 86.87% tmpZQinHS.zip |################################################-------| 86.92% tmpZQinHS.zip |################################################-------| 86.96% tmpZQinHS.zip |################################################-------| 87.01% tmpZQinHS.zip |################################################-------| 87.05% tmpZQinHS.zip |################################################-------| 87.1% tmpZQinHS.zip |################################################-------| 87.14% tmpZQinHS.zip |################################################-------| 87.19% tmpZQinHS.zip |################################################-------| 87.24% tmpZQinHS.zip |################################################-------| 87.28% tmpZQinHS.zip |################################################-------| 87.33% tmpZQinHS.zip |################################################-------| 87.37% tmpZQinHS.zip |################################################-------| 87.42% tmpZQinHS.zip |################################################-------| 87.46% tmpZQinHS.zip |################################################-------| 87.51% tmpZQinHS.zip |################################################-------| 87.56% tmpZQinHS.zip |################################################-------| 87.6% tmpZQinHS.zip |################################################-------| 87.65% tmpZQinHS.zip |################################################-------| 87.69% tmpZQinHS.zip |################################################-------| 87.74% tmpZQinHS.zip |################################################-------| 87.78% tmpZQinHS.zip |################################################-------| 87.83% tmpZQinHS.zip |################################################-------| 87.87% tmpZQinHS.zip |################################################-------| 87.92% tmpZQinHS.zip |################################################-------| 87.97% tmpZQinHS.zip |################################################-------| 88.01% tmpZQinHS.zip |################################################-------| 88.06% tmpZQinHS.zip |################################################-------| 88.1% tmpZQinHS.zip |################################################-------| 88.15% tmpZQinHS.zip |#################################################------| 88.19% tmpZQinHS.zip |#################################################------| 88.24% tmpZQinHS.zip |#################################################------| 88.29% tmpZQinHS.zip |#################################################------| 88.33% tmpZQinHS.zip |#################################################------| 88.38% tmpZQinHS.zip |#################################################------| 88.42% tmpZQinHS.zip |#################################################------| 88.47% tmpZQinHS.zip |#################################################------| 88.51% tmpZQinHS.zip |#################################################------| 88.56% tmpZQinHS.zip |#################################################------| 88.61% tmpZQinHS.zip |#################################################------| 88.65% tmpZQinHS.zip |#################################################------| 88.7% tmpZQinHS.zip |#################################################------| 88.74% tmpZQinHS.zip |#################################################------| 88.79% tmpZQinHS.zip |#################################################------| 88.83% tmpZQinHS.zip |#################################################------| 88.88% tmpZQinHS.zip |#################################################------| 88.92% tmpZQinHS.zip |#################################################------| 88.97% tmpZQinHS.zip |#################################################------| 89.02% tmpZQinHS.zip |#################################################------| 89.06% tmpZQinHS.zip |#################################################------| 89.11% tmpZQinHS.zip |#################################################------| 89.15% tmpZQinHS.zip |#################################################------| 89.2% tmpZQinHS.zip |#################################################------| 89.24% tmpZQinHS.zip |#################################################------| 89.29% tmpZQinHS.zip |#################################################------| 89.34% tmpZQinHS.zip |#################################################------| 89.38% tmpZQinHS.zip |#################################################------| 89.43% tmpZQinHS.zip |#################################################------| 89.47% tmpZQinHS.zip |#################################################------| 89.52% tmpZQinHS.zip |#################################################------| 89.56% tmpZQinHS.zip |#################################################------| 89.61% tmpZQinHS.zip |#################################################------| 89.66% tmpZQinHS.zip |#################################################------| 89.7% tmpZQinHS.zip |#################################################------| 89.75% tmpZQinHS.zip |#################################################------| 89.79% tmpZQinHS.zip |#################################################------| 89.84% tmpZQinHS.zip |#################################################------| 89.88% tmpZQinHS.zip |#################################################------| 89.93% tmpZQinHS.zip |#################################################------| 89.97% tmpZQinHS.zip |##################################################-----| 90.02% tmpZQinHS.zip |##################################################-----| 90.07% tmpZQinHS.zip |##################################################-----| 90.11% tmpZQinHS.zip |##################################################-----| 90.16% tmpZQinHS.zip |##################################################-----| 90.2% tmpZQinHS.zip |##################################################-----| 90.25% tmpZQinHS.zip |##################################################-----| 90.29% tmpZQinHS.zip |##################################################-----| 90.34% tmpZQinHS.zip |##################################################-----| 90.39% tmpZQinHS.zip |##################################################-----| 90.43% tmpZQinHS.zip |##################################################-----| 90.48% tmpZQinHS.zip |##################################################-----| 90.52% tmpZQinHS.zip |##################################################-----| 90.57% tmpZQinHS.zip |##################################################-----| 90.61% tmpZQinHS.zip |##################################################-----| 90.66% tmpZQinHS.zip |##################################################-----| 90.71% tmpZQinHS.zip |##################################################-----| 90.75% tmpZQinHS.zip |##################################################-----| 90.8% tmpZQinHS.zip |##################################################-----| 90.84% tmpZQinHS.zip |##################################################-----| 90.89% tmpZQinHS.zip |##################################################-----| 90.93% tmpZQinHS.zip |##################################################-----| 90.98% tmpZQinHS.zip |##################################################-----| 91.02% tmpZQinHS.zip |##################################################-----| 91.07% tmpZQinHS.zip |##################################################-----| 91.12% tmpZQinHS.zip |##################################################-----| 91.16% tmpZQinHS.zip |##################################################-----| 91.21% tmpZQinHS.zip |##################################################-----| 91.25% tmpZQinHS.zip |##################################################-----| 91.3% tmpZQinHS.zip |##################################################-----| 91.34% tmpZQinHS.zip |##################################################-----| 91.39% tmpZQinHS.zip |##################################################-----| 91.44% tmpZQinHS.zip |##################################################-----| 91.48% tmpZQinHS.zip |##################################################-----| 91.53% tmpZQinHS.zip |##################################################-----| 91.57% tmpZQinHS.zip |##################################################-----| 91.62% tmpZQinHS.zip |##################################################-----| 91.66% tmpZQinHS.zip |##################################################-----| 91.71% tmpZQinHS.zip |##################################################-----| 91.76% tmpZQinHS.zip |##################################################-----| 91.8% tmpZQinHS.zip |###################################################----| 91.85% tmpZQinHS.zip |###################################################----| 91.89% tmpZQinHS.zip |###################################################----| 91.94% tmpZQinHS.zip |###################################################----| 91.98% tmpZQinHS.zip |###################################################----| 92.03% tmpZQinHS.zip |###################################################----| 92.07% tmpZQinHS.zip |###################################################----| 92.12% tmpZQinHS.zip |###################################################----| 92.17% tmpZQinHS.zip |###################################################----| 92.21% tmpZQinHS.zip |###################################################----| 92.26% tmpZQinHS.zip |###################################################----| 92.3% tmpZQinHS.zip |###################################################----| 92.35% tmpZQinHS.zip |###################################################----| 92.39% tmpZQinHS.zip |###################################################----| 92.44% tmpZQinHS.zip |###################################################----| 92.49% tmpZQinHS.zip |###################################################----| 92.53% tmpZQinHS.zip |###################################################----| 92.58% tmpZQinHS.zip |###################################################----| 92.62% tmpZQinHS.zip |###################################################----| 92.67% tmpZQinHS.zip |###################################################----| 92.71% tmpZQinHS.zip |###################################################----| 92.76% tmpZQinHS.zip |###################################################----| 92.81% tmpZQinHS.zip |###################################################----| 92.85% tmpZQinHS.zip |###################################################----| 92.9% tmpZQinHS.zip |###################################################----| 92.94% tmpZQinHS.zip |###################################################----| 92.99% tmpZQinHS.zip |###################################################----| 93.03% tmpZQinHS.zip |###################################################----| 93.08% tmpZQinHS.zip |###################################################----| 93.12% tmpZQinHS.zip |###################################################----| 93.17% tmpZQinHS.zip |###################################################----| 93.22% tmpZQinHS.zip |###################################################----| 93.26% tmpZQinHS.zip |###################################################----| 93.31% tmpZQinHS.zip |###################################################----| 93.35% tmpZQinHS.zip |###################################################----| 93.4% tmpZQinHS.zip |###################################################----| 93.44% tmpZQinHS.zip |###################################################----| 93.49% tmpZQinHS.zip |###################################################----| 93.54% tmpZQinHS.zip |###################################################----| 93.58% tmpZQinHS.zip |###################################################----| 93.63% tmpZQinHS.zip |####################################################---| 93.67% tmpZQinHS.zip |####################################################---| 93.72% tmpZQinHS.zip |####################################################---| 93.76% tmpZQinHS.zip |####################################################---| 93.81% tmpZQinHS.zip |####################################################---| 93.86% tmpZQinHS.zip |####################################################---| 93.9% tmpZQinHS.zip |####################################################---| 93.95% tmpZQinHS.zip |####################################################---| 93.99% tmpZQinHS.zip |####################################################---| 94.04% tmpZQinHS.zip |####################################################---| 94.08% tmpZQinHS.zip |####################################################---| 94.13% tmpZQinHS.zip |####################################################---| 94.17% tmpZQinHS.zip |####################################################---| 94.22% tmpZQinHS.zip |####################################################---| 94.27% tmpZQinHS.zip |####################################################---| 94.31% tmpZQinHS.zip |####################################################---| 94.36% tmpZQinHS.zip |####################################################---| 94.4% tmpZQinHS.zip |####################################################---| 94.45% tmpZQinHS.zip |####################################################---| 94.49% tmpZQinHS.zip |####################################################---| 94.54% tmpZQinHS.zip |####################################################---| 94.59% tmpZQinHS.zip |####################################################---| 94.63% tmpZQinHS.zip |####################################################---| 94.68% tmpZQinHS.zip |####################################################---| 94.72% tmpZQinHS.zip |####################################################---| 94.77% tmpZQinHS.zip |####################################################---| 94.81% tmpZQinHS.zip |####################################################---| 94.86% tmpZQinHS.zip |####################################################---| 94.9% tmpZQinHS.zip |####################################################---| 94.95% tmpZQinHS.zip |####################################################---| 95.0% tmpZQinHS.zip |####################################################---| 95.04% tmpZQinHS.zip |####################################################---| 95.09% tmpZQinHS.zip |####################################################---| 95.13% tmpZQinHS.zip |####################################################---| 95.18% tmpZQinHS.zip |####################################################---| 95.22% tmpZQinHS.zip |####################################################---| 95.27% tmpZQinHS.zip |####################################################---| 95.32% tmpZQinHS.zip |####################################################---| 95.36% tmpZQinHS.zip |####################################################---| 95.41% tmpZQinHS.zip |####################################################---| 95.45% tmpZQinHS.zip |#####################################################--| 95.5% tmpZQinHS.zip |#####################################################--| 95.54% tmpZQinHS.zip |#####################################################--| 95.59% tmpZQinHS.zip |#####################################################--| 95.64% tmpZQinHS.zip |#####################################################--| 95.68% tmpZQinHS.zip |#####################################################--| 95.73% tmpZQinHS.zip |#####################################################--| 95.77% tmpZQinHS.zip |#####################################################--| 95.82% tmpZQinHS.zip |#####################################################--| 95.86% tmpZQinHS.zip |#####################################################--| 95.91% tmpZQinHS.zip |#####################################################--| 95.95% tmpZQinHS.zip |#####################################################--| 96.0% tmpZQinHS.zip |#####################################################--| 96.05% tmpZQinHS.zip |#####################################################--| 96.09% tmpZQinHS.zip |#####################################################--| 96.14% tmpZQinHS.zip |#####################################################--| 96.18% tmpZQinHS.zip |#####################################################--| 96.23% tmpZQinHS.zip |#####################################################--| 96.27% tmpZQinHS.zip |#####################################################--| 96.32% tmpZQinHS.zip |#####################################################--| 96.37% tmpZQinHS.zip |#####################################################--| 96.41% tmpZQinHS.zip |#####################################################--| 96.46% tmpZQinHS.zip |#####################################################--| 96.5% tmpZQinHS.zip |#####################################################--| 96.55% tmpZQinHS.zip |#####################################################--| 96.59% tmpZQinHS.zip |#####################################################--| 96.64% tmpZQinHS.zip |#####################################################--| 96.69% tmpZQinHS.zip |#####################################################--| 96.73% tmpZQinHS.zip |#####################################################--| 96.78% tmpZQinHS.zip |#####################################################--| 96.82% tmpZQinHS.zip |#####################################################--| 96.87% tmpZQinHS.zip |#####################################################--| 96.91% tmpZQinHS.zip |#####################################################--| 96.96% tmpZQinHS.zip |#####################################################--| 97.0% tmpZQinHS.zip |#####################################################--| 97.05% tmpZQinHS.zip |#####################################################--| 97.1% tmpZQinHS.zip |#####################################################--| 97.14% tmpZQinHS.zip |#####################################################--| 97.19% tmpZQinHS.zip |#####################################################--| 97.23% tmpZQinHS.zip |######################################################-| 97.28% tmpZQinHS.zip |######################################################-| 97.32% tmpZQinHS.zip |######################################################-| 97.37% tmpZQinHS.zip |######################################################-| 97.42% tmpZQinHS.zip |######################################################-| 97.46% tmpZQinHS.zip |######################################################-| 97.51% tmpZQinHS.zip |######################################################-| 97.55% tmpZQinHS.zip |######################################################-| 97.6% tmpZQinHS.zip |######################################################-| 97.64% tmpZQinHS.zip |######################################################-| 97.69% tmpZQinHS.zip |######################################################-| 97.74% tmpZQinHS.zip |######################################################-| 97.78% tmpZQinHS.zip |######################################################-| 97.83% tmpZQinHS.zip |######################################################-| 97.87% tmpZQinHS.zip |######################################################-| 97.92% tmpZQinHS.zip |######################################################-| 97.96% tmpZQinHS.zip |######################################################-| 98.01% tmpZQinHS.zip |######################################################-| 98.05% tmpZQinHS.zip |######################################################-| 98.1% tmpZQinHS.zip |######################################################-| 98.15% tmpZQinHS.zip |######################################################-| 98.19% tmpZQinHS.zip |######################################################-| 98.24% tmpZQinHS.zip |######################################################-| 98.28% tmpZQinHS.zip |######################################################-| 98.33% tmpZQinHS.zip |######################################################-| 98.37% tmpZQinHS.zip |######################################################-| 98.42% tmpZQinHS.zip |######################################################-| 98.47% tmpZQinHS.zip |######################################################-| 98.51% tmpZQinHS.zip |######################################################-| 98.56% tmpZQinHS.zip |######################################################-| 98.6% tmpZQinHS.zip |######################################################-| 98.65% tmpZQinHS.zip |######################################################-| 98.69% tmpZQinHS.zip |######################################################-| 98.74% tmpZQinHS.zip |######################################################-| 98.79% tmpZQinHS.zip |######################################################-| 98.83% tmpZQinHS.zip |######################################################-| 98.88% tmpZQinHS.zip |######################################################-| 98.92% tmpZQinHS.zip |######################################################-| 98.97% tmpZQinHS.zip |######################################################-| 99.01% tmpZQinHS.zip |######################################################-| 99.06% tmpZQinHS.zip |#######################################################| 99.1% tmpZQinHS.zip |#######################################################| 99.15% tmpZQinHS.zip |#######################################################| 99.2% tmpZQinHS.zip |#######################################################| 99.24% tmpZQinHS.zip |#######################################################| 99.29% tmpZQinHS.zip |#######################################################| 99.33% tmpZQinHS.zip |#######################################################| 99.38% tmpZQinHS.zip |#######################################################| 99.42% tmpZQinHS.zip |#######################################################| 99.47% tmpZQinHS.zip |#######################################################| 99.52% tmpZQinHS.zip |#######################################################| 99.56% tmpZQinHS.zip |#######################################################| 99.61% tmpZQinHS.zip |#######################################################| 99.65% tmpZQinHS.zip |#######################################################| 99.7% tmpZQinHS.zip |#######################################################| 99.74% tmpZQinHS.zip |#######################################################| 99.79% tmpZQinHS.zip |#######################################################| 99.84% tmpZQinHS.zip |#######################################################| 99.88% tmpZQinHS.zip |#######################################################| 99.93% tmpZQinHS.zip |#######################################################| 99.97% tmpZQinHS.zip |#######################################################| 100.0% Plugin uploaded. Plugin's id is 20d620da-335d-4533-b3ca-6f52d70aa7e2 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-02 10:52:38,328 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-ims-vm-f84e82f7-c941-4ae5-a3bd-c6d065e90458 sudo: unable to resolve host cloudify-ims-vm-f84e82f7-c941-4ae5-a3bd-c6d065e90458 2019-06-02 10:52:38,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2019-06-02 10:52:52,670 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538/snap', u'metadata': Munch({})})], 'file': u'/v2/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538/file', 'owner': u'2ed4b87cc2914b1f9c6921b00fbbbdc7', 'id': u'96a102a9-ed5f-410a-8c9e-10fe2ddcf538', 'size': 263848448, u'self': u'/v2/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2ed4b87cc2914b1f9c6921b00fbbbdc7', 'name': 'cloudify_ims-project_f84e82f7-c941-4ae5-a3bd-c6d065e90458', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-02T10:52:52Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-02T10:52:52Z', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_f84e82f7-c941-4ae5-a3bd-c6d065e90458', '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/96a102a9-ed5f-410a-8c9e-10fe2ddcf538', 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_f84e82f7-c941-4ae5-a3bd-c6d065e90458', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_alt_f84e82f7-c941-4ae5-a3bd-c6d065e90458', 'created': u'2019-06-02T10:52:48Z', 'checksum': u'52fc95ebfee7f3e5bb64eed425820c4a', 'created_at': u'2019-06-02T10:52:48Z', 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/96a102a9-ed5f-410a-8c9e-10fe2ddcf538', 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_f84e82f7-c941-4ae5-a3bd-c6d065e90458', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}}) 2019-06-02 10:52:52,993 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_f84e82f7-c941-4ae5-a3bd-c6d065e90458', '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'8844e8f393854387ac00e6dfabd2445e', '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'd89ba349-f66a-42cb-8267-1666829b0e23', 'swap': 0}) 2019-06-02 10:52:53,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2019-06-02 10:52:59,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2019-06-02 10:52:59,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-06-02 10:52:59,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2019-06-02 10:52:59,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-06-02 10:52:59,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2019-06-02 10:52:59,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/opt/mgmtworker/env/bin/pip', 'freeze', '--all'] 2019-06-02 10:52:59,721 - 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-02 10:52:59,721 - 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-02 10:52:59,721 - 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-02 10:52:59,721 - 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-02 10:52:59,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using existing installation of managed plugin: 20d620da-335d-4533-b3ca-6f52d70aa7e2 [package_name: cloudify-openstack-plugin, package_version: 2.14.7, supported_platform: linux_x86_64, distribution: centos, distribution_release: core] 2019-06-02 10:52:59,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-06-02 10:52:59,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2019-06-02 10:52:59,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2019-06-02 10:52:59,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2019-06-02 10:52:59,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2019-06-02 10:53:05,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2019-06-02 10:53:05,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-02 10:53:11,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-02 10:53:11,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2019-06-02 10:53:11,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-02 10:53:11,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-02 10:53:11,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-02 10:53:11,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-02 10:53:11,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-06-02 10:53:11,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-02 10:53:11,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-02 10:53:11,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-02 10:53:11,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-06-02 10:53:11,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-06-02 10:53:11,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-02 10:53:11,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-06-02 10:53:11,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-02 10:53:11,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:53:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc3e3efb-8001-48b8-8d74-14f39a57ec3c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:53:11,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:53:11,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-dc3e3efb-8001-48b8-8d74-14f39a57ec3c 2019-06-02 10:53:11,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-5e45fd78-e2f4-4ea4-88c0-cc6e111f42a6 2019-06-02 10:53:11,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-06-02 10:53:11,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-02 10:53:11,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-02 10:53:11,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebcbff168144bd03f9a1444da8496e686cfdff61" 2019-06-02 10:53:11,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:53:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e45fd78-e2f4-4ea4-88c0-cc6e111f42a6 x-compute-request-id: req-5e45fd78-e2f4-4ea4-88c0-cc6e111f42a6 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVeVW3XggzP9Ydwn1Qklyrq4trUmV1Dfo4SXQJwX9/dpdWUzscjkRTd0bAOmeZYNm/6YKpGtpkSQkYCCAZw41H5IPSRrhII4jy/EAszmQjbaC1EYEfnifSAwai6uPCm5dU65sbKDOfHG8SxnL9Z1EpburYsTJktRjE4sN/+qTTE0ZmiplqaPe4r6wi2hNkDYKhylSCPlk/SRIZ+XLmqWFGfGeZv84J2gNvbJNEv5/xI9z1uurvm9zuzr8C06b4QXOQMfutkjv+lDK/In65fV005EOoXItXtSfZENXqXLDxa5mtwYa3vnmFxuA0uMOTf2+L23zIicu9K1iLB+iT3uqt Generated-by-Nova", "name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "fingerprint": "e3:56:80:42:50:34:94:56:f0:b8:ed:1e:25:22:f6:86"}}]} 2019-06-02 10:53:11,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-5e45fd78-e2f4-4ea4-88c0-cc6e111f42a6 2019-06-02 10:53:11,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458 2019-06-02 10:53:11,226 - 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-02 10:53:11,226 - 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-02 10:53:11,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:53:11,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-06-02 10:53:11,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-06-02 10:53:11,227 - 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-02 10:53:11,227 - 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-02 10:53:11,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-10c98184-067f-436e-a5ce-8f5a1a8213c1 2019-06-02 10:53:11,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-06-02 10:53:11,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-06-02 10:53:11,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-06-02 10:53:11,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-06-02 10:53:11,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:53:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10c98184-067f-436e-a5ce-8f5a1a8213c1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:53:11,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}1367d92bc1becd33a8887a99158c0446ef774d09" -d '{"security_group": {"description": "DNS", "name": "clearwater-sg_bind"}}' 2019-06-02 10:53:11,228 - 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-02 10:53:11,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-06-02 10:53:11,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-02 10:53:11,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2019-06-02 10:53:11,229 - 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-02 10:53:11,229 - 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-02 10:53:11,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:53:11,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:53:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f2022ee-a668-477b-89ca-ae0b250f4b7c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:53:11,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-2f2022ee-a668-477b-89ca-ae0b250f4b7c 2019-06-02 10:53:11,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-6143ec73-b61d-45ed-9298-5a7e523cd6d3 Date: Sun, 02 Jun 2019 10:53:10 GMT RESP BODY: {"security_group": {"description": "DNS", "tags": [], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:10Z", "updated_at": "2019-06-02T10:53:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-02T10:53:10Z", "revision_number": 0, "id": "981cad68-70c1-4be0-9b8d-bcc0b3f8ea83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-02T10:53:10Z", "security_group_id": "37cee7f4-fb47-4eeb-9c46-197d3488fcb7", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-02T10:53:10Z", "revision_number": 0, "id": "c4f8b8ec-b29b-47a0-9486-3c80f3c94d76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-02T10:53:10Z", "security_group_id": "37cee7f4-fb47-4eeb-9c46-197d3488fcb7", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7"}], "revision_number": 1, "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "37cee7f4-fb47-4eeb-9c46-197d3488fcb7", "name": "clearwater-sg_bind"}} 2019-06-02 10:53:16,674 - 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-02 10:53:16,674 - 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-02 10:53:16,674 - 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-02 10:53:16,675 - 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-02 10:53:16,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-6143ec73-b61d-45ed-9298-5a7e523cd6d3 2019-06-02 10:53:16,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-6143ec73-b61d-45ed-9298-5a7e523cd6d3 2019-06-02 10:53:16,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-6143ec73-b61d-45ed-9298-5a7e523cd6d3 Date: Sun, 02 Jun 2019 10:53:10 GMT RESP BODY: {"security_group": {"description": "DNS", "tags": [], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:10Z", "updated_at": "2019-06-02T10:53:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-02T10:53:10Z", "revision_number": 0, "id": "981cad68-70c1-4be0-9b8d-bcc0b3f8ea83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-02T10:53:10Z", "security_group_id": "37cee7f4-fb47-4eeb-9c46-197d3488fcb7", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-02T10:53:10Z", "revision_number": 0, "id": "c4f8b8ec-b29b-47a0-9486-3c80f3c94d76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-02T10:53:10Z", "security_group_id": "37cee7f4-fb47-4eeb-9c46-197d3488fcb7", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7"}], "revision_number": 1, "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "37cee7f4-fb47-4eeb-9c46-197d3488fcb7", "name": "clearwater-sg_bind"}} 2019-06-02 10:53:16,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-02 10:53:16,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}31632a11297f4f8c55466d323d2897c1c74da3d5" -d '{"security_group": {"description": "REST Cassandra 0MQ", "name": "clearwater-sg_homer"}}' 2019-06-02 10:53:16,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:53:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9d800ef-9fe9-4d66-bf02-256caa3b6d3f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:53:16,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:53:16,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-f9d800ef-9fe9-4d66-bf02-256caa3b6d3f 2019-06-02 10:53:16,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:53:16,676 - 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-02 10:53:16,677 - 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-02 10:53:16,677 - 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-02 10:53:16,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7888} 2019-06-02 10:53:16,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}ed5541c6e8e82e222d474ff5380fc01fc11d065b" -d '{"security_group": {"description": "SSH", "name": "clearwater-sg_base"}}' 2019-06-02 10:53:16,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-a13a5f41-d409-4017-9bb1-33f506662fb8 2019-06-02 10:53:16,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7162056814f1db26a01de66f16045b6f296e301a" 2019-06-02 10:53:16,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-a13a5f41-d409-4017-9bb1-33f506662fb8 Date: Sun, 02 Jun 2019 10:53:11 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:11Z", "updated_at": "2019-06-02T10:53:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-02T10:53:11Z", "revision_number": 0, "id": "4b681ea3-c9ce-456e-afed-e2f06d63a771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-02T10:53:11Z", "security_group_id": "ed234d42-665f-4e0d-9ba9-54f8c665754e", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-02T10:53:11Z", "revision_number": 0, "id": "52cbf3fe-7a78-4753-a07d-bf7264da8cea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-02T10:53:11Z", "security_group_id": "ed234d42-665f-4e0d-9ba9-54f8c665754e", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7"}], "revision_number": 1, "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "ed234d42-665f-4e0d-9ba9-54f8c665754e", "name": "clearwater-sg_homer"}} 2019-06-02 10:53:16,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-46c90ba3-9cae-4ebd-b117-f2befac2113d 2019-06-02 10:53:16,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-46c90ba3-9cae-4ebd-b117-f2befac2113d Date: Sun, 02 Jun 2019 10:53:11 GMT RESP BODY: {"security_group": {"description": "SSH", "tags": [], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:11Z", "updated_at": "2019-06-02T10:53:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-02T10:53:11Z", "revision_number": 0, "id": "0a273023-5cd0-4782-8b88-eb41b450cb6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-02T10:53:11Z", "security_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-02T10:53:11Z", "revision_number": 0, "id": "0a8f1896-3624-4961-81bc-9d635babb94c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-02T10:53:11Z", "security_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7"}], "revision_number": 1, "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "name": "clearwater-sg_base"}} 2019-06-02 10:53:16,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-9cca5d11-df1b-4627-8756-dff959ec4dd3 2019-06-02 10:53:16,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:53:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cca5d11-df1b-4627-8756-dff959ec4dd3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:53:16,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-a13a5f41-d409-4017-9bb1-33f506662fb8 2019-06-02 10:53:16,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-46c90ba3-9cae-4ebd-b117-f2befac2113d 2019-06-02 10:53:16,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-02 10:53:16,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-02 10:53:16,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7162056814f1db26a01de66f16045b6f296e301a" -d '{"floatingip": {"floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0"}}' 2019-06-02 10:53:16,679 - 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-02 10:53:16,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=external used request id req-e5a7af44-b127-4873-85d1-8b589c3ae40b 2019-06-02 10:53:16,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using floating ip network c2796163-bdf4-4e6d-b43c-d15508fb1de0 from name external provided. 2019-06-02 10:53:16,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=external used request id req-e5a7af44-b127-4873-85d1-8b589c3ae40b 2019-06-02 10:53:16,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-e5a7af44-b127-4873-85d1-8b589c3ae40b Date: Sun, 02 Jun 2019 10:53:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c2796163-bdf4-4e6d-b43c-d15508fb1de0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"703f19432716497ea1b923af4a9d4649","l2_adjacency":true,"status":"ACTIVE","subnets":["7c8ede4f-3310-4fef-9dcd-f4fc2b0977e9"],"description":"","tags":[],"updated_at":"2019-06-02T06:02:44Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"703f19432716497ea1b923af4a9d4649","created_at":"2019-06-02T05:46:32Z","mtu":1500}]} 2019-06-02 10:53:16,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-836979cc-02ce-4587-86f1-b5e413cbf9f7 2019-06-02 10:53:16,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'port_range_min': 443, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-02 10:53:16,680 - 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-02 10:53:16,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:53:16,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:53:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d68f207-7e29-454b-b48a-7ab687e93f07 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:53:16,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups/37cee7f4-fb47-4eeb-9c46-197d3488fcb7.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1367d92bc1becd33a8887a99158c0446ef774d09" 2019-06-02 10:53:16,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-53c2dc3e-7e3c-4dac-b6bf-1d27744933b0 Date: Sun, 02 Jun 2019 10:53:12 GMT RESP BODY: {"security_group": {"description": "DNS", "tags": [], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:10Z", "updated_at": "2019-06-02T10:53:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-02T10:53:10Z", "revision_number": 0, "id": "981cad68-70c1-4be0-9b8d-bcc0b3f8ea83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-02T10:53:10Z", "security_group_id": "37cee7f4-fb47-4eeb-9c46-197d3488fcb7", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-02T10:53:10Z", "revision_number": 0, "id": "c4f8b8ec-b29b-47a0-9486-3c80f3c94d76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-02T10:53:10Z", "security_group_id": "37cee7f4-fb47-4eeb-9c46-197d3488fcb7", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7"}], "revision_number": 1, "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "37cee7f4-fb47-4eeb-9c46-197d3488fcb7", "name": "clearwater-sg_bind"}} 2019-06-02 10:53:16,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups/37cee7f4-fb47-4eeb-9c46-197d3488fcb7.json used request id req-53c2dc3e-7e3c-4dac-b6bf-1d27744933b0 2019-06-02 10:53:16,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-0d68f207-7e29-454b-b48a-7ab687e93f07 2019-06-02 10:53:16,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/security-groups/37cee7f4-fb47-4eeb-9c46-197d3488fcb7.json used request id req-53c2dc3e-7e3c-4dac-b6bf-1d27744933b0 2019-06-02 10:53:16,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}1367d92bc1becd33a8887a99158c0446ef774d09" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 53, "security_group_id": "37cee7f4-fb47-4eeb-9c46-197d3488fcb7", "port_range_min": 53, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-02 10:53:16,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-836979cc-02ce-4587-86f1-b5e413cbf9f7 Date: Sun, 02 Jun 2019 10:53:12 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-02T10:53:12Z", "security_group_id": "37cee7f4-fb47-4eeb-9c46-197d3488fcb7", "port_range_min": 53, "revision_number": 0, "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:12Z", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "a1745127-dd7f-4fff-9183-be4752714526"}} 2019-06-02 10:53:16,682 - 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-02 10:53:16,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-836979cc-02ce-4587-86f1-b5e413cbf9f7 2019-06-02 10:53:16,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}1367d92bc1becd33a8887a99158c0446ef774d09" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 53, "security_group_id": "37cee7f4-fb47-4eeb-9c46-197d3488fcb7", "port_range_min": 53, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-02 10:53:22,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=external used request id req-e5a7af44-b127-4873-85d1-8b589c3ae40b 2019-06-02 10:53:22,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}aa0c0887d3682ec4923a6844e70852fc30f5756e" -d '{"security_group": {"description": "Web UI", "name": "clearwater-sg_ellis"}}' 2019-06-02 10:53:22,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-02 10:53:22,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-5aada0af-9ed0-40c5-bc72-5eb7a577dd31 2019-06-02 10:53:22,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-5aada0af-9ed0-40c5-bc72-5eb7a577dd31 2019-06-02 10:53:22,053 - 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-02 10:53:22,053 - 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-02 10:53:22,054 - 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-02 10:53:22,054 - 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-02 10:53:22,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:53:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01ee8bb7-4112-40f8-b2d6-c16f904b9e25 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:53:22,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-01ee8bb7-4112-40f8-b2d6-c16f904b9e25 2019-06-02 10:53:22,054 - 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-02 10:53:22,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:53:22,055 - 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-02 10:53:22,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:53:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a3ae3d1-0feb-43d8-a305-5aa2815b0d89 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:53:22,055 - 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-02 10:53:22,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:53:22,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:53:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-578fcc51-cb53-4f18-a3e5-6634ea32fcf8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:53:22,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-578fcc51-cb53-4f18-a3e5-6634ea32fcf8 2019-06-02 10:53:22,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-4b4a3ceb-6206-4580-b84d-b7e74f664034 Date: Sun, 02 Jun 2019 10:53:13 GMT RESP BODY: {"security_group": {"description": "Web UI", "tags": [], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:13Z", "updated_at": "2019-06-02T10:53:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-02T10:53:13Z", "revision_number": 0, "id": "abd28e9d-a184-4742-ac55-6bc6db20b541", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-02T10:53:13Z", "security_group_id": "00744322-6503-4246-974b-d64c93c48309", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-02T10:53:13Z", "revision_number": 0, "id": "c4e757ee-72b5-4ffd-a0db-48ecb5f55ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-02T10:53:13Z", "security_group_id": "00744322-6503-4246-974b-d64c93c48309", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7"}], "revision_number": 1, "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "00744322-6503-4246-974b-d64c93c48309", "name": "clearwater-sg_ellis"}} 2019-06-02 10:53:22,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-4b4a3ceb-6206-4580-b84d-b7e74f664034 2019-06-02 10:53:22,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-4b4a3ceb-6206-4580-b84d-b7e74f664034 2019-06-02 10:53:22,056 - 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-02 10:53:22,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea54aaba0ea197682d20ba69c38ea60ff1cb4ac4" 2019-06-02 10:53:22,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-1f0109da-c84b-4500-8dc1-d88d34486f88 Date: Sun, 02 Jun 2019 10:53:13 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:13Z", "updated_at": "2019-06-02T10:53:13Z", "floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_id": null, "id": "53ccd259-2be8-4c3c-9730-084489fd3e74", "qos_policy_id": null}} 2019-06-02 10:53:22,056 - 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-02 10:53:22,057 - 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-02 10:53:22,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-1f0109da-c84b-4500-8dc1-d88d34486f88 2019-06-02 10:53:22,057 - 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-02 10:53:22,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-06-02 10:53:22,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-4a7ea894-66fa-4fd7-8ec3-780b1bf4ed20 Date: Sun, 02 Jun 2019 10:53:13 GMT RESP BODY: {"security_group": {"description": "SSH", "tags": [], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:11Z", "updated_at": "2019-06-02T10:53:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-02T10:53:11Z", "revision_number": 0, "id": "0a273023-5cd0-4782-8b88-eb41b450cb6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-02T10:53:11Z", "security_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-02T10:53:11Z", "revision_number": 0, "id": "0a8f1896-3624-4961-81bc-9d635babb94c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-02T10:53:11Z", "security_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7"}], "revision_number": 1, "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "name": "clearwater-sg_base"}} 2019-06-02 10:53:22,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups/be9c22f8-742e-4aff-a001-ed938c99ec4d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed5541c6e8e82e222d474ff5380fc01fc11d065b" 2019-06-02 10:53:22,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-1f0109da-c84b-4500-8dc1-d88d34486f88 2019-06-02 10:53:22,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:53:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95dcb90a-a7d8-4fbb-93ed-7076abca6442 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:53:22,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:53:22,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups/be9c22f8-742e-4aff-a001-ed938c99ec4d.json used request id req-4a7ea894-66fa-4fd7-8ec3-780b1bf4ed20 2019-06-02 10:53:22,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/security-groups/be9c22f8-742e-4aff-a001-ed938c99ec4d.json used request id req-4a7ea894-66fa-4fd7-8ec3-780b1bf4ed20 2019-06-02 10:53:22,058 - 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'2ed4b87cc2914b1f9c6921b00fbbbdc7', u'created_at': u'2019-06-02T10:53:13Z', u'updated_at': u'2019-06-02T10:53:13Z', u'floating_network_id': u'c2796163-bdf4-4e6d-b43c-d15508fb1de0', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.200', u'revision_number': 0, u'project_id': u'2ed4b87cc2914b1f9c6921b00fbbbdc7', u'port_id': None, u'id': u'53ccd259-2be8-4c3c-9730-084489fd3e74', u'qos_policy_id': None} 2019-06-02 10:53:22,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-2a3ae3d1-0feb-43d8-a305-5aa2815b0d89 2019-06-02 10:53:22,059 - 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-02 10:53:22,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}ed5541c6e8e82e222d474ff5380fc01fc11d065b" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 22, "security_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "port_range_min": 22, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-02 10:53:22,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-db0f93d2-71a8-4965-85f8-268b1ec64919 2019-06-02 10:53:22,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-db0f93d2-71a8-4965-85f8-268b1ec64919 Date: Sun, 02 Jun 2019 10:53:13 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-02T10:53:13Z", "security_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "port_range_min": 22, "revision_number": 0, "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:13Z", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "a8651aa9-ff2d-457c-897f-d6e67d514b37"}} 2019-06-02 10:53:22,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-db0f93d2-71a8-4965-85f8-268b1ec64919 2019-06-02 10:53:22,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}ed5541c6e8e82e222d474ff5380fc01fc11d065b" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 4000, "security_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "port_range_min": 4000, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-02 10:53:22,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:53:22,060 - 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-02 10:53:22,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-95dcb90a-a7d8-4fbb-93ed-7076abca6442 2019-06-02 10:53:22,060 - 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-02 10:53:22,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-02 10:53:27,325 - 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-02 10:53:27,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-66d0c940-6cc9-48f0-9980-3caa4f226a86 2019-06-02 10:53:27,325 - 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-02 10:53:27,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-66d0c940-6cc9-48f0-9980-3caa4f226a86 Date: Sun, 02 Jun 2019 10:53:14 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-02T10:53:13Z", "security_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "port_range_min": 161, "revision_number": 0, "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:13Z", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "ed94130b-c1fc-47ba-9151-d4ff1760a3b2"}} 2019-06-02 10:53:27,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-66d0c940-6cc9-48f0-9980-3caa4f226a86 2019-06-02 10:53:27,326 - 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-02 10:53:27,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}140858c84f4f1cf5578499a50a7f6a5c995cb313" -d '{"security_group": {"description": "memcached Chronos 0MQ", "name": "clearwater-sg_sprout"}}' 2019-06-02 10:53:27,326 - 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-02 10:53:27,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}08ef2f06c8e72de164cf7713413202ed1fbda389" -d '{"security_group": {"description": "Internal SIP signalling", "name": "clearwater-sg_internal_sip"}}' 2019-06-02 10:53:27,327 - 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-02 10:53:27,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-b3d4cda2-9ef5-4f24-af81-a0937121bdc9 Date: Sun, 02 Jun 2019 10:53:14 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-02T10:53:14Z", "security_group_id": "ed234d42-665f-4e0d-9ba9-54f8c665754e", "port_range_min": 7888, "revision_number": 0, "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:14Z", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "7d847152-33d2-4c37-abfc-74bd8392e198"}} 2019-06-02 10:53:27,327 - 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-02 10:53:27,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7000} 2019-06-02 10:53:27,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-b3d4cda2-9ef5-4f24-af81-a0937121bdc9 2019-06-02 10:53:27,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-b3d4cda2-9ef5-4f24-af81-a0937121bdc9 2019-06-02 10:53:27,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}31632a11297f4f8c55466d323d2897c1c74da3d5" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 9160, "security_group_id": "ed234d42-665f-4e0d-9ba9-54f8c665754e", "port_range_min": 9160, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-02 10:53:27,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}974c84c702b2113ee96a31c80732b3ff78ce817a" 2019-06-02 10:53:27,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=external used request id req-f8404456-e38c-4019-a422-eb0fd9d4ace3 2019-06-02 10:53:27,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=external used request id req-f8404456-e38c-4019-a422-eb0fd9d4ace3 2019-06-02 10:53:27,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-f8404456-e38c-4019-a422-eb0fd9d4ace3 Date: Sun, 02 Jun 2019 10:53:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c2796163-bdf4-4e6d-b43c-d15508fb1de0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"703f19432716497ea1b923af4a9d4649","l2_adjacency":true,"status":"ACTIVE","subnets":["7c8ede4f-3310-4fef-9dcd-f4fc2b0977e9"],"description":"","tags":[],"updated_at":"2019-06-02T06:02:44Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"703f19432716497ea1b923af4a9d4649","created_at":"2019-06-02T05:46:32Z","mtu":1500}]} 2019-06-02 10:53:27,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using floating ip network c2796163-bdf4-4e6d-b43c-d15508fb1de0 from name external provided. 2019-06-02 10:53:27,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea54aaba0ea197682d20ba69c38ea60ff1cb4ac4" -d '{"floatingip": {"floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0"}}' 2019-06-02 10:53:27,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:53:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c15198bd-ec58-4389-bd30-bc03c54afad3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:53:27,329 - 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-02 10:53:27,329 - 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-02 10:53:27,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-cf005065-b8f7-4b8b-947a-92b29cdf2c97 Date: Sun, 02 Jun 2019 10:53:13 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-02T10:53:13Z", "security_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "port_range_min": 4000, "revision_number": 0, "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:13Z", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "878dcd11-5240-4a52-8087-fbba914d17b1"}} 2019-06-02 10:53:27,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-cf005065-b8f7-4b8b-947a-92b29cdf2c97 2019-06-02 10:53:27,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-c15198bd-ec58-4389-bd30-bc03c54afad3 2019-06-02 10:53:27,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}340c010583eda797752d05417f0a531e528d9ff9" -d '{"security_group": {"description": "REST Cassandra 0MQ", "name": "clearwater-sg_vellum"}}' 2019-06-02 10:53:27,330 - 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-02 10:53:27,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}ed5541c6e8e82e222d474ff5380fc01fc11d065b" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 2380, "security_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "port_range_min": 2380, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-02 10:53:27,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-02 10:53:27,330 - 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-02 10:53:27,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-5e0ba8e7-4123-40fd-a850-89ce0212cbce Date: Sun, 02 Jun 2019 10:53:13 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-02T10:53:13Z", "security_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "port_range_min": 2380, "revision_number": 0, "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:13Z", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "404af02e-3f60-4b7b-b79a-5da66fa759ec"}} 2019-06-02 10:53:27,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-cf005065-b8f7-4b8b-947a-92b29cdf2c97 2019-06-02 10:53:27,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-5e0ba8e7-4123-40fd-a850-89ce0212cbce 2019-06-02 10:53:27,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-06-02 10:53:27,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}ed5541c6e8e82e222d474ff5380fc01fc11d065b" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 161, "security_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "port_range_min": 161, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-02 10:53:27,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups/ed234d42-665f-4e0d-9ba9-54f8c665754e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31632a11297f4f8c55466d323d2897c1c74da3d5" 2019-06-02 10:53:27,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-5e0ba8e7-4123-40fd-a850-89ce0212cbce 2019-06-02 10:53:27,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-5eb1de3f-8653-4ea8-9fc6-7e26342d7832 Date: Sun, 02 Jun 2019 10:53:13 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:11Z", "updated_at": "2019-06-02T10:53:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-02T10:53:11Z", "revision_number": 0, "id": "4b681ea3-c9ce-456e-afed-e2f06d63a771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-02T10:53:11Z", "security_group_id": "ed234d42-665f-4e0d-9ba9-54f8c665754e", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-02T10:53:11Z", "revision_number": 0, "id": "52cbf3fe-7a78-4753-a07d-bf7264da8cea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-02T10:53:11Z", "security_group_id": "ed234d42-665f-4e0d-9ba9-54f8c665754e", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7"}], "revision_number": 1, "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "ed234d42-665f-4e0d-9ba9-54f8c665754e", "name": "clearwater-sg_homer"}} 2019-06-02 10:53:27,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups/ed234d42-665f-4e0d-9ba9-54f8c665754e.json used request id req-5eb1de3f-8653-4ea8-9fc6-7e26342d7832 2019-06-02 10:53:27,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}31632a11297f4f8c55466d323d2897c1c74da3d5" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 7888, "security_group_id": "ed234d42-665f-4e0d-9ba9-54f8c665754e", "port_range_min": 7888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-02 10:53:27,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/security-groups/ed234d42-665f-4e0d-9ba9-54f8c665754e.json used request id req-5eb1de3f-8653-4ea8-9fc6-7e26342d7832 2019-06-02 10:53:27,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:53:27,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:53:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d28dc91d-e14c-4e46-a30a-b11ab2d32045 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:53:27,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-d28dc91d-e14c-4e46-a30a-b11ab2d32045 2019-06-02 10:53:27,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:53:27,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-02 10:53:27,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-02 10:53:32,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:53:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71c35bc2-a7dd-463e-bcf6-8d391810c927 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:53:32,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 3478} 2019-06-02 10:53:32,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-6643ad61-8d0a-4a50-a31f-b353b8aee8d0 Date: Sun, 02 Jun 2019 10:53:14 GMT RESP BODY: {"security_group": {"description": "memcached Chronos 0MQ", "tags": [], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:14Z", "updated_at": "2019-06-02T10:53:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-02T10:53:14Z", "revision_number": 0, "id": "492a5e67-0915-41e3-929d-ca1ea0cc7f9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-02T10:53:14Z", "security_group_id": "16c691eb-652b-4d16-804f-208040053672", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-02T10:53:14Z", "revision_number": 0, "id": "adb86dce-2bb4-4b94-ae85-7c54684a6b99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-02T10:53:14Z", "security_group_id": "16c691eb-652b-4d16-804f-208040053672", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7"}], "revision_number": 1, "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "16c691eb-652b-4d16-804f-208040053672", "name": "clearwater-sg_sprout"}} 2019-06-02 10:53:32,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-ca27bfe7-20e5-4532-8ad4-6712d5a16acd Date: Sun, 02 Jun 2019 10:53:14 GMT RESP BODY: {"security_group": {"description": "Internal SIP signalling", "tags": [], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:14Z", "updated_at": "2019-06-02T10:53:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-02T10:53:14Z", "revision_number": 0, "id": "2cdfeee9-9e5b-45b4-8374-ebab60cf9457", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-02T10:53:14Z", "security_group_id": "b49af5ea-b148-419c-8991-f0c30e30c1ef", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-02T10:53:14Z", "revision_number": 0, "id": "8865fa7b-4ac4-48ef-9089-548839261089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-02T10:53:14Z", "security_group_id": "b49af5ea-b148-419c-8991-f0c30e30c1ef", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7"}], "revision_number": 1, "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "b49af5ea-b148-419c-8991-f0c30e30c1ef", "name": "clearwater-sg_internal_sip"}} 2019-06-02 10:53:32,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-0a7c1117-cc6e-4692-bc81-927596d31c3c Date: Sun, 02 Jun 2019 10:53:14 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:14Z", "updated_at": "2019-06-02T10:53:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-02T10:53:14Z", "revision_number": 0, "id": "a1f0d8bc-9058-4ec7-8bcf-202382104fcd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-02T10:53:14Z", "security_group_id": "33c88e0f-0958-4e83-bdc4-268ab8c60da1", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-02T10:53:14Z", "revision_number": 0, "id": "b90d26c6-9c1e-434c-bc89-f9b2c00ccb2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-02T10:53:14Z", "security_group_id": "33c88e0f-0958-4e83-bdc4-268ab8c60da1", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7"}], "revision_number": 1, "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "33c88e0f-0958-4e83-bdc4-268ab8c60da1", "name": "clearwater-sg_vellum"}} 2019-06-02 10:53:32,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-6643ad61-8d0a-4a50-a31f-b353b8aee8d0 2019-06-02 10:53:32,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-ca27bfe7-20e5-4532-8ad4-6712d5a16acd 2019-06-02 10:53:32,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-ca27bfe7-20e5-4532-8ad4-6712d5a16acd 2019-06-02 10:53:32,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-0a7c1117-cc6e-4692-bc81-927596d31c3c 2019-06-02 10:53:32,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-0a7c1117-cc6e-4692-bc81-927596d31c3c 2019-06-02 10:53:32,527 - 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-02 10:53:32,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-6643ad61-8d0a-4a50-a31f-b353b8aee8d0 2019-06-02 10:53:32,527 - 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-02 10:53:32,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-02 10:53:32,527 - 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-02 10:53:32,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-02 10:53:32,528 - 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-02 10:53:32,528 - 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-02 10:53:32,528 - 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-02 10:53:32,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-06-02 10:53:32,528 - 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-02 10:53:32,529 - 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-02 10:53:32,529 - 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-02 10:53:32,529 - 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-02 10:53:32,529 - 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-02 10:53:32,529 - 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-02 10:53:32,529 - 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-02 10:53:32,530 - 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-02 10:53:32,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-3acf8588-3635-45dc-91bd-a05cdb4c2249 Date: Sun, 02 Jun 2019 10:53:14 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-02T10:53:14Z", "security_group_id": "ed234d42-665f-4e0d-9ba9-54f8c665754e", "port_range_min": 9160, "revision_number": 0, "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:14Z", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "17f4faa8-ed9f-4fd8-bb1c-2be9bf4d2c5b"}} 2019-06-02 10:53:32,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-3acf8588-3635-45dc-91bd-a05cdb4c2249 2019-06-02 10:53:32,530 - 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-02 10:53:32,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-3acf8588-3635-45dc-91bd-a05cdb4c2249 2019-06-02 10:53:32,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-3321728e-5d6f-48d2-934d-e851027f1bf0 Date: Sun, 02 Jun 2019 10:53:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c2796163-bdf4-4e6d-b43c-d15508fb1de0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"703f19432716497ea1b923af4a9d4649","l2_adjacency":true,"status":"ACTIVE","subnets":["7c8ede4f-3310-4fef-9dcd-f4fc2b0977e9"],"description":"","tags":[],"updated_at":"2019-06-02T06:02:44Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"703f19432716497ea1b923af4a9d4649","created_at":"2019-06-02T05:46:32Z","mtu":1500}]} 2019-06-02 10:53:32,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=external used request id req-3321728e-5d6f-48d2-934d-e851027f1bf0 2019-06-02 10:53:32,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-06-02 10:53:32,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=external used request id req-3321728e-5d6f-48d2-934d-e851027f1bf0 2019-06-02 10:53:32,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using floating ip network c2796163-bdf4-4e6d-b43c-d15508fb1de0 from name external provided. 2019-06-02 10:53:32,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}974c84c702b2113ee96a31c80732b3ff78ce817a" -d '{"floatingip": {"floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0"}}' 2019-06-02 10:53:32,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}51f8da51e367de9b0762a89a00ab92e1bb9a32b3" -d '{"security_group": {"description": "memcached Chronos REST", "name": "clearwater-sg_dime"}}' 2019-06-02 10:53:32,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-4e94a5ce-2bb7-4c09-853e-c7516984f2c4 2019-06-02 10:53:32,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}f584d3253da9e46dafcd50199022ea3d40db64ce" -d '{"security_group": {"description": "STUN SIP RTP 0MQ", "name": "clearwater-sg_bono"}}' 2019-06-02 10:53:32,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-4e94a5ce-2bb7-4c09-853e-c7516984f2c4 2019-06-02 10:53:32,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-4e94a5ce-2bb7-4c09-853e-c7516984f2c4 Date: Sun, 02 Jun 2019 10:53:15 GMT RESP BODY: {"security_group": {"description": "memcached Chronos REST", "tags": [], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:14Z", "updated_at": "2019-06-02T10:53:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-02T10:53:14Z", "revision_number": 0, "id": "c67082cd-f307-4cf4-b310-81bb4394a94d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-02T10:53:14Z", "security_group_id": "e7701d8b-a872-4531-a3a7-9ac1d23c2311", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-02T10:53:14Z", "revision_number": 0, "id": "e81bc0a3-854d-4710-b72e-260382e28a36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-02T10:53:14Z", "security_group_id": "e7701d8b-a872-4531-a3a7-9ac1d23c2311", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7"}], "revision_number": 1, "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "e7701d8b-a872-4531-a3a7-9ac1d23c2311", "name": "clearwater-sg_dime"}} 2019-06-02 10:53:32,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-24b12a3b-5e0b-44ae-b3ee-266f58f9cb06 2019-06-02 10:53:32,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-24b12a3b-5e0b-44ae-b3ee-266f58f9cb06 2019-06-02 10:53:32,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-02 10:53:32,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-02 10:53:32,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-02 10:53:32,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-24b12a3b-5e0b-44ae-b3ee-266f58f9cb06 Date: Sun, 02 Jun 2019 10:53:15 GMT RESP BODY: {"security_group": {"description": "STUN SIP RTP 0MQ", "tags": [], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:15Z", "updated_at": "2019-06-02T10:53:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-02T10:53:15Z", "revision_number": 0, "id": "1597a0d5-1509-4f25-a5e7-abb5677a15cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-02T10:53:15Z", "security_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-02T10:53:15Z", "revision_number": 0, "id": "8e467067-fa7f-4810-a663-ec0505e25509", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-02T10:53:15Z", "security_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7"}], "revision_number": 1, "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "e6b052dc-3c75-4151-9c78-f95f86236554", "name": "clearwater-sg_bono"}} 2019-06-02 10:53:32,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458', u'external_name': u'cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVeVW3XggzP9Ydwn1Qklyrq4trUmV1Dfo4SXQJwX9/dpdWUzscjkRTd0bAOmeZYNm/6YKpGtpkSQkYCCAZw41H5IPSRrhII4jy/EAszmQjbaC1EYEfnifSAwai6uPCm5dU65sbKDOfHG8SxnL9Z1EpburYsTJktRjE4sN/+qTTE0ZmiplqaPe4r6wi2hNkDYKhylSCPlk/SRIZ+XLmqWFGfGeZv84J2gNvbJNEv5/xI9z1uurvm9zuzr8C06b4QXOQMfutkjv+lDK/In65fV005EOoXItXtSfZENXqXLDxa5mtwYa3vnmFxuA0uMOTf2+L23zIicu9K1iLB+iT3uqt Generated-by-Nova', u'name': u'cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458', u'fingerprint': u'e3:56:80:42:50:34:94:56:f0:b8:ed:1e:25:22:f6:86'}}}] 2019-06-02 10:53:37,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-02 10:53:37,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:53:37,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:53:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b1cd5f3-90de-4d33-b877-cd4c4acc2996 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:53:37,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:53:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b1cd5f3-90de-4d33-b877-cd4c4acc2996 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:53:37,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-5b1cd5f3-90de-4d33-b877-cd4c4acc2996 2019-06-02 10:53:37,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:53:37,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-5b1cd5f3-90de-4d33-b877-cd4c4acc2996 2019-06-02 10:53:37,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}aa0c0887d3682ec4923a6844e70852fc30f5756e" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 443, "security_group_id": "00744322-6503-4246-974b-d64c93c48309", "port_range_min": 443, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-02 10:53:37,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-1c84a173-b8ca-4f9a-a063-ae7097c83b92 2019-06-02 10:53:37,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-71377af7-ec6b-4d42-bd6f-936e2388314b 2019-06-02 10:53:37,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0671a9919a4317443d06a7a7aca7fbe08d883ccf" 2019-06-02 10:53:37,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}aa0c0887d3682ec4923a6844e70852fc30f5756e" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 80, "security_group_id": "00744322-6503-4246-974b-d64c93c48309", "port_range_min": 80, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-02 10:53:37,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-71377af7-ec6b-4d42-bd6f-936e2388314b Date: Sun, 02 Jun 2019 10:53:15 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:14Z", "updated_at": "2019-06-02T10:53:14Z", "floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_id": null, "id": "0c116345-47e4-44c5-9103-44b9866d6d25", "qos_policy_id": null}} 2019-06-02 10:53:37,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-b63343e0-df64-4e35-bfe2-d1b2ae139908 Date: Sun, 02 Jun 2019 10:53:16 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:15Z", "updated_at": "2019-06-02T10:53:15Z", "floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_id": null, "id": "3fd345c5-fbbf-414c-b4cd-bc6aa5eb5c85", "qos_policy_id": null}} 2019-06-02 10:53:37,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-b63343e0-df64-4e35-bfe2-d1b2ae139908 2019-06-02 10:53:37,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-02 10:53:37,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-06-02 10:53:37,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups/00744322-6503-4246-974b-d64c93c48309.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa0c0887d3682ec4923a6844e70852fc30f5756e" 2019-06-02 10:53:37,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-b63343e0-df64-4e35-bfe2-d1b2ae139908 2019-06-02 10:53:37,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups/00744322-6503-4246-974b-d64c93c48309.json used request id req-82475b83-6407-4c63-b215-8793de529f09 2019-06-02 10:53:37,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/security-groups/00744322-6503-4246-974b-d64c93c48309.json used request id req-82475b83-6407-4c63-b215-8793de529f09 2019-06-02 10:53:37,748 - 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'2ed4b87cc2914b1f9c6921b00fbbbdc7', u'created_at': u'2019-06-02T10:53:15Z', u'updated_at': u'2019-06-02T10:53:15Z', u'floating_network_id': u'c2796163-bdf4-4e6d-b43c-d15508fb1de0', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.207', u'revision_number': 0, u'project_id': u'2ed4b87cc2914b1f9c6921b00fbbbdc7', u'port_id': None, u'id': u'3fd345c5-fbbf-414c-b4cd-bc6aa5eb5c85', u'qos_policy_id': None} 2019-06-02 10:53:37,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-7de06a49-8590-44d0-83b4-768e111d2912 Date: Sun, 02 Jun 2019 10:53:15 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-02T10:53:15Z", "security_group_id": "00744322-6503-4246-974b-d64c93c48309", "port_range_min": 80, "revision_number": 0, "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:15Z", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "c5db1eee-4c4e-45a8-ae48-13ce8da9480a"}} 2019-06-02 10:53:37,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-82475b83-6407-4c63-b215-8793de529f09 Date: Sun, 02 Jun 2019 10:53:15 GMT RESP BODY: {"security_group": {"description": "Web UI", "tags": [], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:13Z", "updated_at": "2019-06-02T10:53:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-02T10:53:13Z", "revision_number": 0, "id": "abd28e9d-a184-4742-ac55-6bc6db20b541", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-02T10:53:13Z", "security_group_id": "00744322-6503-4246-974b-d64c93c48309", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-02T10:53:13Z", "revision_number": 0, "id": "c4e757ee-72b5-4ffd-a0db-48ecb5f55ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-02T10:53:13Z", "security_group_id": "00744322-6503-4246-974b-d64c93c48309", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7"}], "revision_number": 1, "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "00744322-6503-4246-974b-d64c93c48309", "name": "clearwater-sg_ellis"}} 2019-06-02 10:53:37,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-7de06a49-8590-44d0-83b4-768e111d2912 2019-06-02 10:53:37,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-7de06a49-8590-44d0-83b4-768e111d2912 2019-06-02 10:53:37,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-71377af7-ec6b-4d42-bd6f-936e2388314b 2019-06-02 10:53:37,749 - 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'2ed4b87cc2914b1f9c6921b00fbbbdc7', u'created_at': u'2019-06-02T10:53:14Z', u'updated_at': u'2019-06-02T10:53:14Z', u'floating_network_id': u'c2796163-bdf4-4e6d-b43c-d15508fb1de0', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.203', u'revision_number': 0, u'project_id': u'2ed4b87cc2914b1f9c6921b00fbbbdc7', u'port_id': None, u'id': u'0c116345-47e4-44c5-9103-44b9866d6d25', u'qos_policy_id': None} 2019-06-02 10:53:37,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-1c84a173-b8ca-4f9a-a063-ae7097c83b92 Date: Sun, 02 Jun 2019 10:53:15 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-02T10:53:15Z", "security_group_id": "00744322-6503-4246-974b-d64c93c48309", "port_range_min": 443, "revision_number": 0, "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:15Z", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "0da3a903-0ee2-475f-93d5-80d0257af3b0"}} 2019-06-02 10:53:37,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-02 10:53:37,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0671a9919a4317443d06a7a7aca7fbe08d883ccf" 2019-06-02 10:53:37,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-1c84a173-b8ca-4f9a-a063-ae7097c83b92 2019-06-02 10:53:37,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups/33c88e0f-0958-4e83-bdc4-268ab8c60da1.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}340c010583eda797752d05417f0a531e528d9ff9" 2019-06-02 10:53:37,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-02 10:53:37,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-02 10:53:37,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/security-groups/16c691eb-652b-4d16-804f-208040053672.json used request id req-4cd42081-88cc-4ef0-b851-ba51e70835c7 2019-06-02 10:53:37,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-02 10:53:37,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-02 10:53:37,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-02 10:53:37,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups/16c691eb-652b-4d16-804f-208040053672.json used request id req-4cd42081-88cc-4ef0-b851-ba51e70835c7 2019-06-02 10:53:37,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-bc464c10-5f8a-49ae-91cf-653f50cf2d5b Date: Sun, 02 Jun 2019 10:53:17 GMT RESP BODY: {"security_group": {"description": "Internal SIP signalling", "tags": [], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:14Z", "updated_at": "2019-06-02T10:53:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-02T10:53:14Z", "revision_number": 0, "id": "2cdfeee9-9e5b-45b4-8374-ebab60cf9457", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-02T10:53:14Z", "security_group_id": "b49af5ea-b148-419c-8991-f0c30e30c1ef", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-02T10:53:14Z", "revision_number": 0, "id": "8865fa7b-4ac4-48ef-9089-548839261089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-02T10:53:14Z", "security_group_id": "b49af5ea-b148-419c-8991-f0c30e30c1ef", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7"}], "revision_number": 1, "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "b49af5ea-b148-419c-8991-f0c30e30c1ef", "name": "clearwater-sg_internal_sip"}} 2019-06-02 10:53:37,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups/b49af5ea-b148-419c-8991-f0c30e30c1ef.json used request id req-bc464c10-5f8a-49ae-91cf-653f50cf2d5b 2019-06-02 10:53:37,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups/b49af5ea-b148-419c-8991-f0c30e30c1ef.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08ef2f06c8e72de164cf7713413202ed1fbda389" 2019-06-02 10:53:37,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-4cd42081-88cc-4ef0-b851-ba51e70835c7 Date: Sun, 02 Jun 2019 10:53:17 GMT RESP BODY: {"security_group": {"description": "memcached Chronos 0MQ", "tags": [], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:14Z", "updated_at": "2019-06-02T10:53:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-02T10:53:14Z", "revision_number": 0, "id": "492a5e67-0915-41e3-929d-ca1ea0cc7f9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-02T10:53:14Z", "security_group_id": "16c691eb-652b-4d16-804f-208040053672", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-02T10:53:14Z", "revision_number": 0, "id": "adb86dce-2bb4-4b94-ae85-7c54684a6b99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-02T10:53:14Z", "security_group_id": "16c691eb-652b-4d16-804f-208040053672", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7"}], "revision_number": 1, "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "16c691eb-652b-4d16-804f-208040053672", "name": "clearwater-sg_sprout"}} 2019-06-02 10:53:37,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups/16c691eb-652b-4d16-804f-208040053672.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}140858c84f4f1cf5578499a50a7f6a5c995cb313" 2019-06-02 10:53:37,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}340c010583eda797752d05417f0a531e528d9ff9" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 11211, "security_group_id": "33c88e0f-0958-4e83-bdc4-268ab8c60da1", "port_range_min": 11211, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-02 10:53:37,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/security-groups/33c88e0f-0958-4e83-bdc4-268ab8c60da1.json used request id req-3c4ea4c6-8286-4d0b-add0-a48258b434d3 2019-06-02 10:53:37,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups/33c88e0f-0958-4e83-bdc4-268ab8c60da1.json used request id req-3c4ea4c6-8286-4d0b-add0-a48258b434d3 2019-06-02 10:53:37,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-3c4ea4c6-8286-4d0b-add0-a48258b434d3 Date: Sun, 02 Jun 2019 10:53:16 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:14Z", "updated_at": "2019-06-02T10:53:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-02T10:53:14Z", "revision_number": 0, "id": "a1f0d8bc-9058-4ec7-8bcf-202382104fcd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-02T10:53:14Z", "security_group_id": "33c88e0f-0958-4e83-bdc4-268ab8c60da1", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-02T10:53:14Z", "revision_number": 0, "id": "b90d26c6-9c1e-434c-bc89-f9b2c00ccb2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-02T10:53:14Z", "security_group_id": "33c88e0f-0958-4e83-bdc4-268ab8c60da1", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7"}], "revision_number": 1, "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "33c88e0f-0958-4e83-bdc4-268ab8c60da1", "name": "clearwater-sg_vellum"}} 2019-06-02 10:53:37,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/security-groups/b49af5ea-b148-419c-8991-f0c30e30c1ef.json used request id req-bc464c10-5f8a-49ae-91cf-653f50cf2d5b 2019-06-02 10:53:42,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-02 10:53:42,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-bc464c10-5f8a-49ae-91cf-653f50cf2d5b Date: Sun, 02 Jun 2019 10:53:17 GMT RESP BODY: {"security_group": {"description": "Internal SIP signalling", "tags": [], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:14Z", "updated_at": "2019-06-02T10:53:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-02T10:53:14Z", "revision_number": 0, "id": "2cdfeee9-9e5b-45b4-8374-ebab60cf9457", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-02T10:53:14Z", "security_group_id": "b49af5ea-b148-419c-8991-f0c30e30c1ef", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-02T10:53:14Z", "revision_number": 0, "id": "8865fa7b-4ac4-48ef-9089-548839261089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-02T10:53:14Z", "security_group_id": "b49af5ea-b148-419c-8991-f0c30e30c1ef", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7"}], "revision_number": 1, "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "b49af5ea-b148-419c-8991-f0c30e30c1ef", "name": "clearwater-sg_internal_sip"}} 2019-06-02 10:53:42,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups/b49af5ea-b148-419c-8991-f0c30e30c1ef.json used request id req-bc464c10-5f8a-49ae-91cf-653f50cf2d5b 2019-06-02 10:53:42,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-ca83ce55-2a24-4730-b4f8-7203866e9e74 2019-06-02 10:53:42,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/security-groups/16c691eb-652b-4d16-804f-208040053672.json used request id req-4cd42081-88cc-4ef0-b851-ba51e70835c7 2019-06-02 10:53:42,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/security-groups/b49af5ea-b148-419c-8991-f0c30e30c1ef.json used request id req-bc464c10-5f8a-49ae-91cf-653f50cf2d5b 2019-06-02 10:53:42,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}140858c84f4f1cf5578499a50a7f6a5c995cb313" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 9888, "security_group_id": "16c691eb-652b-4d16-804f-208040053672", "port_range_min": 9888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-02 10:53:42,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:53: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-b11f569c-fc61-4f71-9b9e-f812ed6f82a6 x-compute-request-id: req-b11f569c-fc61-4f71-9b9e-f812ed6f82a6 Content-Encoding: gzip Content-Length: 290 Content-Type: application/json RESP BODY: {"images": [{"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}, {"href": "http://192.30.9.4:9292/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}, {"id": "261dbbcf-392e-465e-8ad4-e8cd03281208", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/261dbbcf-392e-465e-8ad4-e8cd03281208", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/261dbbcf-392e-465e-8ad4-e8cd03281208", "rel": "bookmark"}, {"href": "http://192.30.9.4:9292/images/261dbbcf-392e-465e-8ad4-e8cd03281208", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}]} 2019-06-02 10:53:42,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}08ef2f06c8e72de164cf7713413202ed1fbda389" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5058, "security_group_id": "b49af5ea-b148-419c-8991-f0c30e30c1ef", "port_range_min": 5058, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-02 10:53:42,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:53: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-b11f569c-fc61-4f71-9b9e-f812ed6f82a6 x-compute-request-id: req-b11f569c-fc61-4f71-9b9e-f812ed6f82a6 Content-Encoding: gzip Content-Length: 290 Content-Type: application/json RESP BODY: {"images": [{"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}, {"href": "http://192.30.9.4:9292/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}, {"id": "261dbbcf-392e-465e-8ad4-e8cd03281208", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/261dbbcf-392e-465e-8ad4-e8cd03281208", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/261dbbcf-392e-465e-8ad4-e8cd03281208", "rel": "bookmark"}, {"href": "http://192.30.9.4:9292/images/261dbbcf-392e-465e-8ad4-e8cd03281208", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}]} 2019-06-02 10:53:42,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-b11f569c-fc61-4f71-9b9e-f812ed6f82a6 2019-06-02 10:53:42,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-b11f569c-fc61-4f71-9b9e-f812ed6f82a6 2019-06-02 10:53:42,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}51f8da51e367de9b0762a89a00ab92e1bb9a32b3" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 8888, "security_group_id": "e7701d8b-a872-4531-a3a7-9ac1d23c2311", "port_range_min": 8888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-02 10:53:42,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-ca83ce55-2a24-4730-b4f8-7203866e9e74 2019-06-02 10:53:42,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-b11f569c-fc61-4f71-9b9e-f812ed6f82a6 2019-06-02 10:53:42,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0671a9919a4317443d06a7a7aca7fbe08d883ccf" 2019-06-02 10:53:42,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-b11f569c-fc61-4f71-9b9e-f812ed6f82a6 2019-06-02 10:53:42,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0671a9919a4317443d06a7a7aca7fbe08d883ccf" 2019-06-02 10:53:42,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:53: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-7593ac38-942b-44cd-a44c-e001cc72cb8b x-compute-request-id: req-7593ac38-942b-44cd-a44c-e001cc72cb8b Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}, {"id": "df0e983a-bf47-4210-9a9b-cef34cae1f94", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/df0e983a-bf47-4210-9a9b-cef34cae1f94", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/df0e983a-bf47-4210-9a9b-cef34cae1f94", "rel": "bookmark"}], "name": "cloudify_ims-flavor_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}]} 2019-06-02 10:53:42,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-ce663734-11fc-4440-a7f1-ffc8bf58df2d Date: Sun, 02 Jun 2019 10:53:16 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-02T10:53:16Z", "security_group_id": "33c88e0f-0958-4e83-bdc4-268ab8c60da1", "port_range_min": 11211, "revision_number": 0, "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:16Z", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "acc6332f-db17-4caa-b8a2-6d47287cf121"}} 2019-06-02 10:53:42,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/security-groups/33c88e0f-0958-4e83-bdc4-268ab8c60da1.json used request id req-3c4ea4c6-8286-4d0b-add0-a48258b434d3 2019-06-02 10:53:42,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups/33c88e0f-0958-4e83-bdc4-268ab8c60da1.json used request id req-3c4ea4c6-8286-4d0b-add0-a48258b434d3 2019-06-02 10:53:42,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-3c4ea4c6-8286-4d0b-add0-a48258b434d3 Date: Sun, 02 Jun 2019 10:53:16 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:14Z", "updated_at": "2019-06-02T10:53:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-02T10:53:14Z", "revision_number": 0, "id": "a1f0d8bc-9058-4ec7-8bcf-202382104fcd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-02T10:53:14Z", "security_group_id": "33c88e0f-0958-4e83-bdc4-268ab8c60da1", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-02T10:53:14Z", "revision_number": 0, "id": "b90d26c6-9c1e-434c-bc89-f9b2c00ccb2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-02T10:53:14Z", "security_group_id": "33c88e0f-0958-4e83-bdc4-268ab8c60da1", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7"}], "revision_number": 1, "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "33c88e0f-0958-4e83-bdc4-268ab8c60da1", "name": "clearwater-sg_vellum"}} 2019-06-02 10:53:42,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:53: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-7593ac38-942b-44cd-a44c-e001cc72cb8b x-compute-request-id: req-7593ac38-942b-44cd-a44c-e001cc72cb8b Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}, {"id": "df0e983a-bf47-4210-9a9b-cef34cae1f94", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/df0e983a-bf47-4210-9a9b-cef34cae1f94", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/df0e983a-bf47-4210-9a9b-cef34cae1f94", "rel": "bookmark"}], "name": "cloudify_ims-flavor_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}]} 2019-06-02 10:53:42,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-ce663734-11fc-4440-a7f1-ffc8bf58df2d 2019-06-02 10:53:42,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-7593ac38-942b-44cd-a44c-e001cc72cb8b 2019-06-02 10:53:42,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}340c010583eda797752d05417f0a531e528d9ff9" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 11311, "security_group_id": "33c88e0f-0958-4e83-bdc4-268ab8c60da1", "port_range_min": 11311, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-02 10:53:42,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-ce663734-11fc-4440-a7f1-ffc8bf58df2d 2019-06-02 10:53:42,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-7593ac38-942b-44cd-a44c-e001cc72cb8b 2019-06-02 10:53:42,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-2ce55a95-23f7-4059-874c-9efa3dd18c4e Date: Sun, 02 Jun 2019 10:53:17 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-02T10:53:17Z", "security_group_id": "33c88e0f-0958-4e83-bdc4-268ab8c60da1", "port_range_min": 11311, "revision_number": 0, "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:17Z", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "a1d63020-cff2-427a-985f-065a63961859"}} 2019-06-02 10:53:42,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-7593ac38-942b-44cd-a44c-e001cc72cb8b 2019-06-02 10:53:42,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-2ce55a95-23f7-4059-874c-9efa3dd18c4e 2019-06-02 10:53:42,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0671a9919a4317443d06a7a7aca7fbe08d883ccf" 2019-06-02 10:53:42,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-2ce55a95-23f7-4059-874c-9efa3dd18c4e 2019-06-02 10:53:42,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0671a9919a4317443d06a7a7aca7fbe08d883ccf" 2019-06-02 10:53:42,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-7593ac38-942b-44cd-a44c-e001cc72cb8b 2019-06-02 10:53:42,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:53: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-50604db6-e7ba-4273-b74d-6dc43d7017a9 x-compute-request-id: req-50604db6-e7ba-4273-b74d-6dc43d7017a9 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVeVW3XggzP9Ydwn1Qklyrq4trUmV1Dfo4SXQJwX9/dpdWUzscjkRTd0bAOmeZYNm/6YKpGtpkSQkYCCAZw41H5IPSRrhII4jy/EAszmQjbaC1EYEfnifSAwai6uPCm5dU65sbKDOfHG8SxnL9Z1EpburYsTJktRjE4sN/+qTTE0ZmiplqaPe4r6wi2hNkDYKhylSCPlk/SRIZ+XLmqWFGfGeZv84J2gNvbJNEv5/xI9z1uurvm9zuzr8C06b4QXOQMfutkjv+lDK/In65fV005EOoXItXtSfZENXqXLDxa5mtwYa3vnmFxuA0uMOTf2+L23zIicu9K1iLB+iT3uqt Generated-by-Nova", "name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "fingerprint": "e3:56:80:42:50:34:94:56:f0:b8:ed:1e:25:22:f6:86"}}]} 2019-06-02 10:53:42,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}340c010583eda797752d05417f0a531e528d9ff9" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 7253, "security_group_id": "33c88e0f-0958-4e83-bdc4-268ab8c60da1", "port_range_min": 7253, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-02 10:53:42,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:53: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-50604db6-e7ba-4273-b74d-6dc43d7017a9 x-compute-request-id: req-50604db6-e7ba-4273-b74d-6dc43d7017a9 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVeVW3XggzP9Ydwn1Qklyrq4trUmV1Dfo4SXQJwX9/dpdWUzscjkRTd0bAOmeZYNm/6YKpGtpkSQkYCCAZw41H5IPSRrhII4jy/EAszmQjbaC1EYEfnifSAwai6uPCm5dU65sbKDOfHG8SxnL9Z1EpburYsTJktRjE4sN/+qTTE0ZmiplqaPe4r6wi2hNkDYKhylSCPlk/SRIZ+XLmqWFGfGeZv84J2gNvbJNEv5/xI9z1uurvm9zuzr8C06b4QXOQMfutkjv+lDK/In65fV005EOoXItXtSfZENXqXLDxa5mtwYa3vnmFxuA0uMOTf2+L23zIicu9K1iLB+iT3uqt Generated-by-Nova", "name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "fingerprint": "e3:56:80:42:50:34:94:56:f0:b8:ed:1e:25:22:f6:86"}}]} 2019-06-02 10:53:42,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-50604db6-e7ba-4273-b74d-6dc43d7017a9 2019-06-02 10:53:42,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-50604db6-e7ba-4273-b74d-6dc43d7017a9 2019-06-02 10:53:42,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-50604db6-e7ba-4273-b74d-6dc43d7017a9 2019-06-02 10:53:42,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-50604db6-e7ba-4273-b74d-6dc43d7017a9 2019-06-02 10:53:42,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:53:42,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:53:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ac59484-b09b-4cb2-9e43-30257516a897 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:53:42,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:53:42,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:53:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ac59484-b09b-4cb2-9e43-30257516a897 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:53:42,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-8ac59484-b09b-4cb2-9e43-30257516a897 2019-06-02 10:53:42,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-8ac59484-b09b-4cb2-9e43-30257516a897 2019-06-02 10:53:42,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}08ef2f06c8e72de164cf7713413202ed1fbda389" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5054, "security_group_id": "b49af5ea-b148-419c-8991-f0c30e30c1ef", "port_range_min": 5054, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-02 10:53:48,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:53: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-7593ac38-942b-44cd-a44c-e001cc72cb8b x-compute-request-id: req-7593ac38-942b-44cd-a44c-e001cc72cb8b Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}, {"id": "df0e983a-bf47-4210-9a9b-cef34cae1f94", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/df0e983a-bf47-4210-9a9b-cef34cae1f94", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/df0e983a-bf47-4210-9a9b-cef34cae1f94", "rel": "bookmark"}], "name": "cloudify_ims-flavor_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}]} 2019-06-02 10:53:48,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-b11f569c-fc61-4f71-9b9e-f812ed6f82a6 2019-06-02 10:53:48,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-ce663734-11fc-4440-a7f1-ffc8bf58df2d Date: Sun, 02 Jun 2019 10:53:16 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-02T10:53:16Z", "security_group_id": "33c88e0f-0958-4e83-bdc4-268ab8c60da1", "port_range_min": 11211, "revision_number": 0, "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:16Z", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "acc6332f-db17-4caa-b8a2-6d47287cf121"}} 2019-06-02 10:53:48,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}340c010583eda797752d05417f0a531e528d9ff9" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 11211, "security_group_id": "33c88e0f-0958-4e83-bdc4-268ab8c60da1", "port_range_min": 11211, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-02 10:53:48,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:53: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-7593ac38-942b-44cd-a44c-e001cc72cb8b x-compute-request-id: req-7593ac38-942b-44cd-a44c-e001cc72cb8b Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}, {"id": "df0e983a-bf47-4210-9a9b-cef34cae1f94", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/df0e983a-bf47-4210-9a9b-cef34cae1f94", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/df0e983a-bf47-4210-9a9b-cef34cae1f94", "rel": "bookmark"}], "name": "cloudify_ims-flavor_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}]} 2019-06-02 10:53:48,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-ce663734-11fc-4440-a7f1-ffc8bf58df2d 2019-06-02 10:53:48,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-7593ac38-942b-44cd-a44c-e001cc72cb8b 2019-06-02 10:53:48,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-ce663734-11fc-4440-a7f1-ffc8bf58df2d 2019-06-02 10:53:48,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}340c010583eda797752d05417f0a531e528d9ff9" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 11311, "security_group_id": "33c88e0f-0958-4e83-bdc4-268ab8c60da1", "port_range_min": 11311, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-02 10:53:48,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-2ce55a95-23f7-4059-874c-9efa3dd18c4e Date: Sun, 02 Jun 2019 10:53:17 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-02T10:53:17Z", "security_group_id": "33c88e0f-0958-4e83-bdc4-268ab8c60da1", "port_range_min": 11311, "revision_number": 0, "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:17Z", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "a1d63020-cff2-427a-985f-065a63961859"}} 2019-06-02 10:53:48,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-7593ac38-942b-44cd-a44c-e001cc72cb8b 2019-06-02 10:53:48,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-7593ac38-942b-44cd-a44c-e001cc72cb8b 2019-06-02 10:53:48,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-2ce55a95-23f7-4059-874c-9efa3dd18c4e 2019-06-02 10:53:48,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-7593ac38-942b-44cd-a44c-e001cc72cb8b 2019-06-02 10:53:48,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-2ce55a95-23f7-4059-874c-9efa3dd18c4e 2019-06-02 10:53:48,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0671a9919a4317443d06a7a7aca7fbe08d883ccf" 2019-06-02 10:53:48,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups/33c88e0f-0958-4e83-bdc4-268ab8c60da1.json used request id req-3c4ea4c6-8286-4d0b-add0-a48258b434d3 2019-06-02 10:53:48,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-39d791d4-edfb-4f3b-a86e-dd9935087521 Date: Sun, 02 Jun 2019 10:53:17 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-02T10:53:17Z", "security_group_id": "33c88e0f-0958-4e83-bdc4-268ab8c60da1", "port_range_min": 6667, "revision_number": 0, "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:17Z", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "1bda83b8-d55d-4321-be25-830c93774a4d"}} 2019-06-02 10:53:48,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-39d791d4-edfb-4f3b-a86e-dd9935087521 2019-06-02 10:53:48,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}340c010583eda797752d05417f0a531e528d9ff9" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 6668, "security_group_id": "33c88e0f-0958-4e83-bdc4-268ab8c60da1", "port_range_min": 6667, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-02 10:53:48,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-39d791d4-edfb-4f3b-a86e-dd9935087521 2019-06-02 10:53:48,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-02 10:53:48,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-8b8d7180-08cf-4434-8e0f-a502a34eed4a 2019-06-02 10:53:48,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-8b8d7180-08cf-4434-8e0f-a502a34eed4a 2019-06-02 10:53:48,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-eaf5302a-9caa-4553-927b-fed5358d2e7e Date: Sun, 02 Jun 2019 10:53:17 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-02T10:53:17Z", "security_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "port_range_min": 3478, "revision_number": 0, "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:17Z", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "1ee5cc24-535a-4f63-836c-b2fde328d8f9"}} 2019-06-02 10:53:48,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-02 10:53:48,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cc13e13ed9bf0c3fd393d61e7b12b03d0947bab" 2019-06-02 10:53:48,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cc13e13ed9bf0c3fd393d61e7b12b03d0947bab" 2019-06-02 10:53:48,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}340c010583eda797752d05417f0a531e528d9ff9" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 9160, "security_group_id": "33c88e0f-0958-4e83-bdc4-268ab8c60da1", "port_range_min": 9160, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-02 10:53:48,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-0b3f0e9e-572f-40f3-a719-42154c35b246 2019-06-02 10:53:48,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-0b3f0e9e-572f-40f3-a719-42154c35b246 2019-06-02 10:53:48,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-02 10:53:48,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-eaf5302a-9caa-4553-927b-fed5358d2e7e 2019-06-02 10:53:48,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-8a9168e4-952e-4a33-abaf-f2f30bb5c436 Date: Sun, 02 Jun 2019 10:53:17 GMT RESP BODY: {"security_group": {"description": "STUN SIP RTP 0MQ", "tags": [], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:15Z", "updated_at": "2019-06-02T10:53:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-02T10:53:15Z", "revision_number": 0, "id": "1597a0d5-1509-4f25-a5e7-abb5677a15cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-02T10:53:15Z", "security_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-02T10:53:15Z", "revision_number": 0, "id": "8e467067-fa7f-4810-a663-ec0505e25509", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-02T10:53:15Z", "security_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7"}], "revision_number": 1, "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "e6b052dc-3c75-4151-9c78-f95f86236554", "name": "clearwater-sg_bono"}} 2019-06-02 10:53:48,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups/e6b052dc-3c75-4151-9c78-f95f86236554.json used request id req-8a9168e4-952e-4a33-abaf-f2f30bb5c436 2019-06-02 10:53:48,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}f584d3253da9e46dafcd50199022ea3d40db64ce" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 3478, "security_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "port_range_min": 3478, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-02 10:53:48,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-8d4a21ea-3c89-416a-a0d2-e09287f107b7 Date: Sun, 02 Jun 2019 10:53:17 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-02T10:53:17Z", "security_group_id": "e7701d8b-a872-4531-a3a7-9ac1d23c2311", "port_range_min": 8889, "revision_number": 0, "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:17Z", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "8a0c2072-c664-4cdf-aa05-7781a2c44d78"}} 2019-06-02 10:53:48,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/security-groups/e6b052dc-3c75-4151-9c78-f95f86236554.json used request id req-8a9168e4-952e-4a33-abaf-f2f30bb5c436 2019-06-02 10:53:48,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-8d4a21ea-3c89-416a-a0d2-e09287f107b7 2019-06-02 10:53:48,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-8d4a21ea-3c89-416a-a0d2-e09287f107b7 2019-06-02 10:53:48,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-bd05dfdb-c8f0-4b98-8817-8fdbb0f1f392 2019-06-02 10:53:48,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-bd05dfdb-c8f0-4b98-8817-8fdbb0f1f392 Date: Sun, 02 Jun 2019 10:53:17 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-02T10:53:17Z", "security_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "port_range_min": 3478, "revision_number": 0, "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:17Z", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "e1372edd-35f3-4efd-aba7-ed6783cd24ef"}} 2019-06-02 10:53:48,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}51f8da51e367de9b0762a89a00ab92e1bb9a32b3" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 10888, "security_group_id": "e7701d8b-a872-4531-a3a7-9ac1d23c2311", "port_range_min": 10888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-02 10:53:48,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-b2b861d4-e768-474a-b9fc-b4ee636ab27b Date: Sun, 02 Jun 2019 10:53:17 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-02T10:53:17Z", "security_group_id": "e7701d8b-a872-4531-a3a7-9ac1d23c2311", "port_range_min": 10888, "revision_number": 0, "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:17Z", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "e3e8c9db-64f0-4b72-8df7-24f6b5601c02"}} 2019-06-02 10:53:48,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}f584d3253da9e46dafcd50199022ea3d40db64ce" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 3478, "security_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "port_range_min": 3478, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-02 10:53:48,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-bd05dfdb-c8f0-4b98-8817-8fdbb0f1f392 2019-06-02 10:53:48,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-b2b861d4-e768-474a-b9fc-b4ee636ab27b 2019-06-02 10:53:48,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-b2b861d4-e768-474a-b9fc-b4ee636ab27b 2019-06-02 10:53:48,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-8b8d7180-08cf-4434-8e0f-a502a34eed4a Date: Sun, 02 Jun 2019 10:53:17 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-02T10:53:17Z", "security_group_id": "33c88e0f-0958-4e83-bdc4-268ab8c60da1", "port_range_min": 9160, "revision_number": 0, "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:17Z", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "546b6449-c839-4038-b5cc-b2af0ec8dee0"}} 2019-06-02 10:53:48,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-eaf5302a-9caa-4553-927b-fed5358d2e7e 2019-06-02 10:53:53,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cc13e13ed9bf0c3fd393d61e7b12b03d0947bab" 2019-06-02 10:53:53,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-8a9168e4-952e-4a33-abaf-f2f30bb5c436 Date: Sun, 02 Jun 2019 10:53:17 GMT RESP BODY: {"security_group": {"description": "STUN SIP RTP 0MQ", "tags": [], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:15Z", "updated_at": "2019-06-02T10:53:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-02T10:53:15Z", "revision_number": 0, "id": "1597a0d5-1509-4f25-a5e7-abb5677a15cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-02T10:53:15Z", "security_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-02T10:53:15Z", "revision_number": 0, "id": "8e467067-fa7f-4810-a663-ec0505e25509", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-02T10:53:15Z", "security_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7"}], "revision_number": 1, "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "e6b052dc-3c75-4151-9c78-f95f86236554", "name": "clearwater-sg_bono"}} 2019-06-02 10:53:53,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-06-02 10:53:53,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-06-02 10:53:53,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-02 10:53:53,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-06-02 10:53:53,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-02 10:53:53,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-02 10:53:53,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-a0f2365e-b848-406b-a443-10c45d1c6a61 2019-06-02 10:53:53,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458 used request id req-2870b457-3ab2-48c7-9a0c-52947a9aff51 2019-06-02 10:53:53,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458 used request id req-2870b457-3ab2-48c7-9a0c-52947a9aff51 2019-06-02 10:53:53,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}f584d3253da9e46dafcd50199022ea3d40db64ce" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5058, "security_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "port_range_min": 5058, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-02 10:53:53,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_kn63yc', 'key_name': u'cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458', 'image': u'96a102a9-ed5f-410a-8c9e-10fe2ddcf538', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458', 'cloudify_management_network_id': u'980521c4-6263-42f9-ad9e-b4589858c951'}, 'nics': [{'net-id': u'980521c4-6263-42f9-ad9e-b4589858c951'}], 'flavor': u'd89ba349-f66a-42cb-8267-1666829b0e23', 'security_groups': []} 2019-06-02 10:53:53,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_kn63yc', 'key_name': u'cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458', 'image': u'96a102a9-ed5f-410a-8c9e-10fe2ddcf538', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458', 'cloudify_management_network_id': u'980521c4-6263-42f9-ad9e-b4589858c951'}, 'nics': [{'net-id': u'980521c4-6263-42f9-ad9e-b4589858c951'}], 'flavor': u'd89ba349-f66a-42cb-8267-1666829b0e23', 'security_groups': []} 2019-06-02 10:53:53,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458), 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-02 10:53:53,260 - 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-02 10:53:53,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0671a9919a4317443d06a7a7aca7fbe08d883ccf" -d '{"server": {"name": "server_clearwater-opnfv_proxy_host_kn63yc", "imageRef": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "flavorRef": "d89ba349-f66a-42cb-8267-1666829b0e23", "max_count": 1, "min_count": 1, "networks": [{"uuid": "980521c4-6263-42f9-ad9e-b4589858c951"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}}' 2019-06-02 10:53:53,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0671a9919a4317443d06a7a7aca7fbe08d883ccf" -d '{"server": {"name": "server_clearwater-opnfv_proxy_host_kn63yc", "imageRef": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "flavorRef": "d89ba349-f66a-42cb-8267-1666829b0e23", "max_count": 1, "min_count": 1, "networks": [{"uuid": "980521c4-6263-42f9-ad9e-b4589858c951"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}}' 2019-06-02 10:53:53,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-a0f2365e-b848-406b-a443-10c45d1c6a61 Date: Sun, 02 Jun 2019 10:53:18 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-02T10:53:18Z", "security_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "port_range_min": 5060, "revision_number": 0, "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:18Z", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "b706c223-2084-45d8-874d-a3577c17c3b3"}} 2019-06-02 10:53:53,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-4fcc77d5-07b1-40d2-ae79-99e765b62dae Date: Sun, 02 Jun 2019 10:53:18 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-02T10:53:18Z", "security_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "port_range_min": 5060, "revision_number": 0, "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:18Z", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "b7276b93-70d2-4207-b630-60724a6e0298"}} 2019-06-02 10:53:53,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}f584d3253da9e46dafcd50199022ea3d40db64ce" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 5060, "security_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "port_range_min": 5060, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-02 10:53:53,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-4fcc77d5-07b1-40d2-ae79-99e765b62dae 2019-06-02 10:53:53,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-a0f2365e-b848-406b-a443-10c45d1c6a61 2019-06-02 10:53:53,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-4fcc77d5-07b1-40d2-ae79-99e765b62dae 2019-06-02 10:53:53,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}f584d3253da9e46dafcd50199022ea3d40db64ce" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5062, "security_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "port_range_min": 5062, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-02 10:53:53,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-366c8893-a82f-44ea-bdd2-f717f16ab442 Date: Sun, 02 Jun 2019 10:53:18 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-02T10:53:18Z", "security_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "port_range_min": 5062, "revision_number": 0, "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:18Z", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "f589347e-dd04-4615-b7fe-c886596355ab"}} 2019-06-02 10:53:53,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}f584d3253da9e46dafcd50199022ea3d40db64ce" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "port_range_min": 32768, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-02 10:53:53,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-5760b2fd-a90e-4968-9d98-f530dd64b7e2 Date: Sun, 02 Jun 2019 10:53:18 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-02T10:53:18Z", "security_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "port_range_min": 32768, "revision_number": 0, "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:18Z", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "de12780c-dd4f-4211-8f6f-2bbb8c2ad002"}} 2019-06-02 10:53:53,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-366c8893-a82f-44ea-bdd2-f717f16ab442 2019-06-02 10:53:53,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-5760b2fd-a90e-4968-9d98-f530dd64b7e2 2019-06-02 10:53:53,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-366c8893-a82f-44ea-bdd2-f717f16ab442 2019-06-02 10:53:53,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}f584d3253da9e46dafcd50199022ea3d40db64ce" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 6669, "security_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "port_range_min": 6669, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-02 10:53:53,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-5760b2fd-a90e-4968-9d98-f530dd64b7e2 2019-06-02 10:53:53,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-d30df10e-eadf-442a-85f6-8e9510ac91b7 Date: Sun, 02 Jun 2019 10:53:18 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-02T10:53:18Z", "security_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "port_range_min": 6669, "revision_number": 0, "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:18Z", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "0a1d5b6c-2426-446e-a520-7617f1f5967b"}} 2019-06-02 10:53:53,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-d30df10e-eadf-442a-85f6-8e9510ac91b7 2019-06-02 10:53:53,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-ce8ac293-fdde-4b48-a944-36a877a73451 Date: Sun, 02 Jun 2019 10:53:18 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-02T10:53:18Z", "security_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "port_range_min": 5058, "revision_number": 0, "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:18Z", "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "ff29b524-ae17-406a-9bef-3eb7686229ed"}} 2019-06-02 10:53:53,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-d30df10e-eadf-442a-85f6-8e9510ac91b7 2019-06-02 10:53:53,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-ce8ac293-fdde-4b48-a944-36a877a73451 2019-06-02 10:53:53,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-ce8ac293-fdde-4b48-a944-36a877a73451 2019-06-02 10:53:53,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458 used request id req-2870b457-3ab2-48c7-9a0c-52947a9aff51 2019-06-02 10:53:53,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 02 Jun 2019 10:53: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-2d887422-6298-4b71-97fa-0965e2d75683 x-compute-request-id: req-2d887422-6298-4b71-97fa-0965e2d75683 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/1707f31e-1456-442c-bfac-d03ae4db756e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1707f31e-1456-442c-bfac-d03ae4db756e", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1707f31e-1456-442c-bfac-d03ae4db756e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1707f31e-1456-442c-bfac-d03ae4db756e", "rel": "bookmark"}], "adminPass": "sXJPcn6c22r9"}} 2019-06-02 10:53:53,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458 used request id req-2870b457-3ab2-48c7-9a0c-52947a9aff51 2019-06-02 10:53:53,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-2870b457-3ab2-48c7-9a0c-52947a9aff51 Date: Sun, 02 Jun 2019 10:53:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"980521c4-6263-42f9-ad9e-b4589858c951","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2ed4b87cc2914b1f9c6921b00fbbbdc7","l2_adjacency":true,"status":"ACTIVE","subnets":["4f2a1d51-aceb-41c8-b18f-1cd5b8b28cf5"],"description":"","tags":[],"updated_at":"2019-06-02T10:47:27Z","qos_policy_id":null,"name":"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458","admin_state_up":true,"tenant_id":"2ed4b87cc2914b1f9c6921b00fbbbdc7","created_at":"2019-06-02T10:47:26Z","mtu":1450}]} 2019-06-02 10:53:53,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-2d887422-6298-4b71-97fa-0965e2d75683 2019-06-02 10:53:53,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-2d887422-6298-4b71-97fa-0965e2d75683 2019-06-02 10:53:53,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 02 Jun 2019 10:53: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-2d887422-6298-4b71-97fa-0965e2d75683 x-compute-request-id: req-2d887422-6298-4b71-97fa-0965e2d75683 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/1707f31e-1456-442c-bfac-d03ae4db756e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1707f31e-1456-442c-bfac-d03ae4db756e", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1707f31e-1456-442c-bfac-d03ae4db756e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1707f31e-1456-442c-bfac-d03ae4db756e", "rel": "bookmark"}], "adminPass": "sXJPcn6c22r9"}} 2019-06-02 10:53:53,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-02 10:53:53,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-02 10:53:53,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-02 10:53:53,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-02 10:53:58,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:53:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d75ef66-acd4-43cb-8f93-201673a6946e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:53:58,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-2d887422-6298-4b71-97fa-0965e2d75683 2019-06-02 10:53:58,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:53:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d75ef66-acd4-43cb-8f93-201673a6946e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:53:58,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-5d75ef66-acd4-43cb-8f93-201673a6946e 2019-06-02 10:53:58,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9f75771202494f7da08acbe0b8a9c25893832bc" 2019-06-02 10:53:58,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-2d887422-6298-4b71-97fa-0965e2d75683 2019-06-02 10:53:58,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-02 10:53:58,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9f75771202494f7da08acbe0b8a9c25893832bc" 2019-06-02 10:53:58,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-2d887422-6298-4b71-97fa-0965e2d75683 2019-06-02 10:53:58,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 02 Jun 2019 10:53: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-2d887422-6298-4b71-97fa-0965e2d75683 x-compute-request-id: req-2d887422-6298-4b71-97fa-0965e2d75683 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/1707f31e-1456-442c-bfac-d03ae4db756e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1707f31e-1456-442c-bfac-d03ae4db756e", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1707f31e-1456-442c-bfac-d03ae4db756e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1707f31e-1456-442c-bfac-d03ae4db756e", "rel": "bookmark"}], "adminPass": "sXJPcn6c22r9"}} 2019-06-02 10:53:58,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-02 10:53:58,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-02 10:53:58,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-02 10:53:58,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-06-02 10:53:58,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-02 10:53:58,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-06-02 10:53:58,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-02 10:53:58,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-02 10:53:58,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-4137bfc7-0f0f-4e92-92c9-9dde503065ae 2019-06-02 10:53:58,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-4137bfc7-0f0f-4e92-92c9-9dde503065ae 2019-06-02 10:53:58,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:53:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4137bfc7-0f0f-4e92-92c9-9dde503065ae x-compute-request-id: req-4137bfc7-0f0f-4e92-92c9-9dde503065ae Content-Encoding: gzip Content-Length: 290 Content-Type: application/json RESP BODY: {"images": [{"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}, {"href": "http://192.30.9.4:9292/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}, {"id": "261dbbcf-392e-465e-8ad4-e8cd03281208", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/261dbbcf-392e-465e-8ad4-e8cd03281208", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/261dbbcf-392e-465e-8ad4-e8cd03281208", "rel": "bookmark"}, {"href": "http://192.30.9.4:9292/images/261dbbcf-392e-465e-8ad4-e8cd03281208", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}]} 2019-06-02 10:53:58,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:53:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4137bfc7-0f0f-4e92-92c9-9dde503065ae x-compute-request-id: req-4137bfc7-0f0f-4e92-92c9-9dde503065ae Content-Encoding: gzip Content-Length: 290 Content-Type: application/json RESP BODY: {"images": [{"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}, {"href": "http://192.30.9.4:9292/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}, {"id": "261dbbcf-392e-465e-8ad4-e8cd03281208", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/261dbbcf-392e-465e-8ad4-e8cd03281208", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/261dbbcf-392e-465e-8ad4-e8cd03281208", "rel": "bookmark"}, {"href": "http://192.30.9.4:9292/images/261dbbcf-392e-465e-8ad4-e8cd03281208", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}]} 2019-06-02 10:53:58,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:53:58,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:53:58,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-8696c4af-6318-4f84-b5b0-0eb8f220bb85 2019-06-02 10:53:58,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-4137bfc7-0f0f-4e92-92c9-9dde503065ae 2019-06-02 10:53:58,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9f75771202494f7da08acbe0b8a9c25893832bc" 2019-06-02 10:53:58,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-4137bfc7-0f0f-4e92-92c9-9dde503065ae 2019-06-02 10:53:58,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9f75771202494f7da08acbe0b8a9c25893832bc" 2019-06-02 10:53:58,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:53:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32dfd2df-704d-4bfd-9f71-871d51951cda Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:53:58,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:53: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-8696c4af-6318-4f84-b5b0-0eb8f220bb85 x-compute-request-id: req-8696c4af-6318-4f84-b5b0-0eb8f220bb85 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}, {"id": "df0e983a-bf47-4210-9a9b-cef34cae1f94", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/df0e983a-bf47-4210-9a9b-cef34cae1f94", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/df0e983a-bf47-4210-9a9b-cef34cae1f94", "rel": "bookmark"}], "name": "cloudify_ims-flavor_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}]} 2019-06-02 10:53:58,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:53: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-8696c4af-6318-4f84-b5b0-0eb8f220bb85 x-compute-request-id: req-8696c4af-6318-4f84-b5b0-0eb8f220bb85 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}, {"id": "df0e983a-bf47-4210-9a9b-cef34cae1f94", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/df0e983a-bf47-4210-9a9b-cef34cae1f94", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/df0e983a-bf47-4210-9a9b-cef34cae1f94", "rel": "bookmark"}], "name": "cloudify_ims-flavor_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}]} 2019-06-02 10:53:58,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-8696c4af-6318-4f84-b5b0-0eb8f220bb85 2019-06-02 10:53:58,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-8696c4af-6318-4f84-b5b0-0eb8f220bb85 2019-06-02 10:53:58,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9f75771202494f7da08acbe0b8a9c25893832bc" 2019-06-02 10:53:58,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-8696c4af-6318-4f84-b5b0-0eb8f220bb85 2019-06-02 10:53:58,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9f75771202494f7da08acbe0b8a9c25893832bc" 2019-06-02 10:53:58,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:53: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-c5620d69-49e3-4c17-bdec-4cfeca8fc83b x-compute-request-id: req-c5620d69-49e3-4c17-bdec-4cfeca8fc83b Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVeVW3XggzP9Ydwn1Qklyrq4trUmV1Dfo4SXQJwX9/dpdWUzscjkRTd0bAOmeZYNm/6YKpGtpkSQkYCCAZw41H5IPSRrhII4jy/EAszmQjbaC1EYEfnifSAwai6uPCm5dU65sbKDOfHG8SxnL9Z1EpburYsTJktRjE4sN/+qTTE0ZmiplqaPe4r6wi2hNkDYKhylSCPlk/SRIZ+XLmqWFGfGeZv84J2gNvbJNEv5/xI9z1uurvm9zuzr8C06b4QXOQMfutkjv+lDK/In65fV005EOoXItXtSfZENXqXLDxa5mtwYa3vnmFxuA0uMOTf2+L23zIicu9K1iLB+iT3uqt Generated-by-Nova", "name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "fingerprint": "e3:56:80:42:50:34:94:56:f0:b8:ed:1e:25:22:f6:86"}}]} 2019-06-02 10:53:58,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:53: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-c5620d69-49e3-4c17-bdec-4cfeca8fc83b x-compute-request-id: req-c5620d69-49e3-4c17-bdec-4cfeca8fc83b Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVeVW3XggzP9Ydwn1Qklyrq4trUmV1Dfo4SXQJwX9/dpdWUzscjkRTd0bAOmeZYNm/6YKpGtpkSQkYCCAZw41H5IPSRrhII4jy/EAszmQjbaC1EYEfnifSAwai6uPCm5dU65sbKDOfHG8SxnL9Z1EpburYsTJktRjE4sN/+qTTE0ZmiplqaPe4r6wi2hNkDYKhylSCPlk/SRIZ+XLmqWFGfGeZv84J2gNvbJNEv5/xI9z1uurvm9zuzr8C06b4QXOQMfutkjv+lDK/In65fV005EOoXItXtSfZENXqXLDxa5mtwYa3vnmFxuA0uMOTf2+L23zIicu9K1iLB+iT3uqt Generated-by-Nova", "name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "fingerprint": "e3:56:80:42:50:34:94:56:f0:b8:ed:1e:25:22:f6:86"}}]} 2019-06-02 10:53:58,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-c5620d69-49e3-4c17-bdec-4cfeca8fc83b 2019-06-02 10:53:58,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-c5620d69-49e3-4c17-bdec-4cfeca8fc83b 2019-06-02 10:53:58,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-06-02 10:53:58,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-c5620d69-49e3-4c17-bdec-4cfeca8fc83b 2019-06-02 10:53:58,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-02 10:53:58,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-c5620d69-49e3-4c17-bdec-4cfeca8fc83b 2019-06-02 10:53:58,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-06-02 10:53:58,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:53:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32dfd2df-704d-4bfd-9f71-871d51951cda Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:53:58,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-32dfd2df-704d-4bfd-9f71-871d51951cda 2019-06-02 10:53:58,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-32dfd2df-704d-4bfd-9f71-871d51951cda 2019-06-02 10:53:58,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-02 10:54:03,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_ekjobi'} 2019-06-02 10:54:03,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458', u'external_name': u'cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVeVW3XggzP9Ydwn1Qklyrq4trUmV1Dfo4SXQJwX9/dpdWUzscjkRTd0bAOmeZYNm/6YKpGtpkSQkYCCAZw41H5IPSRrhII4jy/EAszmQjbaC1EYEfnifSAwai6uPCm5dU65sbKDOfHG8SxnL9Z1EpburYsTJktRjE4sN/+qTTE0ZmiplqaPe4r6wi2hNkDYKhylSCPlk/SRIZ+XLmqWFGfGeZv84J2gNvbJNEv5/xI9z1uurvm9zuzr8C06b4QXOQMfutkjv+lDK/In65fV005EOoXItXtSfZENXqXLDxa5mtwYa3vnmFxuA0uMOTf2+L23zIicu9K1iLB+iT3uqt Generated-by-Nova', u'name': u'cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458', u'fingerprint': u'e3:56:80:42:50:34:94:56:f0:b8:ed:1e:25:22:f6:86'}}}, {u'external_id': u'be9c22f8-742e-4aff-a001-ed938c99ec4d', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'00744322-6503-4246-974b-d64c93c48309', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'0c116345-47e4-44c5-9103-44b9866d6d25', u'floating_ip_address': u'172.30.9.203', u'external_type': u'floatingip'}] 2019-06-02 10:54:03,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d7f0e395556a58001fb35984f130e14df903e08" 2019-06-02 10:54:03,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d7f0e395556a58001fb35984f130e14df903e08" 2019-06-02 10:54:03,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-02 10:54:03,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-49c5694b-a645-488e-b805-aa5284393e83 Date: Sun, 02 Jun 2019 10:53:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"980521c4-6263-42f9-ad9e-b4589858c951","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2ed4b87cc2914b1f9c6921b00fbbbdc7","l2_adjacency":true,"status":"ACTIVE","subnets":["4f2a1d51-aceb-41c8-b18f-1cd5b8b28cf5"],"description":"","tags":[],"updated_at":"2019-06-02T10:47:27Z","qos_policy_id":null,"name":"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458","admin_state_up":true,"tenant_id":"2ed4b87cc2914b1f9c6921b00fbbbdc7","created_at":"2019-06-02T10:47:26Z","mtu":1450}]} 2019-06-02 10:54:03,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458 used request id req-49c5694b-a645-488e-b805-aa5284393e83 2019-06-02 10:54:03,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458 used request id req-49c5694b-a645-488e-b805-aa5284393e83 2019-06-02 10:54:03,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458 used request id req-49c5694b-a645-488e-b805-aa5284393e83 2019-06-02 10:54:03,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458 used request id req-49c5694b-a645-488e-b805-aa5284393e83 2019-06-02 10:54:03,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:54:03,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:54:03,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8d7de33266487e11de02df41ed8136f254314ae" 2019-06-02 10:54:03,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:53:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-436cbb34-9a57-4576-9d49-4698f81347fc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:54:03,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:53:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-436cbb34-9a57-4576-9d49-4698f81347fc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:54:03,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-436cbb34-9a57-4576-9d49-4698f81347fc 2019-06-02 10:54:03,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-436cbb34-9a57-4576-9d49-4698f81347fc 2019-06-02 10:54:03,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-49c5694b-a645-488e-b805-aa5284393e83 Date: Sun, 02 Jun 2019 10:53:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"980521c4-6263-42f9-ad9e-b4589858c951","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2ed4b87cc2914b1f9c6921b00fbbbdc7","l2_adjacency":true,"status":"ACTIVE","subnets":["4f2a1d51-aceb-41c8-b18f-1cd5b8b28cf5"],"description":"","tags":[],"updated_at":"2019-06-02T10:47:27Z","qos_policy_id":null,"name":"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458","admin_state_up":true,"tenant_id":"2ed4b87cc2914b1f9c6921b00fbbbdc7","created_at":"2019-06-02T10:47:26Z","mtu":1450}]} 2019-06-02 10:54:03,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458), 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-02 10:54:03,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_mbugjh', 'key_name': u'cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458', 'image': u'96a102a9-ed5f-410a-8c9e-10fe2ddcf538', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458', 'cloudify_management_network_id': u'980521c4-6263-42f9-ad9e-b4589858c951'}, 'nics': [{'net-id': u'980521c4-6263-42f9-ad9e-b4589858c951'}], 'flavor': u'd89ba349-f66a-42cb-8267-1666829b0e23', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_homer']} 2019-06-02 10:54:03,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_mbugjh', 'key_name': u'cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458', 'image': u'96a102a9-ed5f-410a-8c9e-10fe2ddcf538', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458', 'cloudify_management_network_id': u'980521c4-6263-42f9-ad9e-b4589858c951'}, 'nics': [{'net-id': u'980521c4-6263-42f9-ad9e-b4589858c951'}], 'flavor': u'd89ba349-f66a-42cb-8267-1666829b0e23', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_homer']} 2019-06-02 10:54:03,594 - 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-02 10:54:03,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9f75771202494f7da08acbe0b8a9c25893832bc" -d '{"server": {"name": "server_clearwater-opnfv_homer_host_mbugjh", "imageRef": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "flavorRef": "d89ba349-f66a-42cb-8267-1666829b0e23", "max_count": 1, "min_count": 1, "networks": [{"uuid": "980521c4-6263-42f9-ad9e-b4589858c951"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}}' 2019-06-02 10:54:03,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9f75771202494f7da08acbe0b8a9c25893832bc" -d '{"server": {"name": "server_clearwater-opnfv_homer_host_mbugjh", "imageRef": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "flavorRef": "d89ba349-f66a-42cb-8267-1666829b0e23", "max_count": 1, "min_count": 1, "networks": [{"uuid": "980521c4-6263-42f9-ad9e-b4589858c951"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}}' 2019-06-02 10:54:03,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-02 10:54:03,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-06-02 10:54:03,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-02 10:54:03,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-02 10:54:03,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8d7de33266487e11de02df41ed8136f254314ae" 2019-06-02 10:54:03,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:54:03,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:53:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a1a2e04-bf1e-4af6-848e-33d3bc78872b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:54:03,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-06-02 10:54:03,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-02 10:54:03,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-02 10:54:03,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458', u'external_name': u'cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVeVW3XggzP9Ydwn1Qklyrq4trUmV1Dfo4SXQJwX9/dpdWUzscjkRTd0bAOmeZYNm/6YKpGtpkSQkYCCAZw41H5IPSRrhII4jy/EAszmQjbaC1EYEfnifSAwai6uPCm5dU65sbKDOfHG8SxnL9Z1EpburYsTJktRjE4sN/+qTTE0ZmiplqaPe4r6wi2hNkDYKhylSCPlk/SRIZ+XLmqWFGfGeZv84J2gNvbJNEv5/xI9z1uurvm9zuzr8C06b4QXOQMfutkjv+lDK/In65fV005EOoXItXtSfZENXqXLDxa5mtwYa3vnmFxuA0uMOTf2+L23zIicu9K1iLB+iT3uqt Generated-by-Nova', u'name': u'cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458', u'fingerprint': u'e3:56:80:42:50:34:94:56:f0:b8:ed:1e:25:22:f6:86'}}}, {u'external_id': u'be9c22f8-742e-4aff-a001-ed938c99ec4d', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'37cee7f4-fb47-4eeb-9c46-197d3488fcb7', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'3fd345c5-fbbf-414c-b4cd-bc6aa5eb5c85', u'floating_ip_address': u'172.30.9.207', u'external_type': u'floatingip'}] 2019-06-02 10:54:03,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:54:03,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_f9v17z'} 2019-06-02 10:54:03,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-6a1a2e04-bf1e-4af6-848e-33d3bc78872b 2019-06-02 10:54:03,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-6a1a2e04-bf1e-4af6-848e-33d3bc78872b 2019-06-02 10:54:03,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:53:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a1a2e04-bf1e-4af6-848e-33d3bc78872b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:54:03,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-65ff47a8-83cc-49de-bc7c-46c87fbee116 2019-06-02 10:54:03,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-02 10:54:03,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-02 10:54:03,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-02 10:54:03,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:54:03,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c696d15daca8f3e4eee1f4c9949b83ce81d5ff" 2019-06-02 10:54:03,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c696d15daca8f3e4eee1f4c9949b83ce81d5ff" 2019-06-02 10:54:03,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:54:03,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:53:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7458490-0da8-49f9-ac60-ea9ab88faa44 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:54:03,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-e7458490-0da8-49f9-ac60-ea9ab88faa44 2019-06-02 10:54:08,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-a5a76559-3376-4edd-9095-7afd95665beb 2019-06-02 10:54:08,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:53:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ceaa2840-8718-42fc-9d36-c99af98fc4d6 x-compute-request-id: req-ceaa2840-8718-42fc-9d36-c99af98fc4d6 Content-Encoding: gzip Content-Length: 290 Content-Type: application/json RESP BODY: {"images": [{"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}, {"href": "http://192.30.9.4:9292/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}, {"id": "261dbbcf-392e-465e-8ad4-e8cd03281208", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/261dbbcf-392e-465e-8ad4-e8cd03281208", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/261dbbcf-392e-465e-8ad4-e8cd03281208", "rel": "bookmark"}, {"href": "http://192.30.9.4:9292/images/261dbbcf-392e-465e-8ad4-e8cd03281208", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}]} 2019-06-02 10:54:08,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:53:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ceaa2840-8718-42fc-9d36-c99af98fc4d6 x-compute-request-id: req-ceaa2840-8718-42fc-9d36-c99af98fc4d6 Content-Encoding: gzip Content-Length: 290 Content-Type: application/json RESP BODY: {"images": [{"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}, {"href": "http://192.30.9.4:9292/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}, {"id": "261dbbcf-392e-465e-8ad4-e8cd03281208", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/261dbbcf-392e-465e-8ad4-e8cd03281208", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/261dbbcf-392e-465e-8ad4-e8cd03281208", "rel": "bookmark"}, {"href": "http://192.30.9.4:9292/images/261dbbcf-392e-465e-8ad4-e8cd03281208", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}]} 2019-06-02 10:54:08,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-ceaa2840-8718-42fc-9d36-c99af98fc4d6 2019-06-02 10:54:08,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-ceaa2840-8718-42fc-9d36-c99af98fc4d6 2019-06-02 10:54:08,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-ceaa2840-8718-42fc-9d36-c99af98fc4d6 2019-06-02 10:54:08,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-02 10:54:08,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-02 10:54:08,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-02 10:54:08,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-65ff47a8-83cc-49de-bc7c-46c87fbee116 2019-06-02 10:54:08,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-65ff47a8-83cc-49de-bc7c-46c87fbee116 2019-06-02 10:54:08,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-ceaa2840-8718-42fc-9d36-c99af98fc4d6 2019-06-02 10:54:08,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8d7de33266487e11de02df41ed8136f254314ae" 2019-06-02 10:54:08,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8d7de33266487e11de02df41ed8136f254314ae" 2019-06-02 10:54:08,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:53:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65ff47a8-83cc-49de-bc7c-46c87fbee116 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:54:08,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:53: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-38d5221b-698d-4f6c-88df-6ed6a4a83bf0 x-compute-request-id: req-38d5221b-698d-4f6c-88df-6ed6a4a83bf0 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}, {"id": "df0e983a-bf47-4210-9a9b-cef34cae1f94", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/df0e983a-bf47-4210-9a9b-cef34cae1f94", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/df0e983a-bf47-4210-9a9b-cef34cae1f94", "rel": "bookmark"}], "name": "cloudify_ims-flavor_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}]} 2019-06-02 10:54:08,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:53: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-38d5221b-698d-4f6c-88df-6ed6a4a83bf0 x-compute-request-id: req-38d5221b-698d-4f6c-88df-6ed6a4a83bf0 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}, {"id": "df0e983a-bf47-4210-9a9b-cef34cae1f94", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/df0e983a-bf47-4210-9a9b-cef34cae1f94", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/df0e983a-bf47-4210-9a9b-cef34cae1f94", "rel": "bookmark"}], "name": "cloudify_ims-flavor_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}]} 2019-06-02 10:54:08,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-38d5221b-698d-4f6c-88df-6ed6a4a83bf0 2019-06-02 10:54:08,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-38d5221b-698d-4f6c-88df-6ed6a4a83bf0 2019-06-02 10:54:08,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-38d5221b-698d-4f6c-88df-6ed6a4a83bf0 2019-06-02 10:54:08,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-38d5221b-698d-4f6c-88df-6ed6a4a83bf0 2019-06-02 10:54:08,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8d7de33266487e11de02df41ed8136f254314ae" 2019-06-02 10:54:08,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8d7de33266487e11de02df41ed8136f254314ae" 2019-06-02 10:54:08,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:54:08,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:53: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-8313232a-0c70-4489-9162-e84942e2dde4 x-compute-request-id: req-8313232a-0c70-4489-9162-e84942e2dde4 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVeVW3XggzP9Ydwn1Qklyrq4trUmV1Dfo4SXQJwX9/dpdWUzscjkRTd0bAOmeZYNm/6YKpGtpkSQkYCCAZw41H5IPSRrhII4jy/EAszmQjbaC1EYEfnifSAwai6uPCm5dU65sbKDOfHG8SxnL9Z1EpburYsTJktRjE4sN/+qTTE0ZmiplqaPe4r6wi2hNkDYKhylSCPlk/SRIZ+XLmqWFGfGeZv84J2gNvbJNEv5/xI9z1uurvm9zuzr8C06b4QXOQMfutkjv+lDK/In65fV005EOoXItXtSfZENXqXLDxa5mtwYa3vnmFxuA0uMOTf2+L23zIicu9K1iLB+iT3uqt Generated-by-Nova", "name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "fingerprint": "e3:56:80:42:50:34:94:56:f0:b8:ed:1e:25:22:f6:86"}}]} 2019-06-02 10:54:08,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:53: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-8313232a-0c70-4489-9162-e84942e2dde4 x-compute-request-id: req-8313232a-0c70-4489-9162-e84942e2dde4 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVeVW3XggzP9Ydwn1Qklyrq4trUmV1Dfo4SXQJwX9/dpdWUzscjkRTd0bAOmeZYNm/6YKpGtpkSQkYCCAZw41H5IPSRrhII4jy/EAszmQjbaC1EYEfnifSAwai6uPCm5dU65sbKDOfHG8SxnL9Z1EpburYsTJktRjE4sN/+qTTE0ZmiplqaPe4r6wi2hNkDYKhylSCPlk/SRIZ+XLmqWFGfGeZv84J2gNvbJNEv5/xI9z1uurvm9zuzr8C06b4QXOQMfutkjv+lDK/In65fV005EOoXItXtSfZENXqXLDxa5mtwYa3vnmFxuA0uMOTf2+L23zIicu9K1iLB+iT3uqt Generated-by-Nova", "name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "fingerprint": "e3:56:80:42:50:34:94:56:f0:b8:ed:1e:25:22:f6:86"}}]} 2019-06-02 10:54:08,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-8313232a-0c70-4489-9162-e84942e2dde4 2019-06-02 10:54:08,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-8313232a-0c70-4489-9162-e84942e2dde4 2019-06-02 10:54:08,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-8313232a-0c70-4489-9162-e84942e2dde4 2019-06-02 10:54:08,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-8313232a-0c70-4489-9162-e84942e2dde4 2019-06-02 10:54:08,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:53:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65ff47a8-83cc-49de-bc7c-46c87fbee116 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:54:08,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c696d15daca8f3e4eee1f4c9949b83ce81d5ff" 2019-06-02 10:54:08,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-5b5f47f5-6fce-4169-b24e-ec9d59c5ecc5 2019-06-02 10:54:08,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-02 10:54:08,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-02 10:54:08,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fb835d3ad686370083defc8ca79accac970b913" 2019-06-02 10:54:08,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fb835d3ad686370083defc8ca79accac970b913" 2019-06-02 10:54:08,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:53: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-c5d1aca8-ebf7-44d3-a8ea-6e13a3a093a3 x-compute-request-id: req-c5d1aca8-ebf7-44d3-a8ea-6e13a3a093a3 Content-Encoding: gzip Content-Length: 290 Content-Type: application/json RESP BODY: {"images": [{"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}, {"href": "http://192.30.9.4:9292/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}, {"id": "261dbbcf-392e-465e-8ad4-e8cd03281208", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/261dbbcf-392e-465e-8ad4-e8cd03281208", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/261dbbcf-392e-465e-8ad4-e8cd03281208", "rel": "bookmark"}, {"href": "http://192.30.9.4:9292/images/261dbbcf-392e-465e-8ad4-e8cd03281208", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}]} 2019-06-02 10:54:08,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/1707f31e-1456-442c-bfac-d03ae4db756e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3093f8aac786269174d7d1d2025252947ad84b6" 2019-06-02 10:54:08,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:53: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-c5d1aca8-ebf7-44d3-a8ea-6e13a3a093a3 x-compute-request-id: req-c5d1aca8-ebf7-44d3-a8ea-6e13a3a093a3 Content-Encoding: gzip Content-Length: 290 Content-Type: application/json RESP BODY: {"images": [{"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}, {"href": "http://192.30.9.4:9292/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}, {"id": "261dbbcf-392e-465e-8ad4-e8cd03281208", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/261dbbcf-392e-465e-8ad4-e8cd03281208", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/261dbbcf-392e-465e-8ad4-e8cd03281208", "rel": "bookmark"}, {"href": "http://192.30.9.4:9292/images/261dbbcf-392e-465e-8ad4-e8cd03281208", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}]} 2019-06-02 10:54:08,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-c5d1aca8-ebf7-44d3-a8ea-6e13a3a093a3 2019-06-02 10:54:08,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-c5d1aca8-ebf7-44d3-a8ea-6e13a3a093a3 2019-06-02 10:54:08,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-c5d1aca8-ebf7-44d3-a8ea-6e13a3a093a3 2019-06-02 10:54:08,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-c5d1aca8-ebf7-44d3-a8ea-6e13a3a093a3 2019-06-02 10:54:08,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c696d15daca8f3e4eee1f4c9949b83ce81d5ff" 2019-06-02 10:54:08,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c696d15daca8f3e4eee1f4c9949b83ce81d5ff" 2019-06-02 10:54:08,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:54:08,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:53: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-1febc137-b062-44a3-b629-fa5a592385b9 x-compute-request-id: req-1febc137-b062-44a3-b629-fa5a592385b9 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}, {"id": "df0e983a-bf47-4210-9a9b-cef34cae1f94", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/df0e983a-bf47-4210-9a9b-cef34cae1f94", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/df0e983a-bf47-4210-9a9b-cef34cae1f94", "rel": "bookmark"}], "name": "cloudify_ims-flavor_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}]} 2019-06-02 10:54:08,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:53: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-1febc137-b062-44a3-b629-fa5a592385b9 x-compute-request-id: req-1febc137-b062-44a3-b629-fa5a592385b9 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}, {"id": "df0e983a-bf47-4210-9a9b-cef34cae1f94", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/df0e983a-bf47-4210-9a9b-cef34cae1f94", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/df0e983a-bf47-4210-9a9b-cef34cae1f94", "rel": "bookmark"}], "name": "cloudify_ims-flavor_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}]} 2019-06-02 10:54:08,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-1febc137-b062-44a3-b629-fa5a592385b9 2019-06-02 10:54:13,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-1febc137-b062-44a3-b629-fa5a592385b9 2019-06-02 10:54:13,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-1febc137-b062-44a3-b629-fa5a592385b9 2019-06-02 10:54:13,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-1febc137-b062-44a3-b629-fa5a592385b9 2019-06-02 10:54:13,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c696d15daca8f3e4eee1f4c9949b83ce81d5ff" 2019-06-02 10:54:13,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c696d15daca8f3e4eee1f4c9949b83ce81d5ff" 2019-06-02 10:54:13,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:53: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-5b5f47f5-6fce-4169-b24e-ec9d59c5ecc5 x-compute-request-id: req-5b5f47f5-6fce-4169-b24e-ec9d59c5ecc5 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVeVW3XggzP9Ydwn1Qklyrq4trUmV1Dfo4SXQJwX9/dpdWUzscjkRTd0bAOmeZYNm/6YKpGtpkSQkYCCAZw41H5IPSRrhII4jy/EAszmQjbaC1EYEfnifSAwai6uPCm5dU65sbKDOfHG8SxnL9Z1EpburYsTJktRjE4sN/+qTTE0ZmiplqaPe4r6wi2hNkDYKhylSCPlk/SRIZ+XLmqWFGfGeZv84J2gNvbJNEv5/xI9z1uurvm9zuzr8C06b4QXOQMfutkjv+lDK/In65fV005EOoXItXtSfZENXqXLDxa5mtwYa3vnmFxuA0uMOTf2+L23zIicu9K1iLB+iT3uqt Generated-by-Nova", "name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "fingerprint": "e3:56:80:42:50:34:94:56:f0:b8:ed:1e:25:22:f6:86"}}]} 2019-06-02 10:54:13,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:53: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-5b5f47f5-6fce-4169-b24e-ec9d59c5ecc5 x-compute-request-id: req-5b5f47f5-6fce-4169-b24e-ec9d59c5ecc5 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVeVW3XggzP9Ydwn1Qklyrq4trUmV1Dfo4SXQJwX9/dpdWUzscjkRTd0bAOmeZYNm/6YKpGtpkSQkYCCAZw41H5IPSRrhII4jy/EAszmQjbaC1EYEfnifSAwai6uPCm5dU65sbKDOfHG8SxnL9Z1EpburYsTJktRjE4sN/+qTTE0ZmiplqaPe4r6wi2hNkDYKhylSCPlk/SRIZ+XLmqWFGfGeZv84J2gNvbJNEv5/xI9z1uurvm9zuzr8C06b4QXOQMfutkjv+lDK/In65fV005EOoXItXtSfZENXqXLDxa5mtwYa3vnmFxuA0uMOTf2+L23zIicu9K1iLB+iT3uqt Generated-by-Nova", "name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "fingerprint": "e3:56:80:42:50:34:94:56:f0:b8:ed:1e:25:22:f6:86"}}]} 2019-06-02 10:54:13,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-5b5f47f5-6fce-4169-b24e-ec9d59c5ecc5 2019-06-02 10:54:13,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-5b5f47f5-6fce-4169-b24e-ec9d59c5ecc5 2019-06-02 10:54:13,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-5b5f47f5-6fce-4169-b24e-ec9d59c5ecc5 2019-06-02 10:54:13,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-5b5f47f5-6fce-4169-b24e-ec9d59c5ecc5 2019-06-02 10:54:13,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:53:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc229609-2e4a-492e-b200-bd3d87270b9a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:54:13,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:53:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc229609-2e4a-492e-b200-bd3d87270b9a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:54:13,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-fc229609-2e4a-492e-b200-bd3d87270b9a 2019-06-02 10:54:13,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-fc229609-2e4a-492e-b200-bd3d87270b9a 2019-06-02 10:54:13,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-6f4d28ef-0944-429d-9a32-9b6b8b2266be Date: Sun, 02 Jun 2019 10:53:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"980521c4-6263-42f9-ad9e-b4589858c951","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2ed4b87cc2914b1f9c6921b00fbbbdc7","l2_adjacency":true,"status":"ACTIVE","subnets":["4f2a1d51-aceb-41c8-b18f-1cd5b8b28cf5"],"description":"","tags":[],"updated_at":"2019-06-02T10:47:27Z","qos_policy_id":null,"name":"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458","admin_state_up":true,"tenant_id":"2ed4b87cc2914b1f9c6921b00fbbbdc7","created_at":"2019-06-02T10:47:26Z","mtu":1450}]} 2019-06-02 10:54:13,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458 used request id req-6f4d28ef-0944-429d-9a32-9b6b8b2266be 2019-06-02 10:54:13,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458 used request id req-6f4d28ef-0944-429d-9a32-9b6b8b2266be 2019-06-02 10:54:13,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c680bd92590ff2a43b921921843ec8cda8499b" 2019-06-02 10:54:13,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8d7de33266487e11de02df41ed8136f254314ae" -d '{"server": {"name": "server_clearwater-opnfv_ellis_host_ekjobi", "imageRef": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "flavorRef": "d89ba349-f66a-42cb-8267-1666829b0e23", "max_count": 1, "min_count": 1, "networks": [{"uuid": "980521c4-6263-42f9-ad9e-b4589858c951"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}}' 2019-06-02 10:54:13,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8d7de33266487e11de02df41ed8136f254314ae" -d '{"server": {"name": "server_clearwater-opnfv_ellis_host_ekjobi", "imageRef": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "flavorRef": "d89ba349-f66a-42cb-8267-1666829b0e23", "max_count": 1, "min_count": 1, "networks": [{"uuid": "980521c4-6263-42f9-ad9e-b4589858c951"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}}' 2019-06-02 10:54:13,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_ekjobi', 'key_name': u'cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458', 'image': u'96a102a9-ed5f-410a-8c9e-10fe2ddcf538', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458', 'cloudify_management_network_id': u'980521c4-6263-42f9-ad9e-b4589858c951'}, 'nics': [{'net-id': u'980521c4-6263-42f9-ad9e-b4589858c951'}], 'flavor': u'd89ba349-f66a-42cb-8267-1666829b0e23', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_ellis']} 2019-06-02 10:54:13,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458 used request id req-6f4d28ef-0944-429d-9a32-9b6b8b2266be 2019-06-02 10:54:13,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458 used request id req-6f4d28ef-0944-429d-9a32-9b6b8b2266be 2019-06-02 10:54:13,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-6f4d28ef-0944-429d-9a32-9b6b8b2266be Date: Sun, 02 Jun 2019 10:53:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"980521c4-6263-42f9-ad9e-b4589858c951","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2ed4b87cc2914b1f9c6921b00fbbbdc7","l2_adjacency":true,"status":"ACTIVE","subnets":["4f2a1d51-aceb-41c8-b18f-1cd5b8b28cf5"],"description":"","tags":[],"updated_at":"2019-06-02T10:47:27Z","qos_policy_id":null,"name":"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458","admin_state_up":true,"tenant_id":"2ed4b87cc2914b1f9c6921b00fbbbdc7","created_at":"2019-06-02T10:47:26Z","mtu":1450}]} 2019-06-02 10:54:13,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_ekjobi', 'key_name': u'cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458', 'image': u'96a102a9-ed5f-410a-8c9e-10fe2ddcf538', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458', 'cloudify_management_network_id': u'980521c4-6263-42f9-ad9e-b4589858c951'}, 'nics': [{'net-id': u'980521c4-6263-42f9-ad9e-b4589858c951'}], 'flavor': u'd89ba349-f66a-42cb-8267-1666829b0e23', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_ellis']} 2019-06-02 10:54:13,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-02 10:54:13,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-02 10:54:13,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-02 10:54:13,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-02 10:54:13,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c680bd92590ff2a43b921921843ec8cda8499b" 2019-06-02 10:54:13,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458), 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-02 10:54:13,942 - 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-02 10:54:13,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458), 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-02 10:54:13,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_f9v17z', 'key_name': u'cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458', 'image': u'96a102a9-ed5f-410a-8c9e-10fe2ddcf538', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458', 'cloudify_management_network_id': u'980521c4-6263-42f9-ad9e-b4589858c951'}, 'nics': [{'net-id': u'980521c4-6263-42f9-ad9e-b4589858c951'}], 'flavor': u'd89ba349-f66a-42cb-8267-1666829b0e23', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bind']} 2019-06-02 10:54:13,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_f9v17z', 'key_name': u'cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458', 'image': u'96a102a9-ed5f-410a-8c9e-10fe2ddcf538', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458', 'cloudify_management_network_id': u'980521c4-6263-42f9-ad9e-b4589858c951'}, 'nics': [{'net-id': u'980521c4-6263-42f9-ad9e-b4589858c951'}], 'flavor': u'd89ba349-f66a-42cb-8267-1666829b0e23', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bind']} 2019-06-02 10:54:13,943 - 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-02 10:54:13,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c696d15daca8f3e4eee1f4c9949b83ce81d5ff" -d '{"server": {"name": "server_clearwater-opnfv_bind_host_f9v17z", "imageRef": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "flavorRef": "d89ba349-f66a-42cb-8267-1666829b0e23", "max_count": 1, "min_count": 1, "networks": [{"uuid": "980521c4-6263-42f9-ad9e-b4589858c951"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}}' 2019-06-02 10:54:13,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c696d15daca8f3e4eee1f4c9949b83ce81d5ff" -d '{"server": {"name": "server_clearwater-opnfv_bind_host_f9v17z", "imageRef": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "flavorRef": "d89ba349-f66a-42cb-8267-1666829b0e23", "max_count": 1, "min_count": 1, "networks": [{"uuid": "980521c4-6263-42f9-ad9e-b4589858c951"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}}' 2019-06-02 10:54:13,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458', u'external_name': u'cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVeVW3XggzP9Ydwn1Qklyrq4trUmV1Dfo4SXQJwX9/dpdWUzscjkRTd0bAOmeZYNm/6YKpGtpkSQkYCCAZw41H5IPSRrhII4jy/EAszmQjbaC1EYEfnifSAwai6uPCm5dU65sbKDOfHG8SxnL9Z1EpburYsTJktRjE4sN/+qTTE0ZmiplqaPe4r6wi2hNkDYKhylSCPlk/SRIZ+XLmqWFGfGeZv84J2gNvbJNEv5/xI9z1uurvm9zuzr8C06b4QXOQMfutkjv+lDK/In65fV005EOoXItXtSfZENXqXLDxa5mtwYa3vnmFxuA0uMOTf2+L23zIicu9K1iLB+iT3uqt Generated-by-Nova', u'name': u'cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458', u'fingerprint': u'e3:56:80:42:50:34:94:56:f0:b8:ed:1e:25:22:f6:86'}}}, {u'external_id': u'be9c22f8-742e-4aff-a001-ed938c99ec4d', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'33c88e0f-0958-4e83-bdc4-268ab8c60da1', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2019-06-02 10:54:13,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-06-02 10:54:13,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-02 10:54:13,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-02 10:54:13,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-bc2e5344-952d-49fe-812f-8d3be482c314 Date: Sun, 02 Jun 2019 10:53:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"980521c4-6263-42f9-ad9e-b4589858c951","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2ed4b87cc2914b1f9c6921b00fbbbdc7","l2_adjacency":true,"status":"ACTIVE","subnets":["4f2a1d51-aceb-41c8-b18f-1cd5b8b28cf5"],"description":"","tags":[],"updated_at":"2019-06-02T10:47:27Z","qos_policy_id":null,"name":"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458","admin_state_up":true,"tenant_id":"2ed4b87cc2914b1f9c6921b00fbbbdc7","created_at":"2019-06-02T10:47:26Z","mtu":1450}]} 2019-06-02 10:54:13,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-bc2e5344-952d-49fe-812f-8d3be482c314 Date: Sun, 02 Jun 2019 10:53:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"980521c4-6263-42f9-ad9e-b4589858c951","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2ed4b87cc2914b1f9c6921b00fbbbdc7","l2_adjacency":true,"status":"ACTIVE","subnets":["4f2a1d51-aceb-41c8-b18f-1cd5b8b28cf5"],"description":"","tags":[],"updated_at":"2019-06-02T10:47:27Z","qos_policy_id":null,"name":"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458","admin_state_up":true,"tenant_id":"2ed4b87cc2914b1f9c6921b00fbbbdc7","created_at":"2019-06-02T10:47:26Z","mtu":1450}]} 2019-06-02 10:54:13,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458 used request id req-bc2e5344-952d-49fe-812f-8d3be482c314 2019-06-02 10:54:13,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458 used request id req-bc2e5344-952d-49fe-812f-8d3be482c314 2019-06-02 10:54:13,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458 used request id req-bc2e5344-952d-49fe-812f-8d3be482c314 2019-06-02 10:54:13,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458 used request id req-bc2e5344-952d-49fe-812f-8d3be482c314 2019-06-02 10:54:13,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:54:19,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_20f7us'} 2019-06-02 10:54:19,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-02 10:54:19,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-02 10:54:19,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1707f31e-1456-442c-bfac-d03ae4db756e used request id req-ee8a682b-7943-4618-8e0b-b05b08129db7 2019-06-02 10:54:19,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:53: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-ee8a682b-7943-4618-8e0b-b05b08129db7 x-compute-request-id: req-ee8a682b-7943-4618-8e0b-b05b08129db7 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1707f31e-1456-442c-bfac-d03ae4db756e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1707f31e-1456-442c-bfac-d03ae4db756e", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "1707f31e-1456-442c-bfac-d03ae4db756e", "security_groups": [{"name": "default"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:53:21Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_proxy_host_kn63yc", "created": "2019-06-02T10:53:19Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:54:19,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1707f31e-1456-442c-bfac-d03ae4db756e used request id req-ee8a682b-7943-4618-8e0b-b05b08129db7 2019-06-02 10:54:19,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:53:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95944eee-8d84-489c-b103-3509b2a0df20 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:54:19,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:53:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95944eee-8d84-489c-b103-3509b2a0df20 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:54:19,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-95944eee-8d84-489c-b103-3509b2a0df20 2019-06-02 10:54:19,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-95944eee-8d84-489c-b103-3509b2a0df20 2019-06-02 10:54:19,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec04838bfacb0e6dc77474803e53ba17a87d772" 2019-06-02 10:54:19,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:54:19,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-6ba3e075-4ae2-42d9-bf9f-7efe3cb06568 2019-06-02 10:54:19,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:54:19,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec04838bfacb0e6dc77474803e53ba17a87d772" 2019-06-02 10:54:19,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458', u'external_name': u'cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVeVW3XggzP9Ydwn1Qklyrq4trUmV1Dfo4SXQJwX9/dpdWUzscjkRTd0bAOmeZYNm/6YKpGtpkSQkYCCAZw41H5IPSRrhII4jy/EAszmQjbaC1EYEfnifSAwai6uPCm5dU65sbKDOfHG8SxnL9Z1EpburYsTJktRjE4sN/+qTTE0ZmiplqaPe4r6wi2hNkDYKhylSCPlk/SRIZ+XLmqWFGfGeZv84J2gNvbJNEv5/xI9z1uurvm9zuzr8C06b4QXOQMfutkjv+lDK/In65fV005EOoXItXtSfZENXqXLDxa5mtwYa3vnmFxuA0uMOTf2+L23zIicu9K1iLB+iT3uqt Generated-by-Nova', u'name': u'cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458', u'fingerprint': u'e3:56:80:42:50:34:94:56:f0:b8:ed:1e:25:22:f6:86'}}}, {u'external_id': u'be9c22f8-742e-4aff-a001-ed938c99ec4d', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'b49af5ea-b148-419c-8991-f0c30e30c1ef', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'16c691eb-652b-4d16-804f-208040053672', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2019-06-02 10:54:19,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 02 Jun 2019 10:53:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dd5a1a4e-d34e-4508-9663-fdace60e35bb x-compute-request-id: req-dd5a1a4e-d34e-4508-9663-fdace60e35bb Content-Length: 417 location: http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "OS-DCF:diskConfig": "MANUAL", "id": "363611d1-7f52-4e47-b5a1-736e85da94ae", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/363611d1-7f52-4e47-b5a1-736e85da94ae", "rel": "bookmark"}], "adminPass": "Qw8MrTJU2eb3"}} 2019-06-02 10:54:19,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 02 Jun 2019 10:53:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dd5a1a4e-d34e-4508-9663-fdace60e35bb x-compute-request-id: req-dd5a1a4e-d34e-4508-9663-fdace60e35bb Content-Length: 417 location: http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "OS-DCF:diskConfig": "MANUAL", "id": "363611d1-7f52-4e47-b5a1-736e85da94ae", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/363611d1-7f52-4e47-b5a1-736e85da94ae", "rel": "bookmark"}], "adminPass": "Qw8MrTJU2eb3"}} 2019-06-02 10:54:19,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-3a7d346b-2c66-4c40-9f2b-311b812fb9c7 2019-06-02 10:54:19,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-3a7d346b-2c66-4c40-9f2b-311b812fb9c7 2019-06-02 10:54:19,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:53:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a7d346b-2c66-4c40-9f2b-311b812fb9c7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:54:19,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:53:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a7d346b-2c66-4c40-9f2b-311b812fb9c7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:54:19,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:54:19,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:54:19,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_pqrvlp'} 2019-06-02 10:54:19,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458', u'external_name': u'cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVeVW3XggzP9Ydwn1Qklyrq4trUmV1Dfo4SXQJwX9/dpdWUzscjkRTd0bAOmeZYNm/6YKpGtpkSQkYCCAZw41H5IPSRrhII4jy/EAszmQjbaC1EYEfnifSAwai6uPCm5dU65sbKDOfHG8SxnL9Z1EpburYsTJktRjE4sN/+qTTE0ZmiplqaPe4r6wi2hNkDYKhylSCPlk/SRIZ+XLmqWFGfGeZv84J2gNvbJNEv5/xI9z1uurvm9zuzr8C06b4QXOQMfutkjv+lDK/In65fV005EOoXItXtSfZENXqXLDxa5mtwYa3vnmFxuA0uMOTf2+L23zIicu9K1iLB+iT3uqt Generated-by-Nova', u'name': u'cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458', u'fingerprint': u'e3:56:80:42:50:34:94:56:f0:b8:ed:1e:25:22:f6:86'}}}, {u'external_id': u'be9c22f8-742e-4aff-a001-ed938c99ec4d', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'e7701d8b-a872-4531-a3a7-9ac1d23c2311', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2019-06-02 10:54:19,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-6ba3e075-4ae2-42d9-bf9f-7efe3cb06568 2019-06-02 10:54:19,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:53:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ba3e075-4ae2-42d9-bf9f-7efe3cb06568 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:54:19,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:53:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ba3e075-4ae2-42d9-bf9f-7efe3cb06568 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:54:19,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:54:19,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_z5wzaz'} 2019-06-02 10:54:19,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-dd5a1a4e-d34e-4508-9663-fdace60e35bb 2019-06-02 10:54:19,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-dd5a1a4e-d34e-4508-9663-fdace60e35bb 2019-06-02 10:54:19,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-dd5a1a4e-d34e-4508-9663-fdace60e35bb 2019-06-02 10:54:19,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-dd5a1a4e-d34e-4508-9663-fdace60e35bb 2019-06-02 10:54:19,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-06-02 10:54:19,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-02 10:54:19,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-02 10:54:19,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-9422fde2-2cb3-4a00-8662-e529a6df4986 2019-06-02 10:54:19,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-9422fde2-2cb3-4a00-8662-e529a6df4986 2019-06-02 10:54:19,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 02 Jun 2019 10:53: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-9422fde2-2cb3-4a00-8662-e529a6df4986 x-compute-request-id: req-9422fde2-2cb3-4a00-8662-e529a6df4986 Content-Length: 418 location: http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "OS-DCF:diskConfig": "MANUAL", "id": "064cf04d-3496-4077-9323-bc2476ffc64b", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/064cf04d-3496-4077-9323-bc2476ffc64b", "rel": "bookmark"}], "adminPass": "ZAkQ6tKpt35i"}} 2019-06-02 10:54:19,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 02 Jun 2019 10:53: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-9422fde2-2cb3-4a00-8662-e529a6df4986 x-compute-request-id: req-9422fde2-2cb3-4a00-8662-e529a6df4986 Content-Length: 418 location: http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "OS-DCF:diskConfig": "MANUAL", "id": "064cf04d-3496-4077-9323-bc2476ffc64b", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/064cf04d-3496-4077-9323-bc2476ffc64b", "rel": "bookmark"}], "adminPass": "ZAkQ6tKpt35i"}} 2019-06-02 10:54:19,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beccc79c6d5556879615f344d2f3d2b55d0300e8" 2019-06-02 10:54:19,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beccc79c6d5556879615f344d2f3d2b55d0300e8" 2019-06-02 10:54:19,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecf933536746cb54f56e3c7fef265125efb632d2" 2019-06-02 10:54:19,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecf933536746cb54f56e3c7fef265125efb632d2" 2019-06-02 10:54:19,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-f256b6df-7ab8-4399-a580-164c24e92142 2019-06-02 10:54:19,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-f256b6df-7ab8-4399-a580-164c24e92142 2019-06-02 10:54:19,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-9422fde2-2cb3-4a00-8662-e529a6df4986 2019-06-02 10:54:19,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:53:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f256b6df-7ab8-4399-a580-164c24e92142 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:54:24,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:53:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f256b6df-7ab8-4399-a580-164c24e92142 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:54:24,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:54:24,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:54:24,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_jmeq8q'} 2019-06-02 10:54:24,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:54:24,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-02 10:54:24,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-02 10:54:24,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-9422fde2-2cb3-4a00-8662-e529a6df4986 2019-06-02 10:54:24,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458', u'external_name': u'cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVeVW3XggzP9Ydwn1Qklyrq4trUmV1Dfo4SXQJwX9/dpdWUzscjkRTd0bAOmeZYNm/6YKpGtpkSQkYCCAZw41H5IPSRrhII4jy/EAszmQjbaC1EYEfnifSAwai6uPCm5dU65sbKDOfHG8SxnL9Z1EpburYsTJktRjE4sN/+qTTE0ZmiplqaPe4r6wi2hNkDYKhylSCPlk/SRIZ+XLmqWFGfGeZv84J2gNvbJNEv5/xI9z1uurvm9zuzr8C06b4QXOQMfutkjv+lDK/In65fV005EOoXItXtSfZENXqXLDxa5mtwYa3vnmFxuA0uMOTf2+L23zIicu9K1iLB+iT3uqt Generated-by-Nova', u'name': u'cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458', u'fingerprint': u'e3:56:80:42:50:34:94:56:f0:b8:ed:1e:25:22:f6:86'}}}, {u'external_id': u'be9c22f8-742e-4aff-a001-ed938c99ec4d', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'e6b052dc-3c75-4151-9c78-f95f86236554', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'b49af5ea-b148-419c-8991-f0c30e30c1ef', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'53ccd259-2be8-4c3c-9730-084489fd3e74', u'floating_ip_address': u'172.30.9.200', u'external_type': u'floatingip'}] 2019-06-02 10:54:24,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-1a933930-cb10-492f-b9ec-7b8b7c6d9de1 2019-06-02 10:54:24,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:53:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ec01e14-8a80-4dca-bb5b-2978a8a781fd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:54:24,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-02 10:54:24,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-06-02 10:54:24,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-02 10:54:24,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:53:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b6e56969-4e70-4a07-91c4-a8472d9f0b1e x-compute-request-id: req-b6e56969-4e70-4a07-91c4-a8472d9f0b1e Content-Encoding: gzip Content-Length: 290 Content-Type: application/json RESP BODY: {"images": [{"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}, {"href": "http://192.30.9.4:9292/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}, {"id": "261dbbcf-392e-465e-8ad4-e8cd03281208", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/261dbbcf-392e-465e-8ad4-e8cd03281208", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/261dbbcf-392e-465e-8ad4-e8cd03281208", "rel": "bookmark"}, {"href": "http://192.30.9.4:9292/images/261dbbcf-392e-465e-8ad4-e8cd03281208", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}]} 2019-06-02 10:54:24,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-0010ae63-cfe5-400e-8192-37d39429d916 2019-06-02 10:54:24,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-0010ae63-cfe5-400e-8192-37d39429d916 2019-06-02 10:54:24,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:53:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0010ae63-cfe5-400e-8192-37d39429d916 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:54:24,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:53:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0010ae63-cfe5-400e-8192-37d39429d916 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:54:24,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:54:24,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:54:24,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-80327389-ce54-45ab-943f-e6c92942dec5 2019-06-02 10:54:24,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-80327389-ce54-45ab-943f-e6c92942dec5 2019-06-02 10:54:24,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-80327389-ce54-45ab-943f-e6c92942dec5 2019-06-02 10:54:24,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-80327389-ce54-45ab-943f-e6c92942dec5 2019-06-02 10:54:24,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:53:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-80327389-ce54-45ab-943f-e6c92942dec5 x-compute-request-id: req-80327389-ce54-45ab-943f-e6c92942dec5 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVeVW3XggzP9Ydwn1Qklyrq4trUmV1Dfo4SXQJwX9/dpdWUzscjkRTd0bAOmeZYNm/6YKpGtpkSQkYCCAZw41H5IPSRrhII4jy/EAszmQjbaC1EYEfnifSAwai6uPCm5dU65sbKDOfHG8SxnL9Z1EpburYsTJktRjE4sN/+qTTE0ZmiplqaPe4r6wi2hNkDYKhylSCPlk/SRIZ+XLmqWFGfGeZv84J2gNvbJNEv5/xI9z1uurvm9zuzr8C06b4QXOQMfutkjv+lDK/In65fV005EOoXItXtSfZENXqXLDxa5mtwYa3vnmFxuA0uMOTf2+L23zIicu9K1iLB+iT3uqt Generated-by-Nova", "name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "fingerprint": "e3:56:80:42:50:34:94:56:f0:b8:ed:1e:25:22:f6:86"}}]} 2019-06-02 10:54:24,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:53:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-80327389-ce54-45ab-943f-e6c92942dec5 x-compute-request-id: req-80327389-ce54-45ab-943f-e6c92942dec5 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVeVW3XggzP9Ydwn1Qklyrq4trUmV1Dfo4SXQJwX9/dpdWUzscjkRTd0bAOmeZYNm/6YKpGtpkSQkYCCAZw41H5IPSRrhII4jy/EAszmQjbaC1EYEfnifSAwai6uPCm5dU65sbKDOfHG8SxnL9Z1EpburYsTJktRjE4sN/+qTTE0ZmiplqaPe4r6wi2hNkDYKhylSCPlk/SRIZ+XLmqWFGfGeZv84J2gNvbJNEv5/xI9z1uurvm9zuzr8C06b4QXOQMfutkjv+lDK/In65fV005EOoXItXtSfZENXqXLDxa5mtwYa3vnmFxuA0uMOTf2+L23zIicu9K1iLB+iT3uqt Generated-by-Nova", "name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "fingerprint": "e3:56:80:42:50:34:94:56:f0:b8:ed:1e:25:22:f6:86"}}]} 2019-06-02 10:54:24,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec04838bfacb0e6dc77474803e53ba17a87d772" 2019-06-02 10:54:24,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec04838bfacb0e6dc77474803e53ba17a87d772" 2019-06-02 10:54:24,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-414325f7-c9ba-4742-8385-f2d8003de39b 2019-06-02 10:54:24,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-414325f7-c9ba-4742-8385-f2d8003de39b 2019-06-02 10:54:24,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-414325f7-c9ba-4742-8385-f2d8003de39b 2019-06-02 10:54:24,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-414325f7-c9ba-4742-8385-f2d8003de39b 2019-06-02 10:54:24,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:53:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-414325f7-c9ba-4742-8385-f2d8003de39b x-compute-request-id: req-414325f7-c9ba-4742-8385-f2d8003de39b Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}, {"id": "df0e983a-bf47-4210-9a9b-cef34cae1f94", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/df0e983a-bf47-4210-9a9b-cef34cae1f94", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/df0e983a-bf47-4210-9a9b-cef34cae1f94", "rel": "bookmark"}], "name": "cloudify_ims-flavor_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}]} 2019-06-02 10:54:24,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:53:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-414325f7-c9ba-4742-8385-f2d8003de39b x-compute-request-id: req-414325f7-c9ba-4742-8385-f2d8003de39b Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}, {"id": "df0e983a-bf47-4210-9a9b-cef34cae1f94", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/df0e983a-bf47-4210-9a9b-cef34cae1f94", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/df0e983a-bf47-4210-9a9b-cef34cae1f94", "rel": "bookmark"}], "name": "cloudify_ims-flavor_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}]} 2019-06-02 10:54:24,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec04838bfacb0e6dc77474803e53ba17a87d772" 2019-06-02 10:54:24,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec04838bfacb0e6dc77474803e53ba17a87d772" 2019-06-02 10:54:24,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-1a933930-cb10-492f-b9ec-7b8b7c6d9de1 2019-06-02 10:54:24,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-1a933930-cb10-492f-b9ec-7b8b7c6d9de1 2019-06-02 10:54:24,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-1a933930-cb10-492f-b9ec-7b8b7c6d9de1 2019-06-02 10:54:24,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:53: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-1a933930-cb10-492f-b9ec-7b8b7c6d9de1 x-compute-request-id: req-1a933930-cb10-492f-b9ec-7b8b7c6d9de1 Content-Encoding: gzip Content-Length: 290 Content-Type: application/json RESP BODY: {"images": [{"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}, {"href": "http://192.30.9.4:9292/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}, {"id": "261dbbcf-392e-465e-8ad4-e8cd03281208", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/261dbbcf-392e-465e-8ad4-e8cd03281208", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/261dbbcf-392e-465e-8ad4-e8cd03281208", "rel": "bookmark"}, {"href": "http://192.30.9.4:9292/images/261dbbcf-392e-465e-8ad4-e8cd03281208", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}]} 2019-06-02 10:54:24,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:53: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-1a933930-cb10-492f-b9ec-7b8b7c6d9de1 x-compute-request-id: req-1a933930-cb10-492f-b9ec-7b8b7c6d9de1 Content-Encoding: gzip Content-Length: 290 Content-Type: application/json RESP BODY: {"images": [{"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}, {"href": "http://192.30.9.4:9292/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}, {"id": "261dbbcf-392e-465e-8ad4-e8cd03281208", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/261dbbcf-392e-465e-8ad4-e8cd03281208", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/261dbbcf-392e-465e-8ad4-e8cd03281208", "rel": "bookmark"}, {"href": "http://192.30.9.4:9292/images/261dbbcf-392e-465e-8ad4-e8cd03281208", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}]} 2019-06-02 10:54:24,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1dbe23aff8ae2aec475482ee4725dddbf63fb9f" 2019-06-02 10:54:24,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1dbe23aff8ae2aec475482ee4725dddbf63fb9f" 2019-06-02 10:54:24,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-3ec01e14-8a80-4dca-bb5b-2978a8a781fd 2019-06-02 10:54:24,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:54:24,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:53:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b6e56969-4e70-4a07-91c4-a8472d9f0b1e x-compute-request-id: req-b6e56969-4e70-4a07-91c4-a8472d9f0b1e Content-Encoding: gzip Content-Length: 290 Content-Type: application/json RESP BODY: {"images": [{"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}, {"href": "http://192.30.9.4:9292/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}, {"id": "261dbbcf-392e-465e-8ad4-e8cd03281208", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/261dbbcf-392e-465e-8ad4-e8cd03281208", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/261dbbcf-392e-465e-8ad4-e8cd03281208", "rel": "bookmark"}, {"href": "http://192.30.9.4:9292/images/261dbbcf-392e-465e-8ad4-e8cd03281208", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}]} 2019-06-02 10:54:24,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05462e4e5dd2245d3364ce1e55a5e227e860ea1d" 2019-06-02 10:54:24,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-b6e56969-4e70-4a07-91c4-a8472d9f0b1e 2019-06-02 10:54:24,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-b6e56969-4e70-4a07-91c4-a8472d9f0b1e 2019-06-02 10:54:29,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-b6e56969-4e70-4a07-91c4-a8472d9f0b1e 2019-06-02 10:54:29,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-b6e56969-4e70-4a07-91c4-a8472d9f0b1e 2019-06-02 10:54:29,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beccc79c6d5556879615f344d2f3d2b55d0300e8" 2019-06-02 10:54:29,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beccc79c6d5556879615f344d2f3d2b55d0300e8" 2019-06-02 10:54:29,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:54:29,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:53:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a03f2f52-7f94-4ebd-b373-6b3252db49ed x-compute-request-id: req-a03f2f52-7f94-4ebd-b373-6b3252db49ed Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}, {"id": "df0e983a-bf47-4210-9a9b-cef34cae1f94", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/df0e983a-bf47-4210-9a9b-cef34cae1f94", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/df0e983a-bf47-4210-9a9b-cef34cae1f94", "rel": "bookmark"}], "name": "cloudify_ims-flavor_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}]} 2019-06-02 10:54:29,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:53:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a03f2f52-7f94-4ebd-b373-6b3252db49ed x-compute-request-id: req-a03f2f52-7f94-4ebd-b373-6b3252db49ed Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}, {"id": "df0e983a-bf47-4210-9a9b-cef34cae1f94", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/df0e983a-bf47-4210-9a9b-cef34cae1f94", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/df0e983a-bf47-4210-9a9b-cef34cae1f94", "rel": "bookmark"}], "name": "cloudify_ims-flavor_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}]} 2019-06-02 10:54:29,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-a03f2f52-7f94-4ebd-b373-6b3252db49ed 2019-06-02 10:54:29,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-a03f2f52-7f94-4ebd-b373-6b3252db49ed 2019-06-02 10:54:29,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-a03f2f52-7f94-4ebd-b373-6b3252db49ed 2019-06-02 10:54:29,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-a03f2f52-7f94-4ebd-b373-6b3252db49ed 2019-06-02 10:54:29,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beccc79c6d5556879615f344d2f3d2b55d0300e8" 2019-06-02 10:54:29,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beccc79c6d5556879615f344d2f3d2b55d0300e8" 2019-06-02 10:54:29,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:53:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fdb23ef4-2161-4d70-90cf-7a5c903686fe x-compute-request-id: req-fdb23ef4-2161-4d70-90cf-7a5c903686fe Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVeVW3XggzP9Ydwn1Qklyrq4trUmV1Dfo4SXQJwX9/dpdWUzscjkRTd0bAOmeZYNm/6YKpGtpkSQkYCCAZw41H5IPSRrhII4jy/EAszmQjbaC1EYEfnifSAwai6uPCm5dU65sbKDOfHG8SxnL9Z1EpburYsTJktRjE4sN/+qTTE0ZmiplqaPe4r6wi2hNkDYKhylSCPlk/SRIZ+XLmqWFGfGeZv84J2gNvbJNEv5/xI9z1uurvm9zuzr8C06b4QXOQMfutkjv+lDK/In65fV005EOoXItXtSfZENXqXLDxa5mtwYa3vnmFxuA0uMOTf2+L23zIicu9K1iLB+iT3uqt Generated-by-Nova", "name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "fingerprint": "e3:56:80:42:50:34:94:56:f0:b8:ed:1e:25:22:f6:86"}}]} 2019-06-02 10:54:29,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:53:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fdb23ef4-2161-4d70-90cf-7a5c903686fe x-compute-request-id: req-fdb23ef4-2161-4d70-90cf-7a5c903686fe Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVeVW3XggzP9Ydwn1Qklyrq4trUmV1Dfo4SXQJwX9/dpdWUzscjkRTd0bAOmeZYNm/6YKpGtpkSQkYCCAZw41H5IPSRrhII4jy/EAszmQjbaC1EYEfnifSAwai6uPCm5dU65sbKDOfHG8SxnL9Z1EpburYsTJktRjE4sN/+qTTE0ZmiplqaPe4r6wi2hNkDYKhylSCPlk/SRIZ+XLmqWFGfGeZv84J2gNvbJNEv5/xI9z1uurvm9zuzr8C06b4QXOQMfutkjv+lDK/In65fV005EOoXItXtSfZENXqXLDxa5mtwYa3vnmFxuA0uMOTf2+L23zIicu9K1iLB+iT3uqt Generated-by-Nova", "name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "fingerprint": "e3:56:80:42:50:34:94:56:f0:b8:ed:1e:25:22:f6:86"}}]} 2019-06-02 10:54:29,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-fdb23ef4-2161-4d70-90cf-7a5c903686fe 2019-06-02 10:54:29,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-fdb23ef4-2161-4d70-90cf-7a5c903686fe 2019-06-02 10:54:29,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-fdb23ef4-2161-4d70-90cf-7a5c903686fe 2019-06-02 10:54:29,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-fdb23ef4-2161-4d70-90cf-7a5c903686fe 2019-06-02 10:54:29,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:53:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e20ac56a-bd27-4f3a-8c52-bfb279b5b38f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:54:29,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:53:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e20ac56a-bd27-4f3a-8c52-bfb279b5b38f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:54:29,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-e20ac56a-bd27-4f3a-8c52-bfb279b5b38f 2019-06-02 10:54:29,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67ca9e1c9678ff66b7fa2e8326b572ef5263d45b" 2019-06-02 10:54:29,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67ca9e1c9678ff66b7fa2e8326b572ef5263d45b" 2019-06-02 10:54:29,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-02 10:54:29,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-02 10:54:29,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-06-02 10:54:29,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-e20ac56a-bd27-4f3a-8c52-bfb279b5b38f 2019-06-02 10:54:29,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df378ff21a23ebb89db1fcd1015d7597d0d71699" 2019-06-02 10:54:29,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df378ff21a23ebb89db1fcd1015d7597d0d71699" 2019-06-02 10:54:29,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:54:29,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-06-02 10:54:29,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-02 10:54:29,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-7b326281-a301-484c-b982-bb38698ed842 2019-06-02 10:54:29,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:53:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0382894d-0237-4ebd-a7d7-9978da0548b4 x-compute-request-id: req-0382894d-0237-4ebd-a7d7-9978da0548b4 Content-Encoding: gzip Content-Length: 290 Content-Type: application/json RESP BODY: {"images": [{"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}, {"href": "http://192.30.9.4:9292/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}, {"id": "261dbbcf-392e-465e-8ad4-e8cd03281208", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/261dbbcf-392e-465e-8ad4-e8cd03281208", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/261dbbcf-392e-465e-8ad4-e8cd03281208", "rel": "bookmark"}, {"href": "http://192.30.9.4:9292/images/261dbbcf-392e-465e-8ad4-e8cd03281208", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}]} 2019-06-02 10:54:29,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:53:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0382894d-0237-4ebd-a7d7-9978da0548b4 x-compute-request-id: req-0382894d-0237-4ebd-a7d7-9978da0548b4 Content-Encoding: gzip Content-Length: 290 Content-Type: application/json RESP BODY: {"images": [{"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}, {"href": "http://192.30.9.4:9292/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}, {"id": "261dbbcf-392e-465e-8ad4-e8cd03281208", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/261dbbcf-392e-465e-8ad4-e8cd03281208", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/261dbbcf-392e-465e-8ad4-e8cd03281208", "rel": "bookmark"}, {"href": "http://192.30.9.4:9292/images/261dbbcf-392e-465e-8ad4-e8cd03281208", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}]} 2019-06-02 10:54:29,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-0382894d-0237-4ebd-a7d7-9978da0548b4 2019-06-02 10:54:29,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-0382894d-0237-4ebd-a7d7-9978da0548b4 2019-06-02 10:54:29,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-0382894d-0237-4ebd-a7d7-9978da0548b4 2019-06-02 10:54:29,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-0382894d-0237-4ebd-a7d7-9978da0548b4 2019-06-02 10:54:29,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1dbe23aff8ae2aec475482ee4725dddbf63fb9f" 2019-06-02 10:54:29,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1dbe23aff8ae2aec475482ee4725dddbf63fb9f" 2019-06-02 10:54:29,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:53:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d9b6b5b-ad08-4c9c-a9c3-b5dea8c91e6d x-compute-request-id: req-7d9b6b5b-ad08-4c9c-a9c3-b5dea8c91e6d Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}, {"id": "df0e983a-bf47-4210-9a9b-cef34cae1f94", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/df0e983a-bf47-4210-9a9b-cef34cae1f94", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/df0e983a-bf47-4210-9a9b-cef34cae1f94", "rel": "bookmark"}], "name": "cloudify_ims-flavor_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}]} 2019-06-02 10:54:29,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:53:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d9b6b5b-ad08-4c9c-a9c3-b5dea8c91e6d x-compute-request-id: req-7d9b6b5b-ad08-4c9c-a9c3-b5dea8c91e6d Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}, {"id": "df0e983a-bf47-4210-9a9b-cef34cae1f94", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/df0e983a-bf47-4210-9a9b-cef34cae1f94", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/df0e983a-bf47-4210-9a9b-cef34cae1f94", "rel": "bookmark"}], "name": "cloudify_ims-flavor_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}]} 2019-06-02 10:54:29,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-7d9b6b5b-ad08-4c9c-a9c3-b5dea8c91e6d 2019-06-02 10:54:29,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-7d9b6b5b-ad08-4c9c-a9c3-b5dea8c91e6d 2019-06-02 10:54:29,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-7d9b6b5b-ad08-4c9c-a9c3-b5dea8c91e6d 2019-06-02 10:54:29,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-7d9b6b5b-ad08-4c9c-a9c3-b5dea8c91e6d 2019-06-02 10:54:29,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1dbe23aff8ae2aec475482ee4725dddbf63fb9f" 2019-06-02 10:54:29,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1dbe23aff8ae2aec475482ee4725dddbf63fb9f" 2019-06-02 10:54:34,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1dbe23aff8ae2aec475482ee4725dddbf63fb9f" 2019-06-02 10:54:34,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1dbe23aff8ae2aec475482ee4725dddbf63fb9f" 2019-06-02 10:54:34,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:53:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7b326281-a301-484c-b982-bb38698ed842 x-compute-request-id: req-7b326281-a301-484c-b982-bb38698ed842 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVeVW3XggzP9Ydwn1Qklyrq4trUmV1Dfo4SXQJwX9/dpdWUzscjkRTd0bAOmeZYNm/6YKpGtpkSQkYCCAZw41H5IPSRrhII4jy/EAszmQjbaC1EYEfnifSAwai6uPCm5dU65sbKDOfHG8SxnL9Z1EpburYsTJktRjE4sN/+qTTE0ZmiplqaPe4r6wi2hNkDYKhylSCPlk/SRIZ+XLmqWFGfGeZv84J2gNvbJNEv5/xI9z1uurvm9zuzr8C06b4QXOQMfutkjv+lDK/In65fV005EOoXItXtSfZENXqXLDxa5mtwYa3vnmFxuA0uMOTf2+L23zIicu9K1iLB+iT3uqt Generated-by-Nova", "name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "fingerprint": "e3:56:80:42:50:34:94:56:f0:b8:ed:1e:25:22:f6:86"}}]} 2019-06-02 10:54:34,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:53:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7b326281-a301-484c-b982-bb38698ed842 x-compute-request-id: req-7b326281-a301-484c-b982-bb38698ed842 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVeVW3XggzP9Ydwn1Qklyrq4trUmV1Dfo4SXQJwX9/dpdWUzscjkRTd0bAOmeZYNm/6YKpGtpkSQkYCCAZw41H5IPSRrhII4jy/EAszmQjbaC1EYEfnifSAwai6uPCm5dU65sbKDOfHG8SxnL9Z1EpburYsTJktRjE4sN/+qTTE0ZmiplqaPe4r6wi2hNkDYKhylSCPlk/SRIZ+XLmqWFGfGeZv84J2gNvbJNEv5/xI9z1uurvm9zuzr8C06b4QXOQMfutkjv+lDK/In65fV005EOoXItXtSfZENXqXLDxa5mtwYa3vnmFxuA0uMOTf2+L23zIicu9K1iLB+iT3uqt Generated-by-Nova", "name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "fingerprint": "e3:56:80:42:50:34:94:56:f0:b8:ed:1e:25:22:f6:86"}}]} 2019-06-02 10:54:34,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-7b326281-a301-484c-b982-bb38698ed842 2019-06-02 10:54:34,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:54:34,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:54:34,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:53:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-205d57b2-0c55-4d6c-b32f-e3c4a895115b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:54:34,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:53:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-205d57b2-0c55-4d6c-b32f-e3c4a895115b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:54:34,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-205d57b2-0c55-4d6c-b32f-e3c4a895115b 2019-06-02 10:54:34,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-205d57b2-0c55-4d6c-b32f-e3c4a895115b 2019-06-02 10:54:34,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:53:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d8c9bb19-c9d8-42d8-a8d1-8d1d020ee674 x-compute-request-id: req-d8c9bb19-c9d8-42d8-a8d1-8d1d020ee674 Content-Encoding: gzip Content-Length: 290 Content-Type: application/json RESP BODY: {"images": [{"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}, {"href": "http://192.30.9.4:9292/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}, {"id": "261dbbcf-392e-465e-8ad4-e8cd03281208", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/261dbbcf-392e-465e-8ad4-e8cd03281208", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/261dbbcf-392e-465e-8ad4-e8cd03281208", "rel": "bookmark"}, {"href": "http://192.30.9.4:9292/images/261dbbcf-392e-465e-8ad4-e8cd03281208", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}]} 2019-06-02 10:54:34,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:53:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d8c9bb19-c9d8-42d8-a8d1-8d1d020ee674 x-compute-request-id: req-d8c9bb19-c9d8-42d8-a8d1-8d1d020ee674 Content-Encoding: gzip Content-Length: 290 Content-Type: application/json RESP BODY: {"images": [{"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}, {"href": "http://192.30.9.4:9292/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}, {"id": "261dbbcf-392e-465e-8ad4-e8cd03281208", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/261dbbcf-392e-465e-8ad4-e8cd03281208", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/261dbbcf-392e-465e-8ad4-e8cd03281208", "rel": "bookmark"}, {"href": "http://192.30.9.4:9292/images/261dbbcf-392e-465e-8ad4-e8cd03281208", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}]} 2019-06-02 10:54:34,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-d8c9bb19-c9d8-42d8-a8d1-8d1d020ee674 2019-06-02 10:54:34,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-d8c9bb19-c9d8-42d8-a8d1-8d1d020ee674 2019-06-02 10:54:34,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-d8c9bb19-c9d8-42d8-a8d1-8d1d020ee674 2019-06-02 10:54:34,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-d8c9bb19-c9d8-42d8-a8d1-8d1d020ee674 2019-06-02 10:54:34,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecf933536746cb54f56e3c7fef265125efb632d2" 2019-06-02 10:54:34,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecf933536746cb54f56e3c7fef265125efb632d2" 2019-06-02 10:54:34,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-450262ff-c808-4d89-81bd-59c34d2d22d4 2019-06-02 10:54:34,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:53:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-033a82bd-4afd-40f0-a99b-c8a6de18fbd3 x-compute-request-id: req-033a82bd-4afd-40f0-a99b-c8a6de18fbd3 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}, {"id": "df0e983a-bf47-4210-9a9b-cef34cae1f94", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/df0e983a-bf47-4210-9a9b-cef34cae1f94", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/df0e983a-bf47-4210-9a9b-cef34cae1f94", "rel": "bookmark"}], "name": "cloudify_ims-flavor_f84e82f7-c941-4ae5-a3bd-c6d065e90458"}]} 2019-06-02 10:54:34,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-033a82bd-4afd-40f0-a99b-c8a6de18fbd3 2019-06-02 10:54:34,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-033a82bd-4afd-40f0-a99b-c8a6de18fbd3 2019-06-02 10:54:34,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-033a82bd-4afd-40f0-a99b-c8a6de18fbd3 2019-06-02 10:54:34,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-033a82bd-4afd-40f0-a99b-c8a6de18fbd3 2019-06-02 10:54:34,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecf933536746cb54f56e3c7fef265125efb632d2" 2019-06-02 10:54:34,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecf933536746cb54f56e3c7fef265125efb632d2" 2019-06-02 10:54:34,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:53:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-450262ff-c808-4d89-81bd-59c34d2d22d4 x-compute-request-id: req-450262ff-c808-4d89-81bd-59c34d2d22d4 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVeVW3XggzP9Ydwn1Qklyrq4trUmV1Dfo4SXQJwX9/dpdWUzscjkRTd0bAOmeZYNm/6YKpGtpkSQkYCCAZw41H5IPSRrhII4jy/EAszmQjbaC1EYEfnifSAwai6uPCm5dU65sbKDOfHG8SxnL9Z1EpburYsTJktRjE4sN/+qTTE0ZmiplqaPe4r6wi2hNkDYKhylSCPlk/SRIZ+XLmqWFGfGeZv84J2gNvbJNEv5/xI9z1uurvm9zuzr8C06b4QXOQMfutkjv+lDK/In65fV005EOoXItXtSfZENXqXLDxa5mtwYa3vnmFxuA0uMOTf2+L23zIicu9K1iLB+iT3uqt Generated-by-Nova", "name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "fingerprint": "e3:56:80:42:50:34:94:56:f0:b8:ed:1e:25:22:f6:86"}}]} 2019-06-02 10:54:34,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:53:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-450262ff-c808-4d89-81bd-59c34d2d22d4 x-compute-request-id: req-450262ff-c808-4d89-81bd-59c34d2d22d4 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVeVW3XggzP9Ydwn1Qklyrq4trUmV1Dfo4SXQJwX9/dpdWUzscjkRTd0bAOmeZYNm/6YKpGtpkSQkYCCAZw41H5IPSRrhII4jy/EAszmQjbaC1EYEfnifSAwai6uPCm5dU65sbKDOfHG8SxnL9Z1EpburYsTJktRjE4sN/+qTTE0ZmiplqaPe4r6wi2hNkDYKhylSCPlk/SRIZ+XLmqWFGfGeZv84J2gNvbJNEv5/xI9z1uurvm9zuzr8C06b4QXOQMfutkjv+lDK/In65fV005EOoXItXtSfZENXqXLDxa5mtwYa3vnmFxuA0uMOTf2+L23zIicu9K1iLB+iT3uqt Generated-by-Nova", "name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "fingerprint": "e3:56:80:42:50:34:94:56:f0:b8:ed:1e:25:22:f6:86"}}]} 2019-06-02 10:54:34,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-450262ff-c808-4d89-81bd-59c34d2d22d4 2019-06-02 10:54:34,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-450262ff-c808-4d89-81bd-59c34d2d22d4 2019-06-02 10:54:34,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-450262ff-c808-4d89-81bd-59c34d2d22d4 2019-06-02 10:54:34,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:54:34,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:54:34,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:53:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40a2f09e-9ecd-474d-a97c-782e9fdb9d8f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:54:34,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:53:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40a2f09e-9ecd-474d-a97c-782e9fdb9d8f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:54:34,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-40a2f09e-9ecd-474d-a97c-782e9fdb9d8f 2019-06-02 10:54:34,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-40a2f09e-9ecd-474d-a97c-782e9fdb9d8f 2019-06-02 10:54:34,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-a8d1807d-72fc-44c9-80ed-dda78b5a334e Date: Sun, 02 Jun 2019 10:53:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"980521c4-6263-42f9-ad9e-b4589858c951","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2ed4b87cc2914b1f9c6921b00fbbbdc7","l2_adjacency":true,"status":"ACTIVE","subnets":["4f2a1d51-aceb-41c8-b18f-1cd5b8b28cf5"],"description":"","tags":[],"updated_at":"2019-06-02T10:47:27Z","qos_policy_id":null,"name":"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458","admin_state_up":true,"tenant_id":"2ed4b87cc2914b1f9c6921b00fbbbdc7","created_at":"2019-06-02T10:47:26Z","mtu":1450}]} 2019-06-02 10:54:34,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-a8d1807d-72fc-44c9-80ed-dda78b5a334e Date: Sun, 02 Jun 2019 10:53:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"980521c4-6263-42f9-ad9e-b4589858c951","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2ed4b87cc2914b1f9c6921b00fbbbdc7","l2_adjacency":true,"status":"ACTIVE","subnets":["4f2a1d51-aceb-41c8-b18f-1cd5b8b28cf5"],"description":"","tags":[],"updated_at":"2019-06-02T10:47:27Z","qos_policy_id":null,"name":"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458","admin_state_up":true,"tenant_id":"2ed4b87cc2914b1f9c6921b00fbbbdc7","created_at":"2019-06-02T10:47:26Z","mtu":1450}]} 2019-06-02 10:54:34,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458 used request id req-a8d1807d-72fc-44c9-80ed-dda78b5a334e 2019-06-02 10:54:34,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458 used request id req-a8d1807d-72fc-44c9-80ed-dda78b5a334e 2019-06-02 10:54:34,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458 used request id req-a8d1807d-72fc-44c9-80ed-dda78b5a334e 2019-06-02 10:54:34,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458 used request id req-a8d1807d-72fc-44c9-80ed-dda78b5a334e 2019-06-02 10:54:34,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458), 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-02 10:54:34,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_20f7us', 'key_name': u'cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458', 'image': u'96a102a9-ed5f-410a-8c9e-10fe2ddcf538', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458', 'cloudify_management_network_id': u'980521c4-6263-42f9-ad9e-b4589858c951'}, 'nics': [{'net-id': u'980521c4-6263-42f9-ad9e-b4589858c951'}], 'flavor': u'd89ba349-f66a-42cb-8267-1666829b0e23', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_vellum']} 2019-06-02 10:54:34,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_20f7us', 'key_name': u'cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458', 'image': u'96a102a9-ed5f-410a-8c9e-10fe2ddcf538', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458', 'cloudify_management_network_id': u'980521c4-6263-42f9-ad9e-b4589858c951'}, 'nics': [{'net-id': u'980521c4-6263-42f9-ad9e-b4589858c951'}], 'flavor': u'd89ba349-f66a-42cb-8267-1666829b0e23', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_vellum']} 2019-06-02 10:54:34,582 - 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-02 10:54:34,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec04838bfacb0e6dc77474803e53ba17a87d772" -d '{"server": {"name": "server_clearwater-opnfv_vellum_host_20f7us", "imageRef": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "flavorRef": "d89ba349-f66a-42cb-8267-1666829b0e23", "max_count": 1, "min_count": 1, "networks": [{"uuid": "980521c4-6263-42f9-ad9e-b4589858c951"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}}' 2019-06-02 10:54:34,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec04838bfacb0e6dc77474803e53ba17a87d772" -d '{"server": {"name": "server_clearwater-opnfv_vellum_host_20f7us", "imageRef": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "flavorRef": "d89ba349-f66a-42cb-8267-1666829b0e23", "max_count": 1, "min_count": 1, "networks": [{"uuid": "980521c4-6263-42f9-ad9e-b4589858c951"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}}' 2019-06-02 10:54:39,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:53:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-35eabda6-a890-42ae-bc94-937c6902a062 x-compute-request-id: req-35eabda6-a890-42ae-bc94-937c6902a062 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e459262c-0636-4d4d-a75e-0eeff3645e78", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "e459262c-0636-4d4d-a75e-0eeff3645e78", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:53:27Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_homer_host_mbugjh", "created": "2019-06-02T10:53:23Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:54:39,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458), 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-02 10:54:39,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_pqrvlp', 'key_name': u'cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458', 'image': u'96a102a9-ed5f-410a-8c9e-10fe2ddcf538', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458', 'cloudify_management_network_id': u'980521c4-6263-42f9-ad9e-b4589858c951'}, 'nics': [{'net-id': u'980521c4-6263-42f9-ad9e-b4589858c951'}], 'flavor': u'd89ba349-f66a-42cb-8267-1666829b0e23', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_dime']} 2019-06-02 10:54:39,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_pqrvlp', 'key_name': u'cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458', 'image': u'96a102a9-ed5f-410a-8c9e-10fe2ddcf538', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458', 'cloudify_management_network_id': u'980521c4-6263-42f9-ad9e-b4589858c951'}, 'nics': [{'net-id': u'980521c4-6263-42f9-ad9e-b4589858c951'}], 'flavor': u'd89ba349-f66a-42cb-8267-1666829b0e23', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_dime']} 2019-06-02 10:54:39,838 - 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-02 10:54:39,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beccc79c6d5556879615f344d2f3d2b55d0300e8" -d '{"server": {"name": "server_clearwater-opnfv_dime_host_pqrvlp", "imageRef": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "flavorRef": "d89ba349-f66a-42cb-8267-1666829b0e23", "max_count": 1, "min_count": 1, "networks": [{"uuid": "980521c4-6263-42f9-ad9e-b4589858c951"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}}' 2019-06-02 10:54:39,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beccc79c6d5556879615f344d2f3d2b55d0300e8" -d '{"server": {"name": "server_clearwater-opnfv_dime_host_pqrvlp", "imageRef": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "flavorRef": "d89ba349-f66a-42cb-8267-1666829b0e23", "max_count": 1, "min_count": 1, "networks": [{"uuid": "980521c4-6263-42f9-ad9e-b4589858c951"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}}' 2019-06-02 10:54:39,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daa4e3a2e4c5439a84310a2ece49f3d8a74e20fc" 2019-06-02 10:54:39,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daa4e3a2e4c5439a84310a2ece49f3d8a74e20fc" 2019-06-02 10:54:39,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:54:39,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-06-02 10:54:39,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-02 10:54:39,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-06-02 10:54:39,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:53:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-055830ba-455e-487a-a35c-ea25102b882e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:54:39,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-06-02 10:54:39,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458 used request id req-a469fc3a-0987-4695-b094-243ec08b0c91 2019-06-02 10:54:39,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78 used request id req-35eabda6-a890-42ae-bc94-937c6902a062 2019-06-02 10:54:39,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78 used request id req-35eabda6-a890-42ae-bc94-937c6902a062 2019-06-02 10:54:39,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-a469fc3a-0987-4695-b094-243ec08b0c91 Date: Sun, 02 Jun 2019 10:53:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"980521c4-6263-42f9-ad9e-b4589858c951","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2ed4b87cc2914b1f9c6921b00fbbbdc7","l2_adjacency":true,"status":"ACTIVE","subnets":["4f2a1d51-aceb-41c8-b18f-1cd5b8b28cf5"],"description":"","tags":[],"updated_at":"2019-06-02T10:47:27Z","qos_policy_id":null,"name":"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458","admin_state_up":true,"tenant_id":"2ed4b87cc2914b1f9c6921b00fbbbdc7","created_at":"2019-06-02T10:47:26Z","mtu":1450}]} 2019-06-02 10:54:39,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-a469fc3a-0987-4695-b094-243ec08b0c91 Date: Sun, 02 Jun 2019 10:53:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"980521c4-6263-42f9-ad9e-b4589858c951","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2ed4b87cc2914b1f9c6921b00fbbbdc7","l2_adjacency":true,"status":"ACTIVE","subnets":["4f2a1d51-aceb-41c8-b18f-1cd5b8b28cf5"],"description":"","tags":[],"updated_at":"2019-06-02T10:47:27Z","qos_policy_id":null,"name":"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458","admin_state_up":true,"tenant_id":"2ed4b87cc2914b1f9c6921b00fbbbdc7","created_at":"2019-06-02T10:47:26Z","mtu":1450}]} 2019-06-02 10:54:39,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b61b769bd3932af77295003bc83ba0ac4349af0" 2019-06-02 10:54:39,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-055830ba-455e-487a-a35c-ea25102b882e 2019-06-02 10:54:39,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b61b769bd3932af77295003bc83ba0ac4349af0" 2019-06-02 10:54:39,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458 used request id req-a469fc3a-0987-4695-b094-243ec08b0c91 2019-06-02 10:54:39,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458 used request id req-a469fc3a-0987-4695-b094-243ec08b0c91 2019-06-02 10:54:39,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458 used request id req-a469fc3a-0987-4695-b094-243ec08b0c91 2019-06-02 10:54:39,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458 used request id req-40d9aa93-c063-47f2-80a4-a9fdff4f1d41 2019-06-02 10:54:39,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_z5wzaz', 'key_name': u'cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458', 'image': u'96a102a9-ed5f-410a-8c9e-10fe2ddcf538', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458', 'cloudify_management_network_id': u'980521c4-6263-42f9-ad9e-b4589858c951'}, 'nics': [{'net-id': u'980521c4-6263-42f9-ad9e-b4589858c951'}], 'flavor': u'd89ba349-f66a-42cb-8267-1666829b0e23', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_internal_sip', u'clearwater-sg_sprout']} 2019-06-02 10:54:39,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458), 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-02 10:54:39,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:54:39,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458 used request id req-40d9aa93-c063-47f2-80a4-a9fdff4f1d41 2019-06-02 10:54:39,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:53:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e83d1867-fc22-464a-bb76-ce0f4c56c96e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:54:39,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458 used request id req-40d9aa93-c063-47f2-80a4-a9fdff4f1d41 2019-06-02 10:54:39,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-e83d1867-fc22-464a-bb76-ce0f4c56c96e 2019-06-02 10:54:39,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458 used request id req-40d9aa93-c063-47f2-80a4-a9fdff4f1d41 2019-06-02 10:54:39,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-40d9aa93-c063-47f2-80a4-a9fdff4f1d41 Date: Sun, 02 Jun 2019 10:53:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"980521c4-6263-42f9-ad9e-b4589858c951","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2ed4b87cc2914b1f9c6921b00fbbbdc7","l2_adjacency":true,"status":"ACTIVE","subnets":["4f2a1d51-aceb-41c8-b18f-1cd5b8b28cf5"],"description":"","tags":[],"updated_at":"2019-06-02T10:47:27Z","qos_policy_id":null,"name":"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458","admin_state_up":true,"tenant_id":"2ed4b87cc2914b1f9c6921b00fbbbdc7","created_at":"2019-06-02T10:47:26Z","mtu":1450}]} 2019-06-02 10:54:39,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecf933536746cb54f56e3c7fef265125efb632d2" -d '{"server": {"name": "server_clearwater-opnfv_sprout_host_z5wzaz", "imageRef": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "flavorRef": "d89ba349-f66a-42cb-8267-1666829b0e23", "max_count": 1, "min_count": 1, "networks": [{"uuid": "980521c4-6263-42f9-ad9e-b4589858c951"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}}' 2019-06-02 10:54:39,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458 used request id req-0348d83b-ed91-4a68-bfb9-b9854fa5bdb1 2019-06-02 10:54:39,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-0348d83b-ed91-4a68-bfb9-b9854fa5bdb1 Date: Sun, 02 Jun 2019 10:53:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"980521c4-6263-42f9-ad9e-b4589858c951","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2ed4b87cc2914b1f9c6921b00fbbbdc7","l2_adjacency":true,"status":"ACTIVE","subnets":["4f2a1d51-aceb-41c8-b18f-1cd5b8b28cf5"],"description":"","tags":[],"updated_at":"2019-06-02T10:47:27Z","qos_policy_id":null,"name":"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458","admin_state_up":true,"tenant_id":"2ed4b87cc2914b1f9c6921b00fbbbdc7","created_at":"2019-06-02T10:47:26Z","mtu":1450}]} 2019-06-02 10:54:39,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecf933536746cb54f56e3c7fef265125efb632d2" -d '{"server": {"name": "server_clearwater-opnfv_sprout_host_z5wzaz", "imageRef": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "flavorRef": "d89ba349-f66a-42cb-8267-1666829b0e23", "max_count": 1, "min_count": 1, "networks": [{"uuid": "980521c4-6263-42f9-ad9e-b4589858c951"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}}' 2019-06-02 10:54:39,844 - 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-02 10:54:39,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-0348d83b-ed91-4a68-bfb9-b9854fa5bdb1 Date: Sun, 02 Jun 2019 10:53:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"980521c4-6263-42f9-ad9e-b4589858c951","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2ed4b87cc2914b1f9c6921b00fbbbdc7","l2_adjacency":true,"status":"ACTIVE","subnets":["4f2a1d51-aceb-41c8-b18f-1cd5b8b28cf5"],"description":"","tags":[],"updated_at":"2019-06-02T10:47:27Z","qos_policy_id":null,"name":"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458","admin_state_up":true,"tenant_id":"2ed4b87cc2914b1f9c6921b00fbbbdc7","created_at":"2019-06-02T10:47:26Z","mtu":1450}]} 2019-06-02 10:54:39,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_z5wzaz', 'key_name': u'cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458', 'image': u'96a102a9-ed5f-410a-8c9e-10fe2ddcf538', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458', 'cloudify_management_network_id': u'980521c4-6263-42f9-ad9e-b4589858c951'}, 'nics': [{'net-id': u'980521c4-6263-42f9-ad9e-b4589858c951'}], 'flavor': u'd89ba349-f66a-42cb-8267-1666829b0e23', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_internal_sip', u'clearwater-sg_sprout']} 2019-06-02 10:54:39,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458 used request id req-0348d83b-ed91-4a68-bfb9-b9854fa5bdb1 2019-06-02 10:54:39,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458 used request id req-0348d83b-ed91-4a68-bfb9-b9854fa5bdb1 2019-06-02 10:54:39,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458 used request id req-0348d83b-ed91-4a68-bfb9-b9854fa5bdb1 2019-06-02 10:54:39,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458), 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-02 10:54:39,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_jmeq8q', 'key_name': u'cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458', 'image': u'96a102a9-ed5f-410a-8c9e-10fe2ddcf538', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458', 'cloudify_management_network_id': u'980521c4-6263-42f9-ad9e-b4589858c951'}, 'nics': [{'net-id': u'980521c4-6263-42f9-ad9e-b4589858c951'}], 'flavor': u'd89ba349-f66a-42cb-8267-1666829b0e23', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bono', u'clearwater-sg_internal_sip']} 2019-06-02 10:54:39,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_jmeq8q', 'key_name': u'cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458', 'image': u'96a102a9-ed5f-410a-8c9e-10fe2ddcf538', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458', 'cloudify_management_network_id': u'980521c4-6263-42f9-ad9e-b4589858c951'}, 'nics': [{'net-id': u'980521c4-6263-42f9-ad9e-b4589858c951'}], 'flavor': u'd89ba349-f66a-42cb-8267-1666829b0e23', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bono', u'clearwater-sg_internal_sip']} 2019-06-02 10:54:39,846 - 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-02 10:54:45,042 - 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-02 10:54:45,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-02 10:54:45,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-06-02 10:54:45,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-02 10:54:45,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecf933536746cb54f56e3c7fef265125efb632d2" -d '{"server": {"name": "server_clearwater-opnfv_sprout_host_z5wzaz", "imageRef": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "flavorRef": "d89ba349-f66a-42cb-8267-1666829b0e23", "max_count": 1, "min_count": 1, "networks": [{"uuid": "980521c4-6263-42f9-ad9e-b4589858c951"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}}' 2019-06-02 10:54:45,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-0348d83b-ed91-4a68-bfb9-b9854fa5bdb1 Date: Sun, 02 Jun 2019 10:53:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"980521c4-6263-42f9-ad9e-b4589858c951","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2ed4b87cc2914b1f9c6921b00fbbbdc7","l2_adjacency":true,"status":"ACTIVE","subnets":["4f2a1d51-aceb-41c8-b18f-1cd5b8b28cf5"],"description":"","tags":[],"updated_at":"2019-06-02T10:47:27Z","qos_policy_id":null,"name":"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458","admin_state_up":true,"tenant_id":"2ed4b87cc2914b1f9c6921b00fbbbdc7","created_at":"2019-06-02T10:47:26Z","mtu":1450}]} 2019-06-02 10:54:45,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecf933536746cb54f56e3c7fef265125efb632d2" -d '{"server": {"name": "server_clearwater-opnfv_sprout_host_z5wzaz", "imageRef": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "flavorRef": "d89ba349-f66a-42cb-8267-1666829b0e23", "max_count": 1, "min_count": 1, "networks": [{"uuid": "980521c4-6263-42f9-ad9e-b4589858c951"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}}' 2019-06-02 10:54:45,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 02 Jun 2019 10:53:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ca78722e-ed00-4543-95d8-1a51e8313af0 x-compute-request-id: req-ca78722e-ed00-4543-95d8-1a51e8313af0 Content-Length: 417 location: http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "OS-DCF:diskConfig": "MANUAL", "id": "9067c35e-52a3-44b6-8b65-fbc3049d65df", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df", "rel": "bookmark"}], "adminPass": "ea4AoS7xcDgo"}} 2019-06-02 10:54:45,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-a0c90fcd-c0d1-4dbf-b2ee-bff7153c26a4 2019-06-02 10:54:45,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-a0c90fcd-c0d1-4dbf-b2ee-bff7153c26a4 2019-06-02 10:54:45,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-a0c90fcd-c0d1-4dbf-b2ee-bff7153c26a4 2019-06-02 10:54:45,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 02 Jun 2019 10:53:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a0c90fcd-c0d1-4dbf-b2ee-bff7153c26a4 x-compute-request-id: req-a0c90fcd-c0d1-4dbf-b2ee-bff7153c26a4 Content-Length: 419 location: http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "OS-DCF:diskConfig": "MANUAL", "id": "04cf9edc-a0b8-40f4-912b-cecad938aba5", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5", "rel": "bookmark"}], "adminPass": "WEfmEP4L2hy9"}} 2019-06-02 10:54:45,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-06-02 10:54:45,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-a0c90fcd-c0d1-4dbf-b2ee-bff7153c26a4 2019-06-02 10:54:45,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-06-02 10:54:45,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e77162614b6a4703c849def8b7aa8fb8d71dbae" 2019-06-02 10:54:45,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 02 Jun 2019 10:53:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a0c90fcd-c0d1-4dbf-b2ee-bff7153c26a4 x-compute-request-id: req-a0c90fcd-c0d1-4dbf-b2ee-bff7153c26a4 Content-Length: 419 location: http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "OS-DCF:diskConfig": "MANUAL", "id": "04cf9edc-a0b8-40f4-912b-cecad938aba5", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5", "rel": "bookmark"}], "adminPass": "WEfmEP4L2hy9"}} 2019-06-02 10:54:45,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-06-02 10:54:45,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-02 10:54:45,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-02 10:54:45,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 02 Jun 2019 10:53:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ca78722e-ed00-4543-95d8-1a51e8313af0 x-compute-request-id: req-ca78722e-ed00-4543-95d8-1a51e8313af0 Content-Length: 417 location: http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "OS-DCF:diskConfig": "MANUAL", "id": "9067c35e-52a3-44b6-8b65-fbc3049d65df", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df", "rel": "bookmark"}], "adminPass": "ea4AoS7xcDgo"}} 2019-06-02 10:54:45,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-ca78722e-ed00-4543-95d8-1a51e8313af0 2019-06-02 10:54:45,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-ca78722e-ed00-4543-95d8-1a51e8313af0 2019-06-02 10:54:45,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-ca78722e-ed00-4543-95d8-1a51e8313af0 2019-06-02 10:54:45,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-ca78722e-ed00-4543-95d8-1a51e8313af0 2019-06-02 10:54:45,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:53:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-677b790b-7c2d-43fb-b36f-49a090233394 x-compute-request-id: req-677b790b-7c2d-43fb-b36f-49a090233394 Content-Encoding: gzip Content-Length: 722 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/363611d1-7f52-4e47-b5a1-736e85da94ae", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "363611d1-7f52-4e47-b5a1-736e85da94ae", "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:53:29Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_bind_host_f9v17z", "created": "2019-06-02T10:53:26Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:54:45,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae used request id req-677b790b-7c2d-43fb-b36f-49a090233394 2019-06-02 10:54:45,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae used request id req-677b790b-7c2d-43fb-b36f-49a090233394 2019-06-02 10:54:45,046 - 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-02 10:54:45,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-3bffbd73-5fd3-4e59-b617-e9c300ce5d6e 2019-06-02 10:54:45,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:53:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b163dda-c896-4aae-8484-b44e9e0aa679 x-compute-request-id: req-8b163dda-c896-4aae-8484-b44e9e0aa679 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.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/064cf04d-3496-4077-9323-bc2476ffc64b", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "064cf04d-3496-4077-9323-bc2476ffc64b", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:53:30Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_ellis_host_ekjobi", "created": "2019-06-02T10:53:27Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:54:45,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-06-02 10:54:45,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 02 Jun 2019 10:53:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3bffbd73-5fd3-4e59-b617-e9c300ce5d6e x-compute-request-id: req-3bffbd73-5fd3-4e59-b617-e9c300ce5d6e Content-Length: 457 location: http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 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": "b60ce31e-8941-43a2-85a1-a12cf8125e68", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68", "rel": "bookmark"}], "adminPass": "m3DhW9jnmZWv"}} 2019-06-02 10:54:45,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 02 Jun 2019 10:53:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3bffbd73-5fd3-4e59-b617-e9c300ce5d6e x-compute-request-id: req-3bffbd73-5fd3-4e59-b617-e9c300ce5d6e Content-Length: 457 location: http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 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": "b60ce31e-8941-43a2-85a1-a12cf8125e68", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68", "rel": "bookmark"}], "adminPass": "m3DhW9jnmZWv"}} 2019-06-02 10:54:45,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-3bffbd73-5fd3-4e59-b617-e9c300ce5d6e 2019-06-02 10:54:45,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-3bffbd73-5fd3-4e59-b617-e9c300ce5d6e 2019-06-02 10:54:45,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-3bffbd73-5fd3-4e59-b617-e9c300ce5d6e 2019-06-02 10:54:45,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-06-02 10:54:45,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b used request id req-8b163dda-c896-4aae-8484-b44e9e0aa679 2019-06-02 10:54:45,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b used request id req-8b163dda-c896-4aae-8484-b44e9e0aa679 2019-06-02 10:54:45,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-02 10:54:45,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-06-02 10:54:45,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-06-02 10:54:45,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-02 10:54:45,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-9b3c4879-7ede-4cee-9694-45dbe6e7385a 2019-06-02 10:54:45,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-06-02 10:54:45,049 - 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-02 10:54:45,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-06-02 10:54:45,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 02 Jun 2019 10:53:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9b3c4879-7ede-4cee-9694-45dbe6e7385a x-compute-request-id: req-9b3c4879-7ede-4cee-9694-45dbe6e7385a Content-Length: 459 location: http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a 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": "d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "rel": "bookmark"}], "adminPass": "7up3ZDw5jBNv"}} 2019-06-02 10:54:45,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 02 Jun 2019 10:53:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9b3c4879-7ede-4cee-9694-45dbe6e7385a x-compute-request-id: req-9b3c4879-7ede-4cee-9694-45dbe6e7385a Content-Length: 459 location: http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a 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": "d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "rel": "bookmark"}], "adminPass": "7up3ZDw5jBNv"}} 2019-06-02 10:54:50,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-9b3c4879-7ede-4cee-9694-45dbe6e7385a 2019-06-02 10:54:50,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-9b3c4879-7ede-4cee-9694-45dbe6e7385a 2019-06-02 10:54:50,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-9b3c4879-7ede-4cee-9694-45dbe6e7385a 2019-06-02 10:54:50,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-02 10:54:50,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:53:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4af9070c-e9c6-4b98-9cf6-63b266b00428 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:54:50,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:54:50,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-6f4bced1-0173-4f4d-b629-c58ac8afad1d 2019-06-02 10:54:50,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:53:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f4bced1-0173-4f4d-b629-c58ac8afad1d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:54:50,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:54:50,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-06-02 10:54:50,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-4af9070c-e9c6-4b98-9cf6-63b266b00428 2019-06-02 10:54:50,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-02 10:54:50,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7654fcf2c30f6d01ba1e4e075f35444957ee6e1" 2019-06-02 10:54:50,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-3a61167b-4c93-4ffc-b734-f040059a5b6a 2019-06-02 10:54:50,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-02 10:54:50,724 - 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-02 10:54:50,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:53:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a61167b-4c93-4ffc-b734-f040059a5b6a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:54:50,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:54:50,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c420aa595877bd5c0a3f534616cd700e6860014" 2019-06-02 10:54:50,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-02 10:54:50,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4779a4870d70612285a5dd4d7cef1bff7f6690b" 2019-06-02 10:54:50,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5 used request id req-99bf3213-5ed9-457e-92f0-c89a8b76311e 2019-06-02 10:54:50,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-06-02 10:54:50,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5 used request id req-99bf3213-5ed9-457e-92f0-c89a8b76311e 2019-06-02 10:54:50,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-06-02 10:54:50,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:53:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-99bf3213-5ed9-457e-92f0-c89a8b76311e x-compute-request-id: req-99bf3213-5ed9-457e-92f0-c89a8b76311e 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.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "04cf9edc-a0b8-40f4-912b-cecad938aba5", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:53:32Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_vellum_host_20f7us", "created": "2019-06-02T10:53:30Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:54:50,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:53: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-1b4f5b3a-8cb5-4095-812e-008c4103ad20 x-compute-request-id: req-1b4f5b3a-8cb5-4095-812e-008c4103ad20 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.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "9067c35e-52a3-44b6-8b65-fbc3049d65df", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:53:32Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_dime_host_pqrvlp", "created": "2019-06-02T10:53:30Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:54:50,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:54:50,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:53:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15c8b607-0c9c-42ba-a434-8edafab271cc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:54:50,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-15c8b607-0c9c-42ba-a434-8edafab271cc 2019-06-02 10:54:50,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:53:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3979de06-d782-4ac1-9b8c-212749c4b1f1 x-compute-request-id: req-3979de06-d782-4ac1-9b8c-212749c4b1f1 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.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "b60ce31e-8941-43a2-85a1-a12cf8125e68", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:53:33Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_bono_host_jmeq8q", "created": "2019-06-02T10:53:31Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:54:50,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-02 10:54:50,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-06-02 10:54:50,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-06-02 10:54:50,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df used request id req-1b4f5b3a-8cb5-4095-812e-008c4103ad20 2019-06-02 10:54:50,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df used request id req-1b4f5b3a-8cb5-4095-812e-008c4103ad20 2019-06-02 10:54:50,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-06-02 10:54:50,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-02 10:54:50,727 - 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-02 10:54:50,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 used request id req-3979de06-d782-4ac1-9b8c-212749c4b1f1 2019-06-02 10:54:50,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a69211e3f482235c00398a2662012e68f6dc043" 2019-06-02 10:54:50,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 used request id req-3979de06-d782-4ac1-9b8c-212749c4b1f1 2019-06-02 10:54:50,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-06-02 10:54:50,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-06-02 10:54:50,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-06-02 10:54:50,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:53: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-e93a9b41-aee9-4dee-8d4b-a2cfe8084582 x-compute-request-id: req-e93a9b41-aee9-4dee-8d4b-a2cfe8084582 Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:53:34Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_sprout_host_z5wzaz", "created": "2019-06-02T10:53:33Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:54:50,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-06-02 10:54:50,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-02 10:54:50,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-02 10:54:50,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a used request id req-e93a9b41-aee9-4dee-8d4b-a2cfe8084582 2019-06-02 10:54:57,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a used request id req-e93a9b41-aee9-4dee-8d4b-a2cfe8084582 2019-06-02 10:54:57,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-06-02 10:54:57,211 - 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-02 10:54:57,211 - 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-02 10:54:57,211 - 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-02 10:54:57,211 - 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-02 10:54:57,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-06-02 10:54:57,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:54:57,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:53:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b838cc8-86ab-45f1-abe0-7980edb8a3c0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:54:57,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-3b838cc8-86ab-45f1-abe0-7980edb8a3c0 2019-06-02 10:54:57,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/1707f31e-1456-442c-bfac-d03ae4db756e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b6eb46274d343c9ec08aadfdbf785925fac65ea" 2019-06-02 10:54:57,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:53: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-5320cf98-cbfc-42f7-921d-7512d92ce959 x-compute-request-id: req-5320cf98-cbfc-42f7-921d-7512d92ce959 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1707f31e-1456-442c-bfac-d03ae4db756e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1707f31e-1456-442c-bfac-d03ae4db756e", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "1707f31e-1456-442c-bfac-d03ae4db756e", "security_groups": [{"name": "default"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:53:21Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_proxy_host_kn63yc", "created": "2019-06-02T10:53:19Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:54:57,212 - 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-02 10:54:57,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1707f31e-1456-442c-bfac-d03ae4db756e used request id req-5320cf98-cbfc-42f7-921d-7512d92ce959 2019-06-02 10:54:57,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1707f31e-1456-442c-bfac-d03ae4db756e used request id req-5320cf98-cbfc-42f7-921d-7512d92ce959 2019-06-02 10:54:57,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-06-02 10:54:57,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-529ab8d4-c445-4a26-8e1d-ec5177f9eb71 2019-06-02 10:54:57,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:54:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-529ab8d4-c445-4a26-8e1d-ec5177f9eb71 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:54:57,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:54:57,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ed39e41cabfad096869c3ca5ef54ef43df29e24" 2019-06-02 10:54:57,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78 used request id req-fd0d0c8c-abe6-42ba-baf8-a6915f430f8e 2019-06-02 10:54:57,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:54:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fd0d0c8c-abe6-42ba-baf8-a6915f430f8e x-compute-request-id: req-fd0d0c8c-abe6-42ba-baf8-a6915f430f8e Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e459262c-0636-4d4d-a75e-0eeff3645e78", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "e459262c-0636-4d4d-a75e-0eeff3645e78", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:53:27Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_homer_host_mbugjh", "created": "2019-06-02T10:53:23Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:54:57,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-06-02 10:54:57,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78 used request id req-fd0d0c8c-abe6-42ba-baf8-a6915f430f8e 2019-06-02 10:54:57,214 - 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-02 10:54:57,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}299ac798ca97f9ad69a76bec9e86a9bee3c5dc85" 2019-06-02 10:54:57,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-06-02 10:54:57,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:54:57,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-7029419f-3b36-49e7-a1db-6dbea773d815 2019-06-02 10:54:57,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:54:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7029419f-3b36-49e7-a1db-6dbea773d815 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:54:57,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:54:57,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-7d4f34f3-da3d-400b-9293-2ad03d8c1f64 2019-06-02 10:54:57,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:54:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d4f34f3-da3d-400b-9293-2ad03d8c1f64 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:54:57,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:54: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-3b322fcd-072e-4480-8804-9bc004876cf2 x-compute-request-id: req-3b322fcd-072e-4480-8804-9bc004876cf2 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.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/363611d1-7f52-4e47-b5a1-736e85da94ae", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "363611d1-7f52-4e47-b5a1-736e85da94ae", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:53:29Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_bind_host_f9v17z", "created": "2019-06-02T10:53:26Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:54:57,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b579f24a81043c2a332cb012fa2f5419de4fb01e" 2019-06-02 10:54:57,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae used request id req-3b322fcd-072e-4480-8804-9bc004876cf2 2019-06-02 10:54:57,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-06-02 10:54:57,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae used request id req-3b322fcd-072e-4480-8804-9bc004876cf2 2019-06-02 10:54:57,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b used request id req-54fd60a6-7ee2-41d1-8464-4ad24eaa90e2 2019-06-02 10:54:57,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b used request id req-54fd60a6-7ee2-41d1-8464-4ad24eaa90e2 2019-06-02 10:54:57,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:54: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-54fd60a6-7ee2-41d1-8464-4ad24eaa90e2 x-compute-request-id: req-54fd60a6-7ee2-41d1-8464-4ad24eaa90e2 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.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/064cf04d-3496-4077-9323-bc2476ffc64b", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "064cf04d-3496-4077-9323-bc2476ffc64b", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:53:30Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_ellis_host_ekjobi", "created": "2019-06-02T10:53:27Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:54:57,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-06-02 10:54:57,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-06-02 10:54:57,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-06-02 10:54:57,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-06-02 10:54:57,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:54:57,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-0ecae674-1b49-4a74-a1ff-b75716b26a78 2019-06-02 10:54:57,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:54:57,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:54:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1c45d4a-46bc-4a8e-969d-68f9e23b4fe7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:54:57,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-f1c45d4a-46bc-4a8e-969d-68f9e23b4fe7 2019-06-02 10:55:03,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf4e2f329afcd13753d8108a910cc6b3ac04cc67" 2019-06-02 10:55:03,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:54:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ecae674-1b49-4a74-a1ff-b75716b26a78 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:55:03,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-06-02 10:55:03,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:55:03,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3789709c88fcd388320db81f369f9d18d09786ac" 2019-06-02 10:55:03,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:54:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce10186e-79de-4124-a0a8-9acc568995c8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:55:03,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-ce10186e-79de-4124-a0a8-9acc568995c8 2019-06-02 10:55:03,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df used request id req-2508388d-1bb6-4f16-8b87-807730e4b4c3 2019-06-02 10:55:03,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df used request id req-2508388d-1bb6-4f16-8b87-807730e4b4c3 2019-06-02 10:55:03,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:54:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2508388d-1bb6-4f16-8b87-807730e4b4c3 x-compute-request-id: req-2508388d-1bb6-4f16-8b87-807730e4b4c3 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.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "9067c35e-52a3-44b6-8b65-fbc3049d65df", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:53:32Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_dime_host_pqrvlp", "created": "2019-06-02T10:53:30Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:55:03,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:55:03,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5 used request id req-98672e09-7d6f-479e-bd11-9c6b9c8f7978 2019-06-02 10:55:03,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5 used request id req-98672e09-7d6f-479e-bd11-9c6b9c8f7978 2019-06-02 10:55:03,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:54:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-98672e09-7d6f-479e-bd11-9c6b9c8f7978 x-compute-request-id: req-98672e09-7d6f-479e-bd11-9c6b9c8f7978 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.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "04cf9edc-a0b8-40f4-912b-cecad938aba5", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:53:32Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_vellum_host_20f7us", "created": "2019-06-02T10:53:30Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:55:03,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99866c89759d2732022c35b6e2cafef57b28c87d" 2019-06-02 10:55:03,426 - 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-02 10:55:03,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a497f8866a774970f836d97ac1abc6fe2cddc84" 2019-06-02 10:55:03,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-94162c79-00b0-433c-9201-3972ee87b604 2019-06-02 10:55:03,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:54:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94162c79-00b0-433c-9201-3972ee87b604 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:55:03,427 - 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-02 10:55:03,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:54:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c5db544e-d150-4cb2-81b4-707530a8a0df x-compute-request-id: req-c5db544e-d150-4cb2-81b4-707530a8a0df 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.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "b60ce31e-8941-43a2-85a1-a12cf8125e68", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:53:33Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_bono_host_jmeq8q", "created": "2019-06-02T10:53:31Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:55:03,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 used request id req-c5db544e-d150-4cb2-81b4-707530a8a0df 2019-06-02 10:55:03,427 - 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-02 10:55:03,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:54: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-690e2a37-e203-4294-83bb-81c1affe5ba0 x-compute-request-id: req-690e2a37-e203-4294-83bb-81c1affe5ba0 Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:53:34Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_sprout_host_z5wzaz", "created": "2019-06-02T10:53:33Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:55:03,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 used request id req-c5db544e-d150-4cb2-81b4-707530a8a0df 2019-06-02 10:55:03,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a used request id req-690e2a37-e203-4294-83bb-81c1affe5ba0 2019-06-02 10:55:03,428 - 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-02 10:55:03,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a used request id req-690e2a37-e203-4294-83bb-81c1affe5ba0 2019-06-02 10:55:03,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-06-02 10:55:03,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:55:03,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:54:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3132b4b-6757-4e08-8be4-54c0397e122d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:55:03,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-d3132b4b-6757-4e08-8be4-54c0397e122d 2019-06-02 10:55:03,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/1707f31e-1456-442c-bfac-d03ae4db756e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3845dcff4d3eebf01b07742be5ffebec98730b1" 2019-06-02 10:55:03,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:54: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-21473ef2-c1ce-4ab9-9262-be4118332082 x-compute-request-id: req-21473ef2-c1ce-4ab9-9262-be4118332082 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1707f31e-1456-442c-bfac-d03ae4db756e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1707f31e-1456-442c-bfac-d03ae4db756e", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "1707f31e-1456-442c-bfac-d03ae4db756e", "security_groups": [{"name": "default"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:53:21Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_proxy_host_kn63yc", "created": "2019-06-02T10:53:19Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:55:03,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1707f31e-1456-442c-bfac-d03ae4db756e used request id req-21473ef2-c1ce-4ab9-9262-be4118332082 2019-06-02 10:55:03,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1707f31e-1456-442c-bfac-d03ae4db756e used request id req-21473ef2-c1ce-4ab9-9262-be4118332082 2019-06-02 10:55:03,430 - 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-02 10:55:03,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-06-02 10:55:03,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-f4bfb64d-cfad-4764-8584-3c1739d05e31 2019-06-02 10:55:03,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:55:03,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:54:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4bfb64d-cfad-4764-8584-3c1739d05e31 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:55:03,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8b7e1609b5600a25fab9d58fff102cef0026b14" 2019-06-02 10:55:03,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-06-02 10:55:03,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:54: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-d8746ea7-7cf7-4d40-bbba-55b325fa6835 x-compute-request-id: req-d8746ea7-7cf7-4d40-bbba-55b325fa6835 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e459262c-0636-4d4d-a75e-0eeff3645e78", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "e459262c-0636-4d4d-a75e-0eeff3645e78", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:53:27Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_homer_host_mbugjh", "created": "2019-06-02T10:53:23Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:55:03,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:54:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-600ea0a1-2078-47db-a410-6ed878d8b4d3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:55:03,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51db69c8e2619cd513840c263b90c93950f9ae39" 2019-06-02 10:55:03,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:55:03,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78 used request id req-d8746ea7-7cf7-4d40-bbba-55b325fa6835 2019-06-02 10:55:03,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78 used request id req-d8746ea7-7cf7-4d40-bbba-55b325fa6835 2019-06-02 10:55:03,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-06-02 10:55:10,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51db69c8e2619cd513840c263b90c93950f9ae39" 2019-06-02 10:55:10,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-600ea0a1-2078-47db-a410-6ed878d8b4d3 2019-06-02 10:55:10,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-263bfae3-3c8c-4ffc-8d52-00a31495af02 2019-06-02 10:55:10,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:54:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-263bfae3-3c8c-4ffc-8d52-00a31495af02 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:55:10,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:55:10,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:54: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-d5493c34-034d-47cb-bd0b-a4a9b169461e x-compute-request-id: req-d5493c34-034d-47cb-bd0b-a4a9b169461e 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.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/363611d1-7f52-4e47-b5a1-736e85da94ae", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "363611d1-7f52-4e47-b5a1-736e85da94ae", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:53:29Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_bind_host_f9v17z", "created": "2019-06-02T10:53:26Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:55:10,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae used request id req-d5493c34-034d-47cb-bd0b-a4a9b169461e 2019-06-02 10:55:10,452 - 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-02 10:55:10,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e260ab2bb34e273011dc635956de12b1bc8aae1" 2019-06-02 10:55:10,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae used request id req-d5493c34-034d-47cb-bd0b-a4a9b169461e 2019-06-02 10:55:10,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b used request id req-60612ed7-e12e-44cd-9972-6c7c3dde1159 2019-06-02 10:55:10,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b used request id req-60612ed7-e12e-44cd-9972-6c7c3dde1159 2019-06-02 10:55:10,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:54: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-60612ed7-e12e-44cd-9972-6c7c3dde1159 x-compute-request-id: req-60612ed7-e12e-44cd-9972-6c7c3dde1159 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.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/064cf04d-3496-4077-9323-bc2476ffc64b", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "064cf04d-3496-4077-9323-bc2476ffc64b", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:53:30Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_ellis_host_ekjobi", "created": "2019-06-02T10:53:27Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:55:10,453 - 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-02 10:55:10,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-06-02 10:55:10,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-06-02 10:55:10,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-06-02 10:55:10,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:55:10,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-23c1b080-ae75-4dfb-891e-60ee2c1d095a 2019-06-02 10:55:10,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00fd1207f4d99485cabd8377dca925706fe40049" 2019-06-02 10:55:10,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:54:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23c1b080-ae75-4dfb-891e-60ee2c1d095a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:55:10,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fe6b4d0074fc6695ea6aaa2d994cd0fcad78993" 2019-06-02 10:55:10,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:55:10,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:54:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-574c0fea-e047-46ef-93d6-209ee377bf03 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:55:10,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-574c0fea-e047-46ef-93d6-209ee377bf03 2019-06-02 10:55:10,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-c596823c-03d0-47b5-9b74-a28c84e07797 2019-06-02 10:55:10,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cd5e46a354cc3224cd4f00a9bb72dffa39ba2da" 2019-06-02 10:55:10,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-06-02 10:55:10,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:55:10,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:54:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c596823c-03d0-47b5-9b74-a28c84e07797 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:55:10,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:54: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-a717b85b-b098-4aeb-9ffb-7b8f9dd9a390 x-compute-request-id: req-a717b85b-b098-4aeb-9ffb-7b8f9dd9a390 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.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "04cf9edc-a0b8-40f4-912b-cecad938aba5", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:53:32Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_vellum_host_20f7us", "created": "2019-06-02T10:53:30Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:55:10,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:54: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-4a79f8ef-ec8b-430f-be91-636820722bba x-compute-request-id: req-4a79f8ef-ec8b-430f-be91-636820722bba 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.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "9067c35e-52a3-44b6-8b65-fbc3049d65df", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:53:32Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_dime_host_pqrvlp", "created": "2019-06-02T10:53:30Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:55:10,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df used request id req-4a79f8ef-ec8b-430f-be91-636820722bba 2019-06-02 10:55:10,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df used request id req-4a79f8ef-ec8b-430f-be91-636820722bba 2019-06-02 10:55:10,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:55:10,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-392fc026-7ed9-4bed-b0f0-80390b096342 2019-06-02 10:55:10,457 - 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-02 10:55:10,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:54:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-392fc026-7ed9-4bed-b0f0-80390b096342 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:55:10,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea8b62960fbb9f345ec512814476e6358dff8443" 2019-06-02 10:55:10,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 used request id req-bb1e69d0-4d3f-4b5f-839b-613c36cb288a 2019-06-02 10:55:10,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 used request id req-bb1e69d0-4d3f-4b5f-839b-613c36cb288a 2019-06-02 10:55:10,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:54: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-bb1e69d0-4d3f-4b5f-839b-613c36cb288a x-compute-request-id: req-bb1e69d0-4d3f-4b5f-839b-613c36cb288a 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.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "b60ce31e-8941-43a2-85a1-a12cf8125e68", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:53:33Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_bono_host_jmeq8q", "created": "2019-06-02T10:53:31Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:55:10,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5 used request id req-a717b85b-b098-4aeb-9ffb-7b8f9dd9a390 2019-06-02 10:55:10,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5 used request id req-a717b85b-b098-4aeb-9ffb-7b8f9dd9a390 2019-06-02 10:55:10,458 - 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-02 10:55:10,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a used request id req-f46e0a9e-ad4e-4423-8ab6-18e3e8cfad0a 2019-06-02 10:55:10,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a used request id req-f46e0a9e-ad4e-4423-8ab6-18e3e8cfad0a 2019-06-02 10:55:10,459 - 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-02 10:55:10,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:54: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-f46e0a9e-ad4e-4423-8ab6-18e3e8cfad0a x-compute-request-id: req-f46e0a9e-ad4e-4423-8ab6-18e3e8cfad0a Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:53:34Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_sprout_host_z5wzaz", "created": "2019-06-02T10:53:33Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:55:10,459 - 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-02 10:55:17,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-06-02 10:55:17,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:55:17,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1707f31e-1456-442c-bfac-d03ae4db756e used request id req-189ae5ff-26d5-4d2d-b1c2-6a1573c19e09 2019-06-02 10:55:17,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1707f31e-1456-442c-bfac-d03ae4db756e used request id req-189ae5ff-26d5-4d2d-b1c2-6a1573c19e09 2019-06-02 10:55:17,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:55:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26f56f65-b23c-48bb-b201-e63d93f0795f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:55:17,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-26f56f65-b23c-48bb-b201-e63d93f0795f 2019-06-02 10:55:17,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/1707f31e-1456-442c-bfac-d03ae4db756e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}410d323db29e1b4abb43fe2eeb93ac36a79ff933" 2019-06-02 10:55:17,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:55: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-189ae5ff-26d5-4d2d-b1c2-6a1573c19e09 x-compute-request-id: req-189ae5ff-26d5-4d2d-b1c2-6a1573c19e09 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1707f31e-1456-442c-bfac-d03ae4db756e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1707f31e-1456-442c-bfac-d03ae4db756e", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "1707f31e-1456-442c-bfac-d03ae4db756e", "security_groups": [{"name": "default"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:53:21Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_proxy_host_kn63yc", "created": "2019-06-02T10:53:19Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:55:17,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-06-02 10:55:17,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-06-02 10:55:17,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-06-02 10:55:17,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:55:17,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:55:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2606ba2a-2d24-4654-aea9-9e2598dc15a5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:55:17,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-2606ba2a-2d24-4654-aea9-9e2598dc15a5 2019-06-02 10:55:17,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfcdda5f805159e3f76e2386a89b4f2e72f17517" 2019-06-02 10:55:17,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78 used request id req-52c15360-09b0-4ec6-88f3-0c44bce9fed6 2019-06-02 10:55:17,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78 used request id req-52c15360-09b0-4ec6-88f3-0c44bce9fed6 2019-06-02 10:55:17,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:55:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3752aaa-2875-459b-a4b5-5a9921ee1e7f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:55:17,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-e3752aaa-2875-459b-a4b5-5a9921ee1e7f 2019-06-02 10:55:17,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}078392ab5f0f98da41527d034bf1553e6da793e9" 2019-06-02 10:55:17,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:55: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-52c15360-09b0-4ec6-88f3-0c44bce9fed6 x-compute-request-id: req-52c15360-09b0-4ec6-88f3-0c44bce9fed6 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e459262c-0636-4d4d-a75e-0eeff3645e78", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "e459262c-0636-4d4d-a75e-0eeff3645e78", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:53:27Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_homer_host_mbugjh", "created": "2019-06-02T10:53:23Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:55:17,729 - 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-02 10:55:17,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:55:17,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae used request id req-1f79cac7-4020-49ea-9652-9d1d302cccf7 2019-06-02 10:55:17,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:55:17,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-06-02 10:55:17,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae used request id req-1f79cac7-4020-49ea-9652-9d1d302cccf7 2019-06-02 10:55:17,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:55: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-1f79cac7-4020-49ea-9652-9d1d302cccf7 x-compute-request-id: req-1f79cac7-4020-49ea-9652-9d1d302cccf7 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.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/363611d1-7f52-4e47-b5a1-736e85da94ae", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "363611d1-7f52-4e47-b5a1-736e85da94ae", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:53:29Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_bind_host_f9v17z", "created": "2019-06-02T10:53:26Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:55:17,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-436d8e0d-f7c6-4536-8da0-1e660610b455 2019-06-02 10:55:17,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-06-02 10:55:17,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:55:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-436d8e0d-f7c6-4536-8da0-1e660610b455 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:55:17,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f70e205e3320b70ce320d161cf6627688c1a8b0" 2019-06-02 10:55:17,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:55: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-4634933a-07b5-4015-8417-d9f009c0cf97 x-compute-request-id: req-4634933a-07b5-4015-8417-d9f009c0cf97 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.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/064cf04d-3496-4077-9323-bc2476ffc64b", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "064cf04d-3496-4077-9323-bc2476ffc64b", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:53:30Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_ellis_host_ekjobi", "created": "2019-06-02T10:53:27Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:55:17,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b used request id req-4634933a-07b5-4015-8417-d9f009c0cf97 2019-06-02 10:55:17,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b used request id req-4634933a-07b5-4015-8417-d9f009c0cf97 2019-06-02 10:55:17,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-06-02 10:55:24,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28144a3d65446d91719612500bb890569240bb93" 2019-06-02 10:55:24,741 - 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-02 10:55:24,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:55:24,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:55:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70ea18d6-c513-4613-a732-9f5b77384312 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:55:24,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-70ea18d6-c513-4613-a732-9f5b77384312 2019-06-02 10:55:24,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 used request id req-b195b7f5-93e0-4397-8ba0-846640c7f33a 2019-06-02 10:55:24,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 used request id req-b195b7f5-93e0-4397-8ba0-846640c7f33a 2019-06-02 10:55:24,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:55: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-b195b7f5-93e0-4397-8ba0-846640c7f33a x-compute-request-id: req-b195b7f5-93e0-4397-8ba0-846640c7f33a 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.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "b60ce31e-8941-43a2-85a1-a12cf8125e68", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:53:33Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_bono_host_jmeq8q", "created": "2019-06-02T10:53:31Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:55:24,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:55:24,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-29ad8cd0-2aa1-43db-8af7-55319e2fa558 2019-06-02 10:55:24,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:55:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29ad8cd0-2aa1-43db-8af7-55319e2fa558 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:55:24,743 - 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-02 10:55:24,743 - 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-02 10:55:24,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}524f7dcd63848a3f54959644db3fe1aa49ec029a" 2019-06-02 10:55:24,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:55:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-56deebf7-6a26-47f8-940f-75eb054d3a61 x-compute-request-id: req-56deebf7-6a26-47f8-940f-75eb054d3a61 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.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "04cf9edc-a0b8-40f4-912b-cecad938aba5", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:53:32Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_vellum_host_20f7us", "created": "2019-06-02T10:53:30Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:55:24,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5 used request id req-56deebf7-6a26-47f8-940f-75eb054d3a61 2019-06-02 10:55:24,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5 used request id req-56deebf7-6a26-47f8-940f-75eb054d3a61 2019-06-02 10:55:24,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:55:24,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:55:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b1c2a91-a95a-456d-92b0-4e6a21a32f30 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:55:24,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-3b1c2a91-a95a-456d-92b0-4e6a21a32f30 2019-06-02 10:55:24,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-06-02 10:55:24,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:55: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-d9ddc880-b34b-48ed-a0f7-2cc62b610b1c x-compute-request-id: req-d9ddc880-b34b-48ed-a0f7-2cc62b610b1c 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.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "9067c35e-52a3-44b6-8b65-fbc3049d65df", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:53:32Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_dime_host_pqrvlp", "created": "2019-06-02T10:53:30Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:55:24,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4e0dd3645085454ef8f32c4b009bb2d90f7be3e" 2019-06-02 10:55:24,744 - 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-02 10:55:30,873 - 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-02 10:55:30,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df used request id req-d9ddc880-b34b-48ed-a0f7-2cc62b610b1c 2019-06-02 10:55:30,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df used request id req-d9ddc880-b34b-48ed-a0f7-2cc62b610b1c 2019-06-02 10:55:30,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:55:30,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:55:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9069f307-9c67-4eb2-9687-6f674a795623 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:55:30,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b7843177260e962fcfc8cbc755a121bce499741" 2019-06-02 10:55:30,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-9069f307-9c67-4eb2-9687-6f674a795623 2019-06-02 10:55:30,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:55: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-c30193cf-5f49-452a-a04f-4e8bec541837 x-compute-request-id: req-c30193cf-5f49-452a-a04f-4e8bec541837 Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:53:34Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_sprout_host_z5wzaz", "created": "2019-06-02T10:53:33Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:55:30,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a used request id req-c30193cf-5f49-452a-a04f-4e8bec541837 2019-06-02 10:55:30,875 - 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-02 10:55:30,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a used request id req-c30193cf-5f49-452a-a04f-4e8bec541837 2019-06-02 10:55:30,875 - 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-02 10:55:43,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-06-02 10:55:49,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:55:49,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/1707f31e-1456-442c-bfac-d03ae4db756e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd22e18f28892ca9220f97c8bbfe2d9b42fb33de" 2019-06-02 10:55:49,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:55:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1429567f-5729-46d5-b26c-ea6252c7710d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:55:49,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-1429567f-5729-46d5-b26c-ea6252c7710d 2019-06-02 10:55:49,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:55: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-6ce9cf64-c315-4e25-ae43-f8ec455fe5cc x-compute-request-id: req-6ce9cf64-c315-4e25-ae43-f8ec455fe5cc Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1707f31e-1456-442c-bfac-d03ae4db756e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1707f31e-1456-442c-bfac-d03ae4db756e", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "1707f31e-1456-442c-bfac-d03ae4db756e", "security_groups": [{"name": "default"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:53:21Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_proxy_host_kn63yc", "created": "2019-06-02T10:53:19Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:55:49,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1707f31e-1456-442c-bfac-d03ae4db756e used request id req-6ce9cf64-c315-4e25-ae43-f8ec455fe5cc 2019-06-02 10:55:49,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1707f31e-1456-442c-bfac-d03ae4db756e used request id req-6ce9cf64-c315-4e25-ae43-f8ec455fe5cc 2019-06-02 10:55:49,298 - 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-02 10:55:49,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-06-02 10:55:55,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-06-02 10:55:55,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:55:55,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:55:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57372e47-78bf-448a-8b8c-68aa795a89c6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:55:55,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-06-02 10:55:55,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-57372e47-78bf-448a-8b8c-68aa795a89c6 2019-06-02 10:55:55,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}778a7c15f9c08a6b214ccfc8128fb164fb189691" 2019-06-02 10:55:55,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:55: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-cb86c930-8877-43d0-b18a-d6310af19212 x-compute-request-id: req-cb86c930-8877-43d0-b18a-d6310af19212 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.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/363611d1-7f52-4e47-b5a1-736e85da94ae", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "363611d1-7f52-4e47-b5a1-736e85da94ae", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:53:29Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_bind_host_f9v17z", "created": "2019-06-02T10:53:26Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:55:55,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:55:55,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:55:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-809f3be7-88c0-45f0-9115-9f94f14203eb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:55:55,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae used request id req-cb86c930-8877-43d0-b18a-d6310af19212 2019-06-02 10:55:55,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dde31b62ecde2a4a027ef9c3d7e74682cfa1eaa" 2019-06-02 10:55:55,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae used request id req-cb86c930-8877-43d0-b18a-d6310af19212 2019-06-02 10:55:55,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-809f3be7-88c0-45f0-9115-9f94f14203eb 2019-06-02 10:55:55,459 - 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-02 10:55:55,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-b689c3ca-7b3a-4f9b-9cfc-fc90e6f44de8 2019-06-02 10:55:55,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:55: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-03e4ff1b-2037-4975-a974-1cb447fc2620 x-compute-request-id: req-03e4ff1b-2037-4975-a974-1cb447fc2620 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.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/064cf04d-3496-4077-9323-bc2476ffc64b", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "064cf04d-3496-4077-9323-bc2476ffc64b", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:53:30Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_ellis_host_ekjobi", "created": "2019-06-02T10:53:27Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:55:55,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b used request id req-03e4ff1b-2037-4975-a974-1cb447fc2620 2019-06-02 10:55:55,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0772b2415ed5fe0a72bd9a5be3ad3b44a3fca6f0" 2019-06-02 10:55:55,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:55:55,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:55:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b689c3ca-7b3a-4f9b-9cfc-fc90e6f44de8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:55:55,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b used request id req-03e4ff1b-2037-4975-a974-1cb447fc2620 2019-06-02 10:55:55,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-06-02 10:55:55,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:55: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-7bc54993-732a-40e2-be79-157514ed3aed x-compute-request-id: req-7bc54993-732a-40e2-be79-157514ed3aed Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e459262c-0636-4d4d-a75e-0eeff3645e78", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "e459262c-0636-4d4d-a75e-0eeff3645e78", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:53:27Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_homer_host_mbugjh", "created": "2019-06-02T10:53:23Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:55:55,460 - 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-02 10:55:55,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78 used request id req-7bc54993-732a-40e2-be79-157514ed3aed 2019-06-02 10:55:55,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78 used request id req-7bc54993-732a-40e2-be79-157514ed3aed 2019-06-02 10:56:01,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:56:01,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-e836b5b0-7e6d-4af8-91fd-482f3482d70f 2019-06-02 10:56:01,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-06-02 10:56:01,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:55:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e836b5b0-7e6d-4af8-91fd-482f3482d70f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:56:01,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 used request id req-bbe05863-487e-469d-82c6-cd183a96d539 2019-06-02 10:56:01,934 - 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-02 10:56:01,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-06-02 10:56:01,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 used request id req-bbe05863-487e-469d-82c6-cd183a96d539 2019-06-02 10:56:01,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:55: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-bbe05863-487e-469d-82c6-cd183a96d539 x-compute-request-id: req-bbe05863-487e-469d-82c6-cd183a96d539 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:74:e2", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T10:55:55.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "b60ce31e-8941-43a2-85a1-a12cf8125e68", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:55:55Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_bono_host_jmeq8q", "created": "2019-06-02T10:53:31Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:56:01,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45504672f5c86f23e28c65116d3106003cf6a54" 2019-06-02 10:56:01,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-06-02 10:56:01,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:55:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53e8ea27-4f55-4313-9b94-3c39a130c407 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:56:01,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:56:01,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-06-02 10:56:01,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-53e8ea27-4f55-4313-9b94-3c39a130c407 2019-06-02 10:56:01,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-06-02 10:56:01,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2019-06-02 10:56:01,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06b327ef2fd0affecd3ca203e541d18ec59b57a8" 2019-06-02 10:56:01,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:56:01,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5 used request id req-7cce72bf-6013-407b-a444-e1a74d2c3796 2019-06-02 10:56:01,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07678286c5f4766f0f9e70ef6e4eb4dc1603bc09" 2019-06-02 10:56:01,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:55:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dea0b343-2a34-4382-8f2d-66063f4a87b8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:56:01,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-dea0b343-2a34-4382-8f2d-66063f4a87b8 2019-06-02 10:56:01,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:55: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-7cce72bf-6013-407b-a444-e1a74d2c3796 x-compute-request-id: req-7cce72bf-6013-407b-a444-e1a74d2c3796 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0c:6e", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T10:55:53.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "04cf9edc-a0b8-40f4-912b-cecad938aba5", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:55:53Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_vellum_host_20f7us", "created": "2019-06-02T10:53:30Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:56:01,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5 used request id req-7cce72bf-6013-407b-a444-e1a74d2c3796 2019-06-02 10:56:01,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-06-02 10:56:01,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-06-02 10:56:08,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-06-02 10:56:08,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-06-02 10:56:08,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2019-06-02 10:56:08,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:56:08,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:56:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a071218a-bb54-4f08-9364-b0ffa3f2e66e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:56:08,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-a071218a-bb54-4f08-9364-b0ffa3f2e66e 2019-06-02 10:56:08,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d931ba8f483df4f2f40d00f4969166c1c9976b54" 2019-06-02 10:56:08,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:56: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-4e9a9fe9-2885-4b44-848d-4d8556d45ff8 x-compute-request-id: req-4e9a9fe9-2885-4b44-848d-4d8556d45ff8 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:1b:c9", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T10:55:55.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "9067c35e-52a3-44b6-8b65-fbc3049d65df", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:55:55Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_dime_host_pqrvlp", "created": "2019-06-02T10:53:30Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:56:08,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df used request id req-4e9a9fe9-2885-4b44-848d-4d8556d45ff8 2019-06-02 10:56:08,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df used request id req-4e9a9fe9-2885-4b44-848d-4d8556d45ff8 2019-06-02 10:56:08,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a used request id req-bbe3ad5d-730d-48a4-84c4-8a0d6d5b1d13 2019-06-02 10:56:08,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a used request id req-bbe3ad5d-730d-48a4-84c4-8a0d6d5b1d13 2019-06-02 10:56:08,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:56: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-bbe3ad5d-730d-48a4-84c4-8a0d6d5b1d13 x-compute-request-id: req-bbe3ad5d-730d-48a4-84c4-8a0d6d5b1d13 Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:53:34Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_sprout_host_z5wzaz", "created": "2019-06-02T10:53:33Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:56:08,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-06-02 10:56:08,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-06-02 10:56:08,430 - 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-02 10:56:08,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2019-06-02 10:56:08,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-06-02 10:56:08,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-06-02 10:56:08,430 - 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-02 10:56:14,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-06-02 10:56:14,112 - 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.5 on port 22: Unable to connect to port 22 on 192.168.120.5 (tried 1 time) 2019-06-02 10:56:14,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-06-02 10:56:19,300 - 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.4 on port 22: Unable to connect to port 22 on 192.168.120.4 (tried 1 time) 2019-06-02 10:56:19,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-06-02 10:56:19,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:56:19,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-0e5a2c9f-2ef0-4b8f-b889-b5bb1d5938bc 2019-06-02 10:56:19,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:56:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e5a2c9f-2ef0-4b8f-b889-b5bb1d5938bc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:56:24,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/1707f31e-1456-442c-bfac-d03ae4db756e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d674f9eff735b4871f7e6cd9da62ab3f4fbc79ff" 2019-06-02 10:56:24,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-06-02 10:56:24,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1707f31e-1456-442c-bfac-d03ae4db756e used request id req-622586b4-76ac-4484-be5e-d27aa3f4d532 2019-06-02 10:56:24,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1707f31e-1456-442c-bfac-d03ae4db756e used request id req-622586b4-76ac-4484-be5e-d27aa3f4d532 2019-06-02 10:56:24,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:56: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-622586b4-76ac-4484-be5e-d27aa3f4d532 x-compute-request-id: req-622586b4-76ac-4484-be5e-d27aa3f4d532 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:04:f1", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1707f31e-1456-442c-bfac-d03ae4db756e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1707f31e-1456-442c-bfac-d03ae4db756e", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T10:55:49.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "1707f31e-1456-442c-bfac-d03ae4db756e", "security_groups": [{"name": "default"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:55:49Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_proxy_host_kn63yc", "created": "2019-06-02T10:53:19Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:56:24,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-06-02 10:56:24,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-06-02 10:56:24,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-06-02 10:56:24,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-06-02 10:56:24,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-06-02 10:56:24,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-06-02 10:56:24,552 - 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) [retry 1/60] 2019-06-02 10:56:24,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-06-02 10:56:29,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-06-02 10:56:29,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:56:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8beeb94d-9148-49c4-9d42-16e1f4d461dd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:56:29,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-8beeb94d-9148-49c4-9d42-16e1f4d461dd 2019-06-02 10:56:29,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}375893052f6bd29633ae9135abae32ec9aeb982b" 2019-06-02 10:56:29,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:56:29,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:56:29,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:56:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a424448-ab0b-48ae-b07a-e204406fb324 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:56:29,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_kn63yc 2019-06-02 10:56:29,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-4a424448-ab0b-48ae-b07a-e204406fb324 2019-06-02 10:56:29,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39771246f6b7de6fb838b7ac2c6a0106857dd1f8" 2019-06-02 10:56:29,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-06-02 10:56:29,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-06-02 10:56:29,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:56:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-184c9bca-0152-4669-9070-f9271e89e3af x-compute-request-id: req-184c9bca-0152-4669-9070-f9271e89e3af Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:7c:dd", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/363611d1-7f52-4e47-b5a1-736e85da94ae", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T10:56:21.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "363611d1-7f52-4e47-b5a1-736e85da94ae", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:56:21Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_bind_host_f9v17z", "created": "2019-06-02T10:53:26Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:56:29,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae used request id req-184c9bca-0152-4669-9070-f9271e89e3af 2019-06-02 10:56:29,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae used request id req-184c9bca-0152-4669-9070-f9271e89e3af 2019-06-02 10:56:29,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-06-02 10:56:29,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:56:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b61d7efd-bc47-40d1-87f9-cf29bd1fd772 x-compute-request-id: req-b61d7efd-bc47-40d1-87f9-cf29bd1fd772 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:bb:3f", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/064cf04d-3496-4077-9323-bc2476ffc64b", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T10:56:21.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "064cf04d-3496-4077-9323-bc2476ffc64b", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:56:21Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_ellis_host_ekjobi", "created": "2019-06-02T10:53:27Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:56:29,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-06-02 10:56:29,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b used request id req-b61d7efd-bc47-40d1-87f9-cf29bd1fd772 2019-06-02 10:56:29,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b used request id req-b61d7efd-bc47-40d1-87f9-cf29bd1fd772 2019-06-02 10:56:29,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-06-02 10:56:29,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-06-02 10:56:29,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-06-02 10:56:29,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-06-02 10:56:29,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-06-02 10:56:29,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-06-02 10:56:29,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-06-02 10:56:29,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-8506e88c-01dd-49be-885e-588f7e2c3317 2019-06-02 10:56:29,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:56:29,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:56:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8506e88c-01dd-49be-885e-588f7e2c3317 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:56:29,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-06-02 10:56:29,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab35fe1cca66e2b93d955f0c6f14e95924b1063" 2019-06-02 10:56:29,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-06-02 10:56:29,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-06-02 10:56:35,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-proxy_host_kn63yc start 2019-06-02 10:56:35,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: proxy_host_kn63yc 2019-06-02 10:56:35,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-06-02 10:56:35,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: proxy_host_kn63yc 2019-06-02 10:56:35,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-06-02 10:56:35,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-06-02 10:56:35,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-06-02 10:56:35,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.SNMIjA5dOX/agent.tar.gz’ 2019-06-02 10:56:35,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-02 10:56:35,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-02 10:56:35,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-06-02 10:56:35,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 128MB/s in 0.2s 2019-06-02 10:56:35,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-02 10:56:35,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-02 10:56:26 (128 MB/s) - ‘/tmp/tmp.SNMIjA5dOX/agent.tar.gz’ saved [24073211/24073211] 2019-06-02 10:56:35,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-02 10:56:35,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-06-02 10:56:35,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_kn63yc/env 2019-06-02 10:56:35,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-06-02 10:56:35,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-06-02 10:56:35,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:56: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-cf722aaa-d520-43a5-a21a-c30a84d88e34 x-compute-request-id: req-cf722aaa-d520-43a5-a21a-c30a84d88e34 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:1e:ef", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e459262c-0636-4d4d-a75e-0eeff3645e78", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T10:55:55.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "e459262c-0636-4d4d-a75e-0eeff3645e78", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:55:55Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_homer_host_mbugjh", "created": "2019-06-02T10:53:23Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:56:35,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78 used request id req-cf722aaa-d520-43a5-a21a-c30a84d88e34 2019-06-02 10:56:35,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78 used request id req-cf722aaa-d520-43a5-a21a-c30a84d88e34 2019-06-02 10:56:35,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-06-02 10:56:35,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-kn63yc 2019-06-02 10:56:35,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-06-02 10:56:35,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-06-02 10:56:26-- https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-06-02 10:56:35,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.9:53333... connected. 2019-06-02 10:56:35,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-06-02 10:56:35,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-06-02 10:56:35,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-06-02 10:56:35,149 - 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.26 on port 22: Unable to connect to port 22 on 192.168.120.26 (tried 1 time) 2019-06-02 10:56:35,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-06-02 10:56:35,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-06-02 10:56:35,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_kn63yc 2019-06-02 10:56:35,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-06-02 10:56:35,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-06-02 10:56:35,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-06-02 10:56:35,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-06-02 10:56:35,150 - 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.3 on port 22: Unable to connect to port 22 on 192.168.120.3 (tried 1 time) 2019-06-02 10:56:35,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-06-02 10:56:35,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-06-02 10:56:35,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-06-02 10:56:35,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_20f7us 2019-06-02 10:56:35,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-06-02 10:56:35,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-06-02 10:56:35,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-06-02 10:56:35,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-06-02 10:56:35,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-06-02 10:56:35,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-06-02 10:56:35,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/proxy_host_kn63yc/env/bin/pip', 'freeze', '--all'] 2019-06-02 10:56:40,653 - 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-02 10:56:40,653 - 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-02 10:56:40,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-06-02 10:56:40,653 - 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-02 10:56:40,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-06-02 10:56:40,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpmB_rEh/cloudify-diamond-plugin-1.3.5 2019-06-02 10:56:40,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-06-02 10:56:40,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-06-02 10:56:40,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-06-02 10:56:40,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-06-02 10:56:40,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-06-02 10:56:40,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-5b8e49f2-0bd0-482a-b906-be9e0bb57453 2019-06-02 10:56:40,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:56:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b8e49f2-0bd0-482a-b906-be9e0bb57453 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:56:40,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:56:40,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_pqrvlp 2019-06-02 10:56:40,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}697e79cd070b1108a6a2ab9cd449d1e427c9263b" 2019-06-02 10:56:40,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_mbugjh 2019-06-02 10:56:40,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:56:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9222832a-2a82-4a2d-a1b3-bc8799e577c2 x-compute-request-id: req-9222832a-2a82-4a2d-a1b3-bc8799e577c2 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:53:b8", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T10:56:19.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:56:19Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_sprout_host_z5wzaz", "created": "2019-06-02T10:53:33Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:56:40,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-06-02 10:56:40,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-06-02 10:56:40,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-06-02 10:56:40,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-06-02 10:56:40,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a used request id req-9222832a-2a82-4a2d-a1b3-bc8799e577c2 2019-06-02 10:56:40,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a used request id req-9222832a-2a82-4a2d-a1b3-bc8799e577c2 2019-06-02 10:56:40,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-06-02 10:56:40,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 2/60] 2019-06-02 10:56:40,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-06-02 10:56:40,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-02 10:56:40,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-06-02 10:56:46,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-06-02 10:56:46,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-06-02 10:56:46,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_20f7us 2019-06-02 10:56:46,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-vellum_host_20f7us start 2019-06-02 10:56:46,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-06-02 10:56:46,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_20f7us 2019-06-02 10:56:46,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-06-02 10:56:46,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-06-02 10:56:46,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_20f7us 2019-06-02 10:56:46,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-06-02 10:56:46,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:56:37 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_20f7us: No response received for task 84934400eba84f33ba4b52f6eb17fefb 2019-06-02 10:56:46,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-20f7us 2019-06-02 10:56:46,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-06-02 10:56:46,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-06-02 10:56:31-- https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-06-02 10:56:46,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.9:53333... connected. 2019-06-02 10:56:46,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-06-02 10:56:46,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-06-02 10:56:46,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.ySFclQv3bB/agent.tar.gz’ 2019-06-02 10:56:46,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-02 10:56:46,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-02 10:56:46,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-06-02 10:56:46,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-06-02 10:56:46,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-02 10:56:46,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-02 10:56:31 (240 MB/s) - ‘/tmp/tmp.ySFclQv3bB/agent.tar.gz’ saved [24073211/24073211] 2019-06-02 10:56:46,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-02 10:56:46,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-06-02 10:56:46,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-06-02 10:56:46,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-06-02 10:56:46,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-06-02 10:56:46,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-06-02 10:56:46,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-06-02 10:56:46,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_20f7us/env 2019-06-02 10:56:46,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-06-02 10:56:46,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-02 10:56:46,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-06-02 10:56:46,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-02 10:56:46,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-06-02 10:56:46,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-06-02 10:56:46,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-06-02 10:56:46,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/CM4AJ/install_requirements.sh 2019-06-02 10:56:46,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1605 2019-06-02 10:56:46,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-06-02 10:56:46,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-06-02 10:56:46,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-02 10:56:46,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-06-02 10:56:46,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/vellum_host_20f7us/env/bin/pip', 'freeze', '--all'] 2019-06-02 10:56:46,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-06-02 10:56:46,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-06-02 10:56:46,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_pqrvlp 2019-06-02 10:56:46,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:56:42 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_pqrvlp: No response received for task 6e5837e2eea446b79fe3d1bfe844e452 2019-06-02 10:56:51,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-06-02 10:56:51,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-dime-host-pqrvlp 2019-06-02 10:56:51,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-06-02 10:56:51,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-06-02 10:56:36-- https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-06-02 10:56:51,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.9:53333... connected. 2019-06-02 10:56:51,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-06-02 10:56:51,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-06-02 10:56:51,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.mW0x4BXtwI/agent.tar.gz’ 2019-06-02 10:56:51,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-02 10:56:51,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-02 10:56:51,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-06-02 10:56:51,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-06-02 10:56:51,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-02 10:56:51,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-02 10:56:37 (157 MB/s) - ‘/tmp/tmp.mW0x4BXtwI/agent.tar.gz’ saved [24073211/24073211] 2019-06-02 10:56:51,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-02 10:56:51,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-06-02 10:56:51,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_pqrvlp/env 2019-06-02 10:56:51,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-06-02 10:56:51,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-06-02 10:56:51,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-06-02 10:56:51,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-06-02 10:56:51,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-06-02 10:56:51,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_pqrvlp 2019-06-02 10:56:51,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-06-02 10:56:51,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-06-02 10:56:51,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-06-02 10:56:51,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_pqrvlp 2019-06-02 10:56:51,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-06-02 10:56:51,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-dime_host_pqrvlp start 2019-06-02 10:56:51,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:56:42 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_pqrvlp: No response received for task 6e5837e2eea446b79fe3d1bfe844e452 2019-06-02 10:56:51,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_pqrvlp 2019-06-02 10:56:51,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-06-02 10:56:51,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-06-02 10:56:51,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-06-02 10:56:51,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-06-02 10:56:37-- https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-06-02 10:56:51,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.9:53333... connected. 2019-06-02 10:56:51,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-06-02 10:56:51,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-06-02 10:56:51,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.jxSaWdPi3b/agent.tar.gz’ 2019-06-02 10:56:51,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-02 10:56:51,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-02 10:56:37 (171 MB/s) - ‘/tmp/tmp.jxSaWdPi3b/agent.tar.gz’ saved [24073211/24073211] 2019-06-02 10:56:51,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-02 10:56:51,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-06-02 10:56:51,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-06-02 10:56:51,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-06-02 10:56:51,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-06-02 10:56:51,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-06-02 10:56:51,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_mbugjh/env 2019-06-02 10:56:51,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-06-02 10:56:51,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-02 10:56:56,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-02 10:56:37 (171 MB/s) - ‘/tmp/tmp.jxSaWdPi3b/agent.tar.gz’ saved [24073211/24073211] 2019-06-02 10:56:56,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-02 10:56:56,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-06-02 10:56:56,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_mbugjh/env 2019-06-02 10:56:56,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-06-02 10:56:56,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-06-02 10:56:56,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-06-02 10:56:56,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-06-02 10:56:56,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-06-02 10:56:56,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_mbugjh 2019-06-02 10:56:56,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-06-02 10:56:56,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-06-02 10:56:56,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-06-02 10:56:56,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_mbugjh 2019-06-02 10:56:56,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-06-02 10:56:56,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-homer_host_mbugjh start 2019-06-02 10:56:56,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:56:42 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_mbugjh: No response received for task 867a2ae38f7048c1859495e8fc967eef 2019-06-02 10:56:56,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_mbugjh 2019-06-02 10:56:56,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-06-02 10:56:56,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-06-02 10:56:56,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-06-02 10:56:56,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-06-02 10:56:56,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_z5wzaz 2019-06-02 10:56:56,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-06-02 10:56:56,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bono_host_jmeq8q 2019-06-02 10:56:56,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-06-02 10:56:56,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-06-02 10:56:56,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-06-02 10:56:56,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-06-02 10:56:56,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-06-02 10:56:56,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-06-02 10:56:56,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-06-02 10:56:56,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/dime_host_pqrvlp/env/bin/pip', 'freeze', '--all'] 2019-06-02 10:56:56,996 - 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-02 10:56:56,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-06-02 10:56:56,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-06-02 10:56:56,996 - 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-02 10:56:56,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-06-02 10:56:56,997 - 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-02 10:56:56,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-06-02 10:56:56,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-06-02 10:56:56,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpoZAGuI/cloudify-diamond-plugin-1.3.5 2019-06-02 10:56:56,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-06-02 10:56:56,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-06-02 10:56:56,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/homer_host_mbugjh/env/bin/pip', 'freeze', '--all'] 2019-06-02 10:56:56,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-06-02 10:56:56,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-06-02 10:56:56,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_ekjobi 2019-06-02 10:56:56,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_f9v17z 2019-06-02 10:56:56,998 - 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-02 10:57:02,197 - 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-02 10:57:02,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_ekjobi 2019-06-02 10:57:02,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-06-02 10:57:02,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmprxjQBI/cloudify-diamond-plugin-1.3.5 2019-06-02 10:57:02,198 - 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-02 10:57:02,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-06-02 10:57:02,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-06-02 10:57:02,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-06-02 10:57:02,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-06-02 10:57:02,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-06-02 10:57:02,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-06-02 10:57:02,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-sprout-host-z5wzaz 2019-06-02 10:57:02,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-06-02 10:57:02,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-06-02 10:56:46-- https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-06-02 10:57:02,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.9:53333... connected. 2019-06-02 10:57:02,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-06-02 10:57:02,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-06-02 10:57:02,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.PkFMm9CX9F/agent.tar.gz’ 2019-06-02 10:57:02,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-02 10:57:02,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-02 10:57:02,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-06-02 10:57:02,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-06-02 10:57:02,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-02 10:57:02,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-02 10:56:46 (205 MB/s) - ‘/tmp/tmp.PkFMm9CX9F/agent.tar.gz’ saved [24073211/24073211] 2019-06-02 10:57:02,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-02 10:57:02,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-06-02 10:57:02,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_z5wzaz/env 2019-06-02 10:57:02,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-06-02 10:57:02,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-06-02 10:57:02,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-06-02 10:57:02,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-06-02 10:57:02,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_z5wzaz 2019-06-02 10:57:02,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-06-02 10:57:02,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-06-02 10:57:02,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-06-02 10:57:02,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_z5wzaz 2019-06-02 10:57:02,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-06-02 10:57:02,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-sprout_host_z5wzaz start 2019-06-02 10:57:02,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:56:51 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_z5wzaz: No response received for task 3b17f667b6f74a25b821d09cbbdcca21 2019-06-02 10:57:02,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_z5wzaz 2019-06-02 10:57:02,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-06-02 10:57:02,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_jmeq8q 2019-06-02 10:57:02,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-06-02 10:57:02,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-bono_host_jmeq8q start 2019-06-02 10:57:02,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-06-02 10:57:02,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-06-02 10:57:02,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:8 http://security.ubuntu.com trusty-security/universe Sources [102 kB] 2019-06-02 10:57:02,205 - 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-02 10:57:02,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] 2019-06-02 10:57:02,205 - 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-02 10:57:07,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-06-02 10:57:07,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.9:53333... connected. 2019-06-02 10:57:07,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-06-02 10:56:47-- https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-06-02 10:57:07,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty InRelease 2019-06-02 10:57:07,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] 2019-06-02 10:57:07,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] 2019-06-02 10:57:07,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease 2019-06-02 10:57:07,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg 2019-06-02 10:57:07,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] 2019-06-02 10:57:07,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-06-02 10:57:07,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_jmeq8q 2019-06-02 10:57:07,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:56:52 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_jmeq8q: No response received for task 6577e11cc5e844beb986037154daa305 2019-06-02 10:57:07,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-bono_host_jmeq8q start 2019-06-02 10:57:07,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-06-02 10:57:07,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-06-02 10:57:07,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bono-host-jmeq8q 2019-06-02 10:57:07,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-06-02 10:57:07,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-06-02 10:57:07,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_jmeq8q 2019-06-02 10:57:07,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-06-02 10:57:07,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:8 http://security.ubuntu.com trusty-security/universe Sources [102 kB] 2019-06-02 10:57:07,472 - 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-02 10:57:07,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] 2019-06-02 10:57:07,472 - 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-02 10:57:07,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:4 http://security.ubuntu.com trusty-security/main Sources [172 kB] 2019-06-02 10:57:07,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-06-02 10:57:07,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-06-02 10:57:07,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bono_host_jmeq8q 2019-06-02 10:57:07,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-06-02 10:57:07,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-06-02 10:57:07,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-06-02 10:57:07,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-06-02 10:57:07,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-06-02 10:57:07,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_jmeq8q/env 2019-06-02 10:57:07,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-06-02 10:57:07,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev 2019-06-02 10:57:07,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Need to get 19.1 MB of archives. 2019-06-02 10:57:07,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - After this operation, 70.7 MB of additional disk space will be used. 2019-06-02 10:57:07,474 - 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-02 10:57:07,475 - 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-02 10:57:07,475 - 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-02 10:57:07,475 - 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-02 10:57:07,475 - 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-02 10:57:07,475 - 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-02 10:57:07,475 - 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-02 10:57:07,476 - 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-02 10:57:07,476 - 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-02 10:57:07,476 - 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-02 10:57:07,476 - 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-02 10:57:07,476 - 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-02 10:57:12,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en 2019-06-02 10:57:12,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty Release 2019-06-02 10:57:12,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] 2019-06-02 10:57:12,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] 2019-06-02 10:57:12,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] 2019-06-02 10:57:12,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] 2019-06-02 10:57:12,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages 2019-06-02 10:57:12,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages 2019-06-02 10:57:12,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages 2019-06-02 10:57:12,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages 2019-06-02 10:57:12,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en 2019-06-02 10:57:12,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en 2019-06-02 10:57:12,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en 2019-06-02 10:57:12,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en 2019-06-02 10:57:12,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US 2019-06-02 10:57:12,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US 2019-06-02 10:57:12,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US 2019-06-02 10:57:12,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US 2019-06-02 10:57:12,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Fetched 13.1 MB in 6s (2,155 kB/s) 2019-06-02 10:57:12,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading package lists... 2019-06-02 10:57:12,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading package lists... 2019-06-02 10:57:12,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building dependency tree... 2019-06-02 10:57:12,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading state information... 2019-06-02 10:57:12,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The following extra packages will be installed: 2019-06-02 10:57:12,651 - 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-02 10:57:12,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 libmpc3 2019-06-02 10:57:12,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev 2019-06-02 10:57:12,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Suggested packages: 2019-06-02 10:57:12,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - binutils-doc cpp-doc gcc-4.8-locales gcc-multilib make autoconf automake1.9 2019-06-02 10:57:12,652 - 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-02 10:57:12,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg 2019-06-02 10:57:12,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libquadmath0-dbg glibc-doc 2019-06-02 10:57:12,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The following NEW packages will be installed: 2019-06-02 10:57:12,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - binutils cpp cpp-4.8 gcc gcc-4.8 libasan0 libatomic1 libc-dev-bin libc6-dev 2019-06-02 10:57:12,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 libmpc3 2019-06-02 10:57:12,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev 2019-06-02 10:57:12,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. 2019-06-02 10:57:12,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Need to get 19.1 MB of archives. 2019-06-02 10:57:12,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - After this operation, 70.7 MB of additional disk space will be used. 2019-06-02 10:57:12,653 - 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-02 10:57:12,654 - 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-02 10:57:12,654 - 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-02 10:57:12,654 - 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-02 10:57:12,654 - 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-02 10:57:12,654 - 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-02 10:57:12,654 - 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-02 10:57:12,655 - 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-02 10:57:12,655 - 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-02 10:57:12,655 - 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-02 10:57:12,655 - 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-02 10:57:17,851 - 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-02 10:57:17,851 - 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-02 10:57:17,851 - 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-02 10:57:17,851 - 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-02 10:57:17,851 - 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-02 10:57:17,852 - 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-02 10:57:17,852 - 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-02 10:57:17,852 - 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-02 10:57:17,852 - 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-02 10:57:17,852 - 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-02 10:57:17,852 - 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-02 10:57:17,853 - 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-02 10:57:17,853 - 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-02 10:57:17,853 - 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-02 10:57:17,853 - 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-02 10:57:17,853 - 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-02 10:57:17,853 - 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-02 10:57:17,854 - 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-02 10:57:17,854 - 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-02 10:57:17,854 - 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-02 10:57:17,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Fetched 19.1 MB in 2s (7,578 kB/s) 2019-06-02 10:57:17,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Selecting previously unselected package libasan0:amd64. 2019-06-02 10:57:17,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - (Reading database ... 51354 files and directories currently installed.) 2019-06-02 10:57:17,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-06-02 10:57:17,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 0%] Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-06-02 10:57:17,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 1%] Progress: [ 2%] Selecting previously unselected package libatomic1:amd64. 2019-06-02 10:57:17,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-06-02 10:57:17,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-06-02 10:57:17,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-06-02 10:57:17,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-06-02 10:57:17,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-06-02 10:57:17,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-06-02 10:57:17,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-06-02 10:57:17,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-06-02 10:57:17,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-06-02 10:57:17,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-06-02 10:57:17,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-06-02 10:57:17,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-06-02 10:57:17,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bind-host-f9v17z 2019-06-02 10:57:17,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-06-02 10:57:17,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/bono_host_jmeq8q/env/bin/pip', 'freeze', '--all'] 2019-06-02 10:57:17,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_ekjobi 2019-06-02 10:57:17,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-06-02 10:57:17,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-06-02 10:57:17,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-06-02 10:57:17,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-06-02 10:57:17,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-06-02 10:57:17,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_ekjobi/env 2019-06-02 10:57:17,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-06-02 10:57:17,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-02 10:57:23,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-06-02 10:57:23,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-02 10:57:23,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-02 10:56:52 (205 MB/s) - ‘/tmp/tmp.3xuRg3OGnj/agent.tar.gz’ saved [24073211/24073211] 2019-06-02 10:57:23,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-02 10:57:23,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-06-02 10:57:23,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-06-02 10:57:23,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-02 10:57:23,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-02 10:57:23,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.3xuRg3OGnj/agent.tar.gz’ 2019-06-02 10:57:23,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-06-02 10:57:23,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-06-02 10:57:23,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-06-02 10:57:23,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-06-02 10:57:23,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_ekjobi 2019-06-02 10:57:23,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:56:57 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_ekjobi: No response received for task 7ccbae0ec78c40a990083ad473f36f93 2019-06-02 10:57:23,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-ellis_host_ekjobi start 2019-06-02 10:57:23,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-06-02 10:57:23,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_ekjobi 2019-06-02 10:57:23,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-06-02 10:57:23,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-06-02 10:57:23,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-06-02 10:57:23,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_ekjobi 2019-06-02 10:57:23,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-06-02 10:57:23,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-06-02 10:57:23,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-06-02 10:57:23,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-06-02 10:57:23,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-06-02 10:57:23,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_ekjobi/env 2019-06-02 10:57:23,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-06-02 10:57:23,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-02 10:57:23,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-02 10:56:52 (121 MB/s) - ‘/tmp/tmp.Pphb97z8tX/agent.tar.gz’ saved [24073211/24073211] 2019-06-02 10:57:23,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-02 10:57:23,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 121MB/s in 0.2s 2019-06-02 10:57:23,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-06-02 10:57:23,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-02 10:57:23,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-02 10:57:23,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.Pphb97z8tX/agent.tar.gz’ 2019-06-02 10:57:23,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-06-02 10:57:23,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-06-02 10:57:23,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.9:53333... connected. 2019-06-02 10:57:23,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-06-02 10:56:51-- https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-06-02 10:57:23,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-06-02 10:57:23,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-ellis-host-ekjobi 2019-06-02 10:57:23,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-06-02 10:57:23,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_f9v17z 2019-06-02 10:57:23,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:56:57 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_f9v17z: No response received for task 8ab14f2b0ec441998c81b1ac28e427e3 2019-06-02 10:57:23,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-bind_host_f9v17z start 2019-06-02 10:57:23,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-06-02 10:57:23,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_f9v17z 2019-06-02 10:57:23,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-06-02 10:57:28,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-06-02 10:57:28,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_ekjobi/env 2019-06-02 10:57:28,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-06-02 10:57:28,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-06-02 10:57:28,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-06-02 10:57:28,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-06-02 10:57:28,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-06-02 10:57:28,382 - 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-02 10:57:28,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/sprout_host_z5wzaz/env/bin/pip', 'freeze', '--all'] 2019-06-02 10:57:28,382 - 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-02 10:57:28,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-06-02 10:57:28,382 - 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-02 10:57:28,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-06-02 10:57:28,383 - 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-02 10:57:28,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-06-02 10:57:28,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-06-02 10:57:28,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-06-02 10:57:28,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpUK3Bn6/cloudify-diamond-plugin-1.3.5 2019-06-02 10:57:28,383 - 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-02 10:57:28,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1605 to end... 2019-06-02 10:57:28,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-06-02 10:57:28,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-06-02 10:57:28,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-06-02 10:57:28,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-06-02 10:57:28,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp3D2sFg/cloudify-diamond-plugin-1.3.5 2019-06-02 10:57:28,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-06-02 10:57:28,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-06-02 10:57:28,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-1c725e84-e7aa-4100-87e1-a053e531c2bb 2019-06-02 10:57:28,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:57:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c725e84-e7aa-4100-87e1-a053e531c2bb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:57:28,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:57:28,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-06-02 10:57:28,386 - 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-02 10:57:28,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-06-02 10:57:28,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-06-02 10:57:28,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-06-02 10:57:28,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92b7e4d8d14bb339a1a05496b2851ef62858ca01" 2019-06-02 10:57:28,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/bind_host_f9v17z/env/bin/pip', 'freeze', '--all'] 2019-06-02 10:57:28,386 - 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-02 10:57:28,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-06-02 10:57:28,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-06-02 10:57:28,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-06-02 10:57:28,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/ellis_host_ekjobi/env/bin/pip', 'freeze', '--all'] 2019-06-02 10:57:28,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-06-02 10:57:28,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-06-02 10:57:28,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-06-02 10:57:28,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6a673e1a-446b-4b08-a2d3-02ddfe5a7f8b x-compute-request-id: req-6a673e1a-446b-4b08-a2d3-02ddfe5a7f8b Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0c:6e", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T10:55:53.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "04cf9edc-a0b8-40f4-912b-cecad938aba5", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:55:53Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_vellum_host_20f7us", "created": "2019-06-02T10:53:30Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:57:28,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpO60xkG/cloudify-diamond-plugin-1.3.5 2019-06-02 10:57:28,388 - 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-02 10:57:28,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5 used request id req-6a673e1a-446b-4b08-a2d3-02ddfe5a7f8b 2019-06-02 10:57:28,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-06-02 10:57:33,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92b7e4d8d14bb339a1a05496b2851ef62858ca01" 2019-06-02 10:57:33,604 - 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-02 10:57:33,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-06-02 10:57:33,605 - 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-02 10:57:33,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57: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-e0fb2fb9-3877-46ce-ba5d-53455fee0c92 x-compute-request-id: req-e0fb2fb9-3877-46ce-ba5d-53455fee0c92 Content-Encoding: gzip Content-Length: 639 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "404af02e-3f60-4b7b-b79a-5da66fa759ec"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "878dcd11-5240-4a52-8087-fbba914d17b1"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8651aa9-ff2d-457c-897f-d6e67d514b37"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed94130b-c1fc-47ba-9151-d4ff1760a3b2"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "33c88e0f-0958-4e83-bdc4-268ab8c60da1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1bda83b8-d55d-4321-be25-830c93774a4d"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "33c88e0f-0958-4e83-bdc4-268ab8c60da1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "546b6449-c839-4038-b5cc-b2af0ec8dee0"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "33c88e0f-0958-4e83-bdc4-268ab8c60da1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a1d63020-cff2-427a-985f-065a63961859"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "33c88e0f-0958-4e83-bdc4-268ab8c60da1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "acc6332f-db17-4caa-b8a2-6d47287cf121"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "33c88e0f-0958-4e83-bdc4-268ab8c60da1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cdc667fa-1014-4964-b08c-159306a92d3a"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "33c88e0f-0958-4e83-bdc4-268ab8c60da1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fc510459-9259-44e2-b824-9f6c59f2a58c"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "33c88e0f-0958-4e83-bdc4-268ab8c60da1", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-06-02 10:57:33,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5/os-security-groups used request id req-e0fb2fb9-3877-46ce-ba5d-53455fee0c92 2019-06-02 10:57:33,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5/os-security-groups used request id req-e0fb2fb9-3877-46ce-ba5d-53455fee0c92 2019-06-02 10:57:33,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92b7e4d8d14bb339a1a05496b2851ef62858ca01" 2019-06-02 10:57:33,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57: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-43bef1ed-c7a0-4988-9410-50166cf74d96 x-compute-request-id: req-43bef1ed-c7a0-4988-9410-50166cf74d96 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0c:6e", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T10:55:53.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "04cf9edc-a0b8-40f4-912b-cecad938aba5", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:55:53Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_vellum_host_20f7us", "created": "2019-06-02T10:53:30Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:57:33,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5 used request id req-43bef1ed-c7a0-4988-9410-50166cf74d96 2019-06-02 10:57:33,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5 used request id req-43bef1ed-c7a0-4988-9410-50166cf74d96 2019-06-02 10:57:33,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92b7e4d8d14bb339a1a05496b2851ef62858ca01" 2019-06-02 10:57:33,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:57:33,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:57:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad660c74-0fb0-4759-adc9-0b5884aa283a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:57:33,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-ad660c74-0fb0-4759-adc9-0b5884aa283a 2019-06-02 10:57:33,607 - 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-02 10:57:33,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpBhRzhy/cloudify-diamond-plugin-1.3.5 2019-06-02 10:57:33,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-06-02 10:57:33,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-06-02 10:57:33,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-06-02 10:57:33,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57: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-6d1767cc-8829-4965-a15c-796599ec073f x-compute-request-id: req-6d1767cc-8829-4965-a15c-796599ec073f Content-Encoding: gzip Content-Length: 639 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "404af02e-3f60-4b7b-b79a-5da66fa759ec"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "878dcd11-5240-4a52-8087-fbba914d17b1"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8651aa9-ff2d-457c-897f-d6e67d514b37"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed94130b-c1fc-47ba-9151-d4ff1760a3b2"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "33c88e0f-0958-4e83-bdc4-268ab8c60da1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1bda83b8-d55d-4321-be25-830c93774a4d"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "33c88e0f-0958-4e83-bdc4-268ab8c60da1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "546b6449-c839-4038-b5cc-b2af0ec8dee0"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "33c88e0f-0958-4e83-bdc4-268ab8c60da1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a1d63020-cff2-427a-985f-065a63961859"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "33c88e0f-0958-4e83-bdc4-268ab8c60da1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "acc6332f-db17-4caa-b8a2-6d47287cf121"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "33c88e0f-0958-4e83-bdc4-268ab8c60da1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cdc667fa-1014-4964-b08c-159306a92d3a"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "33c88e0f-0958-4e83-bdc4-268ab8c60da1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fc510459-9259-44e2-b824-9f6c59f2a58c"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "33c88e0f-0958-4e83-bdc4-268ab8c60da1", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-06-02 10:57:33,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-06-02 10:57:33,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-06-02 10:57:33,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39f183f93c8fa075fcd1817c0114d8897e62b18c" 2019-06-02 10:57:33,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-06-02 10:57:33,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-06-02 10:57:33,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5/os-security-groups used request id req-6d1767cc-8829-4965-a15c-796599ec073f 2019-06-02 10:57:33,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5/os-security-groups used request id req-6d1767cc-8829-4965-a15c-796599ec073f 2019-06-02 10:57:33,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-06-02 10:57:33,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-06-02 10:57:33,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39f183f93c8fa075fcd1817c0114d8897e62b18c" 2019-06-02 10:57:33,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df used request id req-223c92ec-f8ad-4e1e-9f69-0b2fe09cba8d 2019-06-02 10:57:33,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df used request id req-223c92ec-f8ad-4e1e-9f69-0b2fe09cba8d 2019-06-02 10:57:33,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-06-02 10:57:33,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-06-02 10:57:33,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57: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-223c92ec-f8ad-4e1e-9f69-0b2fe09cba8d x-compute-request-id: req-223c92ec-f8ad-4e1e-9f69-0b2fe09cba8d Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:1b:c9", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T10:55:55.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "9067c35e-52a3-44b6-8b65-fbc3049d65df", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:55:55Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_dime_host_pqrvlp", "created": "2019-06-02T10:53:30Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:57:33,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57: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-434e8162-21e5-4448-b129-10130aef6b8b x-compute-request-id: req-434e8162-21e5-4448-b129-10130aef6b8b Content-Encoding: gzip Content-Length: 534 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "404af02e-3f60-4b7b-b79a-5da66fa759ec"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "878dcd11-5240-4a52-8087-fbba914d17b1"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8651aa9-ff2d-457c-897f-d6e67d514b37"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed94130b-c1fc-47ba-9151-d4ff1760a3b2"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "e7701d8b-a872-4531-a3a7-9ac1d23c2311", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8a0c2072-c664-4cdf-aa05-7781a2c44d78"}, {"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "e7701d8b-a872-4531-a3a7-9ac1d23c2311", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e3e8c9db-64f0-4b72-8df7-24f6b5601c02"}, {"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "e7701d8b-a872-4531-a3a7-9ac1d23c2311", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fa840b06-de2c-45c9-a3e6-fcfb3dba5146"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "e7701d8b-a872-4531-a3a7-9ac1d23c2311", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-06-02 10:57:33,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df/os-security-groups used request id req-434e8162-21e5-4448-b129-10130aef6b8b 2019-06-02 10:57:33,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-06-02 10:57:33,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-06-02 10:57:33,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57: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-180ae9b2-e55c-4b5b-aec9-1a40ee4c4540 x-compute-request-id: req-180ae9b2-e55c-4b5b-aec9-1a40ee4c4540 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:1b:c9", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T10:55:55.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "9067c35e-52a3-44b6-8b65-fbc3049d65df", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:55:55Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_dime_host_pqrvlp", "created": "2019-06-02T10:53:30Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:57:33,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39f183f93c8fa075fcd1817c0114d8897e62b18c" 2019-06-02 10:57:33,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df/os-security-groups used request id req-434e8162-21e5-4448-b129-10130aef6b8b 2019-06-02 10:57:33,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 56%] Progress: [ 57%] Selecting previously unselected package manpages-dev. 2019-06-02 10:57:33,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 7%] Progress: [ 8%] Selecting previously unselected package libisl10:amd64. 2019-06-02 10:57:33,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... 2019-06-02 10:57:33,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 9%] Unpacking libisl10:amd64 (0.12.2-1) ... 2019-06-02 10:57:33,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 10%] Progress: [ 11%] Selecting previously unselected package libcloog-isl4:amd64. 2019-06-02 10:57:33,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... 2019-06-02 10:57:33,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 12%] Unpacking libcloog-isl4:amd64 (0.18.2-1) ... 2019-06-02 10:57:38,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 18%] Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-06-02 10:57:38,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 19%] Progress: [ 20%] Selecting previously unselected package libmpfr4:amd64. 2019-06-02 10:57:38,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... 2019-06-02 10:57:38,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unpacking libmpfr4:amd64 (3.1.2-1) ... 2019-06-02 10:57:38,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 24%] Progress: [ 25%] Selecting previously unselected package libtsan0:amd64. 2019-06-02 10:57:38,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-06-02 10:57:38,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 26%] Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-06-02 10:57:38,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 27%] Progress: [ 28%] Selecting previously unselected package libmpc3:amd64. 2019-06-02 10:57:38,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... 2019-06-02 10:57:38,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 29%] Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... 2019-06-02 10:57:38,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 30%] Progress: [ 31%] Selecting previously unselected package binutils. 2019-06-02 10:57:38,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... 2019-06-02 10:57:38,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 32%] Unpacking binutils (2.24-5ubuntu14.2) ... 2019-06-02 10:57:38,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 33%] Progress: [ 34%] Selecting previously unselected package cpp-4.8. 2019-06-02 10:57:38,790 - 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-02 10:57:38,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 35%] Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-06-02 10:57:38,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 36%] Progress: [ 37%] Selecting previously unselected package cpp. 2019-06-02 10:57:38,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... 2019-06-02 10:57:38,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 38%] Unpacking cpp (4:4.8.2-1ubuntu6) ... 2019-06-02 10:57:38,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 39%] Progress: [ 40%] Selecting previously unselected package libgcc-4.8-dev:amd64. 2019-06-02 10:57:38,791 - 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-02 10:57:38,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-06-02 10:57:38,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 41%] Progress: [ 42%] Selecting previously unselected package gcc-4.8. 2019-06-02 10:57:38,791 - 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-02 10:57:38,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 43%] Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-06-02 10:57:38,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 44%] Progress: [ 45%] Selecting previously unselected package gcc. 2019-06-02 10:57:38,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... 2019-06-02 10:57:38,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 46%] Unpacking gcc (4:4.8.2-1ubuntu6) ... 2019-06-02 10:57:38,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 47%] Progress: [ 48%] Selecting previously unselected package libc-dev-bin. 2019-06-02 10:57:38,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... 2019-06-02 10:57:38,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 49%] Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... 2019-06-02 10:57:38,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 50%] Progress: [ 51%] Selecting previously unselected package linux-libc-dev:amd64. 2019-06-02 10:57:38,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... 2019-06-02 10:57:38,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 52%] Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... 2019-06-02 10:57:38,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 53%] Progress: [ 54%] Selecting previously unselected package libc6-dev:amd64. 2019-06-02 10:57:38,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... 2019-06-02 10:57:38,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 55%] Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... 2019-06-02 10:57:38,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 56%] Progress: [ 57%] Selecting previously unselected package manpages-dev. 2019-06-02 10:57:38,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... 2019-06-02 10:57:38,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 58%] Unpacking manpages-dev (3.54-1ubuntu1) ... 2019-06-02 10:57:38,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 59%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... 2019-06-02 10:57:38,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-06-02 10:57:38,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 61%] Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-06-02 10:57:38,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 62%] Progress: [ 63%] Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... 2019-06-02 10:57:38,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 64%] Progress: [ 65%] Setting up libisl10:amd64 (0.12.2-1) ... 2019-06-02 10:57:38,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 66%] Progress: [ 67%] Setting up libcloog-isl4:amd64 (0.18.2-1) ... 2019-06-02 10:57:38,795 - 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-02 10:57:38,795 - 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-02 10:57:38,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 72%] Progress: [ 73%] Setting up libmpfr4:amd64 (3.1.2-1) ... 2019-06-02 10:57:38,795 - 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-02 10:57:44,059 - 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-02 10:57:44,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 78%] Progress: [ 79%] Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... 2019-06-02 10:57:44,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 80%] Setting up binutils (2.24-5ubuntu14.2) ... 2019-06-02 10:57:44,060 - 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-02 10:57:44,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 83%] Progress: [ 84%] Setting up cpp (4:4.8.2-1ubuntu6) ... 2019-06-02 10:57:44,060 - 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-02 10:57:44,060 - 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-02 10:57:44,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 89%] Progress: [ 90%] Setting up gcc (4:4.8.2-1ubuntu6) ... 2019-06-02 10:57:44,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 91%] Progress: [ 92%] Setting up libc-dev-bin (2.19-0ubuntu6.15) ... 2019-06-02 10:57:44,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 95%] Progress: [ 96%] Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... 2019-06-02 10:57:44,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-06-02 10:57:44,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Found existing installation: pysnmp 4.4.5 2019-06-02 10:57:44,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing collected packages: pycryptodome, pysnmp 2019-06-02 10:57:44,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Requirement already satisfied: ply in /home/ubuntu/proxy_host_kn63yc/env/lib/python2.7/site-packages (from pysmi->pysnmp==4.3.5) 2019-06-02 10:57:44,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Requirement already satisfied: pysmi in /home/ubuntu/proxy_host_kn63yc/env/lib/python2.7/site-packages (from pysnmp==4.3.5) 2019-06-02 10:57:44,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39f183f93c8fa075fcd1817c0114d8897e62b18c" 2019-06-02 10:57:44,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 23%] Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-06-02 10:57:44,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Requirement already satisfied: pyasn1>=0.2.3 in /home/ubuntu/proxy_host_kn63yc/env/lib/python2.7/site-packages (from pysnmp==4.3.5) 2019-06-02 10:57:44,062 - 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-02 10:57:44,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Collecting pycryptodome (from pysnmp==4.3.5) 2019-06-02 10:57:44,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 21%] Progress: [ 22%] Selecting previously unselected package libquadmath0:amd64. 2019-06-02 10:57:44,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-06-02 10:57:44,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-06-02 10:57:44,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df used request id req-180ae9b2-e55c-4b5b-aec9-1a40ee4c4540 2019-06-02 10:57:44,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df used request id req-180ae9b2-e55c-4b5b-aec9-1a40ee4c4540 2019-06-02 10:57:44,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-06-02 10:57:44,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57: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-2f350d47-992b-4210-9613-7f62f2fceb4d x-compute-request-id: req-2f350d47-992b-4210-9613-7f62f2fceb4d Content-Encoding: gzip Content-Length: 534 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "404af02e-3f60-4b7b-b79a-5da66fa759ec"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "878dcd11-5240-4a52-8087-fbba914d17b1"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8651aa9-ff2d-457c-897f-d6e67d514b37"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed94130b-c1fc-47ba-9151-d4ff1760a3b2"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "e7701d8b-a872-4531-a3a7-9ac1d23c2311", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8a0c2072-c664-4cdf-aa05-7781a2c44d78"}, {"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "e7701d8b-a872-4531-a3a7-9ac1d23c2311", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e3e8c9db-64f0-4b72-8df7-24f6b5601c02"}, {"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "e7701d8b-a872-4531-a3a7-9ac1d23c2311", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fa840b06-de2c-45c9-a3e6-fcfb3dba5146"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "e7701d8b-a872-4531-a3a7-9ac1d23c2311", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-06-02 10:57:44,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df/os-security-groups used request id req-2f350d47-992b-4210-9613-7f62f2fceb4d 2019-06-02 10:57:44,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df/os-security-groups used request id req-2f350d47-992b-4210-9613-7f62f2fceb4d 2019-06-02 10:57:44,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-06-02 10:57:44,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 3%] Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-06-02 10:57:44,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 4%] Progress: [ 5%] Selecting previously unselected package libgmp10:amd64. 2019-06-02 10:57:44,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... 2019-06-02 10:57:44,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 6%] Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... 2019-06-02 10:57:44,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 7%] Progress: [ 8%] Selecting previously unselected package libisl10:amd64. 2019-06-02 10:57:44,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... 2019-06-02 10:57:44,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 9%] Unpacking libisl10:amd64 (0.12.2-1) ... 2019-06-02 10:57:44,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 10%] Progress: [ 11%] Selecting previously unselected package libcloog-isl4:amd64. 2019-06-02 10:57:44,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... 2019-06-02 10:57:44,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 12%] Unpacking libcloog-isl4:amd64 (0.18.2-1) ... 2019-06-02 10:57:44,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 13%] Progress: [ 14%] Selecting previously unselected package libgomp1:amd64. 2019-06-02 10:57:44,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-06-02 10:57:44,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 15%] Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-06-02 10:57:44,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - dpkg-preconfigure: unable to re-open stdin: No such file or directory 2019-06-02 10:57:44,066 - 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-02 10:57:44,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-02 10:57:44,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-kn63yc 2019-06-02 10:57:44,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-02 10:57:44,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-02 10:57:44,067 - 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-02 10:57:49,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-02 10:57:49,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - dpkg-preconfigure: unable to re-open stdin: No such file or directory 2019-06-02 10:57:49,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_kn63yc/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-02 10:57:49,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2019-06-02 10:57:49,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_kn63yc/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-02 10:57:49,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-kn63yc 2019-06-02 10:57:49,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_kn63yc/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-02 10:57:49,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-06-02 10:57:49,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_kn63yc/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-02 10:57:49,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-06-02 10:57:49,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_kn63yc/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-02 10:57:49,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-06-02 10:57:49,440 - 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-02 10:57:49,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - You should consider upgrading via the 'pip install --upgrade pip' command. 2019-06-02 10:57:49,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uninstalling pysnmp-4.4.5: 2019-06-02 10:57:49,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully uninstalled pysnmp-4.4.5 2019-06-02 10:57:49,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully installed pycryptodome-3.8.2 pysnmp-4.3.5 2019-06-02 10:57:49,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1605, return_code=0): /tmp/CM4AJ/install_requirements.sh 2019-06-02 10:57:49,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-06-02 10:57:49,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-06-02 10:57:49,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-06-02 10:57:49,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-06-02 10:57:49,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-06-02 10:57:49,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-06-02 10:57:49,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-06-02 10:57:49,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:57:49,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:57:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85b70f9d-13f6-4733-9f4e-e53be5559870 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:57:49,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-85b70f9d-13f6-4733-9f4e-e53be5559870 2019-06-02 10:57:49,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:57:49,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-02 10:57:49,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-06-02 10:57:49,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf8b17f476c894f796ac5c700e5d76eee402de6" 2019-06-02 10:57:49,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26288bd8a40c74743dcac3a0e68a23ecd693bc2d" 2019-06-02 10:57:49,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-06-02 10:57:49,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:57:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39e7bc7d-5e8d-4047-95ba-91652712584a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:57:49,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-39e7bc7d-5e8d-4047-95ba-91652712584a 2019-06-02 10:57:49,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-06-02 10:57:49,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78 used request id req-7dac1921-8655-40d7-b308-c22ab322c6d8 2019-06-02 10:57:49,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf8b17f476c894f796ac5c700e5d76eee402de6" 2019-06-02 10:57:49,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57: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-7dac1921-8655-40d7-b308-c22ab322c6d8 x-compute-request-id: req-7dac1921-8655-40d7-b308-c22ab322c6d8 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:1e:ef", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e459262c-0636-4d4d-a75e-0eeff3645e78", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T10:55:55.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "e459262c-0636-4d4d-a75e-0eeff3645e78", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:55:55Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_homer_host_mbugjh", "created": "2019-06-02T10:53:23Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:57:49,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78 used request id req-7dac1921-8655-40d7-b308-c22ab322c6d8 2019-06-02 10:57:49,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57: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-473dc76b-75b4-42f7-89c9-0c09731e0027 x-compute-request-id: req-473dc76b-75b4-42f7-89c9-0c09731e0027 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0c:6e", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T10:55:53.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "04cf9edc-a0b8-40f4-912b-cecad938aba5", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:55:53Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_vellum_host_20f7us", "created": "2019-06-02T10:53:30Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:57:49,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5 used request id req-473dc76b-75b4-42f7-89c9-0c09731e0027 2019-06-02 10:57:49,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-06-02 10:57:49,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5 used request id req-473dc76b-75b4-42f7-89c9-0c09731e0027 2019-06-02 10:57:49,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26288bd8a40c74743dcac3a0e68a23ecd693bc2d" 2019-06-02 10:57:49,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57: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-1410fb7c-25ab-46d3-a945-660a7a1e0b9a x-compute-request-id: req-1410fb7c-25ab-46d3-a945-660a7a1e0b9a Content-Encoding: gzip Content-Length: 502 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "404af02e-3f60-4b7b-b79a-5da66fa759ec"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "878dcd11-5240-4a52-8087-fbba914d17b1"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8651aa9-ff2d-457c-897f-d6e67d514b37"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed94130b-c1fc-47ba-9151-d4ff1760a3b2"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "ed234d42-665f-4e0d-9ba9-54f8c665754e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "17f4faa8-ed9f-4fd8-bb1c-2be9bf4d2c5b"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "ed234d42-665f-4e0d-9ba9-54f8c665754e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7d847152-33d2-4c37-abfc-74bd8392e198"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "ed234d42-665f-4e0d-9ba9-54f8c665754e", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-06-02 10:57:49,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78/os-security-groups used request id req-1410fb7c-25ab-46d3-a945-660a7a1e0b9a 2019-06-02 10:57:49,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78/os-security-groups used request id req-1410fb7c-25ab-46d3-a945-660a7a1e0b9a 2019-06-02 10:57:49,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf8b17f476c894f796ac5c700e5d76eee402de6" 2019-06-02 10:57:54,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5/os-security-groups used request id req-cbe6a1d9-3466-4ea1-9a13-d2b12cac297e 2019-06-02 10:57:54,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5/os-security-groups used request id req-cbe6a1d9-3466-4ea1-9a13-d2b12cac297e 2019-06-02 10:57:54,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-06-02 10:57:54,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26288bd8a40c74743dcac3a0e68a23ecd693bc2d" 2019-06-02 10:57:54,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57: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-a27b2687-9a1f-4748-bee2-4dd5e2026b02 x-compute-request-id: req-a27b2687-9a1f-4748-bee2-4dd5e2026b02 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:1e:ef", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e459262c-0636-4d4d-a75e-0eeff3645e78", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T10:55:55.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "e459262c-0636-4d4d-a75e-0eeff3645e78", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:55:55Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_homer_host_mbugjh", "created": "2019-06-02T10:53:23Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:57:54,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78/os-security-groups used request id req-214e856d-4bab-49b4-bea2-20208867b236 2019-06-02 10:57:54,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5/os-security-groups used request id req-d945917f-0c6d-4c02-9474-82dd5e652412 2019-06-02 10:57:54,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5/os-security-groups used request id req-d945917f-0c6d-4c02-9474-82dd5e652412 2019-06-02 10:57:54,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57: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-d945917f-0c6d-4c02-9474-82dd5e652412 x-compute-request-id: req-d945917f-0c6d-4c02-9474-82dd5e652412 Content-Encoding: gzip Content-Length: 639 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "404af02e-3f60-4b7b-b79a-5da66fa759ec"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "878dcd11-5240-4a52-8087-fbba914d17b1"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8651aa9-ff2d-457c-897f-d6e67d514b37"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed94130b-c1fc-47ba-9151-d4ff1760a3b2"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "33c88e0f-0958-4e83-bdc4-268ab8c60da1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1bda83b8-d55d-4321-be25-830c93774a4d"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "33c88e0f-0958-4e83-bdc4-268ab8c60da1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "546b6449-c839-4038-b5cc-b2af0ec8dee0"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "33c88e0f-0958-4e83-bdc4-268ab8c60da1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a1d63020-cff2-427a-985f-065a63961859"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "33c88e0f-0958-4e83-bdc4-268ab8c60da1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "acc6332f-db17-4caa-b8a2-6d47287cf121"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "33c88e0f-0958-4e83-bdc4-268ab8c60da1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cdc667fa-1014-4964-b08c-159306a92d3a"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "33c88e0f-0958-4e83-bdc4-268ab8c60da1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fc510459-9259-44e2-b824-9f6c59f2a58c"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "33c88e0f-0958-4e83-bdc4-268ab8c60da1", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-06-02 10:57:54,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78/os-security-groups used request id req-214e856d-4bab-49b4-bea2-20208867b236 2019-06-02 10:57:54,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57: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-214e856d-4bab-49b4-bea2-20208867b236 x-compute-request-id: req-214e856d-4bab-49b4-bea2-20208867b236 Content-Encoding: gzip Content-Length: 502 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "404af02e-3f60-4b7b-b79a-5da66fa759ec"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "878dcd11-5240-4a52-8087-fbba914d17b1"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8651aa9-ff2d-457c-897f-d6e67d514b37"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed94130b-c1fc-47ba-9151-d4ff1760a3b2"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "ed234d42-665f-4e0d-9ba9-54f8c665754e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "17f4faa8-ed9f-4fd8-bb1c-2be9bf4d2c5b"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "ed234d42-665f-4e0d-9ba9-54f8c665754e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7d847152-33d2-4c37-abfc-74bd8392e198"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "ed234d42-665f-4e0d-9ba9-54f8c665754e", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-06-02 10:57:54,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26288bd8a40c74743dcac3a0e68a23ecd693bc2d" 2019-06-02 10:57:54,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5 used request id req-f80bf3a8-a8ac-425f-8f23-f80106ec230c 2019-06-02 10:57:54,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5 used request id req-f80bf3a8-a8ac-425f-8f23-f80106ec230c 2019-06-02 10:57:54,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57: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-f80bf3a8-a8ac-425f-8f23-f80106ec230c x-compute-request-id: req-f80bf3a8-a8ac-425f-8f23-f80106ec230c Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0c:6e", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T10:55:53.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "04cf9edc-a0b8-40f4-912b-cecad938aba5", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:55:53Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_vellum_host_20f7us", "created": "2019-06-02T10:53:30Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:57:54,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf8b17f476c894f796ac5c700e5d76eee402de6" 2019-06-02 10:57:54,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78 used request id req-a27b2687-9a1f-4748-bee2-4dd5e2026b02 2019-06-02 10:57:54,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78 used request id req-a27b2687-9a1f-4748-bee2-4dd5e2026b02 2019-06-02 10:57:54,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-02 10:57:54,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-02 10:57:54,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-06-02 10:57:54,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-06-02 10:57:54,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-06-02 10:57:54,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-06-02 10:57:54,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-06-02 10:57:54,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-06-02 10:57:54,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-0bafd38b-95af-4d6b-9cda-c4ee07a42e30 2019-06-02 10:57:54,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71f8ff4cd7ed12e6a4f7f7a3800336a365f49aee" 2019-06-02 10:57:54,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:57:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0bafd38b-95af-4d6b-9cda-c4ee07a42e30 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:57:54,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-06-02 10:57:54,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:57:54,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-06-02 10:57:54,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-06-02 10:57:54,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-06-02 10:57:54,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57: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-913dcae4-1dbd-40cb-b45b-7233b1efe9fa x-compute-request-id: req-913dcae4-1dbd-40cb-b45b-7233b1efe9fa Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:1b:c9", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T10:55:55.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "9067c35e-52a3-44b6-8b65-fbc3049d65df", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:55:55Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_dime_host_pqrvlp", "created": "2019-06-02T10:53:30Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:57:54,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71f8ff4cd7ed12e6a4f7f7a3800336a365f49aee" 2019-06-02 10:57:54,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-02 10:57:54,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-06-02 10:57:54,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-06-02 10:57:54,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df/os-security-groups used request id req-22137508-0fe1-4a5c-b90e-7502df1d570a 2019-06-02 10:57:54,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57: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-22137508-0fe1-4a5c-b90e-7502df1d570a x-compute-request-id: req-22137508-0fe1-4a5c-b90e-7502df1d570a Content-Encoding: gzip Content-Length: 534 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "404af02e-3f60-4b7b-b79a-5da66fa759ec"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "878dcd11-5240-4a52-8087-fbba914d17b1"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8651aa9-ff2d-457c-897f-d6e67d514b37"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed94130b-c1fc-47ba-9151-d4ff1760a3b2"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "e7701d8b-a872-4531-a3a7-9ac1d23c2311", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8a0c2072-c664-4cdf-aa05-7781a2c44d78"}, {"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "e7701d8b-a872-4531-a3a7-9ac1d23c2311", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e3e8c9db-64f0-4b72-8df7-24f6b5601c02"}, {"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "e7701d8b-a872-4531-a3a7-9ac1d23c2311", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fa840b06-de2c-45c9-a3e6-fcfb3dba5146"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "e7701d8b-a872-4531-a3a7-9ac1d23c2311", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-06-02 10:57:54,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71f8ff4cd7ed12e6a4f7f7a3800336a365f49aee" 2019-06-02 10:57:54,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df used request id req-913dcae4-1dbd-40cb-b45b-7233b1efe9fa 2019-06-02 10:57:54,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df used request id req-913dcae4-1dbd-40cb-b45b-7233b1efe9fa 2019-06-02 10:57:54,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df/os-security-groups used request id req-22137508-0fe1-4a5c-b90e-7502df1d570a 2019-06-02 10:57:54,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57: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-6a94c0c7-d7bc-433f-90e2-0312eed9c04c x-compute-request-id: req-6a94c0c7-d7bc-433f-90e2-0312eed9c04c Content-Encoding: gzip Content-Length: 534 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "404af02e-3f60-4b7b-b79a-5da66fa759ec"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "878dcd11-5240-4a52-8087-fbba914d17b1"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8651aa9-ff2d-457c-897f-d6e67d514b37"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed94130b-c1fc-47ba-9151-d4ff1760a3b2"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "e7701d8b-a872-4531-a3a7-9ac1d23c2311", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8a0c2072-c664-4cdf-aa05-7781a2c44d78"}, {"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "e7701d8b-a872-4531-a3a7-9ac1d23c2311", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e3e8c9db-64f0-4b72-8df7-24f6b5601c02"}, {"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "e7701d8b-a872-4531-a3a7-9ac1d23c2311", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fa840b06-de2c-45c9-a3e6-fcfb3dba5146"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "e7701d8b-a872-4531-a3a7-9ac1d23c2311", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-06-02 10:57:54,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71f8ff4cd7ed12e6a4f7f7a3800336a365f49aee" 2019-06-02 10:57:54,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-06-02 10:57:54,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-02 10:57:54,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-06-02 10:58:00,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df/os-security-groups used request id req-6a94c0c7-d7bc-433f-90e2-0312eed9c04c 2019-06-02 10:58:00,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df used request id req-9b513fef-0f6b-4812-8db7-5cf16c97dc18 2019-06-02 10:58:00,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57: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-9b513fef-0f6b-4812-8db7-5cf16c97dc18 x-compute-request-id: req-9b513fef-0f6b-4812-8db7-5cf16c97dc18 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:1b:c9", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T10:55:55.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "9067c35e-52a3-44b6-8b65-fbc3049d65df", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:55:55Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_dime_host_pqrvlp", "created": "2019-06-02T10:53:30Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:58:00,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df used request id req-9b513fef-0f6b-4812-8db7-5cf16c97dc18 2019-06-02 10:58:00,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df/os-security-groups used request id req-6a94c0c7-d7bc-433f-90e2-0312eed9c04c 2019-06-02 10:58:00,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-02 10:58:00,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-06-02 10:58:00,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:57:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62b6fa9e-8bd3-4ea8-a261-b0fb727dfac2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:58:00,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:58:00,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-06-02 10:58:00,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-02 10:58:00,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-62b6fa9e-8bd3-4ea8-a261-b0fb727dfac2 2019-06-02 10:58:00,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2842fac96fb1b08dff62806e7d72de0237ebda9" 2019-06-02 10:58:00,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-06-02 10:58:00,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-9f4a6609-010c-45c9-a3f3-e3bf33fa7472 2019-06-02 10:58:00,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57: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-7f996710-0bda-4e2f-9a20-9cc327ee9e34 x-compute-request-id: req-7f996710-0bda-4e2f-9a20-9cc327ee9e34 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:1e:ef", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e459262c-0636-4d4d-a75e-0eeff3645e78", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T10:55:55.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "e459262c-0636-4d4d-a75e-0eeff3645e78", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:55:55Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_homer_host_mbugjh", "created": "2019-06-02T10:53:23Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:58:00,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78 used request id req-7f996710-0bda-4e2f-9a20-9cc327ee9e34 2019-06-02 10:58:00,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78 used request id req-7f996710-0bda-4e2f-9a20-9cc327ee9e34 2019-06-02 10:58:00,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2842fac96fb1b08dff62806e7d72de0237ebda9" 2019-06-02 10:58:00,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57: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-e51e2918-f2fb-4040-b251-b7cb13d067bc x-compute-request-id: req-e51e2918-f2fb-4040-b251-b7cb13d067bc Content-Encoding: gzip Content-Length: 502 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "404af02e-3f60-4b7b-b79a-5da66fa759ec"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "878dcd11-5240-4a52-8087-fbba914d17b1"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8651aa9-ff2d-457c-897f-d6e67d514b37"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed94130b-c1fc-47ba-9151-d4ff1760a3b2"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "ed234d42-665f-4e0d-9ba9-54f8c665754e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "17f4faa8-ed9f-4fd8-bb1c-2be9bf4d2c5b"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "ed234d42-665f-4e0d-9ba9-54f8c665754e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7d847152-33d2-4c37-abfc-74bd8392e198"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "ed234d42-665f-4e0d-9ba9-54f8c665754e", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-06-02 10:58:00,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78/os-security-groups used request id req-e51e2918-f2fb-4040-b251-b7cb13d067bc 2019-06-02 10:58:00,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78/os-security-groups used request id req-e51e2918-f2fb-4040-b251-b7cb13d067bc 2019-06-02 10:58:00,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2842fac96fb1b08dff62806e7d72de0237ebda9" 2019-06-02 10:58:00,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:58:00,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:57:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f4a6609-010c-45c9-a3f3-e3bf33fa7472 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:58:00,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57: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-cf612e28-cc78-4b4f-9906-69c109c68a1a x-compute-request-id: req-cf612e28-cc78-4b4f-9906-69c109c68a1a Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:1e:ef", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e459262c-0636-4d4d-a75e-0eeff3645e78", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T10:55:55.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "e459262c-0636-4d4d-a75e-0eeff3645e78", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:55:55Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_homer_host_mbugjh", "created": "2019-06-02T10:53:23Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:58:00,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78/os-security-groups used request id req-0809ab3a-7ca5-45be-bdb9-5ac06ab96391 2019-06-02 10:58:00,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-06-02 10:58:00,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-06-02 10:58:00,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2842fac96fb1b08dff62806e7d72de0237ebda9" 2019-06-02 10:58:00,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78 used request id req-cf612e28-cc78-4b4f-9906-69c109c68a1a 2019-06-02 10:58:00,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78 used request id req-cf612e28-cc78-4b4f-9906-69c109c68a1a 2019-06-02 10:58:00,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78/os-security-groups used request id req-0809ab3a-7ca5-45be-bdb9-5ac06ab96391 2019-06-02 10:58:00,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57: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-0809ab3a-7ca5-45be-bdb9-5ac06ab96391 x-compute-request-id: req-0809ab3a-7ca5-45be-bdb9-5ac06ab96391 Content-Encoding: gzip Content-Length: 502 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "404af02e-3f60-4b7b-b79a-5da66fa759ec"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "878dcd11-5240-4a52-8087-fbba914d17b1"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8651aa9-ff2d-457c-897f-d6e67d514b37"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed94130b-c1fc-47ba-9151-d4ff1760a3b2"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "ed234d42-665f-4e0d-9ba9-54f8c665754e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "17f4faa8-ed9f-4fd8-bb1c-2be9bf4d2c5b"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "ed234d42-665f-4e0d-9ba9-54f8c665754e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7d847152-33d2-4c37-abfc-74bd8392e198"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "ed234d42-665f-4e0d-9ba9-54f8c665754e", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-06-02 10:58:00,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d018a8bf7a7905cca7a4ed3963f3880cccb03d32" 2019-06-02 10:58:00,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-06-02 10:58:00,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-06-02 10:58:00,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57: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-ae96af6a-f994-4bf5-bca5-3623f017c93f x-compute-request-id: req-ae96af6a-f994-4bf5-bca5-3623f017c93f Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:53:b8", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T10:56:19.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:56:19Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_sprout_host_z5wzaz", "created": "2019-06-02T10:53:33Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:58:00,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d018a8bf7a7905cca7a4ed3963f3880cccb03d32" 2019-06-02 10:58:00,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-06-02 10:58:00,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-02 10:58:00,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a used request id req-ae96af6a-f994-4bf5-bca5-3623f017c93f 2019-06-02 10:58:00,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a used request id req-ae96af6a-f994-4bf5-bca5-3623f017c93f 2019-06-02 10:58:00,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57: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-69ccacd0-56e2-472e-84b4-816c5c4876f7 x-compute-request-id: req-69ccacd0-56e2-472e-84b4-816c5c4876f7 Content-Encoding: gzip Content-Length: 624 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "404af02e-3f60-4b7b-b79a-5da66fa759ec"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "878dcd11-5240-4a52-8087-fbba914d17b1"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8651aa9-ff2d-457c-897f-d6e67d514b37"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed94130b-c1fc-47ba-9151-d4ff1760a3b2"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "b49af5ea-b148-419c-8991-f0c30e30c1ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d2811ddb-f3a1-435e-ad8d-8e2bf6f040b6"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "b49af5ea-b148-419c-8991-f0c30e30c1ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d330fac2-e923-43ac-833b-4344233c2e5b"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "b49af5ea-b148-419c-8991-f0c30e30c1ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "da5b3994-2892-43b4-9e84-f32fd6b280b7"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "b49af5ea-b148-419c-8991-f0c30e30c1ef", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "16c691eb-652b-4d16-804f-208040053672", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7220dfd4-6cc8-4eab-a2e7-d834d0c8ec34"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "16c691eb-652b-4d16-804f-208040053672", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-06-02 10:58:00,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a/os-security-groups used request id req-69ccacd0-56e2-472e-84b4-816c5c4876f7 2019-06-02 10:58:00,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:58:00,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d018a8bf7a7905cca7a4ed3963f3880cccb03d32" 2019-06-02 10:58:00,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a/os-security-groups used request id req-69ccacd0-56e2-472e-84b4-816c5c4876f7 2019-06-02 10:58:00,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cf7a165e-51b1-4db1-846e-0186352a0f02 x-compute-request-id: req-cf7a165e-51b1-4db1-846e-0186352a0f02 Content-Encoding: gzip Content-Length: 624 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "404af02e-3f60-4b7b-b79a-5da66fa759ec"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "878dcd11-5240-4a52-8087-fbba914d17b1"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8651aa9-ff2d-457c-897f-d6e67d514b37"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed94130b-c1fc-47ba-9151-d4ff1760a3b2"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "b49af5ea-b148-419c-8991-f0c30e30c1ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d2811ddb-f3a1-435e-ad8d-8e2bf6f040b6"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "b49af5ea-b148-419c-8991-f0c30e30c1ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d330fac2-e923-43ac-833b-4344233c2e5b"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "b49af5ea-b148-419c-8991-f0c30e30c1ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "da5b3994-2892-43b4-9e84-f32fd6b280b7"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "b49af5ea-b148-419c-8991-f0c30e30c1ef", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "16c691eb-652b-4d16-804f-208040053672", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7220dfd4-6cc8-4eab-a2e7-d834d0c8ec34"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "16c691eb-652b-4d16-804f-208040053672", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-06-02 10:58:00,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-06-02 10:58:05,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb734189b3422601f32b9fdb3894d047e4789a9" 2019-06-02 10:58:05,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d018a8bf7a7905cca7a4ed3963f3880cccb03d32" 2019-06-02 10:58:05,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-06-02 10:58:05,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a/os-security-groups used request id req-cf7a165e-51b1-4db1-846e-0186352a0f02 2019-06-02 10:58:05,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a/os-security-groups used request id req-cf7a165e-51b1-4db1-846e-0186352a0f02 2019-06-02 10:58:05,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a used request id req-7fca8e7b-85c0-4ada-b47c-9298c2028a8c 2019-06-02 10:58:05,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a used request id req-7fca8e7b-85c0-4ada-b47c-9298c2028a8c 2019-06-02 10:58:05,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-06-02 10:58:05,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:57:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51b7431c-d512-4c10-807a-14886a28d830 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:58:05,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-51b7431c-d512-4c10-807a-14886a28d830 2019-06-02 10:58:05,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57: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-7fca8e7b-85c0-4ada-b47c-9298c2028a8c x-compute-request-id: req-7fca8e7b-85c0-4ada-b47c-9298c2028a8c Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:53:b8", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T10:56:19.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:56:19Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_sprout_host_z5wzaz", "created": "2019-06-02T10:53:33Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:58:05,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-06-02 10:58:05,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-06-02 10:58:05,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-06-02 10:58:05,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-54fe8ef9-9d92-4cb7-85b2-1678c7c4f56f x-compute-request-id: req-54fe8ef9-9d92-4cb7-85b2-1678c7c4f56f Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:74:e2", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T10:55:55.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "b60ce31e-8941-43a2-85a1-a12cf8125e68", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:55:55Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_bono_host_jmeq8q", "created": "2019-06-02T10:53:31Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:58:05,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 used request id req-54fe8ef9-9d92-4cb7-85b2-1678c7c4f56f 2019-06-02 10:58:05,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 used request id req-54fe8ef9-9d92-4cb7-85b2-1678c7c4f56f 2019-06-02 10:58:05,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb734189b3422601f32b9fdb3894d047e4789a9" 2019-06-02 10:58:05,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-06-02 10:58:05,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68/os-security-groups used request id req-a855b752-dfd5-4576-91a9-61b11f719e37 2019-06-02 10:58:05,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:57:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4495e703-4c6a-4613-9133-dbd1bdf93218 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:58:05,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:58:05,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a855b752-dfd5-4576-91a9-61b11f719e37 x-compute-request-id: req-a855b752-dfd5-4576-91a9-61b11f719e37 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "404af02e-3f60-4b7b-b79a-5da66fa759ec"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "878dcd11-5240-4a52-8087-fbba914d17b1"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8651aa9-ff2d-457c-897f-d6e67d514b37"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed94130b-c1fc-47ba-9151-d4ff1760a3b2"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0a1d5b6c-2426-446e-a520-7617f1f5967b"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1ee5cc24-535a-4f63-836c-b2fde328d8f9"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b706c223-2084-45d8-874d-a3577c17c3b3"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b7276b93-70d2-4207-b630-60724a6e0298"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "de12780c-dd4f-4211-8f6f-2bbb8c2ad002"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1372edd-35f3-4efd-aba7-ed6783cd24ef"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f589347e-dd04-4615-b7fe-c886596355ab"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ff29b524-ae17-406a-9bef-3eb7686229ed"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "e6b052dc-3c75-4151-9c78-f95f86236554", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "b49af5ea-b148-419c-8991-f0c30e30c1ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d2811ddb-f3a1-435e-ad8d-8e2bf6f040b6"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "b49af5ea-b148-419c-8991-f0c30e30c1ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d330fac2-e923-43ac-833b-4344233c2e5b"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "b49af5ea-b148-419c-8991-f0c30e30c1ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "da5b3994-2892-43b4-9e84-f32fd6b280b7"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "b49af5ea-b148-419c-8991-f0c30e30c1ef", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-06-02 10:58:05,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-4495e703-4c6a-4613-9133-dbd1bdf93218 2019-06-02 10:58:05,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb734189b3422601f32b9fdb3894d047e4789a9" 2019-06-02 10:58:05,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68/os-security-groups used request id req-a855b752-dfd5-4576-91a9-61b11f719e37 2019-06-02 10:58:05,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-06-02 10:58:05,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 used request id req-198dd179-ffc1-4c12-ab4e-4c0c9f9ce02c 2019-06-02 10:58:05,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 used request id req-198dd179-ffc1-4c12-ab4e-4c0c9f9ce02c 2019-06-02 10:58:05,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-198dd179-ffc1-4c12-ab4e-4c0c9f9ce02c x-compute-request-id: req-198dd179-ffc1-4c12-ab4e-4c0c9f9ce02c Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:74:e2", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T10:55:55.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "b60ce31e-8941-43a2-85a1-a12cf8125e68", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:55:55Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_bono_host_jmeq8q", "created": "2019-06-02T10:53:31Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:58:05,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:57:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca6e646d-c962-415e-89f2-55d298aa271e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:58:05,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c287b82f7e1d21739b0f8b48a91f529de7b437f" 2019-06-02 10:58:05,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-ca6e646d-c962-415e-89f2-55d298aa271e 2019-06-02 10:58:05,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:58:05,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb734189b3422601f32b9fdb3894d047e4789a9" 2019-06-02 10:58:05,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68/os-security-groups used request id req-60034808-a415-4f2d-837a-432e23d745d9 2019-06-02 10:58:05,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae used request id req-87062ff7-86db-4a41-a550-57d6ff0f8d6f 2019-06-02 10:58:05,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-dd306002-30a1-466a-94c1-13af8dbc3eec 2019-06-02 10:58:05,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:57:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd306002-30a1-466a-94c1-13af8dbc3eec Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:58:05,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:58:05,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae18c38e25b0e860da3941aad12af7274bf878e6" 2019-06-02 10:58:05,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68/os-security-groups used request id req-60034808-a415-4f2d-837a-432e23d745d9 2019-06-02 10:58:05,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57: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-60034808-a415-4f2d-837a-432e23d745d9 x-compute-request-id: req-60034808-a415-4f2d-837a-432e23d745d9 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "404af02e-3f60-4b7b-b79a-5da66fa759ec"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "878dcd11-5240-4a52-8087-fbba914d17b1"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8651aa9-ff2d-457c-897f-d6e67d514b37"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed94130b-c1fc-47ba-9151-d4ff1760a3b2"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0a1d5b6c-2426-446e-a520-7617f1f5967b"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1ee5cc24-535a-4f63-836c-b2fde328d8f9"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b706c223-2084-45d8-874d-a3577c17c3b3"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b7276b93-70d2-4207-b630-60724a6e0298"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "de12780c-dd4f-4211-8f6f-2bbb8c2ad002"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1372edd-35f3-4efd-aba7-ed6783cd24ef"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f589347e-dd04-4615-b7fe-c886596355ab"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ff29b524-ae17-406a-9bef-3eb7686229ed"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "e6b052dc-3c75-4151-9c78-f95f86236554", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "b49af5ea-b148-419c-8991-f0c30e30c1ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d2811ddb-f3a1-435e-ad8d-8e2bf6f040b6"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "b49af5ea-b148-419c-8991-f0c30e30c1ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d330fac2-e923-43ac-833b-4344233c2e5b"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "b49af5ea-b148-419c-8991-f0c30e30c1ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "da5b3994-2892-43b4-9e84-f32fd6b280b7"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "b49af5ea-b148-419c-8991-f0c30e30c1ef", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-06-02 10:58:05,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c287b82f7e1d21739b0f8b48a91f529de7b437f" 2019-06-02 10:58:05,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae used request id req-87062ff7-86db-4a41-a550-57d6ff0f8d6f 2019-06-02 10:58:05,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57: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-87062ff7-86db-4a41-a550-57d6ff0f8d6f x-compute-request-id: req-87062ff7-86db-4a41-a550-57d6ff0f8d6f Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:7c:dd", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/363611d1-7f52-4e47-b5a1-736e85da94ae", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T10:56:21.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "363611d1-7f52-4e47-b5a1-736e85da94ae", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:56:21Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_bind_host_f9v17z", "created": "2019-06-02T10:53:26Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:58:05,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c287b82f7e1d21739b0f8b48a91f529de7b437f" 2019-06-02 10:58:05,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-280a660f-1105-44cd-8b13-8fb0733d9361 x-compute-request-id: req-280a660f-1105-44cd-8b13-8fb0733d9361 Content-Encoding: gzip Content-Length: 624 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "404af02e-3f60-4b7b-b79a-5da66fa759ec"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "878dcd11-5240-4a52-8087-fbba914d17b1"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8651aa9-ff2d-457c-897f-d6e67d514b37"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed94130b-c1fc-47ba-9151-d4ff1760a3b2"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "b49af5ea-b148-419c-8991-f0c30e30c1ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d2811ddb-f3a1-435e-ad8d-8e2bf6f040b6"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "b49af5ea-b148-419c-8991-f0c30e30c1ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d330fac2-e923-43ac-833b-4344233c2e5b"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "b49af5ea-b148-419c-8991-f0c30e30c1ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "da5b3994-2892-43b4-9e84-f32fd6b280b7"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "b49af5ea-b148-419c-8991-f0c30e30c1ef", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "16c691eb-652b-4d16-804f-208040053672", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7220dfd4-6cc8-4eab-a2e7-d834d0c8ec34"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "16c691eb-652b-4d16-804f-208040053672", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-06-02 10:58:05,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c287b82f7e1d21739b0f8b48a91f529de7b437f" 2019-06-02 10:58:05,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa42cfcc69c4e707f93be87f67a007e4ed9311c1" 2019-06-02 10:58:10,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-06-02 10:58:10,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae18c38e25b0e860da3941aad12af7274bf878e6" 2019-06-02 10:58:10,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-93bb2e99-fca1-48b4-9c19-673956e334e6 x-compute-request-id: req-93bb2e99-fca1-48b4-9c19-673956e334e6 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:7c:dd", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/363611d1-7f52-4e47-b5a1-736e85da94ae", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T10:56:21.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "363611d1-7f52-4e47-b5a1-736e85da94ae", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:56:21Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_bind_host_f9v17z", "created": "2019-06-02T10:53:26Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:58:10,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-06-02 10:58:10,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a used request id req-41a897e3-781d-455d-86fa-73b24c16b525 2019-06-02 10:58:10,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a used request id req-41a897e3-781d-455d-86fa-73b24c16b525 2019-06-02 10:58:10,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57: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-41a897e3-781d-455d-86fa-73b24c16b525 x-compute-request-id: req-41a897e3-781d-455d-86fa-73b24c16b525 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:53:b8", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T10:56:19.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:56:19Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_sprout_host_z5wzaz", "created": "2019-06-02T10:53:33Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:58:10,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae used request id req-93bb2e99-fca1-48b4-9c19-673956e334e6 2019-06-02 10:58:10,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae used request id req-93bb2e99-fca1-48b4-9c19-673956e334e6 2019-06-02 10:58:10,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae/os-security-groups used request id req-1d0afb40-4587-4ebb-bf38-776503d4ff91 2019-06-02 10:58:10,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae/os-security-groups used request id req-1d0afb40-4587-4ebb-bf38-776503d4ff91 2019-06-02 10:58:10,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57: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-1d0afb40-4587-4ebb-bf38-776503d4ff91 x-compute-request-id: req-1d0afb40-4587-4ebb-bf38-776503d4ff91 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "404af02e-3f60-4b7b-b79a-5da66fa759ec"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "878dcd11-5240-4a52-8087-fbba914d17b1"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8651aa9-ff2d-457c-897f-d6e67d514b37"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed94130b-c1fc-47ba-9151-d4ff1760a3b2"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "37cee7f4-fb47-4eeb-9c46-197d3488fcb7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8dda1fb1-2f6c-4751-99f0-8838c8ab6d13"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "37cee7f4-fb47-4eeb-9c46-197d3488fcb7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a1745127-dd7f-4fff-9183-be4752714526"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "37cee7f4-fb47-4eeb-9c46-197d3488fcb7", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-06-02 10:58:10,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-06-02 10:58:10,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae18c38e25b0e860da3941aad12af7274bf878e6" 2019-06-02 10:58:10,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a/os-security-groups used request id req-280a660f-1105-44cd-8b13-8fb0733d9361 2019-06-02 10:58:10,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a/os-security-groups used request id req-280a660f-1105-44cd-8b13-8fb0733d9361 2019-06-02 10:58:10,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-34e56c17-5cdc-43de-acb4-b5c73c0dd594 x-compute-request-id: req-34e56c17-5cdc-43de-acb4-b5c73c0dd594 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "404af02e-3f60-4b7b-b79a-5da66fa759ec"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "878dcd11-5240-4a52-8087-fbba914d17b1"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8651aa9-ff2d-457c-897f-d6e67d514b37"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed94130b-c1fc-47ba-9151-d4ff1760a3b2"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "37cee7f4-fb47-4eeb-9c46-197d3488fcb7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8dda1fb1-2f6c-4751-99f0-8838c8ab6d13"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "37cee7f4-fb47-4eeb-9c46-197d3488fcb7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a1745127-dd7f-4fff-9183-be4752714526"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "37cee7f4-fb47-4eeb-9c46-197d3488fcb7", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-06-02 10:58:10,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae/os-security-groups used request id req-34e56c17-5cdc-43de-acb4-b5c73c0dd594 2019-06-02 10:58:10,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae/os-security-groups used request id req-34e56c17-5cdc-43de-acb4-b5c73c0dd594 2019-06-02 10:58:10,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3eaaebaf-04dd-458e-b384-729c61936dcf x-compute-request-id: req-3eaaebaf-04dd-458e-b384-729c61936dcf Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:bb:3f", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/064cf04d-3496-4077-9323-bc2476ffc64b", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T10:56:21.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "064cf04d-3496-4077-9323-bc2476ffc64b", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:56:21Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_ellis_host_ekjobi", "created": "2019-06-02T10:53:27Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:58:10,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b used request id req-3eaaebaf-04dd-458e-b384-729c61936dcf 2019-06-02 10:58:10,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b used request id req-3eaaebaf-04dd-458e-b384-729c61936dcf 2019-06-02 10:58:10,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa42cfcc69c4e707f93be87f67a007e4ed9311c1" 2019-06-02 10:58:10,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c186afc-3176-4228-b2d9-c2c81fc8c862 x-compute-request-id: req-9c186afc-3176-4228-b2d9-c2c81fc8c862 Content-Encoding: gzip Content-Length: 490 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "404af02e-3f60-4b7b-b79a-5da66fa759ec"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "878dcd11-5240-4a52-8087-fbba914d17b1"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8651aa9-ff2d-457c-897f-d6e67d514b37"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed94130b-c1fc-47ba-9151-d4ff1760a3b2"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "00744322-6503-4246-974b-d64c93c48309", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0da3a903-0ee2-475f-93d5-80d0257af3b0"}, {"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "00744322-6503-4246-974b-d64c93c48309", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c5db1eee-4c4e-45a8-ae48-13ce8da9480a"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "00744322-6503-4246-974b-d64c93c48309", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-06-02 10:58:10,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b/os-security-groups used request id req-9c186afc-3176-4228-b2d9-c2c81fc8c862 2019-06-02 10:58:10,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b/os-security-groups used request id req-9c186afc-3176-4228-b2d9-c2c81fc8c862 2019-06-02 10:58:10,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa42cfcc69c4e707f93be87f67a007e4ed9311c1" 2019-06-02 10:58:10,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-06-02 10:58:10,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-71359584-1588-4441-82d2-dd3ee0eba2a3 x-compute-request-id: req-71359584-1588-4441-82d2-dd3ee0eba2a3 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:53:b8", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T10:56:19.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:56:19Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_sprout_host_z5wzaz", "created": "2019-06-02T10:53:33Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:58:10,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a used request id req-71359584-1588-4441-82d2-dd3ee0eba2a3 2019-06-02 10:58:10,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a used request id req-71359584-1588-4441-82d2-dd3ee0eba2a3 2019-06-02 10:58:10,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae18c38e25b0e860da3941aad12af7274bf878e6" 2019-06-02 10:58:10,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:58:10,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:57:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5996edd-cc6c-42e5-a2a7-8dce3ed223c7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:58:10,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-a5996edd-cc6c-42e5-a2a7-8dce3ed223c7 2019-06-02 10:58:10,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57: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-c2b4df71-894f-44fa-b0c3-a2b1216a5a18 x-compute-request-id: req-c2b4df71-894f-44fa-b0c3-a2b1216a5a18 Content-Encoding: gzip Content-Length: 624 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "404af02e-3f60-4b7b-b79a-5da66fa759ec"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "878dcd11-5240-4a52-8087-fbba914d17b1"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8651aa9-ff2d-457c-897f-d6e67d514b37"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed94130b-c1fc-47ba-9151-d4ff1760a3b2"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "b49af5ea-b148-419c-8991-f0c30e30c1ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d2811ddb-f3a1-435e-ad8d-8e2bf6f040b6"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "b49af5ea-b148-419c-8991-f0c30e30c1ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d330fac2-e923-43ac-833b-4344233c2e5b"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "b49af5ea-b148-419c-8991-f0c30e30c1ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "da5b3994-2892-43b4-9e84-f32fd6b280b7"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "b49af5ea-b148-419c-8991-f0c30e30c1ef", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "16c691eb-652b-4d16-804f-208040053672", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7220dfd4-6cc8-4eab-a2e7-d834d0c8ec34"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "16c691eb-652b-4d16-804f-208040053672", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-06-02 10:58:10,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a/os-security-groups used request id req-c2b4df71-894f-44fa-b0c3-a2b1216a5a18 2019-06-02 10:58:10,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a/os-security-groups used request id req-c2b4df71-894f-44fa-b0c3-a2b1216a5a18 2019-06-02 10:58:10,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57: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-c4acd524-9020-4e95-bcac-1a155f5dc438 x-compute-request-id: req-c4acd524-9020-4e95-bcac-1a155f5dc438 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:bb:3f", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/064cf04d-3496-4077-9323-bc2476ffc64b", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T10:56:21.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "064cf04d-3496-4077-9323-bc2476ffc64b", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:56:21Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_ellis_host_ekjobi", "created": "2019-06-02T10:53:27Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:58:10,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59af60e35696efdde31976773b3bfd78b33028f9" 2019-06-02 10:58:10,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b/os-security-groups used request id req-1c286ab1-8820-4c4d-94fd-ac8dd7a58a60 2019-06-02 10:58:10,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b/os-security-groups used request id req-1c286ab1-8820-4c4d-94fd-ac8dd7a58a60 2019-06-02 10:58:10,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57: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-1c286ab1-8820-4c4d-94fd-ac8dd7a58a60 x-compute-request-id: req-1c286ab1-8820-4c4d-94fd-ac8dd7a58a60 Content-Encoding: gzip Content-Length: 490 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "404af02e-3f60-4b7b-b79a-5da66fa759ec"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "878dcd11-5240-4a52-8087-fbba914d17b1"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8651aa9-ff2d-457c-897f-d6e67d514b37"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed94130b-c1fc-47ba-9151-d4ff1760a3b2"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "00744322-6503-4246-974b-d64c93c48309", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0da3a903-0ee2-475f-93d5-80d0257af3b0"}, {"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "00744322-6503-4246-974b-d64c93c48309", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c5db1eee-4c4e-45a8-ae48-13ce8da9480a"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "00744322-6503-4246-974b-d64c93c48309", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-06-02 10:58:10,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa42cfcc69c4e707f93be87f67a007e4ed9311c1" 2019-06-02 10:58:10,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b used request id req-c4acd524-9020-4e95-bcac-1a155f5dc438 2019-06-02 10:58:10,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b used request id req-c4acd524-9020-4e95-bcac-1a155f5dc438 2019-06-02 10:58:10,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-06-02 10:58:10,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-06-02 10:58:10,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 used request id req-93ec7157-7fa7-4bd7-9d46-09e25b99937d 2019-06-02 10:58:10,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-ae66227a-c11f-41ce-9e19-ccf168d78418 2019-06-02 10:58:15,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 used request id req-93ec7157-7fa7-4bd7-9d46-09e25b99937d 2019-06-02 10:58:15,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:58:15,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57: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-93ec7157-7fa7-4bd7-9d46-09e25b99937d x-compute-request-id: req-93ec7157-7fa7-4bd7-9d46-09e25b99937d Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:74:e2", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T10:55:55.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "b60ce31e-8941-43a2-85a1-a12cf8125e68", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:55:55Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_bono_host_jmeq8q", "created": "2019-06-02T10:53:31Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:58:15,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59af60e35696efdde31976773b3bfd78b33028f9" 2019-06-02 10:58:15,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:57:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae66227a-c11f-41ce-9e19-ccf168d78418 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:58:15,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57: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-f9364711-70d0-456b-861d-15a9b8be650f x-compute-request-id: req-f9364711-70d0-456b-861d-15a9b8be650f Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "404af02e-3f60-4b7b-b79a-5da66fa759ec"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "878dcd11-5240-4a52-8087-fbba914d17b1"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8651aa9-ff2d-457c-897f-d6e67d514b37"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed94130b-c1fc-47ba-9151-d4ff1760a3b2"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0a1d5b6c-2426-446e-a520-7617f1f5967b"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1ee5cc24-535a-4f63-836c-b2fde328d8f9"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b706c223-2084-45d8-874d-a3577c17c3b3"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b7276b93-70d2-4207-b630-60724a6e0298"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "de12780c-dd4f-4211-8f6f-2bbb8c2ad002"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1372edd-35f3-4efd-aba7-ed6783cd24ef"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f589347e-dd04-4615-b7fe-c886596355ab"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ff29b524-ae17-406a-9bef-3eb7686229ed"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "e6b052dc-3c75-4151-9c78-f95f86236554", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "b49af5ea-b148-419c-8991-f0c30e30c1ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d2811ddb-f3a1-435e-ad8d-8e2bf6f040b6"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "b49af5ea-b148-419c-8991-f0c30e30c1ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d330fac2-e923-43ac-833b-4344233c2e5b"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "b49af5ea-b148-419c-8991-f0c30e30c1ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "da5b3994-2892-43b4-9e84-f32fd6b280b7"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "b49af5ea-b148-419c-8991-f0c30e30c1ef", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-06-02 10:58:15,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61de96e24c6020bd00d0837b12a97527fb27afc4" 2019-06-02 10:58:15,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-06-02 10:58:15,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59af60e35696efdde31976773b3bfd78b33028f9" 2019-06-02 10:58:15,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68/os-security-groups used request id req-f9364711-70d0-456b-861d-15a9b8be650f 2019-06-02 10:58:15,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68/os-security-groups used request id req-f9364711-70d0-456b-861d-15a9b8be650f 2019-06-02 10:58:15,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-06-02 10:58:15,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0ed44617-ea9f-420e-8216-a7168c9b30aa x-compute-request-id: req-0ed44617-ea9f-420e-8216-a7168c9b30aa Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "404af02e-3f60-4b7b-b79a-5da66fa759ec"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "878dcd11-5240-4a52-8087-fbba914d17b1"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8651aa9-ff2d-457c-897f-d6e67d514b37"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed94130b-c1fc-47ba-9151-d4ff1760a3b2"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0a1d5b6c-2426-446e-a520-7617f1f5967b"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1ee5cc24-535a-4f63-836c-b2fde328d8f9"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b706c223-2084-45d8-874d-a3577c17c3b3"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b7276b93-70d2-4207-b630-60724a6e0298"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "de12780c-dd4f-4211-8f6f-2bbb8c2ad002"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1372edd-35f3-4efd-aba7-ed6783cd24ef"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f589347e-dd04-4615-b7fe-c886596355ab"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ff29b524-ae17-406a-9bef-3eb7686229ed"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "e6b052dc-3c75-4151-9c78-f95f86236554", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "b49af5ea-b148-419c-8991-f0c30e30c1ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d2811ddb-f3a1-435e-ad8d-8e2bf6f040b6"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "b49af5ea-b148-419c-8991-f0c30e30c1ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d330fac2-e923-43ac-833b-4344233c2e5b"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "b49af5ea-b148-419c-8991-f0c30e30c1ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "da5b3994-2892-43b4-9e84-f32fd6b280b7"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "b49af5ea-b148-419c-8991-f0c30e30c1ef", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-06-02 10:58:15,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57: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-a37dd7f5-1e94-4799-879a-76c0430383d7 x-compute-request-id: req-a37dd7f5-1e94-4799-879a-76c0430383d7 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:74:e2", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T10:55:55.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "b60ce31e-8941-43a2-85a1-a12cf8125e68", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:55:55Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_bono_host_jmeq8q", "created": "2019-06-02T10:53:31Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:58:15,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 used request id req-a37dd7f5-1e94-4799-879a-76c0430383d7 2019-06-02 10:58:15,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 used request id req-a37dd7f5-1e94-4799-879a-76c0430383d7 2019-06-02 10:58:15,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59af60e35696efdde31976773b3bfd78b33028f9" 2019-06-02 10:58:15,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:58:15,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61de96e24c6020bd00d0837b12a97527fb27afc4" 2019-06-02 10:58:15,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae used request id req-a7ff655b-b580-4088-879f-f2df5156f89e 2019-06-02 10:58:15,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae used request id req-a7ff655b-b580-4088-879f-f2df5156f89e 2019-06-02 10:58:15,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57: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-a7ff655b-b580-4088-879f-f2df5156f89e x-compute-request-id: req-a7ff655b-b580-4088-879f-f2df5156f89e Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:7c:dd", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/363611d1-7f52-4e47-b5a1-736e85da94ae", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T10:56:21.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "363611d1-7f52-4e47-b5a1-736e85da94ae", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:56:21Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_bind_host_f9v17z", "created": "2019-06-02T10:53:26Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:58:15,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-a5bd80bb-401f-4392-998e-a7cc0d4040ff 2019-06-02 10:58:15,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:57:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5bd80bb-401f-4392-998e-a7cc0d4040ff Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:58:15,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68/os-security-groups used request id req-0ed44617-ea9f-420e-8216-a7168c9b30aa 2019-06-02 10:58:15,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68/os-security-groups used request id req-0ed44617-ea9f-420e-8216-a7168c9b30aa 2019-06-02 10:58:15,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:58:15,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc0e746bab8303778e7d2c40360e0c4756672d4" 2019-06-02 10:58:15,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:57:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9ae156d-7ee5-4762-b166-9f9dc5ac1df8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:58:15,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-e9ae156d-7ee5-4762-b166-9f9dc5ac1df8 2019-06-02 10:58:15,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0f10c1bc-bf49-4f88-92ef-6100e8df7134 x-compute-request-id: req-0f10c1bc-bf49-4f88-92ef-6100e8df7134 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "404af02e-3f60-4b7b-b79a-5da66fa759ec"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "878dcd11-5240-4a52-8087-fbba914d17b1"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8651aa9-ff2d-457c-897f-d6e67d514b37"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed94130b-c1fc-47ba-9151-d4ff1760a3b2"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "37cee7f4-fb47-4eeb-9c46-197d3488fcb7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8dda1fb1-2f6c-4751-99f0-8838c8ab6d13"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "37cee7f4-fb47-4eeb-9c46-197d3488fcb7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a1745127-dd7f-4fff-9183-be4752714526"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "37cee7f4-fb47-4eeb-9c46-197d3488fcb7", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-06-02 10:58:15,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae/os-security-groups used request id req-0f10c1bc-bf49-4f88-92ef-6100e8df7134 2019-06-02 10:58:15,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae/os-security-groups used request id req-0f10c1bc-bf49-4f88-92ef-6100e8df7134 2019-06-02 10:58:15,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2aaa1d05-eb7a-4b5a-8657-cc73b4375924 x-compute-request-id: req-2aaa1d05-eb7a-4b5a-8657-cc73b4375924 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:7c:dd", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/363611d1-7f52-4e47-b5a1-736e85da94ae", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T10:56:21.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "363611d1-7f52-4e47-b5a1-736e85da94ae", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:56:21Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_bind_host_f9v17z", "created": "2019-06-02T10:53:26Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:58:15,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61de96e24c6020bd00d0837b12a97527fb27afc4" 2019-06-02 10:58:15,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b1b4fca2782c1f61783dffee99be74cefca0d2a" 2019-06-02 10:58:15,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae used request id req-2aaa1d05-eb7a-4b5a-8657-cc73b4375924 2019-06-02 10:58:15,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-06-02 10:58:15,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-06-02 10:58:15,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae used request id req-2aaa1d05-eb7a-4b5a-8657-cc73b4375924 2019-06-02 10:58:15,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61de96e24c6020bd00d0837b12a97527fb27afc4" 2019-06-02 10:58:15,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae/os-security-groups used request id req-9aa94b41-1e51-419f-a65e-b826961c05a3 2019-06-02 10:58:15,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-06-02 10:58:15,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-06-02 10:58:15,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a used request id req-b591e674-9d10-4ef2-ad67-9fbe7aef739b 2019-06-02 10:58:15,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc0e746bab8303778e7d2c40360e0c4756672d4" 2019-06-02 10:58:15,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b591e674-9d10-4ef2-ad67-9fbe7aef739b x-compute-request-id: req-b591e674-9d10-4ef2-ad67-9fbe7aef739b Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:53:b8", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T10:56:19.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:56:19Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_sprout_host_z5wzaz", "created": "2019-06-02T10:53:33Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:58:15,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a used request id req-b591e674-9d10-4ef2-ad67-9fbe7aef739b 2019-06-02 10:58:15,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57: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-9aa94b41-1e51-419f-a65e-b826961c05a3 x-compute-request-id: req-9aa94b41-1e51-419f-a65e-b826961c05a3 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "404af02e-3f60-4b7b-b79a-5da66fa759ec"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "878dcd11-5240-4a52-8087-fbba914d17b1"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8651aa9-ff2d-457c-897f-d6e67d514b37"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed94130b-c1fc-47ba-9151-d4ff1760a3b2"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "37cee7f4-fb47-4eeb-9c46-197d3488fcb7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8dda1fb1-2f6c-4751-99f0-8838c8ab6d13"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "37cee7f4-fb47-4eeb-9c46-197d3488fcb7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a1745127-dd7f-4fff-9183-be4752714526"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "37cee7f4-fb47-4eeb-9c46-197d3488fcb7", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-06-02 10:58:15,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae/os-security-groups used request id req-9aa94b41-1e51-419f-a65e-b826961c05a3 2019-06-02 10:58:21,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57: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-296e5cc6-e5f6-4101-911f-b7f7544dc0ed x-compute-request-id: req-296e5cc6-e5f6-4101-911f-b7f7544dc0ed Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:bb:3f", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/064cf04d-3496-4077-9323-bc2476ffc64b", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T10:56:21.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "064cf04d-3496-4077-9323-bc2476ffc64b", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:56:21Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_ellis_host_ekjobi", "created": "2019-06-02T10:53:27Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:58:21,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b used request id req-296e5cc6-e5f6-4101-911f-b7f7544dc0ed 2019-06-02 10:58:21,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b used request id req-296e5cc6-e5f6-4101-911f-b7f7544dc0ed 2019-06-02 10:58:21,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b1b4fca2782c1f61783dffee99be74cefca0d2a" 2019-06-02 10:58:21,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57: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-ab3171e1-7644-459f-8bf7-f6fa1968077b x-compute-request-id: req-ab3171e1-7644-459f-8bf7-f6fa1968077b Content-Encoding: gzip Content-Length: 624 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "404af02e-3f60-4b7b-b79a-5da66fa759ec"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "878dcd11-5240-4a52-8087-fbba914d17b1"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8651aa9-ff2d-457c-897f-d6e67d514b37"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed94130b-c1fc-47ba-9151-d4ff1760a3b2"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "b49af5ea-b148-419c-8991-f0c30e30c1ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d2811ddb-f3a1-435e-ad8d-8e2bf6f040b6"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "b49af5ea-b148-419c-8991-f0c30e30c1ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d330fac2-e923-43ac-833b-4344233c2e5b"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "b49af5ea-b148-419c-8991-f0c30e30c1ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "da5b3994-2892-43b4-9e84-f32fd6b280b7"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "b49af5ea-b148-419c-8991-f0c30e30c1ef", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "16c691eb-652b-4d16-804f-208040053672", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7220dfd4-6cc8-4eab-a2e7-d834d0c8ec34"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "16c691eb-652b-4d16-804f-208040053672", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-06-02 10:58:21,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a/os-security-groups used request id req-ab3171e1-7644-459f-8bf7-f6fa1968077b 2019-06-02 10:58:21,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a/os-security-groups used request id req-ab3171e1-7644-459f-8bf7-f6fa1968077b 2019-06-02 10:58:21,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc0e746bab8303778e7d2c40360e0c4756672d4" 2019-06-02 10:58:21,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5f6b4c38-a6da-4a66-9f65-3ee3a7877264 x-compute-request-id: req-5f6b4c38-a6da-4a66-9f65-3ee3a7877264 Content-Encoding: gzip Content-Length: 490 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "404af02e-3f60-4b7b-b79a-5da66fa759ec"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "878dcd11-5240-4a52-8087-fbba914d17b1"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8651aa9-ff2d-457c-897f-d6e67d514b37"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed94130b-c1fc-47ba-9151-d4ff1760a3b2"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "00744322-6503-4246-974b-d64c93c48309", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0da3a903-0ee2-475f-93d5-80d0257af3b0"}, {"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "00744322-6503-4246-974b-d64c93c48309", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c5db1eee-4c4e-45a8-ae48-13ce8da9480a"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "00744322-6503-4246-974b-d64c93c48309", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-06-02 10:58:21,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b1b4fca2782c1f61783dffee99be74cefca0d2a" 2019-06-02 10:58:21,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b1b4fca2782c1f61783dffee99be74cefca0d2a" 2019-06-02 10:58:21,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5703e447-508d-41f0-a4e3-b90b78711775 x-compute-request-id: req-5703e447-508d-41f0-a4e3-b90b78711775 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:bb:3f", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/064cf04d-3496-4077-9323-bc2476ffc64b", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T10:56:21.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "064cf04d-3496-4077-9323-bc2476ffc64b", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:56:21Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_ellis_host_ekjobi", "created": "2019-06-02T10:53:27Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:58:21,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b used request id req-5703e447-508d-41f0-a4e3-b90b78711775 2019-06-02 10:58:21,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b used request id req-5703e447-508d-41f0-a4e3-b90b78711775 2019-06-02 10:58:21,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e269438dfafdd23de31f397dac9bf88daf252685" 2019-06-02 10:58:21,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c2a8c114-f38d-49c1-99b7-6b309331732b x-compute-request-id: req-c2a8c114-f38d-49c1-99b7-6b309331732b Content-Encoding: gzip Content-Length: 624 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "404af02e-3f60-4b7b-b79a-5da66fa759ec"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "878dcd11-5240-4a52-8087-fbba914d17b1"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8651aa9-ff2d-457c-897f-d6e67d514b37"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed94130b-c1fc-47ba-9151-d4ff1760a3b2"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "b49af5ea-b148-419c-8991-f0c30e30c1ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d2811ddb-f3a1-435e-ad8d-8e2bf6f040b6"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "b49af5ea-b148-419c-8991-f0c30e30c1ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d330fac2-e923-43ac-833b-4344233c2e5b"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "b49af5ea-b148-419c-8991-f0c30e30c1ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "da5b3994-2892-43b4-9e84-f32fd6b280b7"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "b49af5ea-b148-419c-8991-f0c30e30c1ef", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "16c691eb-652b-4d16-804f-208040053672", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7220dfd4-6cc8-4eab-a2e7-d834d0c8ec34"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "16c691eb-652b-4d16-804f-208040053672", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-06-02 10:58:21,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a/os-security-groups used request id req-c2a8c114-f38d-49c1-99b7-6b309331732b 2019-06-02 10:58:21,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a/os-security-groups used request id req-c2a8c114-f38d-49c1-99b7-6b309331732b 2019-06-02 10:58:21,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:57:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3091459-1e07-4f71-b5e2-98a638f578ac Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:58:21,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-b3091459-1e07-4f71-b5e2-98a638f578ac 2019-06-02 10:58:21,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57: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-15fdc4dd-4d7e-416d-ace2-e45de1037c12 x-compute-request-id: req-15fdc4dd-4d7e-416d-ace2-e45de1037c12 Content-Encoding: gzip Content-Length: 490 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "404af02e-3f60-4b7b-b79a-5da66fa759ec"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "878dcd11-5240-4a52-8087-fbba914d17b1"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8651aa9-ff2d-457c-897f-d6e67d514b37"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed94130b-c1fc-47ba-9151-d4ff1760a3b2"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "00744322-6503-4246-974b-d64c93c48309", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0da3a903-0ee2-475f-93d5-80d0257af3b0"}, {"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "00744322-6503-4246-974b-d64c93c48309", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c5db1eee-4c4e-45a8-ae48-13ce8da9480a"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "00744322-6503-4246-974b-d64c93c48309", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-06-02 10:58:21,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:58:21,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57: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-bc4208f8-6bbc-484a-bd3d-2920b2e9cdcc x-compute-request-id: req-bc4208f8-6bbc-484a-bd3d-2920b2e9cdcc Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:53:b8", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T10:56:19.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:56:19Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_sprout_host_z5wzaz", "created": "2019-06-02T10:53:33Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:58:21,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a used request id req-bc4208f8-6bbc-484a-bd3d-2920b2e9cdcc 2019-06-02 10:58:21,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc0e746bab8303778e7d2c40360e0c4756672d4" 2019-06-02 10:58:21,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a used request id req-bc4208f8-6bbc-484a-bd3d-2920b2e9cdcc 2019-06-02 10:58:21,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b/os-security-groups used request id req-15fdc4dd-4d7e-416d-ace2-e45de1037c12 2019-06-02 10:58:21,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b/os-security-groups used request id req-15fdc4dd-4d7e-416d-ace2-e45de1037c12 2019-06-02 10:58:21,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b/os-security-groups used request id req-5f6b4c38-a6da-4a66-9f65-3ee3a7877264 2019-06-02 10:58:21,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6ebd0a77-45d4-4dce-9018-6d62afb946e5 x-compute-request-id: req-6ebd0a77-45d4-4dce-9018-6d62afb946e5 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:74:e2", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T10:55:55.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "b60ce31e-8941-43a2-85a1-a12cf8125e68", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:55:55Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_bono_host_jmeq8q", "created": "2019-06-02T10:53:31Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:58:21,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 used request id req-6ebd0a77-45d4-4dce-9018-6d62afb946e5 2019-06-02 10:58:21,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 used request id req-6ebd0a77-45d4-4dce-9018-6d62afb946e5 2019-06-02 10:58:21,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e269438dfafdd23de31f397dac9bf88daf252685" 2019-06-02 10:58:21,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-06-02 10:58:21,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b/os-security-groups used request id req-5f6b4c38-a6da-4a66-9f65-3ee3a7877264 2019-06-02 10:58:21,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-06-02 10:58:21,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-06-02 10:58:21,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-06-02 10:58:21,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-02 10:58:21,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:58:21,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:57:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b376aa98-a56d-4c4f-bb38-df45b38d9931 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:58:21,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-b376aa98-a56d-4c4f-bb38-df45b38d9931 2019-06-02 10:58:21,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57: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-1321c107-0184-4872-86bb-0a195fe4e037 x-compute-request-id: req-1321c107-0184-4872-86bb-0a195fe4e037 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "404af02e-3f60-4b7b-b79a-5da66fa759ec"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "878dcd11-5240-4a52-8087-fbba914d17b1"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8651aa9-ff2d-457c-897f-d6e67d514b37"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed94130b-c1fc-47ba-9151-d4ff1760a3b2"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0a1d5b6c-2426-446e-a520-7617f1f5967b"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1ee5cc24-535a-4f63-836c-b2fde328d8f9"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b706c223-2084-45d8-874d-a3577c17c3b3"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b7276b93-70d2-4207-b630-60724a6e0298"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "de12780c-dd4f-4211-8f6f-2bbb8c2ad002"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1372edd-35f3-4efd-aba7-ed6783cd24ef"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f589347e-dd04-4615-b7fe-c886596355ab"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ff29b524-ae17-406a-9bef-3eb7686229ed"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "e6b052dc-3c75-4151-9c78-f95f86236554", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "b49af5ea-b148-419c-8991-f0c30e30c1ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d2811ddb-f3a1-435e-ad8d-8e2bf6f040b6"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "b49af5ea-b148-419c-8991-f0c30e30c1ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d330fac2-e923-43ac-833b-4344233c2e5b"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "b49af5ea-b148-419c-8991-f0c30e30c1ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "da5b3994-2892-43b4-9e84-f32fd6b280b7"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "b49af5ea-b148-419c-8991-f0c30e30c1ef", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-06-02 10:58:21,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68/os-security-groups used request id req-1321c107-0184-4872-86bb-0a195fe4e037 2019-06-02 10:58:21,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68/os-security-groups used request id req-1321c107-0184-4872-86bb-0a195fe4e037 2019-06-02 10:58:21,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e269438dfafdd23de31f397dac9bf88daf252685" 2019-06-02 10:58:21,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57: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-006cafd2-d510-4147-9959-b976b212d0c0 x-compute-request-id: req-006cafd2-d510-4147-9959-b976b212d0c0 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:74:e2", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T10:55:55.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "b60ce31e-8941-43a2-85a1-a12cf8125e68", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:55:55Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_bono_host_jmeq8q", "created": "2019-06-02T10:53:31Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:58:21,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 used request id req-006cafd2-d510-4147-9959-b976b212d0c0 2019-06-02 10:58:21,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 used request id req-006cafd2-d510-4147-9959-b976b212d0c0 2019-06-02 10:58:21,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e269438dfafdd23de31f397dac9bf88daf252685" 2019-06-02 10:58:26,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae229990846c34e9bfe669e60f84f316469054e" 2019-06-02 10:58:26,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57: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-60797158-e16f-4a4f-86e9-2fb79797072a x-compute-request-id: req-60797158-e16f-4a4f-86e9-2fb79797072a Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "404af02e-3f60-4b7b-b79a-5da66fa759ec"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "878dcd11-5240-4a52-8087-fbba914d17b1"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8651aa9-ff2d-457c-897f-d6e67d514b37"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed94130b-c1fc-47ba-9151-d4ff1760a3b2"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0a1d5b6c-2426-446e-a520-7617f1f5967b"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1ee5cc24-535a-4f63-836c-b2fde328d8f9"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b706c223-2084-45d8-874d-a3577c17c3b3"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b7276b93-70d2-4207-b630-60724a6e0298"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "de12780c-dd4f-4211-8f6f-2bbb8c2ad002"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1372edd-35f3-4efd-aba7-ed6783cd24ef"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f589347e-dd04-4615-b7fe-c886596355ab"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ff29b524-ae17-406a-9bef-3eb7686229ed"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "e6b052dc-3c75-4151-9c78-f95f86236554", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "b49af5ea-b148-419c-8991-f0c30e30c1ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d2811ddb-f3a1-435e-ad8d-8e2bf6f040b6"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "b49af5ea-b148-419c-8991-f0c30e30c1ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d330fac2-e923-43ac-833b-4344233c2e5b"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "b49af5ea-b148-419c-8991-f0c30e30c1ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "da5b3994-2892-43b4-9e84-f32fd6b280b7"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "b49af5ea-b148-419c-8991-f0c30e30c1ef", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-06-02 10:58:26,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68/os-security-groups used request id req-60797158-e16f-4a4f-86e9-2fb79797072a 2019-06-02 10:58:26,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-06-02 10:58:26,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-109884f6-2e44-4e51-86ae-15c585606e87 2019-06-02 10:58:26,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:57:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-109884f6-2e44-4e51-86ae-15c585606e87 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:58:26,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:58:26,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae229990846c34e9bfe669e60f84f316469054e" -d '{"addFloatingIp": {"address": "172.30.9.207"}}' 2019-06-02 10:58:26,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae used request id req-baf352f0-0620-4091-b4e3-ac7499edf5fa 2019-06-02 10:58:26,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae used request id req-baf352f0-0620-4091-b4e3-ac7499edf5fa 2019-06-02 10:58:26,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57: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-baf352f0-0620-4091-b4e3-ac7499edf5fa x-compute-request-id: req-baf352f0-0620-4091-b4e3-ac7499edf5fa Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:7c:dd", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/363611d1-7f52-4e47-b5a1-736e85da94ae", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T10:56:21.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "363611d1-7f52-4e47-b5a1-736e85da94ae", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:56:21Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_bind_host_f9v17z", "created": "2019-06-02T10:53:26Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:58:26,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68/os-security-groups used request id req-60797158-e16f-4a4f-86e9-2fb79797072a 2019-06-02 10:58:26,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-06-02 10:58:26,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}552dc8b9bdcf3c818b6af7cfbddf5638ded3218d" 2019-06-02 10:58:26,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b used request id req-1819d539-8eaa-42dc-ad1d-0fe88abddd81 2019-06-02 10:58:26,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}552dc8b9bdcf3c818b6af7cfbddf5638ded3218d" -d '{"addFloatingIp": {"address": "172.30.9.203"}}' 2019-06-02 10:58:26,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1819d539-8eaa-42dc-ad1d-0fe88abddd81 x-compute-request-id: req-1819d539-8eaa-42dc-ad1d-0fe88abddd81 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:bb:3f", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/064cf04d-3496-4077-9323-bc2476ffc64b", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T10:56:21.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "064cf04d-3496-4077-9323-bc2476ffc64b", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:56:21Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_ellis_host_ekjobi", "created": "2019-06-02T10:53:27Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:58:26,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b used request id req-1819d539-8eaa-42dc-ad1d-0fe88abddd81 2019-06-02 10:58:26,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-2292a683-8174-4c3f-92e1-1931e0df466a 2019-06-02 10:58:26,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a46479a70fc3c548e6ff766fcf6e44d7eda7f158" 2019-06-02 10:58:26,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 10:57:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2292a683-8174-4c3f-92e1-1931e0df466a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 10:58:26,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 10:58:26,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 02 Jun 2019 10:57:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a1109283-45e6-4182-9e9a-e0abe96c1582 x-compute-request-id: req-a1109283-45e6-4182-9e9a-e0abe96c1582 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-02 10:58:26,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae/action used request id req-a1109283-45e6-4182-9e9a-e0abe96c1582 2019-06-02 10:58:26,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae229990846c34e9bfe669e60f84f316469054e" 2019-06-02 10:58:26,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae/action used request id req-a1109283-45e6-4182-9e9a-e0abe96c1582 2019-06-02 10:58:26,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae used request id req-8e3009df-6de1-408b-8531-45067a42d97e 2019-06-02 10:58:26,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57: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-117620c5-0033-4788-b6dd-224553fa40fb x-compute-request-id: req-117620c5-0033-4788-b6dd-224553fa40fb Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:74:e2", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T10:55:55.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "b60ce31e-8941-43a2-85a1-a12cf8125e68", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:55:55Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_bono_host_jmeq8q", "created": "2019-06-02T10:53:31Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:58:26,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 used request id req-117620c5-0033-4788-b6dd-224553fa40fb 2019-06-02 10:58:26,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 used request id req-117620c5-0033-4788-b6dd-224553fa40fb 2019-06-02 10:58:26,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a46479a70fc3c548e6ff766fcf6e44d7eda7f158" -d '{"addFloatingIp": {"address": "172.30.9.200"}}' 2019-06-02 10:58:26,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57: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-8e3009df-6de1-408b-8531-45067a42d97e x-compute-request-id: req-8e3009df-6de1-408b-8531-45067a42d97e Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:7c:dd", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:7c:dd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/363611d1-7f52-4e47-b5a1-736e85da94ae", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T10:56:21.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "363611d1-7f52-4e47-b5a1-736e85da94ae", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:56:21Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_bind_host_f9v17z", "created": "2019-06-02T10:53:26Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:58:26,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae used request id req-8e3009df-6de1-408b-8531-45067a42d97e 2019-06-02 10:58:26,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-06-02 10:58:26,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-02 10:58:26,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-06-02 10:58:26,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-02 10:58:26,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}552dc8b9bdcf3c818b6af7cfbddf5638ded3218d" 2019-06-02 10:58:26,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b/action used request id req-bf925764-13fc-48ea-b337-f6564ae79d56 2019-06-02 10:58:26,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b/action used request id req-bf925764-13fc-48ea-b337-f6564ae79d56 2019-06-02 10:58:26,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 02 Jun 2019 10:57: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-bf925764-13fc-48ea-b337-f6564ae79d56 x-compute-request-id: req-bf925764-13fc-48ea-b337-f6564ae79d56 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-02 10:58:26,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b used request id req-5dc4027d-00a3-4e94-ba2f-3e81b55910bb 2019-06-02 10:58:26,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-02 10:58:26,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57: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-5dc4027d-00a3-4e94-ba2f-3e81b55910bb x-compute-request-id: req-5dc4027d-00a3-4e94-ba2f-3e81b55910bb Content-Encoding: gzip Content-Length: 852 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:bb:3f", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:bb:3f", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/064cf04d-3496-4077-9323-bc2476ffc64b", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T10:56:21.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "064cf04d-3496-4077-9323-bc2476ffc64b", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:56:21Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_ellis_host_ekjobi", "created": "2019-06-02T10:53:27Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:58:26,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b used request id req-5dc4027d-00a3-4e94-ba2f-3e81b55910bb 2019-06-02 10:58:26,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-06-02 10:58:26,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-06-02 10:58:26,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-02 10:58:26,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 02 Jun 2019 10:57: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-dc115549-40d2-413b-a48e-902fefdd3d3f x-compute-request-id: req-dc115549-40d2-413b-a48e-902fefdd3d3f 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-02 10:58:26,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'apt-get', 'update'] 2019-06-02 10:58:31,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2019-06-02 10:58:31,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/KVAUJ/bind.py 2019-06-02 10:58:31,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68/action used request id req-dc115549-40d2-413b-a48e-902fefdd3d3f 2019-06-02 10:58:31,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a46479a70fc3c548e6ff766fcf6e44d7eda7f158" 2019-06-02 10:58:31,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68/action used request id req-dc115549-40d2-413b-a48e-902fefdd3d3f 2019-06-02 10:58:31,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 10:57:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b212077f-d301-4cee-8043-727d922f4f89 x-compute-request-id: req-b212077f-d301-4cee-8043-727d922f4f89 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:74:e2", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:74:e2", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T10:55:55.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "b60ce31e-8941-43a2-85a1-a12cf8125e68", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:55:55Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_bono_host_jmeq8q", "created": "2019-06-02T10:53:31Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 10:58:31,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 used request id req-b212077f-d301-4cee-8043-727d922f4f89 2019-06-02 10:58:31,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 used request id req-b212077f-d301-4cee-8043-727d922f4f89 2019-06-02 10:58:31,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-06-02 10:58:31,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-06-02 10:58:31,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-02 10:58:31,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'DEBIAN_FRONTEND=noninteractive', 'apt-get', 'install', 'bind9', '--yes'] 2019-06-02 10:58:31,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-06-02 10:58:31,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpWYVrFv', '/etc/clearwater/local_config'] 2019-06-02 10:58:31,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-06-02 10:58:31,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.3', 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.3', u'hss_hostname': u''}. 2019-06-02 10:58:31,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-06-02 10:58:31,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2019-06-02 10:58:31,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.3', 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.3', u'hss_hostname': u''}. 2019-06-02 10:58:31,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpwI9hbu', '/etc/bind/named.conf.local'] 2019-06-02 10:58:31,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/named.conf.local'] 2019-06-02 10:58:31,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2019-06-02 10:58:31,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.3', 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.3', u'hss_hostname': u''}. 2019-06-02 10:58:31,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmplqoB2_', '/etc/clearwater/shared_config'] 2019-06-02 10:58:31,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/shared_config'] 2019-06-02 10:58:31,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-06-02 10:58:31,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-02 10:58:31,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-06-02 10:58:31,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', '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.3', u'hss_hostname': u''}. 2019-06-02 10:58:31,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpWzkUsU', '/etc/bind/db.clearwater.opnfv'] 2019-06-02 10:58:31,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-06-02 10:58:31,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-06-02 10:58:31,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-06-02 10:58:31,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', '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.3', u'hss_hostname': u''}. 2019-06-02 10:58:31,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp4swddv', '/etc/bind/db.clearwater.local'] 2019-06-02 10:58:31,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-06-02 10:58:31,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-06-02 10:58:31,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-02 10:58:31,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-06-02 10:58:31,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-02 10:58:31,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-02 10:58:31,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/IJHLD/install-etcd.sh 2019-06-02 10:58:31,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2019-06-02 10:58:31,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-06-02 10:58:31,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-06-02 10:58:31,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 2385 2019-06-02 10:58:31,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2019-06-02 10:58:31,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-02 10:58:31,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2019-06-02 10:58:31,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2019-06-02 10:58:36,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-f9v17z Ign http://repo.cw-ngv.com binary/ InRelease Hit http://security.ubuntu.com trusty-security InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Hit http://security.ubuntu.com trusty-security/main Sources Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Hit http://security.ubuntu.com trusty-security/universe Sources Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://security.ubuntu.com trusty-security/main amd64 Packages Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Hit http://security.ubuntu.com trusty-security/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Hit http://security.ubuntu.com trusty-security/main Translation-en Hit http://security.ubuntu.com trusty-security/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources 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-updates/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages 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,712 B/s) Reading package lists... real 0m10.824s user 0m2.698s sys 0m0.326s 2019-06-02 10:58:36,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2019-06-02 10:58:36,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2019-06-02 10:58:36,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 2385 to end... 2019-06-02 10:58:36,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 2385 to end... 2019-06-02 10:58:52,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 2385 to end... 2019-06-02 10:58:58,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-f9v17z Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-cluster-manager clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-cluster-manager clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-management clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 77 newly installed, 0 to remove and 0 not upgraded. Need to get 85.1 MB of archives. After this operation, 242 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 38% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 85.1 MB in 13s (6,384 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51439 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-setuptools (3.3-1ubuntu2) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for port 53: Address already in use ...fail! invoke-rc.d: initscript dnsmasq, action "start" failed. Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for 127.0.0.1: Address already in use ...fail! Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8804 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 0m53.142s user 0m18.981s sys 0m7.663s 2019-06-02 10:58:58,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => /var/log/dmesg /var/log/sysstat/sa02 /var/log/wtmp /var/log/apt/history.log /var/log/apt/term.log /var/log/cloud-init.log /var/log/monit.log /var/log/lastlog /var/log/auth.log /var/log/landscape/sysinfo.log /var/log/dpkg.log /var/log/syslog /var/log/btmp /var/log/kern.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/boot.log /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.008s user 0m0.004s sys 0m0.003s 2019-06-02 10:58:58,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:f2:7c:dd inet addr:192.168.120.3 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fef2:7cdd/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:69349 errors:0 dropped:0 overruns:0 frame:0 TX packets:22410 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:128063241 (128.0 MB) TX bytes:2773264 (2.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:779 errors:0 dropped:0 overruns:0 frame:0 TX packets:779 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:95713 (95.7 KB) TX bytes:95713 (95.7 KB) real 0m0.016s user 0m0.002s sys 0m0.005s 2019-06-02 10:58:58,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2019-06-02 10:58:58,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2019-06-02 10:58:58,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2019-06-02 10:58:58,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:56 ? 00:00:01 /sbin/init root 2 0 0 10:56 ? 00:00:00 [kthreadd] root 3 2 0 10:56 ? 00:00:00 [ksoftirqd/0] root 4 2 0 10:56 ? 00:00:00 [kworker/0:0] root 5 2 0 10:56 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:56 ? 00:00:00 [kworker/u2:0] root 7 2 0 10:56 ? 00:00:00 [rcu_sched] root 8 2 0 10:56 ? 00:00:00 [rcuos/0] root 9 2 0 10:56 ? 00:00:00 [rcu_bh] root 10 2 0 10:56 ? 00:00:00 [rcuob/0] root 11 2 0 10:56 ? 00:00:00 [migration/0] root 12 2 0 10:56 ? 00:00:00 [watchdog/0] root 13 2 0 10:56 ? 00:00:00 [khelper] root 14 2 0 10:56 ? 00:00:00 [kdevtmpfs] root 15 2 0 10:56 ? 00:00:00 [netns] root 16 2 0 10:56 ? 00:00:00 [writeback] root 17 2 0 10:56 ? 00:00:00 [kintegrityd] root 18 2 0 10:56 ? 00:00:00 [bioset] root 19 2 0 10:56 ? 00:00:00 [kworker/u3:0] root 20 2 0 10:56 ? 00:00:00 [kblockd] root 21 2 0 10:56 ? 00:00:00 [ata_sff] root 22 2 0 10:56 ? 00:00:00 [khubd] root 23 2 0 10:56 ? 00:00:00 [md] root 24 2 0 10:56 ? 00:00:00 [devfreq_wq] root 25 2 0 10:56 ? 00:00:00 [kworker/0:1] root 27 2 0 10:56 ? 00:00:00 [khungtaskd] root 28 2 0 10:56 ? 00:00:00 [kswapd0] root 29 2 0 10:56 ? 00:00:00 [vmstat] root 30 2 0 10:56 ? 00:00:00 [ksmd] root 31 2 0 10:56 ? 00:00:00 [khugepaged] root 32 2 0 10:56 ? 00:00:00 [fsnotify_mark] root 33 2 0 10:56 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 10:56 ? 00:00:00 [crypto] root 46 2 0 10:56 ? 00:00:00 [kthrotld] root 47 2 0 10:56 ? 00:00:00 [kworker/u2:1] root 48 2 0 10:56 ? 00:00:00 [vballoon] root 49 2 0 10:56 ? 00:00:00 [scsi_eh_0] root 50 2 0 10:56 ? 00:00:00 [scsi_eh_1] root 51 2 0 10:56 ? 00:00:00 [kworker/u2:2] root 52 2 0 10:56 ? 00:00:00 [kworker/u2:3] root 71 2 0 10:56 ? 00:00:00 [deferwq] root 72 2 0 10:56 ? 00:00:00 [charger_manager] root 114 2 0 10:56 ? 00:00:00 [kpsmoused] root 120 2 0 10:56 ? 00:00:00 [kworker/0:2] root 176 2 0 10:56 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 10:56 ? 00:00:00 [ext4-rsv-conver] root 375 1 0 10:56 ? 00:00:00 upstart-udev-bridge --daemon root 380 1 0 10:56 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 416 2 0 10:56 ? 00:00:00 [kworker/u3:1] root 511 1 0 10:56 ? 00:00:00 upstart-socket-bridge --daemon root 555 1 0 10:56 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 807 2 0 10:56 ? 00:00:00 [kauditd] message+ 872 1 0 10:56 ? 00:00:00 dbus-daemon --system --fork root 906 1 0 10:56 ? 00:00:00 /lib/systemd/systemd-logind syslog 924 1 0 10:56 ? 00:00:00 rsyslogd root 943 1 0 10:56 ? 00:00:00 upstart-file-bridge --daemon root 1039 1 0 10:56 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1042 1 0 10:56 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1046 1 0 10:56 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1047 1 0 10:56 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1049 1 0 10:56 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1092 1 0 10:56 ? 00:00:00 /usr/sbin/sshd -D root 1094 1 0 10:56 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1095 1 0 10:56 ? 00:00:00 cron daemon 1096 1 0 10:56 ? 00:00:00 atd root 1184 1 0 10:56 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1190 1 0 10:56 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1461 1 0 10:56 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bind_host_f9v17z/env/bin/python -m cloudify_agent.worker --queue bind_host_f9v17z --max-workers 5 --name bind_host_f9v17z ubuntu 1463 1461 0 10:56 ? 00:00:00 /home/ubuntu/bind_host_f9v17z/env/bin/python -m cloudify_agent.worker --queue bind_host_f9v17z --max-workers 5 --name bind_host_f9v17z ubuntu 1607 1 0 10:57 ? 00:00:00 python2.7 /home/ubuntu/bind_host_f9v17z/env/bin/diamond --configfile /home/ubuntu/bind_host_f9v17z/work/plugins/diamond/etc/diamond.conf bind 2320 1 0 10:57 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2375 1463 1 10:57 ? 00:00:00 /home/ubuntu/bind_host_f9v17z/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-uD1dJ4 ubuntu 2385 2375 0 10:57 ? 00:00:00 /bin/sh -c /tmp/IJHLD/install-etcd.sh ubuntu 2387 2385 0 10:57 ? 00:00:00 /bin/bash -e /tmp/IJHLD/install-etcd.sh ntp 8398 1 0 10:58 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 8935 1 0 10:58 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8943 8935 0 10:58 ? 00:00:00 [check-monit-upt] clearwa+ 9009 1 0 10:58 ? 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.3:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.3 --name 192-168-120-3 --debug --initial-cluster 192-168-120-3=http://192.168.120.3:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.3:2380 --listen-peer-urls http://192.168.120.3:2380 root 9033 8935 0 10:58 ? 00:00:00 [check-etcd-upti] root 9037 8935 0 10:58 ? 00:00:00 [poll_etcd_clust] root 9040 8935 0 10:58 ? 00:00:00 [poll_etcd.sh] root 9066 1 0 10:58 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9077 9066 0 10:58 ? 00:00:00 inotifywait -e create -qq . ubuntu 9193 2387 0 10:58 ? 00:00:00 /bin/bash -e /tmp/IJHLD/install-etcd.sh ubuntu 9194 9193 0 10:58 ? 00:00:00 /bin/bash -e /tmp/IJHLD/install-etcd.sh root 9195 9194 0 10:58 ? 00:00:00 sudo ps -edf root 9196 9195 0 10:58 ? 00:00:00 ps -edf real 0m0.009s user 0m0.000s sys 0m0.008s 2019-06-02 10:58:58,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2019-06-02 10:58:58,146 - 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.3:2380 0.0.0.0:* LISTEN 9009/etcd tcp 0 0 127.0.0.1:49870 0.0.0.0:* LISTEN 2375/python tcp 0 0 192.168.120.3:53 0.0.0.0:* LISTEN 2320/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2320/named tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1092/sshd tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2320/named tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8935/monit tcp6 0 0 :::53 :::* LISTEN 2320/named tcp6 0 0 :::22 :::* LISTEN 1092/sshd tcp6 0 0 ::1:953 :::* LISTEN 2320/named tcp6 0 0 :::4000 :::* LISTEN 9009/etcd udp 0 0 0.0.0.0:39978 0.0.0.0:* 555/dhclient udp 0 0 192.168.120.3:53 0.0.0.0:* 2320/named udp 0 0 127.0.0.1:53 0.0.0.0:* 2320/named udp 0 0 0.0.0.0:68 0.0.0.0:* 555/dhclient udp 0 0 192.168.120.3:123 0.0.0.0:* 8398/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8398/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8398/ntpd udp6 0 0 :::53 :::* 2320/named udp6 0 0 :::41082 :::* 555/dhclient udp6 0 0 fe80::f816:3eff:fef:123 :::* 8398/ntpd udp6 0 0 ::1:123 :::* 8398/ntpd udp6 0 0 :::123 :::* 8398/ntpd 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 9039 1094/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 6530 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8688 872/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.009s user 0m0.004s sys 0m0.004s 2019-06-02 10:58:58,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2019-06-02 10:58:58,147 - 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.012s user 0m0.000s sys 0m0.007s 2019-06-02 10:58:58,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2019-06-02 10:58:58,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-06-02 10:58:58,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [02-Jun-2019 10:58:49 UTC] clearwater-diags-monitor starting [02-Jun-2019 10:58:49 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.004s 2019-06-02 10:58:58,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-06-02 10:58:58,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2019-06-02 10:58:58,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-06-02 10:58:58,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.014s user 0m0.007s sys 0m0.004s 2019-06-02 10:58:58,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-06-02 10:58:58,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-06-02 10:58:58,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 19306 0 --:--:-- --:--:-- --:--:-- 19319 2019-06-02 10:58:58,148 - 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-f9v17z 2019-06-02 10:58:58,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-06-02 10:58:58,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-02 10:58:58,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-06-02 10:58:58,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2019-06-02 10:58:42.048481029 Stopping etcd clearwater-etcd 2019-06-02 10:58:48.083389404 Restarting etcd clearwater-etcd 2019-06-02 10:58:48.092512605 Configured ETCDCTL_PEERS: 2019-06-02 10:58:48.093220862 Check for previous failed startup attempt 2019-06-02 10:58:48.096106244 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-02 10:58:48.124725207 etcdctl returned 2 2019-06-02 10:58:48.136729849 Creating new cluster... 2019-06-02 10:58:48.141276417 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.3:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.3 --name 192-168-120-3 --debug --initial-cluster 192-168-120-3=http://192.168.120.3:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.3:2380 --listen-peer-urls http://192.168.120.3:2380 2019-06-02 10:58:48.145343856 Check we're actually a member of the cluster 2019-06-02 10:58:48.155217247 Wait for etcd to startup 2019-06-02 10:58:49.169231860 Etcd started successfully 2019-06-02 10:58:48.188835 I | etcdmain: etcd Version: 3.1.7 2019-06-02 10:58:48.188900 I | etcdmain: Git SHA: 43b7507 2019-06-02 10:58:48.188905 I | etcdmain: Go Version: go1.7.5 2019-06-02 10:58:48.188908 I | etcdmain: Go OS/Arch: linux/amd64 2019-06-02 10:58:48.188912 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1 2019-06-02 10:58:48.189004 I | embed: listening for peers on http://192.168.120.3:2380 2019-06-02 10:58:48.189085 I | embed: listening for client requests on 0.0.0.0:4000 2019-06-02 10:58:48.250113 I | etcdserver: name = 192-168-120-3 2019-06-02 10:58:48.250130 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.3 2019-06-02 10:58:48.250135 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.3/member 2019-06-02 10:58:48.250139 I | etcdserver: heartbeat = 100ms 2019-06-02 10:58:48.250142 I | etcdserver: election = 1000ms 2019-06-02 10:58:48.250145 I | etcdserver: snapshot count = 10000 2019-06-02 10:58:48.250162 I | etcdserver: advertise client URLs = http://192.168.120.3:4000 2019-06-02 10:58:48.250167 I | etcdserver: initial advertise peer URLs = http://192.168.120.3:2380 2019-06-02 10:58:48.250175 I | etcdserver: initial cluster = 192-168-120-3=http://192.168.120.3:2380 2019-06-02 10:58:48.257665 I | etcdserver: starting member 3e369c8ea6c75e31 in cluster 66b3b53c76bd68ab 2019-06-02 10:58:48.257715 I | raft: 3e369c8ea6c75e31 became follower at term 0 2019-06-02 10:58:48.257753 I | raft: newRaft 3e369c8ea6c75e31 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2019-06-02 10:58:48.257759 I | raft: 3e369c8ea6c75e31 became follower at term 1 2019-06-02 10:58:48.278339 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2019-06-02 10:58:48.279468 I | etcdserver/membership: added member 3e369c8ea6c75e31 [http://192.168.120.3:2380] to cluster 66b3b53c76bd68ab 2019-06-02 10:58:48.457961 I | raft: 3e369c8ea6c75e31 is starting a new election at term 1 2019-06-02 10:58:48.458060 I | raft: 3e369c8ea6c75e31 became candidate at term 2 2019-06-02 10:58:48.458081 I | raft: 3e369c8ea6c75e31 received MsgVoteResp from 3e369c8ea6c75e31 at term 2 2019-06-02 10:58:48.458102 I | raft: 3e369c8ea6c75e31 became leader at term 2 2019-06-02 10:58:48.458109 I | raft: raft.node: 3e369c8ea6c75e31 elected leader 3e369c8ea6c75e31 at term 2 2019-06-02 10:58:48.458338 I | etcdserver: setting up the initial cluster version to 3.1 2019-06-02 10:58:48.460020 N | etcdserver/membership: set the initial cluster version to 3.1 2019-06-02 10:58:48.460048 I | etcdserver/api: enabled capabilities for version 3.1 2019-06-02 10:58:48.460076 I | etcdserver: published {Name:192-168-120-3 ClientURLs:[http://192.168.120.3:4000]} to cluster 66b3b53c76bd68ab 2019-06-02 10:58:48.460156 I | embed: ready to serve client requests 2019-06-02 10:58:48.460938 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2019-06-02 10:58:49.412101 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.3:49084 2019-06-02 10:58:49.424312 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.3:49085 2019-06-02 10:58:49.427106 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.3:49086 2019-06-02 10:58:55.355961 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.3/liveness-check remote:192.168.120.3:49093 real 0m0.004s user 0m0.000s sys 0m0.004s 2019-06-02 10:58:58,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-06-02 10:58:58,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-06-02 10:58:58,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-06-02 10:58:58,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-06-02 10:58:58,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bind-host-f9v17z 2019-06-02 10:58:58,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2019-06-02 10:58:58,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=2385, return_code=0): /tmp/IJHLD/install-etcd.sh 2019-06-02 10:58:58,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-06-02 10:58:58,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-06-02 10:58:58,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-06-02 10:58:58,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-02 10:58:58,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-02 10:58:58,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-06-02 10:59:03,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-02 10:59:03,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-02 10:59:03,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-02 10:59:03,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-02 10:59:03,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-02 10:59:03,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-02 10:59:03,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-02 10:59:03,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/UP8L0/clearwater.py 2019-06-02 10:59:03,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-06-02 10:59:03,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-02 10:59:03,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-06-02 10:59:03,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-02 10:59:03,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.3', 'name': u'vellum-u7nigb', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.5'}. 2019-06-02 10:59:03,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-02 10:59:03,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-02 10:59:03,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-06-02 10:59:03,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/RFBLD/clearwater.py 2019-06-02 10:59:03,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-06-02 10:59:03,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpG8L91E', '/etc/dnsmasq.resolv.conf'] 2019-06-02 10:59:03,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-06-02 10:59:03,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmprw7SQH', '/etc/clearwater/local_config'] 2019-06-02 10:59:03,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-06-02 10:59:03,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-06-02 10:59:03,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.3', 'name': u'sprout-hbplu6', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.15'}. 2019-06-02 10:59:03,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-06-02 10:59:03,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-02 10:59:03,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-02 10:59:03,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-06-02 10:59:03,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpI4ZJ1l', '/etc/clearwater/local_config'] 2019-06-02 10:59:03,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-06-02 10:59:03,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpeKDVnq', '/etc/dnsmasq.resolv.conf'] 2019-06-02 10:59:03,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpULr7Qq', '/etc/clearwater/local_config'] 2019-06-02 10:59:03,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-02 10:59:03,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-06-02 10:59:03,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-02 10:59:03,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-06-02 10:59:03,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/1SCU3/clearwater.py 2019-06-02 10:59:03,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-06-02 10:59:03,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.200', 'etcd_ip': u'192.168.120.3', 'name': u'bono-p5i725', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.7'}. 2019-06-02 10:59:03,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-02 10:59:03,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/IRTDS/clearwater.py 2019-06-02 10:59:03,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-06-02 10:59:03,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp2DOXCm', '/etc/dnsmasq.resolv.conf'] 2019-06-02 10:59:03,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-06-02 10:59:03,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-02 10:59:03,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-06-02 10:59:03,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-06-02 10:59:03,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-06-02 10:59:03,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-06-02 10:59:03,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpzDEeG6', '/etc/dnsmasq.resolv.conf'] 2019-06-02 10:59:08,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/2DB4B/clearwater.py 2019-06-02 10:59:08,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-06-02 10:59:08,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpRwhHLn', '/etc/clearwater/local_config'] 2019-06-02 10:59:08,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-02 10:59:08,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.3', 'name': u'dime-jx4n40', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.4'}. 2019-06-02 10:59:08,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-06-02 10:59:08,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-06-02 10:59:08,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-06-02 10:59:08,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpUjVOAv', '/etc/clearwater/local_config'] 2019-06-02 10:59:08,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-02 10:59:08,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'etcd_ip': u'192.168.120.3', 'name': u'ellis-09b6x7', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.26'}. 2019-06-02 10:59:08,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-02 10:59:08,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-06-02 10:59:08,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-02 10:59:08,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/TEBU9/clearwater.py 2019-06-02 10:59:08,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpv2Vkll', '/etc/dnsmasq.resolv.conf'] 2019-06-02 10:59:08,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-06-02 10:59:08,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-06-02 10:59:08,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-02 10:59:08,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-02 10:59:08,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-02 10:59:08,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-06-02 10:59:08,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp_DGh4s', '/etc/clearwater/local_config'] 2019-06-02 10:59:08,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.3', 'name': u'homer-gajt03', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.6'}. 2019-06-02 10:59:08,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-06-02 10:59:08,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp8V9Lgk', '/etc/dnsmasq.resolv.conf'] 2019-06-02 10:59:08,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-06-02 10:59:08,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-02 10:59:08,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-02 10:59:08,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Pre-configuring relationships 2019-06-02 10:59:08,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-06-02 10:59:08,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/WN8B7/append_proxy_snmp_conf.py 2019-06-02 10:59:08,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-02 10:59:08,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Pre-configuring relationships 2019-06-02 10:59:08,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-06-02 10:59:08,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-06-02 10:59:08,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-06-02 10:59:08,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1737 2019-06-02 10:59:08,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-02 10:59:08,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2019-06-02 10:59:08,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-02 10:59:08,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-06-02 10:59:08,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/HLIW7/install-vellum.sh 2019-06-02 10:59:08,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-02 10:59:08,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-02 10:59:08,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/WJVME/append_proxy_snmp_conf.py 2019-06-02 10:59:08,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2019-06-02 10:59:08,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-02 10:59:08,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2019-06-02 10:59:08,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-02 10:59:14,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2019-06-02 10:59:14,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/WJVME/append_proxy_snmp_conf.py 2019-06-02 10:59:14,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-06-02 10:59:14,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships pre-configured 2019-06-02 10:59:14,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-02 10:59:14,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-02 10:59:14,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-06-02 10:59:14,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1741 2019-06-02 10:59:14,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-02 10:59:14,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/6BDI7/install-dime.sh 2019-06-02 10:59:14,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-02 10:59:14,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-06-02 10:59:14,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-06-02 10:59:14,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-02 10:59:14,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-06-02 10:59:14,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-06-02 10:59:14,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships pre-configured 2019-06-02 10:59:14,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2019-06-02 10:59:14,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2019-06-02 10:59:14,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2019-06-02 10:59:14,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2019-06-02 10:59:14,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/32CZZ/install-homer.sh 2019-06-02 10:59:14,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-02 10:59:14,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2019-06-02 10:59:14,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-06-02 10:59:14,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-06-02 10:59:14,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1740 2019-06-02 10:59:14,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-02 10:59:14,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-02 10:59:14,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/U98CY/install-ellis.sh 2019-06-02 10:59:14,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2019-06-02 10:59:14,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2019-06-02 10:59:14,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2019-06-02 10:59:14,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-02 10:59:14,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2019-06-02 10:59:14,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2019-06-02 10:59:14,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2019-06-02 10:59:14,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-02 10:59:14,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-06-02 10:59:14,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2019-06-02 10:59:14,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-06-02 10:59:14,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1734 2019-06-02 10:59:14,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-06-02 10:59:14,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2019-06-02 10:59:14,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/TUL6T/install-bono.sh 2019-06-02 10:59:14,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-02 10:59:14,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1736 2019-06-02 10:59:14,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2019-06-02 10:59:14,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-06-02 10:59:14,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2019-06-02 10:59:19,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2019-06-02 10:59:19,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2019-06-02 10:59:19,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2019-06-02 10:59:19,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-02 10:59:19,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1738 2019-06-02 10:59:19,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-06-02 10:59:19,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-06-02 10:59:19,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2019-06-02 10:59:19,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2019-06-02 10:59:19,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2019-06-02 10:59:19,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-20f7us Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:10 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:18 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:21 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] 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 6s (2,050 kB/s) Reading package lists... real 0m8.667s user 0m5.116s sys 0m0.617s 2019-06-02 10:59:19,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2019-06-02 10:59:19,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2019-06-02 10:59:19,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-ekjobi Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 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] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Ign http://repo.cw-ngv.com binary/ Translation-en_US 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] Ign http://repo.cw-ngv.com binary/ Translation-en Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] Get:14 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] 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 6s (2,135 kB/s) Reading package lists... real 0m9.390s user 0m5.131s sys 0m0.638s 2019-06-02 10:59:25,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2019-06-02 10:59:25,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2019-06-02 10:59:25,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2019-06-02 10:59:25,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-z5wzaz Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 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 [836 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:13 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Ign http://repo.cw-ngv.com binary/ Translation-en 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 6s (2,133 kB/s) Reading package lists... real 0m8.604s user 0m5.011s sys 0m0.602s 2019-06-02 10:59:25,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2019-06-02 10:59:25,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-pqrvlp Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en 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://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [836 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,249 kB/s) Reading package lists... real 0m15.378s user 0m5.212s sys 0m0.694s 2019-06-02 10:59:25,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2019-06-02 10:59:25,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2019-06-02 10:59:25,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2019-06-02 10:59:25,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-mbugjh 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 [836 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,245 kB/s) Reading package lists... real 0m14.422s user 0m5.000s sys 0m0.640s 2019-06-02 10:59:25,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2019-06-02 10:59:31,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1737 to end... 2019-06-02 10:59:31,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-jmeq8q 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] 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] 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 Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 13.1 MB in 10s (1,248 kB/s) Reading package lists... real 0m16.177s user 0m5.278s sys 0m0.721s 2019-06-02 10:59:31,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-06-02 10:59:31,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2019-06-02 10:59:31,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-06-02 10:59:31,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-06-02 10:59:31,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1734 to end... 2019-06-02 10:59:31,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-06-02 10:59:31,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1738 to end... 2019-06-02 10:59:46,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1737 to end... 2019-06-02 10:59:52,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-06-02 10:59:52,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-06-02 10:59:52,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1734 to end... 2019-06-02 10:59:52,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-06-02 10:59:52,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1738 to end... 2019-06-02 11:00:07,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1737 to end... 2019-06-02 11:00:07,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-06-02 11:00:12,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-06-02 11:00:12,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1734 to end... 2019-06-02 11:00:12,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-06-02 11:00:12,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1738 to end... 2019-06-02 11:00:28,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1737 to end... 2019-06-02 11:00:28,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-06-02 11:00:33,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-06-02 11:00:33,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1734 to end... 2019-06-02 11:00:33,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-06-02 11:00:33,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1738 to end... 2019-06-02 11:00:49,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1737 to end... 2019-06-02 11:00:49,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-06-02 11:00:49,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-06-02 11:00:49,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1734 to end... 2019-06-02 11:00:55,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-06-02 11:00:55,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1738 to end... 2019-06-02 11:01:10,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1737 to end... 2019-06-02 11:01:10,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-06-02 11:01:10,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-06-02 11:01:10,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1734 to end... 2019-06-02 11:01:10,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-06-02 11:01:16,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1738 to end... 2019-06-02 11:01:16,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-jmeq8q 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 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 8s (6,563 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 8484 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 8513 clearwater-socket-factory-sig start/running, process 8518 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 1m45.683s user 0m8.569s sys 0m7.700s 2019-06-02 11:01:16,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-06-02 11:01:26,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1737 to end... 2019-06-02 11:01:31,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-06-02 11:01:31,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-06-02 11:01:31,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1734 to end... 2019-06-02 11:01:31,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-z5wzaz 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 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://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB] Get:23 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:25 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 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/ sprout 1.0-171215.183529 [12.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 14s (3,981 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-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 8762 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 8793 clearwater-socket-factory-sig start/running, process 8798 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8847 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.815s user 0m9.771s sys 0m8.263s 2019-06-02 11:01:31,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2019-06-02 11:01:31,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-06-02 11:01:31,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1738 to end... 2019-06-02 11:01:48,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-mbugjh 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31% Extracting templates from packages: 63% Extracting templates from packages: 95% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 87.7 MB in 16s (5,304 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 8844 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 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 2m20.185s user 0m20.144s sys 0m11.020s 2019-06-02 11:01:48,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2019-06-02 11:01:48,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-06-02 11:01:48,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (10.9 MB/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 0m31.703s user 0m13.185s sys 0m3.540s 2019-06-02 11:01:48,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1737 to end... 2019-06-02 11:01:48,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-06-02 11:01:53,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-06-02 11:01:53,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1734 to end... 2019-06-02 11:01:53,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-06-02 11:01:53,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2019-06-02 11:01:53,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-ekjobi Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring clearwater-logging clearwater-snmpd g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 98 newly installed, 0 to remove and 0 not upgraded. Need to get 69.4 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://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-monit 5.18-171207.172716 [271 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB] 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 12s (5,780 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 9085 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 9822 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ..+++ .+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up ellis (1.0-171213.182049) ... usermod: no changes Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/ellis/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting ellis Collecting metaswitchcommon (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting backports-abc (from ellis) Collecting certifi (from ellis) Collecting msgpack-python (from ellis) Collecting singledispatch (from ellis) Collecting tornado (from ellis) Collecting pycurl (from ellis) Collecting py-bcrypt (from ellis) Collecting MySQL-python (from ellis) Collecting six (from ellis) Collecting prctl (from ellis) Collecting SQLAlchemy (from ellis) Collecting phonenumbers (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ureadahead (0.100.0-16) ... real 2m31.737s user 0m16.478s sys 0m11.748s 2019-06-02 11:01:53,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1738 to end... 2019-06-02 11:01:59,166 - 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Preconfiguring packages ... Fetched 701 kB in 1s (578 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 0m10.235s user 0m0.782s sys 0m0.696s 2019-06-02 11:01:59,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2019-06-02 11:01:59,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2019-06-02 11:01:59,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2019-06-02 11:01:59,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.066s user 0m0.015s sys 0m0.043s 2019-06-02 11:01:59,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-06-02 11:01:59,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-06-02 11:01:59,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-06-02 11:01:59,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2019-06-02 11:01:25.957834449 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2019-06-02 11:01:59,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-06-02 11:01:59,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20190602T110000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2019-06-02 11:01:59,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2019-06-02 11:01:59,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bono-host-jmeq8q 2019-06-02 11:01:59,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-06-02 11:01:59,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-06-02 11:01:59,167 - 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-jmeq8q 2019-06-02 11:01:59,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 80 3149 80 2534 0 0 15269 0 --:--:-- --:--:-- --:--:-- 15265 100 3149 100 3149 0 0 18968 0 --:--:-- --:--:-- --:--:-- 18969 2019-06-02 11:01:59,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/TUL6T/install-bono.sh: line 6: /home/ubuntu/bono_host_jmeq8q/env/bin/ctx: Argument list too long 2019-06-02 11:01:59,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-06-02 11:01:59,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-06-02 11:01:59,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-06-02 11:01:59,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1736, return_code=0): /tmp/TUL6T/install-bono.sh 2019-06-02 11:01:59,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-06-02 11:01:59,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2019-06-02 11:01:59,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:6f:74:e2 inet addr:192.168.120.7 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe6f:74e2/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:78642 errors:0 dropped:0 overruns:0 frame:0 TX packets:40076 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:135636376 (135.6 MB) TX bytes:5581257 (5.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:868 errors:0 dropped:0 overruns:0 frame:0 TX packets:868 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:108625 (108.6 KB) TX bytes:108625 (108.6 KB) real 0m0.006s user 0m0.000s sys 0m0.005s 2019-06-02 11:01:59,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2019-06-02 11:01:59,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:55 ? 00:00:01 /sbin/init root 2 0 0 10:55 ? 00:00:00 [kthreadd] root 3 2 0 10:55 ? 00:00:00 [ksoftirqd/0] root 5 2 0 10:55 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:55 ? 00:00:00 [kworker/u2:0] root 7 2 0 10:55 ? 00:00:00 [rcu_sched] root 8 2 0 10:55 ? 00:00:00 [rcuos/0] root 9 2 0 10:55 ? 00:00:00 [rcu_bh] root 10 2 0 10:55 ? 00:00:00 [rcuob/0] root 11 2 0 10:55 ? 00:00:00 [migration/0] root 12 2 0 10:55 ? 00:00:00 [watchdog/0] root 13 2 0 10:55 ? 00:00:00 [khelper] root 14 2 0 10:55 ? 00:00:00 [kdevtmpfs] root 15 2 0 10:55 ? 00:00:00 [netns] root 16 2 0 10:55 ? 00:00:00 [writeback] root 17 2 0 10:55 ? 00:00:00 [kintegrityd] root 18 2 0 10:55 ? 00:00:00 [bioset] root 19 2 0 10:55 ? 00:00:00 [kworker/u3:0] root 20 2 0 10:55 ? 00:00:00 [kblockd] root 21 2 0 10:55 ? 00:00:00 [ata_sff] root 22 2 0 10:55 ? 00:00:00 [khubd] root 23 2 0 10:55 ? 00:00:00 [md] root 24 2 0 10:55 ? 00:00:00 [devfreq_wq] root 25 2 0 10:55 ? 00:00:00 [kworker/0:1] root 27 2 0 10:55 ? 00:00:00 [khungtaskd] root 28 2 0 10:55 ? 00:00:00 [kswapd0] root 29 2 0 10:55 ? 00:00:00 [vmstat] root 30 2 0 10:55 ? 00:00:00 [ksmd] root 31 2 0 10:55 ? 00:00:00 [khugepaged] root 32 2 0 10:55 ? 00:00:00 [fsnotify_mark] root 33 2 0 10:55 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 10:55 ? 00:00:00 [crypto] root 46 2 0 10:55 ? 00:00:00 [kthrotld] root 47 2 0 10:55 ? 00:00:00 [kworker/u2:1] root 48 2 0 10:55 ? 00:00:00 [vballoon] root 49 2 0 10:55 ? 00:00:00 [scsi_eh_0] root 50 2 0 10:55 ? 00:00:00 [scsi_eh_1] root 71 2 0 10:55 ? 00:00:00 [deferwq] root 72 2 0 10:55 ? 00:00:00 [charger_manager] root 114 2 0 10:55 ? 00:00:00 [kpsmoused] root 131 2 0 10:55 ? 00:00:00 [kworker/0:2] root 176 2 0 10:56 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 10:56 ? 00:00:00 [ext4-rsv-conver] root 339 2 0 10:56 ? 00:00:00 [kworker/u3:1] root 375 1 0 10:56 ? 00:00:00 upstart-udev-bridge --daemon root 382 1 0 10:56 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 494 1 0 10:56 ? 00:00:00 upstart-socket-bridge --daemon root 546 1 0 10:56 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 807 2 0 10:56 ? 00:00:00 [kauditd] message+ 883 1 0 10:56 ? 00:00:00 dbus-daemon --system --fork root 918 1 0 10:56 ? 00:00:00 /lib/systemd/systemd-logind root 930 1 0 10:56 ? 00:00:00 upstart-file-bridge --daemon syslog 931 1 0 10:56 ? 00:00:00 rsyslogd root 1046 1 0 10:56 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1053 1 0 10:56 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1057 1 0 10:56 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1058 1 0 10:56 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1060 1 0 10:56 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1102 1 0 10:56 ? 00:00:00 /usr/sbin/sshd -D root 1103 1 0 10:56 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1104 1 0 10:56 ? 00:00:00 cron daemon 1105 1 0 10:56 ? 00:00:00 atd root 1240 1 0 10:56 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1246 1 0 10:56 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1461 1 0 10:56 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bono_host_jmeq8q/env/bin/python -m cloudify_agent.worker --queue bono_host_jmeq8q --max-workers 5 --name bono_host_jmeq8q ubuntu 1463 1461 0 10:56 ? 00:00:01 /home/ubuntu/bono_host_jmeq8q/env/bin/python -m cloudify_agent.worker --queue bono_host_jmeq8q --max-workers 5 --name bono_host_jmeq8q ubuntu 1607 1 0 10:57 ? 00:00:01 python2.7 /home/ubuntu/bono_host_jmeq8q/env/bin/diamond --configfile /home/ubuntu/bono_host_jmeq8q/work/plugins/diamond/etc/diamond.conf ubuntu 1726 1463 1 10:59 ? 00:00:01 /home/ubuntu/bono_host_jmeq8q/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-zIBYRe ubuntu 1736 1726 0 10:59 ? 00:00:00 /bin/sh -c /tmp/TUL6T/install-bono.sh ubuntu 1738 1736 0 10:59 ? 00:00:00 /bin/bash -e /tmp/TUL6T/install-bono.sh ntp 7978 1 0 11:00 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8513 1 0 11:01 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8514 8513 0 11:01 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8518 1 0 11:01 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8519 8518 0 11:01 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8526 8514 0 11:01 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8529 8519 0 11:01 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8530 8529 0 11:01 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8602 1 0 11:01 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8925 1 0 11:01 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 8929 8925 0 11:01 ? 00:00:00 inotifywait -e create -qq . bono 8946 1 0 11:01 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.7,bono-p5i725.clearwater.local --alias=172.30.9.200,bono-p5i725.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-p5i725.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 9618 1 0 11:01 ? 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 9665 1738 0 11:01 ? 00:00:00 /bin/bash -e /tmp/TUL6T/install-bono.sh ubuntu 9666 9665 0 11:01 ? 00:00:00 /bin/bash -e /tmp/TUL6T/install-bono.sh root 9667 9666 0 11:01 ? 00:00:00 sudo ps -edf root 9668 9667 0 11:01 ? 00:00:00 ps -edf real 0m0.011s user 0m0.000s sys 0m0.010s 2019-06-02 11:01:59,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2019-06-02 11:01:59,169 - 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:43764 0.0.0.0:* LISTEN 1726/python tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9618/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1102/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8602/monit tcp 0 0 192.168.120.7:5058 0.0.0.0:* LISTEN 8946/bono tcp 0 0 192.168.120.7:5060 0.0.0.0:* LISTEN 8946/bono tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 8946/bono tcp6 0 0 ::1:53 :::* LISTEN 9618/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1102/sshd udp 0 0 0.0.0.0:26668 0.0.0.0:* 546/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9618/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 546/dhclient udp 0 0 192.168.120.7:123 0.0.0.0:* 7978/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 7978/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 7978/ntpd udp 0 0 192.168.120.7:5058 0.0.0.0:* 8946/bono udp 0 0 192.168.120.7:5060 0.0.0.0:* 8946/bono udp6 0 0 ::1:53 :::* 9618/dnsmasq udp6 0 0 fe80::f816:3eff:fe6:123 :::* 7978/ntpd udp6 0 0 ::1:123 :::* 7978/ntpd udp6 0 0 :::123 :::* 7978/ntpd udp6 0 0 :::48601 :::* 546/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7228 382/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9050 1103/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 19878 8526/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 19881 8530/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8693 883/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.011s user 0m0.004s sys 0m0.006s 2019-06-02 11:01:59,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2019-06-02 11:01:59,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => /var/log/dmesg /var/log/sysstat/sa02 /var/log/wtmp /var/log/apt/history.log /var/log/apt/term.log /var/log/cloud-init.log /var/log/monit.log /var/log/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_20190602T110000Z.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.009s user 0m0.002s sys 0m0.004s 2019-06-02 11:01:59,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-06-02 11:01:59,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => [02-Jun-2019 11:01:42 UTC] clearwater-diags-monitor starting [02-Jun-2019 11:01:42 UTC] Waiting for trigger files 2019:06:02 11:01:09: Namespace: management 2019:06:02 11:01:09: [management] Starting server 2019:06:02 11:01:09: [management] Listening for requests 2019:06:02 11:01:09: Namespace: signaling 2019:06:02 11:01:09: [signaling] Starting server 2019:06:02 11:01:09: [signaling] Listening for requests real 0m0.005s user 0m0.004s sys 0m0.002s 2019-06-02 11:02:04,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-02 11:02:04,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-06-02 11:02:04,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-06-02 11:02:04,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-06-02 11:02:04,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-06-02 11:02:04,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-06-02 11:02:04,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-06-02 11:02:04,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-02 11:02:04,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-02 11:02:04,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/5SCHD/bind.py 2019-06-02 11:02:04,686 - 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 2s (15.4 MB/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 0m34.186s user 0m12.897s sys 0m3.644s 2019-06-02 11:02:04,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2019-06-02 11:02:04,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2019-06-02 11:02:04,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2019-06-02 11:02:04,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-02 11:02:04,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-06-02 11:02:04,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-06-02 11:02:10,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpM5JZtZ', '/etc/bind/db.clearwater.opnfv'] 2019-06-02 11:02:10,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'bono': {u'bono_p5i725': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.7', u'name': u'bono-p5i725'}}}, 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.3', u'hss_hostname': u''}. 2019-06-02 11:02:10,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-06-02 11:02:10,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-02 11:02:10,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'bono': {u'bono_p5i725': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.7', u'name': u'bono-p5i725'}}}, 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.3', u'hss_hostname': u''}. 2019-06-02 11:02:10,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp_BI8m2', '/etc/bind/db.clearwater.local'] 2019-06-02 11:02:10,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-06-02 11:02:10,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-06-02 11:02:10,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-06-02 11:02:10,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-06-02 11:02:10,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:56 ? 00:00:01 /sbin/init root 2 0 0 10:56 ? 00:00:00 [kthreadd] root 3 2 0 10:56 ? 00:00:00 [ksoftirqd/0] root 5 2 0 10:56 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:56 ? 00:00:00 [kworker/u2:0] root 7 2 0 10:56 ? 00:00:00 [rcu_sched] root 8 2 0 10:56 ? 00:00:00 [rcuos/0] root 9 2 0 10:56 ? 00:00:00 [rcu_bh] root 10 2 0 10:56 ? 00:00:00 [rcuob/0] root 11 2 0 10:56 ? 00:00:00 [migration/0] root 12 2 0 10:56 ? 00:00:00 [watchdog/0] root 13 2 0 10:56 ? 00:00:00 [khelper] root 14 2 0 10:56 ? 00:00:00 [kdevtmpfs] root 15 2 0 10:56 ? 00:00:00 [netns] root 16 2 0 10:56 ? 00:00:00 [writeback] root 17 2 0 10:56 ? 00:00:00 [kintegrityd] root 18 2 0 10:56 ? 00:00:00 [bioset] root 19 2 0 10:56 ? 00:00:00 [kworker/u3:0] root 20 2 0 10:56 ? 00:00:00 [kblockd] root 21 2 0 10:56 ? 00:00:00 [ata_sff] root 22 2 0 10:56 ? 00:00:00 [khubd] root 23 2 0 10:56 ? 00:00:00 [md] root 24 2 0 10:56 ? 00:00:00 [devfreq_wq] root 25 2 0 10:56 ? 00:00:00 [kworker/0:1] root 27 2 0 10:56 ? 00:00:00 [khungtaskd] root 28 2 0 10:56 ? 00:00:00 [kswapd0] root 29 2 0 10:56 ? 00:00:00 [vmstat] root 30 2 0 10:56 ? 00:00:00 [ksmd] root 31 2 0 10:56 ? 00:00:00 [khugepaged] root 32 2 0 10:56 ? 00:00:00 [fsnotify_mark] root 33 2 0 10:56 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 10:56 ? 00:00:00 [crypto] root 46 2 0 10:56 ? 00:00:00 [kthrotld] root 47 2 0 10:56 ? 00:00:00 [kworker/u2:1] root 48 2 0 10:56 ? 00:00:00 [vballoon] root 49 2 0 10:56 ? 00:00:00 [scsi_eh_0] root 50 2 0 10:56 ? 00:00:00 [scsi_eh_1] root 71 2 0 10:56 ? 00:00:00 [deferwq] root 72 2 0 10:56 ? 00:00:00 [charger_manager] root 114 2 0 10:56 ? 00:00:00 [kpsmoused] root 131 2 0 10:56 ? 00:00:00 [kworker/0:2] root 176 2 0 10:56 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 10:56 ? 00:00:00 [ext4-rsv-conver] root 378 1 0 10:56 ? 00:00:00 upstart-udev-bridge --daemon root 384 1 0 10:56 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 416 2 0 10:56 ? 00:00:00 [kworker/u3:1] root 511 1 0 10:56 ? 00:00:00 upstart-socket-bridge --daemon root 550 1 0 10:56 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 807 2 0 10:56 ? 00:00:00 [kauditd] message+ 872 1 0 10:56 ? 00:00:00 dbus-daemon --system --fork root 904 1 0 10:56 ? 00:00:00 /lib/systemd/systemd-logind root 945 1 0 10:56 ? 00:00:00 upstart-file-bridge --daemon root 1044 1 0 10:56 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1047 1 0 10:56 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1052 1 0 10:56 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1054 1 0 10:56 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1056 1 0 10:56 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1103 1 0 10:56 ? 00:00:00 /usr/sbin/sshd -D root 1105 1 0 10:56 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1106 1 0 10:56 ? 00:00:00 cron daemon 1107 1 0 10:56 ? 00:00:00 atd root 1233 1 0 10:56 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1244 1 0 10:56 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1461 1 0 10:56 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/sprout_host_z5wzaz/env/bin/python -m cloudify_agent.worker --queue sprout_host_z5wzaz --max-workers 5 --name sprout_host_z5wzaz ubuntu 1463 1461 0 10:56 ? 00:00:01 /home/ubuntu/sprout_host_z5wzaz/env/bin/python -m cloudify_agent.worker --queue sprout_host_z5wzaz --max-workers 5 --name sprout_host_z5wzaz ubuntu 1607 1 0 10:57 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_z5wzaz/env/bin/diamond --configfile /home/ubuntu/sprout_host_z5wzaz/work/plugins/diamond/etc/diamond.conf ubuntu 1728 1463 1 10:59 ? 00:00:02 /home/ubuntu/sprout_host_z5wzaz/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-ZHXgPw ubuntu 1738 1728 0 10:59 ? 00:00:00 /bin/sh -c /tmp/QDMOP/install-sprout.sh ubuntu 1740 1738 0 10:59 ? 00:00:00 /bin/bash -e /tmp/QDMOP/install-sprout.sh ntp 8280 1 0 11:00 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8762 1 0 11:01 ? 00:00:00 rsyslogd root 8793 1 0 11:01 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8794 8793 0 11:01 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8798 1 0 11:01 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8799 8798 0 11:01 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8807 8794 0 11:01 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8809 8799 0 11:01 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8810 8809 0 11:01 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8847 1 0 11:01 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9387 1 0 11:01 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9391 9387 0 11:01 ? 00:00:00 inotifywait -e create -qq . dnsmasq 9578 1 0 11:02 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 9625 1740 0 11:02 ? 00:00:00 /bin/bash -e /tmp/QDMOP/install-sprout.sh ubuntu 9626 9625 0 11:02 ? 00:00:00 /bin/bash -e /tmp/QDMOP/install-sprout.sh root 9627 9626 0 11:02 ? 00:00:00 sudo ps -edf root 9628 9627 0 11:02 ? 00:00:00 ps -edf real 0m0.010s user 0m0.000s sys 0m0.009s 2019-06-02 11:02:10,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.062s user 0m0.005s sys 0m0.048s 2019-06-02 11:02:10,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2019-06-02 11:02:10,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:c6:53:b8 inet addr:192.168.120.15 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fec6:53b8/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:77282 errors:0 dropped:0 overruns:0 frame:0 TX packets:31782 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:137589726 (137.5 MB) TX bytes:5174504 (5.1 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:762 errors:0 dropped:0 overruns:0 frame:0 TX packets:762 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:107944 (107.9 KB) TX bytes:107944 (107.9 KB) real 0m0.006s user 0m0.000s sys 0m0.005s 2019-06-02 11:02:10,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2019-06-02 11:02:10,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-pqrvlp 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://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-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:15 http://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://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://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB] Get:24 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:26 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB] Get:27 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:28 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:30 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB] Get:31 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 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 (5,031 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 9222 clearwater-socket-factory-sig start/running, process 9227 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9276 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 2m42.260s user 0m21.548s sys 0m12.268s 2019-06-02 11:02:10,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2019-06-02 11:02:10,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2019-06-02 11:02:10,022 - 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 9578/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1103/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8847/monit tcp 0 0 127.0.0.1:36005 0.0.0.0:* LISTEN 1728/python tcp6 0 0 ::1:53 :::* LISTEN 9578/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1103/sshd udp 0 0 127.0.0.1:53 0.0.0.0:* 9578/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 550/dhclient udp 0 0 0.0.0.0:20042 0.0.0.0:* 550/dhclient udp 0 0 192.168.120.15:123 0.0.0.0:* 8280/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8280/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8280/ntpd udp6 0 0 ::1:53 :::* 9578/dnsmasq udp6 0 0 fe80::f816:3eff:fec:123 :::* 8280/ntpd udp6 0 0 ::1:123 :::* 8280/ntpd udp6 0 0 :::123 :::* 8280/ntpd udp6 0 0 :::52100 :::* 550/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7257 384/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 6536 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9071 1105/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 20306 8807/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20309 8810/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 8686 872/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.009s user 0m0.000s sys 0m0.007s 2019-06-02 11:02:10,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2019-06-02 11:02:10,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => /var/log /var/log/dmesg /var/log/sysstat /var/log/sysstat/sa02 /var/log/sysstat/clearwater-sa02 /var/log/sprout /var/log/sprout/sprout_err.log /var/log/sprout/sprout_out.log /var/log/sprout/sprout_20190602T110000Z.txt /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/clearwater-diags-monitor.log /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.007s user 0m0.000s sys 0m0.005s 2019-06-02 11:02:10,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-06-02 11:02:10,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => [02-Jun-2019 11:01:47 UTC] clearwater-diags-monitor starting [02-Jun-2019 11:01:47 UTC] Waiting for trigger files 2019:06:02 11:01:18: Namespace: management 2019:06:02 11:01:18: [management] Starting server 2019:06:02 11:01:18: [management] Listening for requests 2019:06:02 11:01:18: Namespace: signaling 2019:06:02 11:01:18: [signaling] Starting server 2019:06:02 11:01:18: [signaling] Listening for requests real 0m0.005s user 0m0.004s sys 0m0.002s 2019-06-02 11:02:10,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-06-02 11:02:10,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-02 11:02:10,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-06-02 11:02:10,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1737 to end... 2019-06-02 11:02:10,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-06-02 11:02:10,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-06-02 11:02:10,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-06-02 11:02:10,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-06-02 11:02:10,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-06-02 11:02:10,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2019-06-02 11:01:39.176788963 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2019-06-02 11:02:10,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-06-02 11:02:10,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2019-06-02 11:02:10,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-06-02 11:02:10,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-sprout-host-z5wzaz 2019-06-02 11:02:10,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-06-02 11:02:10,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-06-02 11:02:10,024 - 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-z5wzaz 2019-06-02 11:02:10,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 21578 0 --:--:-- --:--:-- --:--:-- 21717 2019-06-02 11:02:10,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-06-02 11:02:10,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-06-02 11:02:10,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1738, return_code=0): /tmp/QDMOP/install-sprout.sh 2019-06-02 11:02:10,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-06-02 11:02:10,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/L703C/add-snmpproxy-collector.py 2019-06-02 11:02:10,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-02 11:02:10,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_kn63yc/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2019-06-02 11:02:10,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-06-02 11:02:10,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-02 11:02:15,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-02 11:02:15,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-06-02 11:02:15,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-06-02 11:02:15,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/ACGW4/bind.py 2019-06-02 11:02:15,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-06-02 11:02:15,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-06-02 11:02:15,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-02 11:02:15,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpP5qZ0n', '/etc/bind/db.clearwater.opnfv'] 2019-06-02 11:02:15,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-06-02 11:02:15,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'sprout': {u'sprout_hbplu6': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-hbplu6'}}, u'bono': {u'bono_p5i725': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.7', u'name': u'bono-p5i725'}}}, 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.3', u'hss_hostname': u''}. 2019-06-02 11:02:15,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1734 to end... 2019-06-02 11:02:15,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpKhjp_H', '/etc/bind/db.clearwater.local'] 2019-06-02 11:02:15,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-06-02 11:02:15,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-06-02 11:02:15,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-06-02 11:02:15,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-06-02 11:02:15,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'sprout': {u'sprout_hbplu6': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-hbplu6'}}, u'bono': {u'bono_p5i725': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.7', u'name': u'bono-p5i725'}}}, 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.3', u'hss_hostname': u''}. 2019-06-02 11:02:15,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-06-02 11:02:15,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-02 11:02:15,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-02 11:02:15,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-02 11:02:15,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-06-02 11:02:15,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/PCCFC/add-snmpproxy-collector.py 2019-06-02 11:02:15,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-02 11:02:20,649 - 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 3s (11.4 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 0m35.961s user 0m12.816s sys 0m3.314s 2019-06-02 11:02:20,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2019-06-02 11:02:20,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2019-06-02 11:02:20,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2019-06-02 11:02:25,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.062s user 0m0.005s sys 0m0.048s 2019-06-02 11:02:25,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-06-02 11:02:25,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-06-02 11:02:25,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2019-06-02 11:02:00.516915971 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.004s sys 0m0.002s 2019-06-02 11:02:25,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-02 11:02:25,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2019-06-02 11:02:25,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:22:1e:ef inet addr:192.168.120.6 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe22:1eef/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:102808 errors:0 dropped:0 overruns:0 frame:0 TX packets:34059 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:171248522 (171.2 MB) TX bytes:5650495 (5.6 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:794 errors:0 dropped:0 overruns:0 frame:0 TX packets:794 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:113321 (113.3 KB) TX bytes:113321 (113.3 KB) real 0m0.006s user 0m0.000s sys 0m0.005s 2019-06-02 11:02:25,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2019-06-02 11:02:25,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:55 ? 00:00:01 /sbin/init root 2 0 0 10:55 ? 00:00:00 [kthreadd] root 3 2 0 10:55 ? 00:00:00 [ksoftirqd/0] root 5 2 0 10:55 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:55 ? 00:00:00 [kworker/u2:0] root 7 2 0 10:55 ? 00:00:00 [rcu_sched] root 8 2 0 10:55 ? 00:00:00 [rcuos/0] root 9 2 0 10:55 ? 00:00:00 [rcu_bh] root 10 2 0 10:55 ? 00:00:00 [rcuob/0] root 11 2 0 10:55 ? 00:00:00 [migration/0] root 12 2 0 10:55 ? 00:00:00 [watchdog/0] root 13 2 0 10:55 ? 00:00:00 [khelper] root 14 2 0 10:55 ? 00:00:00 [kdevtmpfs] root 15 2 0 10:55 ? 00:00:00 [netns] root 16 2 0 10:55 ? 00:00:00 [writeback] root 17 2 0 10:55 ? 00:00:00 [kintegrityd] root 18 2 0 10:55 ? 00:00:00 [bioset] root 19 2 0 10:55 ? 00:00:00 [kworker/u3:0] root 20 2 0 10:55 ? 00:00:00 [kblockd] root 21 2 0 10:55 ? 00:00:00 [ata_sff] root 22 2 0 10:55 ? 00:00:00 [khubd] root 23 2 0 10:55 ? 00:00:00 [md] root 24 2 0 10:55 ? 00:00:00 [devfreq_wq] root 25 2 0 10:55 ? 00:00:00 [kworker/0:1] root 27 2 0 10:55 ? 00:00:00 [khungtaskd] root 28 2 0 10:55 ? 00:00:00 [kswapd0] root 29 2 0 10:55 ? 00:00:00 [vmstat] root 30 2 0 10:55 ? 00:00:00 [ksmd] root 31 2 0 10:55 ? 00:00:00 [khugepaged] root 32 2 0 10:55 ? 00:00:00 [fsnotify_mark] root 33 2 0 10:55 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 10:55 ? 00:00:00 [crypto] root 46 2 0 10:55 ? 00:00:00 [kthrotld] root 47 2 0 10:55 ? 00:00:00 [kworker/u2:1] root 48 2 0 10:55 ? 00:00:00 [vballoon] root 49 2 0 10:55 ? 00:00:00 [scsi_eh_0] root 50 2 0 10:55 ? 00:00:00 [scsi_eh_1] root 71 2 0 10:55 ? 00:00:00 [deferwq] root 72 2 0 10:55 ? 00:00:00 [charger_manager] root 114 2 0 10:55 ? 00:00:00 [kpsmoused] root 132 2 0 10:55 ? 00:00:00 [kworker/0:2] root 176 2 0 10:55 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 10:55 ? 00:00:00 [ext4-rsv-conver] root 328 2 0 10:56 ? 00:00:00 [kworker/u3:1] root 375 1 0 10:56 ? 00:00:00 upstart-udev-bridge --daemon root 381 1 0 10:56 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 505 1 0 10:56 ? 00:00:00 upstart-socket-bridge --daemon root 553 1 0 10:56 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 807 2 0 10:56 ? 00:00:00 [kauditd] root 906 1 0 10:56 ? 00:00:00 upstart-file-bridge --daemon syslog 916 1 0 10:56 ? 00:00:00 rsyslogd message+ 940 1 0 10:56 ? 00:00:00 dbus-daemon --system --fork root 979 1 0 10:56 ? 00:00:00 /lib/systemd/systemd-logind root 1052 1 0 10:56 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1059 1 0 10:56 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1068 1 0 10:56 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1069 1 0 10:56 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1074 1 0 10:56 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1136 1 0 10:56 ? 00:00:00 /usr/sbin/sshd -D root 1161 1 0 10:56 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1162 1 0 10:56 ? 00:00:00 cron daemon 1163 1 0 10:56 ? 00:00:00 atd root 1241 1 0 10:56 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1247 1 0 10:56 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1461 1 0 10:56 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/homer_host_mbugjh/env/bin/python -m cloudify_agent.worker --queue homer_host_mbugjh --max-workers 5 --name homer_host_mbugjh ubuntu 1463 1461 0 10:56 ? 00:00:01 /home/ubuntu/homer_host_mbugjh/env/bin/python -m cloudify_agent.worker --queue homer_host_mbugjh --max-workers 5 --name homer_host_mbugjh ubuntu 1607 1 0 10:57 ? 00:00:01 python2.7 /home/ubuntu/homer_host_mbugjh/env/bin/diamond --configfile /home/ubuntu/homer_host_mbugjh/work/plugins/diamond/etc/diamond.conf ubuntu 1730 1463 1 10:59 ? 00:00:02 /home/ubuntu/homer_host_mbugjh/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-CysLx4 ubuntu 1740 1730 0 10:59 ? 00:00:00 /bin/sh -c /tmp/32CZZ/install-homer.sh ubuntu 1742 1740 0 10:59 ? 00:00:00 /bin/bash -e /tmp/32CZZ/install-homer.sh ntp 8333 1 0 11:01 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8844 1 0 11:01 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8985 1 0 11:01 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 8986 8985 0 11:01 ? 00:00:00 nginx: worker process www-data 8987 8985 0 11:01 ? 00:00:00 nginx: worker process www-data 8988 8985 0 11:01 ? 00:00:00 nginx: worker process www-data 8989 8985 0 11:01 ? 00:00:00 nginx: worker process root 9020 1 0 11:01 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9024 9020 0 11:01 ? 00:00:00 inotifywait -e create -qq . root 9494 8844 0 11:02 ? 00:00:00 [nginx_ping] root 9496 8844 0 11:02 ? 00:00:00 [check-nginx-upt] root 9500 8844 0 11:02 ? 00:00:00 [check-monit-upt] dnsmasq 9641 1 0 11:02 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 9688 1742 0 11:02 ? 00:00:00 /bin/bash -e /tmp/32CZZ/install-homer.sh ubuntu 9689 9688 0 11:02 ? 00:00:00 /bin/bash -e /tmp/32CZZ/install-homer.sh root 9690 9689 0 11:02 ? 00:00:00 sudo ps -edf root 9691 9690 0 11:02 ? 00:00:00 ps -edf real 0m0.009s user 0m0.003s sys 0m0.006s 2019-06-02 11:02:25,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2019-06-02 11:02:25,845 - 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 9641/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1136/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8844/monit tcp 0 0 127.0.0.1:57119 0.0.0.0:* LISTEN 1730/python tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 8985/nginx tcp6 0 0 ::1:53 :::* LISTEN 9641/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1136/sshd udp 0 0 127.0.0.1:53 0.0.0.0:* 9641/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 553/dhclient udp 0 0 192.168.120.6:123 0.0.0.0:* 8333/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8333/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8333/ntpd udp 0 0 0.0.0.0:20376 0.0.0.0:* 553/dhclient udp6 0 0 ::1:53 :::* 9641/dnsmasq udp6 0 0 ::1:123 :::* 8333/ntpd udp6 0 0 fe80::f816:3eff:fe2:123 :::* 8333/ntpd udp6 0 0 :::123 :::* 8333/ntpd udp6 0 0 :::37839 :::* 553/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7215 381/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 8762 940/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 6536 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9094 1161/acpid /var/run/acpid.socket real 0m0.009s user 0m0.000s sys 0m0.007s 2019-06-02 11:02:25,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2019-06-02 11:02:25,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => /var/log /var/log/dmesg /var/log/sysstat /var/log/sysstat/sa02 /var/log/sysstat/clearwater-sa02 /var/log/wtmp /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/cloud-init.log /var/log/monit.log /var/log/ntpstats /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/iotop.log /var/log/lastlog /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/unattended-upgrades /var/log/dpkg.log /var/log/syslog /var/log/btmp /var/log/kern.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/clearwater-config-manager /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/dist-upgrade /var/log/boot.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/udev /var/log/clearwater-cluster-manager /var/log/clearwater-diags-monitor.log /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.019s user 0m0.000s sys 0m0.005s 2019-06-02 11:02:25,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-06-02 11:02:25,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-06-02 11:02:25,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [02-Jun-2019 11:01:24 UTC] clearwater-diags-monitor starting [02-Jun-2019 11:01:24 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.004s 2019-06-02 11:02:25,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-06-02 11:02:25,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1740, return_code=0): /tmp/32CZZ/install-homer.sh 2019-06-02 11:02:25,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-06-02 11:02:25,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-06-02 11:02:25,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-06-02 11:02:25,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-06-02 11:02:25,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-02 11:02:25,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-06-02 11:02:25,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-06-02 11:02:25,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-02 11:02:25,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-06-02 11:02:25,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2019-06-02 11:02:25,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-homer-host-mbugjh 2019-06-02 11:02:25,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-06-02 11:02:25,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-06-02 11:02:25,847 - 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-mbugjh 2019-06-02 11:02:25,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 19250 0 --:--:-- --:--:-- --:--:-- 19319 2019-06-02 11:02:25,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-06-02 11:02:25,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-06-02 11:02:25,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-06-02 11:02:25,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-06-02 11:02:25,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-02 11:02:25,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2019-06-02 11:02:25,848 - 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 (9,507 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.112s user 0m12.845s sys 0m3.741s 2019-06-02 11:02:25,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2019-06-02 11:02:25,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2019-06-02 11:02:25,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-02 11:02:25,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/HIBAZ/bind.py 2019-06-02 11:02:25,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-06-02 11:02:31,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_gajt03': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-gajt03'}}, u'sprout': {u'sprout_hbplu6': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-hbplu6'}}, u'bono': {u'bono_p5i725': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.7', u'name': u'bono-p5i725'}}}, 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.3', u'hss_hostname': u''}. 2019-06-02 11:02:31,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-06-02 11:02:31,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpsk0WEx', '/etc/bind/db.clearwater.local'] 2019-06-02 11:02:31,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-06-02 11:02:31,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-06-02 11:02:31,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp24er5c', '/etc/bind/db.clearwater.opnfv'] 2019-06-02 11:02:31,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_gajt03': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-gajt03'}}, u'sprout': {u'sprout_hbplu6': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-hbplu6'}}, u'bono': {u'bono_p5i725': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.7', u'name': u'bono-p5i725'}}}, 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.3', u'hss_hostname': u''}. 2019-06-02 11:02:31,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-06-02 11:02:31,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-06-02 11:02:31,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-06-02 11:02:31,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-02 11:02:31,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-06-02 11:02:31,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-06-02 11:02:31,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1737 to end... 2019-06-02 11:02:31,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.063s user 0m0.006s sys 0m0.049s 2019-06-02 11:02:31,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2019-06-02 11:02:31,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:99:bb:3f inet addr:192.168.120.26 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe99:bb3f/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:87443 errors:0 dropped:0 overruns:0 frame:0 TX packets:34778 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:151325345 (151.3 MB) TX bytes:5576189 (5.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:844 errors:0 dropped:0 overruns:0 frame:0 TX packets:844 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:111489 (111.4 KB) TX bytes:111489 (111.4 KB) real 0m0.007s user 0m0.004s sys 0m0.001s 2019-06-02 11:02:31,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2019-06-02 11:02:31,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:56 ? 00:00:01 /sbin/init root 2 0 0 10:56 ? 00:00:00 [kthreadd] root 3 2 0 10:56 ? 00:00:00 [ksoftirqd/0] root 5 2 0 10:56 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:56 ? 00:00:00 [kworker/u2:0] root 7 2 0 10:56 ? 00:00:00 [rcu_sched] root 8 2 0 10:56 ? 00:00:00 [rcuos/0] root 9 2 0 10:56 ? 00:00:00 [rcu_bh] root 10 2 0 10:56 ? 00:00:00 [rcuob/0] root 11 2 0 10:56 ? 00:00:00 [migration/0] root 12 2 0 10:56 ? 00:00:00 [watchdog/0] root 13 2 0 10:56 ? 00:00:00 [khelper] root 14 2 0 10:56 ? 00:00:00 [kdevtmpfs] root 15 2 0 10:56 ? 00:00:00 [netns] root 16 2 0 10:56 ? 00:00:00 [writeback] root 17 2 0 10:56 ? 00:00:00 [kintegrityd] root 18 2 0 10:56 ? 00:00:00 [bioset] root 19 2 0 10:56 ? 00:00:00 [kworker/u3:0] root 20 2 0 10:56 ? 00:00:00 [kblockd] root 21 2 0 10:56 ? 00:00:00 [ata_sff] root 22 2 0 10:56 ? 00:00:00 [khubd] root 23 2 0 10:56 ? 00:00:00 [md] root 24 2 0 10:56 ? 00:00:00 [devfreq_wq] root 25 2 0 10:56 ? 00:00:00 [kworker/0:1] root 27 2 0 10:56 ? 00:00:00 [khungtaskd] root 28 2 0 10:56 ? 00:00:00 [kswapd0] root 29 2 0 10:56 ? 00:00:00 [vmstat] root 30 2 0 10:56 ? 00:00:00 [ksmd] root 31 2 0 10:56 ? 00:00:00 [khugepaged] root 32 2 0 10:56 ? 00:00:00 [fsnotify_mark] root 33 2 0 10:56 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 10:56 ? 00:00:00 [crypto] root 46 2 0 10:56 ? 00:00:00 [kthrotld] root 47 2 0 10:56 ? 00:00:00 [kworker/u2:1] root 48 2 0 10:56 ? 00:00:00 [vballoon] root 49 2 0 10:56 ? 00:00:00 [scsi_eh_0] root 50 2 0 10:56 ? 00:00:00 [scsi_eh_1] root 71 2 0 10:56 ? 00:00:00 [deferwq] root 72 2 0 10:56 ? 00:00:00 [charger_manager] root 114 2 0 10:56 ? 00:00:00 [kpsmoused] root 131 2 0 10:56 ? 00:00:00 [kworker/0:2] root 176 2 0 10:56 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 10:56 ? 00:00:00 [ext4-rsv-conver] root 375 1 0 10:56 ? 00:00:00 upstart-udev-bridge --daemon root 380 1 0 10:56 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 416 2 0 10:56 ? 00:00:00 [kworker/u3:1] root 504 1 0 10:56 ? 00:00:00 upstart-socket-bridge --daemon root 555 1 0 10:56 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 807 2 0 10:56 ? 00:00:00 [kauditd] message+ 869 1 0 10:56 ? 00:00:00 dbus-daemon --system --fork root 906 1 0 10:56 ? 00:00:00 /lib/systemd/systemd-logind syslog 923 1 0 10:56 ? 00:00:00 rsyslogd root 943 1 0 10:56 ? 00:00:00 upstart-file-bridge --daemon root 1037 1 0 10:56 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1041 1 0 10:56 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1045 1 0 10:56 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1046 1 0 10:56 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1048 1 0 10:56 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1091 1 0 10:56 ? 00:00:00 /usr/sbin/sshd -D root 1092 1 0 10:56 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1093 1 0 10:56 ? 00:00:00 cron daemon 1094 1 0 10:56 ? 00:00:00 atd root 1184 1 0 10:56 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1190 1 0 10:56 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1461 1 0 10:56 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/ellis_host_ekjobi/env/bin/python -m cloudify_agent.worker --queue ellis_host_ekjobi --max-workers 5 --name ellis_host_ekjobi ubuntu 1463 1461 0 10:56 ? 00:00:01 /home/ubuntu/ellis_host_ekjobi/env/bin/python -m cloudify_agent.worker --queue ellis_host_ekjobi --max-workers 5 --name ellis_host_ekjobi ubuntu 1607 1 0 10:57 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_ekjobi/env/bin/diamond --configfile /home/ubuntu/ellis_host_ekjobi/work/plugins/diamond/etc/diamond.conf ubuntu 1724 1463 1 10:59 ? 00:00:02 /home/ubuntu/ellis_host_ekjobi/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-rk4noA ubuntu 1734 1724 0 10:59 ? 00:00:00 /bin/sh -c /tmp/U98CY/install-ellis.sh ubuntu 1736 1734 0 10:59 ? 00:00:00 /bin/bash -e /tmp/U98CY/install-ellis.sh mysql 9085 1 0 11:01 ? 00:00:00 /usr/sbin/mysqld ntp 9235 1 0 11:01 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9822 1 0 11:01 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9871 1 0 11:01 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9875 9871 0 11:01 ? 00:00:00 inotifywait -e create -qq . root 9995 1 0 11:01 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9996 9995 0 11:01 ? 00:00:00 nginx: worker process www-data 9997 9995 0 11:01 ? 00:00:00 nginx: worker process www-data 9998 9995 0 11:01 ? 00:00:00 nginx: worker process www-data 9999 9995 0 11:01 ? 00:00:00 nginx: worker process ellis 10175 1 0 11:01 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background root 10393 9822 0 11:02 ? 00:00:00 [nginx_ping] root 10396 9822 0 11:02 ? 00:00:00 [check-nginx-upt] root 10400 9822 0 11:02 ? 00:00:00 [check-monit-upt] root 10402 9822 0 11:02 ? 00:00:00 [poll_ellis.sh] root 10410 9822 0 11:02 ? 00:00:00 [poll_ellis_http] root 10413 9822 0 11:02 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart root 10422 10413 0 11:02 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart root 10461 10422 0 11:02 ? 00:00:00 sleep 23 dnsmasq 10661 1 0 11:02 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 10710 1736 0 11:02 ? 00:00:00 /bin/bash -e /tmp/U98CY/install-ellis.sh ubuntu 10711 10710 0 11:02 ? 00:00:00 /bin/bash -e /tmp/U98CY/install-ellis.sh root 10712 10711 0 11:02 ? 00:00:00 sudo ps -edf root 10713 10712 0 11:02 ? 00:00:00 ps -edf real 0m0.011s user 0m0.003s sys 0m0.007s 2019-06-02 11:02:31,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2019-06-02 11:02:31,295 - 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 10661/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 9822/monit tcp 0 0 127.0.0.1:34878 0.0.0.0:* LISTEN 1724/python tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9995/nginx tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9085/mysqld tcp6 0 0 ::1:53 :::* LISTEN 10661/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1091/sshd udp 0 0 127.0.0.1:53 0.0.0.0:* 10661/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 555/dhclient udp 0 0 192.168.120.26:123 0.0.0.0:* 9235/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9235/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9235/ntpd udp 0 0 0.0.0.0:61305 0.0.0.0:* 555/dhclient udp6 0 0 :::42528 :::* 555/dhclient udp6 0 0 ::1:53 :::* 10661/dnsmasq udp6 0 0 fe80::f816:3eff:fe9:123 :::* 9235/ntpd udp6 0 0 ::1:123 :::* 9235/ntpd udp6 0 0 :::123 :::* 9235/ntpd Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7224 380/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9043 1092/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 6533 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 22123 10175/python /tmp/.ellis-sock unix 2 [ ACC ] STREAM LISTENING 20637 9085/mysqld /var/run/mysqld/mysqld.sock unix 2 [ ACC ] STREAM LISTENING 8696 869/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.010s user 0m0.000s sys 0m0.008s 2019-06-02 11:02:31,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2019-06-02 11:02:31,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => /var/log /var/log/dmesg /var/log/sysstat /var/log/sysstat/sa02 /var/log/sysstat/clearwater-sa02 /var/log/wtmp /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/cloud-init.log /var/log/monit.log /var/log/ntpstats /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/iotop.log /var/log/lastlog /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/unattended-upgrades /var/log/dpkg.log /var/log/syslog /var/log/btmp /var/log/kern.log /var/log/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.012s user 0m0.000s sys 0m0.006s 2019-06-02 11:02:31,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-06-02 11:02:31,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [02-Jun-2019 11:01:32 UTC] clearwater-diags-monitor starting [02-Jun-2019 11:01:32 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2019-06-02 11:02:31,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-06-02 11:02:31,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-02 11:02:31,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-02 11:02:31,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-06-02 11:02:31,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-06-02 11:02:31,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-06-02 11:02:31,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-06-02 11:02:31,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1734, return_code=0): /tmp/U98CY/install-ellis.sh 2019-06-02 11:02:31,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-06-02 11:02:31,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-06-02 11:02:31,297 - 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-ekjobi 2019-06-02 11:02:31,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-06-02 11:02:31,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2019-06-02 11:02:06.643420628 Stopping etcd clearwater-etcd 2019-06-02 11:02:07.561037355 Restarting etcd clearwater-etcd 2019-06-02 11:02:07.571838524 Configured ETCDCTL_PEERS: 192.168.120.3:4000, 2019-06-02 11:02:07.572538363 Check for previous failed startup attempt 2019-06-02 11:02:07.575403908 Running etcdctl member list 3e369c8ea6c75e31: name=192-168-120-3 peerURLs=http://192.168.120.3:2380 clientURLs=http://192.168.120.3:4000 isLeader=true 2019-06-02 11:02:07.659859540 etcdctl returned 0 2019-06-02 11:02:07.674252971 Joining existing cluster... real 0m0.006s user 0m0.000s sys 0m0.005s 2019-06-02 11:02:31,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-06-02 11:02:31,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installation is done 2019-06-02 11:02:31,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-ellis-host-ekjobi 2019-06-02 11:02:31,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-06-02 11:02:31,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-06-02 11:02:31,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-06-02 11:02:31,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 15830 0 --:--:-- --:--:-- --:--:-- 15904 2019-06-02 11:02:31,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-06-02 11:02:31,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-02 11:02:31,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-06-02 11:02:31,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-02 11:02:31,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-06-02 11:02:36,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-02 11:02:36,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-02 11:02:36,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-02 11:02:36,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/XCVYB/bind.py 2019-06-02 11:02:36,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 10798 2019-06-02 11:02:36,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-06-02 11:02:36,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-06-02 11:02:36,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-02 11:02:36,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-02 11:02:36,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-06-02 11:02:36,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2019-06-02 11:02:36,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/ZFIOB/create_number.sh 2019-06-02 11:02:36,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-02 11:02:36,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-06-02 11:02:36,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_gajt03': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-gajt03'}}, u'sprout': {u'sprout_hbplu6': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-hbplu6'}}, u'ellis': {u'ellis_09b6x7': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.26', u'name': u'ellis-09b6x7'}}, u'bono': {u'bono_p5i725': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.7', u'name': u'bono-p5i725'}}}, 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.3', u'hss_hostname': u''}. 2019-06-02 11:02:36,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpgHUPWK', '/etc/bind/db.clearwater.opnfv'] 2019-06-02 11:02:36,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-06-02 11:02:36,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_gajt03': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-gajt03'}}, u'sprout': {u'sprout_hbplu6': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-hbplu6'}}, u'ellis': {u'ellis_09b6x7': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.26', u'name': u'ellis-09b6x7'}}, u'bono': {u'bono_p5i725': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.7', u'name': u'bono-p5i725'}}}, 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.3', u'hss_hostname': u''}. 2019-06-02 11:02:36,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpjKswta', '/etc/bind/db.clearwater.local'] 2019-06-02 11:02:36,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-06-02 11:02:36,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-06-02 11:02:36,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-06-02 11:02:36,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-02 11:02:36,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-06-02 11:02:36,485 - 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 2s (14.8 MB/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 0m27.247s user 0m12.700s sys 0m3.250s 2019-06-02 11:02:36,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2019-06-02 11:02:36,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2019-06-02 11:02:36,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2019-06-02 11:02:36,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.067s user 0m0.008s sys 0m0.048s 2019-06-02 11:02:36,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2019-06-02 11:02:36,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:dd:1b:c9 inet addr:192.168.120.4 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fedd:1bc9/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:104502 errors:0 dropped:0 overruns:0 frame:0 TX packets:38775 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:175809973 (175.8 MB) TX bytes:6026985 (6.0 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:812 errors:0 dropped:0 overruns:0 frame:0 TX packets:812 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:123076 (123.0 KB) TX bytes:123076 (123.0 KB) real 0m0.008s user 0m0.000s sys 0m0.005s 2019-06-02 11:02:36,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2019-06-02 11:02:36,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:55 ? 00:00:01 /sbin/init root 2 0 0 10:55 ? 00:00:00 [kthreadd] root 3 2 0 10:55 ? 00:00:00 [ksoftirqd/0] root 5 2 0 10:55 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:55 ? 00:00:00 [kworker/u2:0] root 7 2 0 10:55 ? 00:00:00 [rcu_sched] root 8 2 0 10:55 ? 00:00:00 [rcuos/0] root 9 2 0 10:55 ? 00:00:00 [rcu_bh] root 10 2 0 10:55 ? 00:00:00 [rcuob/0] root 11 2 0 10:55 ? 00:00:00 [migration/0] root 12 2 0 10:55 ? 00:00:00 [watchdog/0] root 13 2 0 10:55 ? 00:00:00 [khelper] root 14 2 0 10:55 ? 00:00:00 [kdevtmpfs] root 15 2 0 10:55 ? 00:00:00 [netns] root 16 2 0 10:55 ? 00:00:00 [writeback] root 17 2 0 10:55 ? 00:00:00 [kintegrityd] root 18 2 0 10:55 ? 00:00:00 [bioset] root 19 2 0 10:55 ? 00:00:00 [kworker/u3:0] root 20 2 0 10:55 ? 00:00:00 [kblockd] root 21 2 0 10:55 ? 00:00:00 [ata_sff] root 22 2 0 10:55 ? 00:00:00 [khubd] root 23 2 0 10:55 ? 00:00:00 [md] root 24 2 0 10:55 ? 00:00:00 [devfreq_wq] root 25 2 0 10:55 ? 00:00:00 [kworker/0:1] root 27 2 0 10:55 ? 00:00:00 [khungtaskd] root 28 2 0 10:55 ? 00:00:00 [kswapd0] root 29 2 0 10:55 ? 00:00:00 [vmstat] root 30 2 0 10:55 ? 00:00:00 [ksmd] root 31 2 0 10:55 ? 00:00:00 [khugepaged] root 32 2 0 10:55 ? 00:00:00 [fsnotify_mark] root 33 2 0 10:55 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 10:55 ? 00:00:00 [crypto] root 46 2 0 10:55 ? 00:00:00 [kthrotld] root 47 2 0 10:55 ? 00:00:00 [kworker/u2:1] root 48 2 0 10:55 ? 00:00:00 [vballoon] root 49 2 0 10:55 ? 00:00:00 [scsi_eh_0] root 50 2 0 10:55 ? 00:00:00 [scsi_eh_1] root 71 2 0 10:55 ? 00:00:00 [deferwq] root 72 2 0 10:55 ? 00:00:00 [charger_manager] root 114 2 0 10:55 ? 00:00:00 [kpsmoused] root 119 2 0 10:55 ? 00:00:00 [kworker/0:2] root 176 2 0 10:55 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 10:55 ? 00:00:00 [ext4-rsv-conver] root 344 2 0 10:56 ? 00:00:00 [kworker/u3:1] root 373 1 0 10:56 ? 00:00:00 upstart-udev-bridge --daemon root 380 1 0 10:56 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 490 1 0 10:56 ? 00:00:00 upstart-socket-bridge --daemon root 555 1 0 10:56 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 10:56 ? 00:00:00 [kauditd] message+ 885 1 0 10:56 ? 00:00:00 dbus-daemon --system --fork root 919 1 0 10:56 ? 00:00:00 /lib/systemd/systemd-logind syslog 924 1 0 10:56 ? 00:00:00 rsyslogd root 942 1 0 10:56 ? 00:00:00 upstart-file-bridge --daemon root 1040 1 0 10:56 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1043 1 0 10:56 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1048 1 0 10:56 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1049 1 0 10:56 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1051 1 0 10:56 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1093 1 0 10:56 ? 00:00:00 /usr/sbin/sshd -D root 1095 1 0 10:56 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1096 1 0 10:56 ? 00:00:00 cron daemon 1097 1 0 10:56 ? 00:00:00 atd root 1185 1 0 10:56 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1191 1 0 10:56 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1462 1 0 10:56 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/dime_host_pqrvlp/env/bin/python -m cloudify_agent.worker --queue dime_host_pqrvlp --max-workers 5 --name dime_host_pqrvlp ubuntu 1464 1462 0 10:56 ? 00:00:01 /home/ubuntu/dime_host_pqrvlp/env/bin/python -m cloudify_agent.worker --queue dime_host_pqrvlp --max-workers 5 --name dime_host_pqrvlp ubuntu 1608 1 0 10:57 ? 00:00:01 python2.7 /home/ubuntu/dime_host_pqrvlp/env/bin/diamond --configfile /home/ubuntu/dime_host_pqrvlp/work/plugins/diamond/etc/diamond.conf ubuntu 1731 1464 1 10:59 ? 00:00:02 /home/ubuntu/dime_host_pqrvlp/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-RfNSau ubuntu 1741 1731 0 10:59 ? 00:00:00 /bin/sh -c /tmp/6BDI7/install-dime.sh ubuntu 1743 1741 0 10:59 ? 00:00:00 /bin/bash -e /tmp/6BDI7/install-dime.sh ntp 8655 1 0 11:01 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9222 1 0 11:01 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9223 9222 0 11:01 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9227 1 0 11:01 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9228 9227 0 11:01 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9235 9228 0 11:01 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9238 9235 0 11:01 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9239 9223 0 11:01 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9276 1 0 11:01 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc snmp 10013 1 0 11:02 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid root 10086 1 0 11:02 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 10087 10086 0 11:02 ? 00:00:00 nginx: worker process www-data 10088 10086 0 11:02 ? 00:00:00 nginx: worker process www-data 10089 10086 0 11:02 ? 00:00:00 nginx: worker process www-data 10090 10086 0 11:02 ? 00:00:00 nginx: worker process root 10095 9276 0 11:02 ? 00:00:00 [nginx_ping] root 10098 9276 0 11:02 ? 00:00:00 [check-nginx-upt] root 10100 9276 0 11:02 ? 00:00:00 [check-monit-upt] dnsmasq 10339 1 0 11:02 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 10386 1743 0 11:02 ? 00:00:00 /bin/bash -e /tmp/6BDI7/install-dime.sh ubuntu 10387 10386 0 11:02 ? 00:00:00 /bin/bash -e /tmp/6BDI7/install-dime.sh root 10388 10387 0 11:02 ? 00:00:00 sudo ps -edf root 10389 10388 0 11:02 ? 00:00:00 ps -edf real 0m0.013s user 0m0.007s sys 0m0.005s 2019-06-02 11:02:36,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2019-06-02 11:02:36,486 - 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:45906 0.0.0.0:* LISTEN 1731/python tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10339/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 9276/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10086/nginx tcp6 0 0 ::1:53 :::* LISTEN 10339/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1093/sshd udp 0 0 127.0.0.1:53 0.0.0.0:* 10339/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 555/dhclient udp 0 0 192.168.120.4:123 0.0.0.0:* 8655/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8655/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8655/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 10013/snmpd udp 0 0 0.0.0.0:20376 0.0.0.0:* 555/dhclient udp6 0 0 ::1:53 :::* 10339/dnsmasq udp6 0 0 fe80::f816:3eff:fed:123 :::* 8655/ntpd udp6 0 0 ::1:123 :::* 8655/ntpd udp6 0 0 :::123 :::* 8655/ntpd udp6 0 0 :::161 :::* 10013/snmpd udp6 0 0 :::37839 :::* 555/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8717 885/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7209 380/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 22870 10013/snmpd /var/agentx/master unix 2 [ ACC ] STREAM LISTENING 9058 1095/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 6536 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 20984 9238/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20985 9239/clearwater_soc /tmp/clearwater_management_namespace_socket real 0m0.010s user 0m0.000s sys 0m0.007s 2019-06-02 11:02:36,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2019-06-02 11:02:36,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => /var/log /var/log/dmesg /var/log/sysstat /var/log/sysstat/clearwater-sa02 /var/log/wtmp /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/cloud-init.log /var/log/monit.log /var/log/ntpstats /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/iotop.log /var/log/lastlog /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/unattended-upgrades /var/log/dpkg.log /var/log/syslog /var/log/btmp /var/log/kern.log /var/log/homestead /var/log/homestead/homestead_err.log /var/log/homestead/homestead_20190602T110000Z.txt /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.010s user 0m0.000s sys 0m0.006s 2019-06-02 11:02:36,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-06-02 11:02:36,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2019:06:02 11:01:35: Namespace: signaling 2019:06:02 11:01:35: [signaling] Starting server 2019:06:02 11:01:35: [signaling] Listening for requests 2019:06:02 11:01:35: Namespace: management 2019:06:02 11:01:35: [management] Starting server 2019:06:02 11:01:35: [management] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.004s 2019-06-02 11:02:36,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-06-02 11:02:36,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-06-02 11:02:36,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-06-02 11:02:36,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2019-06-02 11:02:15.770864497 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.004s 2019-06-02 11:02:36,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-06-02 11:02:36,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2019-06-02 11:02:36,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-dime-host-pqrvlp 2019-06-02 11:02:36,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-06-02 11:02:36,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-06-02 11:02:36,487 - 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-pqrvlp 2019-06-02 11:02:36,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 21372 0 --:--:-- --:--:-- --:--:-- 21277 100 3149 100 3149 0 0 21364 0 --:--:-- --:--:-- --:--:-- 21277 2019-06-02 11:02:41,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 21372 0 --:--:-- --:--:-- --:--:-- 21277 100 3149 100 3149 0 0 21364 0 --:--:-- --:--:-- --:--:-- 21277 2019-06-02 11:02:41,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-06-02 11:02:41,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-06-02 11:02:41,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1741, return_code=0): /tmp/6BDI7/install-dime.sh 2019-06-02 11:02:41,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-06-02 11:02:41,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-06-02 11:02:41,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-02 11:02:41,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-06-02 11:02:41,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-06-02 11:02:41,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-06-02 11:02:41,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-02 11:02:41,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-06-02 11:02:41,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-02 11:02:41,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-06-02 11:02:41,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/PNIRA/bind.py 2019-06-02 11:02:41,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-06-02 11:02:41,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-06-02 11:02:41,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-06-02 11:02:41,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpr3IoLX', '/etc/bind/db.clearwater.local'] 2019-06-02 11:02:41,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-02 11:02:41,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-06-02 11:02:41,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_gajt03': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-gajt03'}}, u'sprout': {u'sprout_hbplu6': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-hbplu6'}}, u'ellis': {u'ellis_09b6x7': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.26', u'name': u'ellis-09b6x7'}}, u'bono': {u'bono_p5i725': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.7', u'name': u'bono-p5i725'}}, u'dime': {u'dime_jx4n40': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'dime-jx4n40'}}}, 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.3', u'hss_hostname': u''}. 2019-06-02 11:02:41,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-06-02 11:02:41,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmprc1AAg', '/etc/bind/db.clearwater.opnfv'] 2019-06-02 11:02:41,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-06-02 11:02:41,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_gajt03': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-gajt03'}}, u'sprout': {u'sprout_hbplu6': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-hbplu6'}}, u'ellis': {u'ellis_09b6x7': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.26', u'name': u'ellis-09b6x7'}}, u'bono': {u'bono_p5i725': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.7', u'name': u'bono-p5i725'}}, u'dime': {u'dime_jx4n40': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'dime-jx4n40'}}}, 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.3', u'hss_hostname': u''}. 2019-06-02 11:02:41,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-06-02 11:02:41,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-06-02 11:02:41,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-02 11:02:41,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-02 11:02:46,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1737 to end... 2019-06-02 11:02:51,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2019-06-02 11:02:51,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 10798 to end... 2019-06-02 11:02:51,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.3: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.3 # 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-02 11:02:57,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - nginx: the configuration file /etc/nginx/nginx.conf syntax is ok 2019-06-02 11:02:57,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=10798, return_code=0): /tmp/ZFIOB/create_number.sh 2019-06-02 11:02:57,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-06-02 11:02:57,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-06-02 11:02:57,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-06-02 11:02:57,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - nginx: configuration file /etc/nginx/nginx.conf test is successful 2019-06-02 11:02:57,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Restarting clearwater-infrastructure clearwater-infrastructure 2019-06-02 11:02:57,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Restarting DNS forwarder and DHCP server dnsmasq 2019-06-02 11:02:57,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ...done. 2019-06-02 11:02:57,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ...done. 2019-06-02 11:02:57,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Created 1000 numbers, 0 already present in database 2019-06-02 11:02:57,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-06-02 11:02:57,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-02 11:02:57,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-06-02 11:02:57,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-06-02 11:02:57,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-02 11:03:02,559 - 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,276 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 0m9.954s user 0m3.698s sys 0m1.025s 2019-06-02 11:03:02,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2019-06-02 11:03:02,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2019-06-02 11:03:02,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2019-06-02 11:03:02,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.058s user 0m0.006s sys 0m0.049s 2019-06-02 11:03:02,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-06-02 11:03:02,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2019-06-02 11:03:02,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-06-02 11:03:02,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-06-02 11:03:02,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater*.log 2019-06-02 11:03:02,561 - 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_err.log /var/log/rogers/rogers_20190602T110000Z.txt /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.008s user 0m0.004s sys 0m0.002s 2019-06-02 11:03:02,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2019-06-02 11:03:02,561 - 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 14142/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 12761/monit tcp 0 0 127.0.0.1:44262 0.0.0.0:* LISTEN 1727/python tcp 0 0 192.168.120.5:11211 0.0.0.0:* LISTEN 13755/memcached tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12096/memcached tcp6 0 0 ::1:53 :::* LISTEN 14142/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1093/sshd udp 0 0 127.0.0.1:53 0.0.0.0:* 14142/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 570/dhclient udp 0 0 192.168.120.5:123 0.0.0.0:* 11698/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 11698/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 11698/ntpd udp 0 0 127.0.0.1:11211 0.0.0.0:* 12096/memcached udp 0 0 0.0.0.0:12752 0.0.0.0:* 570/dhclient udp6 0 0 ::1:53 :::* 14142/dnsmasq udp6 0 0 fe80::f816:3eff:fec:123 :::* 11698/ntpd udp6 0 0 ::1:123 :::* 11698/ntpd udp6 0 0 :::123 :::* 11698/ntpd udp6 0 0 :::41275 :::* 570/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7216 381/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 8793 948/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 9057 1094/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart real 0m0.010s user 0m0.004s sys 0m0.004s 2019-06-02 11:03:02,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2019-06-02 11:03:02,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:55 ? 00:00:01 /sbin/init root 2 0 0 10:55 ? 00:00:00 [kthreadd] root 3 2 0 10:55 ? 00:00:00 [ksoftirqd/0] root 5 2 0 10:55 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:55 ? 00:00:00 [kworker/u2:0] root 7 2 0 10:55 ? 00:00:00 [rcu_sched] root 8 2 0 10:55 ? 00:00:00 [rcuos/0] root 9 2 0 10:55 ? 00:00:00 [rcu_bh] root 10 2 0 10:55 ? 00:00:00 [rcuob/0] root 11 2 0 10:55 ? 00:00:00 [migration/0] root 12 2 0 10:55 ? 00:00:00 [watchdog/0] root 13 2 0 10:55 ? 00:00:00 [khelper] root 14 2 0 10:55 ? 00:00:00 [kdevtmpfs] root 15 2 0 10:55 ? 00:00:00 [netns] root 16 2 0 10:55 ? 00:00:00 [writeback] root 17 2 0 10:55 ? 00:00:00 [kintegrityd] root 18 2 0 10:55 ? 00:00:00 [bioset] root 19 2 0 10:55 ? 00:00:00 [kworker/u3:0] root 20 2 0 10:55 ? 00:00:00 [kblockd] root 21 2 0 10:55 ? 00:00:00 [ata_sff] root 22 2 0 10:55 ? 00:00:00 [khubd] root 23 2 0 10:55 ? 00:00:00 [md] root 24 2 0 10:55 ? 00:00:00 [devfreq_wq] root 25 2 0 10:55 ? 00:00:00 [kworker/0:1] root 27 2 0 10:55 ? 00:00:00 [khungtaskd] root 28 2 0 10:55 ? 00:00:00 [kswapd0] root 29 2 0 10:55 ? 00:00:00 [vmstat] root 30 2 0 10:55 ? 00:00:00 [ksmd] root 31 2 0 10:55 ? 00:00:00 [khugepaged] root 32 2 0 10:55 ? 00:00:00 [fsnotify_mark] root 33 2 0 10:55 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 10:55 ? 00:00:00 [crypto] root 46 2 0 10:55 ? 00:00:00 [kthrotld] root 47 2 0 10:55 ? 00:00:00 [kworker/u2:1] root 48 2 0 10:55 ? 00:00:00 [vballoon] root 49 2 0 10:55 ? 00:00:00 [scsi_eh_0] root 50 2 0 10:55 ? 00:00:00 [scsi_eh_1] root 71 2 0 10:55 ? 00:00:00 [deferwq] root 72 2 0 10:55 ? 00:00:00 [charger_manager] root 114 2 0 10:55 ? 00:00:00 [kpsmoused] root 132 2 0 10:55 ? 00:00:00 [kworker/0:2] root 176 2 0 10:55 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 10:55 ? 00:00:00 [ext4-rsv-conver] root 319 2 0 10:56 ? 00:00:00 [kworker/u3:1] root 373 1 0 10:56 ? 00:00:00 upstart-udev-bridge --daemon root 381 1 0 10:56 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 510 1 0 10:56 ? 00:00:00 upstart-socket-bridge --daemon root 570 1 0 10:56 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 10:56 ? 00:00:00 [kauditd] root 910 1 0 10:56 ? 00:00:00 upstart-file-bridge --daemon syslog 914 1 0 10:56 ? 00:00:00 rsyslogd message+ 948 1 0 10:56 ? 00:00:00 dbus-daemon --system --fork root 1010 1 0 10:56 ? 00:00:00 /lib/systemd/systemd-logind root 1041 1 0 10:56 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1044 1 0 10:56 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1048 1 0 10:56 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1049 1 0 10:56 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1051 1 0 10:56 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1093 1 0 10:56 ? 00:00:00 /usr/sbin/sshd -D root 1094 1 0 10:56 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1095 1 0 10:56 ? 00:00:00 cron daemon 1096 1 0 10:56 ? 00:00:00 atd root 1185 1 0 10:56 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1191 1 0 10:56 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1456 1 0 10:56 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/vellum_host_20f7us/env/bin/python -m cloudify_agent.worker --queue vellum_host_20f7us --max-workers 5 --name vellum_host_20f7us ubuntu 1458 1456 0 10:56 ? 00:00:01 /home/ubuntu/vellum_host_20f7us/env/bin/python -m cloudify_agent.worker --queue vellum_host_20f7us --max-workers 5 --name vellum_host_20f7us ubuntu 1602 1 0 10:56 ? 00:00:01 python2.7 /home/ubuntu/vellum_host_20f7us/env/bin/diamond --configfile /home/ubuntu/vellum_host_20f7us/work/plugins/diamond/etc/diamond.conf ubuntu 1727 1458 1 10:59 ? 00:00:02 /home/ubuntu/vellum_host_20f7us/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-9QJQ2C ubuntu 1737 1727 0 10:59 ? 00:00:00 /bin/sh -c /tmp/HLIW7/install-vellum.sh ubuntu 1739 1737 0 10:59 ? 00:00:00 /bin/bash -e /tmp/HLIW7/install-vellum.sh ntp 11698 1 0 11:01 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 memcache 12096 1 0 11:01 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 12761 1 0 11:02 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 13092 1 0 11:02 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13098 13092 0 11:02 ? 00:00:00 cpulimit -e astaire -l 5 root 13736 12761 0 11:02 ? 00:00:00 [check-monit-upt] memcache 13755 1 0 11:02 ? 00:00:00 /usr/bin/memcached -v -e ignore_vbucket=true;cache_size=1536000000;eviction=false -p 11211 -u memcache -l 192.168.120.5 -c 4096 -r -U 0 root 13761 12761 0 11:02 ? 00:00:00 [check-memcached] root 13763 12761 0 11:02 ? 00:00:00 [poll_memcached.] dnsmasq 14142 1 0 11:02 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 14190 1739 0 11:02 ? 00:00:00 /bin/bash -e /tmp/HLIW7/install-vellum.sh ubuntu 14191 14190 0 11:02 ? 00:00:00 /bin/bash -e /tmp/HLIW7/install-vellum.sh root 14192 14191 0 11:02 ? 00:00:00 sudo ps -edf root 14193 14192 0 11:02 ? 00:00:00 ps -edf real 0m0.010s user 0m0.003s sys 0m0.006s 2019-06-02 11:03:02,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2019-06-02 11:03:02,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:c1:0c:6e inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fec1:c6e/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:137390 errors:0 dropped:0 overruns:0 frame:0 TX packets:39049 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:222690955 (222.6 MB) TX bytes:6444063 (6.4 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:2488 errors:0 dropped:0 overruns:0 frame:0 TX packets:2488 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:224057 (224.0 KB) TX bytes:224057 (224.0 KB) real 0m0.008s user 0m0.000s sys 0m0.005s 2019-06-02 11:03:02,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2019-06-02 11:00:19,199 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2019-06-02 11:00:19,220 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-06-02 11:00:19,383 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-02 11:00:19,743 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2019-06-02 11:00:19,758 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 121MB INFO [main] 2019-06-02 11:00:19,758 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 121MB INFO [main] 2019-06-02 11:00:20,691 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-06-02 11:00:20,769 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-02 11:00:20,846 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_201 WARN [main] 2019-06-02 11:00:20,856 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2019-06-02 11:00:20,868 CassandraDaemon.java:202 - Heap size: 509607936/509607936 INFO [main] 2019-06-02 11:00:20,869 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 698560(682K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2019-06-02 11:00:20,869 CassandraDaemon.java:204 - Eden Space Heap memory: init = 83886080(81920K) used = 66709648(65146K) committed = 83886080(81920K) max = 83886080(81920K) INFO [main] 2019-06-02 11:00:20,869 CassandraDaemon.java:204 - Survivor Space Heap memory: init = 10485760(10240K) used = 0(0K) committed = 10485760(10240K) max = 10485760(10240K) INFO [main] 2019-06-02 11:00:20,869 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 415236096(405504K) used = 0(0K) committed = 415236096(405504K) max = 415236096(405504K) INFO [main] 2019-06-02 11:00:20,869 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16673296(16282K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2019-06-02 11:00:20,870 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-02 11:00:20,870 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_1559473218.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1559473218.log] INFO [main] 2019-06-02 11:00:21,163 CLibrary.java:144 - JNA mlockall successful WARN [main] 2019-06-02 11:00:21,164 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2019-06-02 11:00:21,334 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2019-06-02 11:00:21,336 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2019-06-02 11:00:21,336 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2019-06-02 11:00:21,341 CacheService.java:110 - Initializing key cache with capacity of 24 MBs. INFO [main] 2019-06-02 11:00:21,400 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2019-06-02 11:00:21,406 CacheService.java:149 - Initializing counter cache with capacity of 12 MBs INFO [main] 2019-06-02 11:00:21,407 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2019-06-02 11:00:21,492 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2019-06-02 11:00:23,168 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2019-06-02 11:00:23,180 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2019-06-02 11:00:23,189 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2019-06-02 11:00:23,197 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2019-06-02 11:00:23,205 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2019-06-02 11:00:23,211 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2019-06-02 11:00:23,234 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2019-06-02 11:00:23,244 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2019-06-02 11:00:23,249 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2019-06-02 11:00:23,258 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2019-06-02 11:00:23,267 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2019-06-02 11:00:23,281 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2019-06-02 11:00:23,285 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2019-06-02 11:00:23,289 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2019-06-02 11:00:23,293 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2019-06-02 11:00:23,298 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2019-06-02 11:00:23,408 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2019-06-02 11:00:23,410 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2019-06-02 11:00:23,495 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-06-02 11:00:23,505 Memtable.java:347 - Writing Memtable-local@1944516050(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-06-02 11:00:23,584 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=1559473223126, position=399) INFO [main] 2019-06-02 11:00:24,136 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2019-06-02 11:00:24,346 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2019-06-02 11:00:24,346 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2019-06-02 11:00:24,348 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2019-06-02 11:00:24,362 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-02 11:00:24,363 StorageService.java:649 - Loading persisted ring state INFO [main] 2019-06-02 11:00:24,380 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-06-02 11:00:24,398 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-02 11:00:24,414 SystemKeyspace.java:765 - No host ID found, created c9984aae-1688-48dc-941d-1e1d06115a39 (Note: This should happen exactly once per node). INFO [main] 2019-06-02 11:00:24,422 StorageService.java:807 - Starting up server gossip INFO [main] 2019-06-02 11:00:24,425 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-06-02 11:00:24,427 Memtable.java:347 - Writing Memtable-local@435855898(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-06-02 11:00:24,428 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=1559473223126, position=93397) INFO [main] 2019-06-02 11:00:24,742 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-06-02 11:00:24,755 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-02 11:00:24,785 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2019-06-02 11:00:24,800 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-06-02 11:00:24,814 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-02 11:00:24,823 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-06-02 11:00:24,830 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-02 11:00:24,849 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2019-06-02 11:00:24,851 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-06-02 11:00:24,858 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-02 11:00:24,869 StorageService.java:959 - Generated random tokens. tokens are [-4179616609465127777, -3106886923821123771, 8205403791933112185, 6016158526168067969, -5045029181356941123, -6842250523915996446, 6149885588600614415, 1453850963582854719, -3308466589590093375, 8328225944867602853, -2670865319659526886, 5253178412951936118, 2547446666215190844, -479142329022742326, -3147984499161105092, 8932331203286817997, -2667258073303914580, -1636133670456784962, -1190515384981278040, 4374053867027552745, -8743540476240273478, 878327023670806091, -764339606818862572, -4661758206684055003, -7877547267412279348, 9130389620095079467, 7207186007178626575, -3734427967548789645, -297734842546238785, 6644888556176148476, -9201064846191880872, 4773344618920196623, 4171958646236060637, 6526333890505387834, -3362861556087354800, -3052668853921091157, -1769850168176409406, 9086821580542199300, -8393525798103604569, -1973414484832499365, 6240240546676284312, 7231470340068366078, 6915129024292468179, 2790193839009312597, -6303195716609571759, 3700599413466738442, 3982504349101704726, -5088294498942268768, 4174045534604373429, -3499269203445900973, 7636163984603986615, 5200620467015863112, 3878802053248164138, 8708687265703242086, 3051033419428615903, -4327267683343144401, -8325226191603453534, -8856051986922200630, 56280935038633583, 8605157050809080308, -8470104498627333788, -6828241253529781698, 8753208552789036849, 5168667228128051446, 2634703727691743057, 8330033424572618853, 2625732453269752918, 4323010109898691131, -4588283249995539578, 2050662945110961694, 4072575042480451837, -455371571410490519, -6088767790253615101, -2820543231031366767, -6926238903451723829, 145413122901615077, -6335056989431525354, 3925529307746060088, -6641435272289672945, -8243272891779391995, 1308255207662131581, 922572412335965870, -2074052634846913724, 9018530599141125154, -7077934612590148574, -1137069389631852773, 1384088886957616695, 7554809340603622041, 7410559786266537393, -5396166060912205167, -3164437489162057497, 2491721286904700000, -26415673484646974, -1155217655307910364, 6885211878389962386, 6685357746570544389, 8759489917438456147, -441922265892622411, 6997606996916951087, 7439222699569998570, 7028584398306290558, 2646279190675816147, 5803393977534786232, 6034495610123210791, 6943384039481159169, 5460140669592636391, 5017607328531170648, 5775780543676440770, -2460474990342282109, 5286956567004020511, 634341506795962902, 6067118767793599237, 8797890417127214681, 1920522437885938850, 1263327973760113245, 5867047659470057974, 2623529219052635383, -1406183966822631535, -1301575205262592985, 4885856195803163381, 8632791340978780287, -5640519452735941630, -1307058920516089434, 1226574651583704626, -2835274617048251921, 7951117806727417161, 1434237938940312177, 5809683437585519925, 6242700008614324349, -1799795626620962018, 2323189687390173707, -3118145996526527469, -5581925479310058267, 7600749901366212996, 3229099738759795683, 8246674262010776148, -155569940563081921, 5717206700446126881, -7580444490579814338, -1543256761438046724, 8399283057873263085, 3294787495791329245, -3395363811001723388, -5186350231803764622, -1037001148106082316, 2970629869676665565, 2493851582752089365, -330164360398721497, 1241220251304464668, -7985012409952076682, -6653834062339536233, -7372746978170406013, 8664845611797899393, 4979887219246983555, -7789685401539556151, -8063101126607535766, -6861199376852893605, 9071426626952929766, 459091959346662747, -996121429637764017, -2897295642753551792, -1779625306403186008, -7576197063417694159, -6107190361702616266, -8101475517774265772, -2474694276930522895, -8470024135088801940, 4208747590342947983, 7363127562401495771, 7963082995099132236, -8434130014885453952, -88424528243602939, -1421259896451557249, -2204377940909588173, -919683803658122445, 8718320162861036681, 1865227473770478219, 3384969540478874079, 5636986322522364067, -7721212310833644138, 8056759090728552155, -2976395172531017105, -8862290942705125687, 6931557262289400763, -7266684089850847257, 6890006852579342910, -4219010610469770227, 4654114697260068224, 2364513879493711875, -281552021452223941, -8515045119623506448, 2836335731077143065, 1680752552041234737, 602505795429199998, 1175172482835449162, -4285718564907988464, 2416381416380351779, -1137168297155266670, 3374063976487401052, 1348250031967959852, 3858389855888224342, 1027203101772215800, -7782620687667508048, -5605420143736011148, -80382621712684236, -2923627543189907049, -1651625671154251876, -88118061346914353, 4089157570969945904, -4347225936381627156, -9066985335501020877, 1573585135814625854, -5265618349321854897, -5787765248764205334, -6476119956793470875, 8288934536720025407, 2870026359446140653, 7029369262081596910, 5618676892323561437, 111121479680606943, 4420018970224345940, -9054897906273792692, 7559353846760681978, -6230309829269126566, -7654737579833814539, 548337252389107435, -5501956589192020097, -4707080052830377496, 7096736746625002451, -8103913035787693494, 1025404570381940439, -6494753286550263519, 809196894500850021, -5247431942202655236, 2190036757520577726, 6115319149672824920, -6044905898692941525, 2905619077981035187, -8538551385527621275, -6768369668400682918, 7458744482236133545, 6508892758825159678, 1383767988543214254, -6561492795698421117, -2073757284452515569, 305731518843506430, -2463030739044823780, 4764158534239359264, -4452450259509744063, -3243522282166502984, 7059235284603772703, 6338438869233214647, 7122935625397424895, -2084772615372087256, 2546850076167528250, 3054974024460809502] INFO [main] 2019-06-02 11:00:24,882 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@50f8e3c6[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@7fa3f555[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@7b0531d2} INFO [MigrationStage:1] 2019-06-02 11:00:24,960 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-06-02 11:00:24,962 Memtable.java:347 - Writing Memtable-schema_keyspaces@1717476105(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-06-02 11:00:24,963 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=1559473223126, position=102352) INFO [MigrationStage:1] 2019-06-02 11:00:25,428 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-06-02 11:00:25,428 Memtable.java:347 - Writing Memtable-schema_columnfamilies@66663138(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-06-02 11:00:25,444 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=1559473223126, position=102352) INFO [MigrationStage:1] 2019-06-02 11:00:25,916 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-06-02 11:00:25,916 Memtable.java:347 - Writing Memtable-schema_columns@812560920(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-06-02 11:00:25,943 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=1559473223126, position=102352) INFO [MigrationStage:1] 2019-06-02 11:00:26,389 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-06-02 11:00:26,390 Memtable.java:347 - Writing Memtable-schema_triggers@765542795(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-06-02 11:00:26,391 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=1559473223126, position=102352) INFO [MigrationStage:1] 2019-06-02 11:00:26,788 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-06-02 11:00:26,789 Memtable.java:347 - Writing Memtable-schema_usertypes@1312118289(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-06-02 11:00:26,789 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=1559473223126, position=102352) INFO [MigrationStage:1] 2019-06-02 11:00:27,254 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@313f2b49[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-02 11:00:27,264 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2019-06-02 11:00:27,265 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@34418a54[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-02 11:00:27,276 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2019-06-02 11:00:27,317 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-06-02 11:00:27,318 Memtable.java:347 - Writing Memtable-local@31994902(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-06-02 11:00:27,319 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=1559473223126, position=102595) INFO [main] 2019-06-02 11:00:27,917 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51466 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-06-02 11:00:27,919 Memtable.java:347 - Writing Memtable-local@1863491837(8.353KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-06-02 11:00:27,932 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=1559473223126, position=114572) INFO [CompactionExecutor:1] 2019-06-02 11:00:28,519 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-1-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db')] INFO [main] 2019-06-02 11:00:28,635 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2019-06-02 11:00:28,863 Server.java:155 - Netty using native Epoll event loop INFO [main] 2019-06-02 11:00:28,896 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-02 11:00:28,897 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2019-06-02 11:00:28,956 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2019-06-02 11:00:28,962 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:1] 2019-06-02 11:00:29,364 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,922 bytes to 5,739 (~96% of original) in 794ms = 0.006893MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2019-06-02 11:02:11,952 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2019-06-02 11:02:11,980 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2019-06-02 11:02:11,981 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2019-06-02 11:02:11,983 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2019-06-02 11:02:14,011 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2019-06-02 11:02:14,013 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.005s user 0m0.000s sys 0m0.004s 2019-06-02 11:03:02,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2019-06-02 11:03:02,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2019-06-02 11:03:02,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-06-02 11:03:02,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2019-06-02 11:02:14.784203592 Stopping etcd clearwater-etcd 2019-06-02 11:02:41.155706221 Restarting etcd clearwater-etcd 2019-06-02 11:02:41.161871461 Configured ETCDCTL_PEERS: 192.168.120.3:4000, 2019-06-02 11:02:41.162585251 Check for previous failed startup attempt 2019-06-02 11:02:41.163774235 Running etcdctl member list 6b5ece1bfe99d52: name=192-168-120-26 peerURLs=http://192.168.120.26:2380 clientURLs=http://192.168.120.26:4000 isLeader=false 3e369c8ea6c75e31: name=192-168-120-3 peerURLs=http://192.168.120.3:2380 clientURLs=http://192.168.120.3:4000 isLeader=true 54f70a406655a809: name=192-168-120-7 peerURLs=http://192.168.120.7:2380 clientURLs=http://192.168.120.7:4000 isLeader=false 2019-06-02 11:02:41.301019741 etcdctl returned 0 2019-06-02 11:02:41.308900125 Joining existing cluster... 2019-06-02 11:02:55.312974496 Configured ETCDCTL_PEERS: 192.168.120.3:4000, 2019-06-02 11:02:55.313769162 Check cluster is healthy 2019-06-02 11:02:55.317605695 Running etcdctl cluster-health member 6b5ece1bfe99d52 is healthy: got healthy result from http://192.168.120.26:4000 member 3e369c8ea6c75e31 is healthy: got healthy result from http://192.168.120.3:4000 member 54f70a406655a809 is healthy: got healthy result from http://192.168.120.7:4000 member 7ee2ef8962ce65d5 is healthy: got healthy result from http://192.168.120.4:4000 cluster is healthy 2019-06-02 11:02:55.447625480 etcdctl returned 0 2019-06-02 11:02:55.448787433 Tell the cluster we're joining 2019-06-02 11:02:55.451274810 Running etcdctl member add 192-168-120-5 http://192.168.120.5:2380 client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.4:4000 has no leader ; error #1: client: etcd member http://192.168.120.3:4000 has no leader ; error #2: client: etcd member http://192.168.120.26:4000 has no leader ; error #3: client: etcd member http://192.168.120.7:4000 has no leader 2019-06-02 11:02:55.475834078 etcdctl returned 1 2019-06-02 11:02:55.480750572 Running etcdctl member list 6b5ece1bfe99d52: name=192-168-120-26 peerURLs=http://192.168.120.26:2380 clientURLs=http://192.168.120.26:4000 isLeader=false 3e369c8ea6c75e31: name=192-168-120-3 peerURLs=http://192.168.120.3:2380 clientURLs=http://192.168.120.3:4000 isLeader=true 54f70a406655a809: name=192-168-120-7 peerURLs=http://192.168.120.7:2380 clientURLs=http://192.168.120.7:4000 isLeader=false 7ee2ef8962ce65d5: name=192-168-120-4 peerURLs=http://192.168.120.4:2380 clientURLs=http://192.168.120.4:4000 isLeader=false 2019-06-02 11:02:55.503611717 etcdctl returned 0 2019-06-02 11:02:55.506821797 Running etcdctl member remove Provide a single member ID 2019-06-02 11:02:55.524983487 etcdctl returned 1 2019-06-02 11:02:55.528142335 Failed to add local node 192.168.120.5 to the etcd cluster real 0m0.004s user 0m0.000s sys 0m0.004s 2019-06-02 11:03:02,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - folder = /var/log/chronos 2019-06-02 11:03:02,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-06-02 11:03:02,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-06-02 11:03:02,565 - 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-20f7us 2019-06-02 11:03:02,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 19418 0 --:--:-- --:--:-- --:--:-- 19438 2019-06-02 11:03:02,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Traceback (most recent call last): 2019-06-02 11:03:02,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_20f7us/env/bin/ctx", line 13, in 2019-06-02 11:03:02,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sys.exit(main()) 2019-06-02 11:03:02,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_20f7us/env/lib/python2.7/site-packages/cloudify/proxy/client.py", line 128, in main 2019-06-02 11:03:02,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - args.timeout) 2019-06-02 11:03:02,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_20f7us/env/lib/python2.7/site-packages/cloudify/proxy/client.py", line 93, in client_req 2019-06-02 11:03:02,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ex_traceback) 2019-06-02 11:03:02,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - cloudify.proxy.client.RequestError: (RequestError(...), "UnicodeEncodeError: 'ascii' codec can't encode character u'\\u0151' in position 30500: ordinal not in range(128)") 2019-06-02 11:03:02,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-02 11:03:02,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [http] 2019-06-02 11:03:02,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - bind-address = 0.0.0.0 2019-06-02 11:03:02,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - bind-port = 7253 2019-06-02 11:03:02,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-06-02 11:03:02,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-06-02 11:03:02,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-06-02 11:03:02,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-06-02 11:03:02,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1737, return_code=0): /tmp/HLIW7/install-vellum.sh 2019-06-02 11:03:02,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-06-02 11:03:02,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-06-02 11:03:02,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-06-02 11:03:02,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - max_ttl = 600 2019-06-02 11:03:02,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [exceptions] 2019-06-02 11:03:02,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-02 11:03:08,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - folder = /var/log/chronos 2019-06-02 11:03:08,029 - 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.000s sys 0m0.004s 2019-06-02 11:03:08,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2019-06-02 11:03:08,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => # YAML topology configuration file for Cassandra, # to be used with YamlFileNetworkTopologySnitch. # The topology, as a list of data centers. topology: # Each data center has a name and a list of racks. - dc_name: DC1 racks: # Each rack has a name and a list of nodes. - rack_name: c1 nodes: # Each node has a broadcast address (required) # and a data-center-local address (optional). # If dc_local_address is specified, its peers # in the same data center will attempt to # reconnect over that address instead. - broadcast_address: 1.2.3.4 dc_local_address: 5.6.7.8 # Default data center name for unknown nodes; defaults to "UNKNOWN" # default_dc_name: UNKNOWN # Default rack name for unknown nodes # default_rack_name: UNKNOWN; defaults to "UNKNOWN" real 0m0.005s user 0m0.004s sys 0m0.001s 2019-06-02 11:03:08,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2019-06-02 11:03:08,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-20f7us 2019-06-02 11:03:08,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-20f7us 2019-06-02 11:03:08,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-02 11:03:08,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - enabled = true 2019-06-02 11:03:08,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [alarms] 2019-06-02 11:03:08,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-02 11:03:08,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [http] 2019-06-02 11:03:08,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - cloudify.proxy.client.RequestError: (RequestError(...), "UnicodeEncodeError: 'ascii' codec can't encode character u'\\u0151' in position 30500: ordinal not in range(128)") 2019-06-02 11:03:08,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_20f7us/env/lib/python2.7/site-packages/cloudify/proxy/client.py", line 93, in client_req 2019-06-02 11:03:08,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - level = 2 2019-06-02 11:03:08,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-02 11:03:08,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-02 11:03:08,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-06-02 11:03:08,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-06-02 11:03:08,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/I6PMT/start-vellum.sh 2019-06-02 11:03:08,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-02 11:03:08,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.5 2019-06-02 11:03:08,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 14319 2019-06-02 11:03:08,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-02 11:03:08,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2019-06-02 11:03:08,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-06-02 11:03:08,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-06-02 11:03:08,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2019-06-02 11:03:08,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-02 11:03:18,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-02 11:03:28,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14319 to end... 2019-06-02 11:03:28,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-02 11:03:39,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-02 11:03:49,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14319 to end... 2019-06-02 11:03:49,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-02 11:03:59,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-02 11:04:10,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14319 to end... 2019-06-02 11:04:10,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-02 11:04:15,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-02 11:04:25,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14319 to end... 2019-06-02 11:04:30,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-02 11:04:36,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-02 11:04:46,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14319 to end... 2019-06-02 11:04:46,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-02 11:04:56,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-02 11:05:07,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14319 to end... 2019-06-02 11:05:07,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-02 11:05:17,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-02 11:05:27,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14319 to end... 2019-06-02 11:05:27,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-02 11:05:38,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-02 11:05:48,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14319 to end... 2019-06-02 11:05:48,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-02 11:05:58,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-02 11:06:09,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14319 to end... 2019-06-02 11:06:09,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-02 11:06:19,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I6PMT/start-vellum.sh: connect: Connection refused 2019-06-02 11:06:19,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 127.0.0.1:123 0.0.0.0:* - 2019-06-02 11:06:19,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 0.0.0.0:123 0.0.0.0:* - 2019-06-02 11:06:19,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 127.0.0.1:11211 0.0.0.0:* - 2019-06-02 11:06:19,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 0.0.0.0:12752 0.0.0.0:* - 2019-06-02 11:06:19,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 ::1:53 :::* - 2019-06-02 11:06:19,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 fe80::f816:3eff:fec:123 :::* - 2019-06-02 11:06:19,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 ::1:123 :::* - 2019-06-02 11:06:19,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 :::123 :::* - 2019-06-02 11:06:19,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 :::41275 :::* - 2019-06-02 11:06:19,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Active UNIX domain sockets (only servers) 2019-06-02 11:06:19,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Proto RefCnt Flags Type State I-Node PID/Program name Path 2019-06-02 11:06:19,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - unix 2 [ ACC ] SEQPACKET LISTENING 7216 - /run/udev/control 2019-06-02 11:06:19,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - unix 2 [ ACC ] STREAM LISTENING 8793 - /var/run/dbus/system_bus_socket 2019-06-02 11:06:19,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - unix 2 [ ACC ] STREAM LISTENING 9057 - /var/run/acpid.socket 2019-06-02 11:06:19,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - unix 2 [ ACC ] STREAM LISTENING 6535 - @/com/ubuntu/upstart 2019-06-02 11:06:19,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I6PMT/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused 2019-06-02 11:06:19,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I6PMT/start-vellum.sh: connect: Connection refused 2019-06-02 11:06:19,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I6PMT/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused 2019-06-02 11:06:19,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I6PMT/start-vellum.sh: connect: Connection refused 2019-06-02 11:06:19,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I6PMT/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused 2019-06-02 11:06:19,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I6PMT/start-vellum.sh: connect: Connection refused 2019-06-02 11:06:19,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I6PMT/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused 2019-06-02 11:06:19,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I6PMT/start-vellum.sh: connect: Connection refused 2019-06-02 11:06:19,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I6PMT/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused 2019-06-02 11:06:19,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I6PMT/start-vellum.sh: connect: Connection refused 2019-06-02 11:06:19,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I6PMT/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused 2019-06-02 11:06:19,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I6PMT/start-vellum.sh: connect: Connection refused 2019-06-02 11:06:19,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I6PMT/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused 2019-06-02 11:06:19,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I6PMT/start-vellum.sh: connect: Connection refused 2019-06-02 11:06:19,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I6PMT/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused 2019-06-02 11:06:19,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I6PMT/start-vellum.sh: connect: Connection refused 2019-06-02 11:06:19,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I6PMT/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused 2019-06-02 11:06:19,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I6PMT/start-vellum.sh: connect: Connection refused 2019-06-02 11:06:19,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I6PMT/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused 2019-06-02 11:06:19,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I6PMT/start-vellum.sh: connect: Connection refused 2019-06-02 11:06:19,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I6PMT/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused 2019-06-02 11:06:19,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I6PMT/start-vellum.sh: connect: Connection refused 2019-06-02 11:06:19,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I6PMT/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused 2019-06-02 11:06:19,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I6PMT/start-vellum.sh: connect: Connection refused 2019-06-02 11:06:19,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I6PMT/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused 2019-06-02 11:06:19,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I6PMT/start-vellum.sh: connect: Connection refused 2019-06-02 11:06:19,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I6PMT/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused 2019-06-02 11:06:19,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I6PMT/start-vellum.sh: connect: Connection refused 2019-06-02 11:06:19,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I6PMT/start-vellum.sh: connect: Connection refused 2019-06-02 11:06:19,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=14319, return_code=0): /tmp/I6PMT/start-vellum.sh 2019-06-02 11:06:19,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-06-02 11:06:19,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-06-02 11:06:19,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-06-02 11:06:19,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-06-02 11:06:19,455 - 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-02T10:52:59.923Z', u'id': u'4a0289c4-e6ac-43fc-ac6f-1c480059f7d1', u'ended_at': u'2019-06-02T11:06:19.431Z', u'parameters': {}, u'is_system_workflow': False, u'created_at': u'2019-06-02T10:52:59.922Z', 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-02 11:06:19,627 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.203 2019-06-02 11:06:19,721 - 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-02 11:06:19,791 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2019-06-02 11:06:19,792 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2019-06-02 11:06:19,832 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-06-02 11:06:19,832 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2019-06-02 11:06:44,886 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-06-02 11:06:44,886 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2019-06-02 11:07:09,944 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-06-02 11:07:09,944 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2019-06-02 11:07:34,996 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-06-02 11:07:34,997 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2019-06-02 11:08:00,047 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-06-02 11:08:00,048 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2019-06-02 11:08:25,242 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-06-02 11:08:25,243 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2019-06-02 11:08:50,296 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-06-02 11:08:50,297 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2019-06-02 11:09:15,355 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-06-02 11:09:15,355 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create a number 2019-06-02 11:09:40,500 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-06-02 11:09:40,500 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 9: cannot create a number 2019-06-02 11:10:05,557 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-06-02 11:10:05,557 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 10: cannot create a number 2019-06-02 11:10:30,834 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550394@clearwater.opnfv', u'sip_username': u'6505550394', u'formatted_number': u'(650) 555-0394', u'number': u'6505550394', u'sip_uri': u'sip:6505550394@clearwater.opnfv', u'number_id': u'aefa6042716d49c68c92fc074e0eb0e2', u'sip_password': u'AV64Hqfpb', u'pstn': False} 2019-06-02 11:10:30,929 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2019-06-02 11:10:30,929 - 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.200 ELLIS=172.30.9.203 --trace' 2019-06-02 11:10:30,929 - 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.200 ELLIS=172.30.9.203 --trace'' 2019-06-02 11:12:42,707 - 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) - (6505550834, 6505550269) Passed Basic Call - SDP (TCP) - (6505550094, 6505550373) Passed Basic Call - Tel URIs (TCP) - (6505550425, 6505550493) Passed Basic Call - Unknown number (TCP) - (6505550490, 6505550842) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550326, 6505550274) Passed Basic Call - Messages - Pager model (TCP) - (6505550644, 6505550864) Passed Basic Call - Pracks (TCP) - (6505550377, 6505550272) Passed Basic Registration (TCP) - (6505550466) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550241, 6505550015) Passed Call Barring - Outbound Rejection (TCP) - (6505550389, 6505550901) 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) - (6505550378, 6505550405) 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) - (6505550032, 6505550364, 6505550397) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550142, 6505550824, 6505550709) Passed Call Diversion - Not reachable (408) (TCP) - (6505550772, 6505550137, 6505550212) Passed Call Diversion - Not reachable (503) (TCP) - (6505550757, 6505550265, 6505550510) Passed Call Diversion - Not reachable (500) (TCP) - (6505550036, 6505550411, 6505550625) Passed Call Diversion - Busy (TCP) - (6505550664, 6505550452, 6505550130) Passed Call Diversion - Unconditional (TCP) - (6505550990, 6505550901, 6505550449) Passed Call Diversion - No answer (TCP) - (6505550017, 6505550170, 6505550130) Passed Call Diversion - Bad target URI (TCP) - (6505550820, 6505550339) Passed Call Diversion - Audio-only call (TCP) - (6505550097, 6505550706, 6505550265, 6505550597) Passed Call Diversion - Audio-video call (TCP) - (6505550631, 6505550919, 6505550177, 6505550062) Passed Call Forking - Mainline (TCP) - (6505550345, 6505550723) Passed Call Forking - Endpoint offline (TCP) - (6505550606, 6505550822) Passed Call Forking - Endpoint offline while ringing (TCP) - (6505550925, 6505550770) Passed Call Waiting - Accepted (TCP) - (6505550910, 6505550318, 6505550801) Passed Call Waiting - Cancelled (TCP) - (6505550796, 6505550186, 6505550530) Passed CANCEL - Mainline (TCP) - (6505550012, 6505550541) Passed Filtering - Accept-Contact (TCP) - (6505550700, 6505550610) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550680, 6505550001) Passed Filtering - Accept-Contact no match (TCP) - (6505550343, 6505550571) Passed Filtering - Accept-Contact negated match (TCP) - (6505550725, 6505550451) Passed Filtering - RFC3841 example (TCP) - (6505550117, 6505550399) Passed Filtering - Reject-Contact no match (TCP) - (6505550534, 6505550623) Passed Filtering - Reject-Contact match (TCP) - (6505550598, 6505550041) 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) - (6505550618) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550947) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550929) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550051) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550245, 6505550698) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550263, 6505550053) Passed GRUU - Call - only GRUU as target (TCP) - (6505550296, 6505550572) Passed GRUU - Call - AoR as target (TCP) - (6505550676, 6505550579) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550885, 6505550510) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550648, 6505550843) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550283, 6505550377) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550119, 6505550708) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550175, 6505550133) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550818, 6505550715) 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) - (6505550765) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550095) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550297) 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) - (6505550902, 6505550522) 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-02 11:12:42,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 43, 'total': 96, 'passed': 53} 2019-06-02 11:12:42,823 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-02 11:12:42,824 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 25:17 | PASS | +----------------------+------------------+------------------+----------------+ 2019-06-02 11:12:42,829 - functest.core.cloudify - INFO - Deleting the current deployment 2019-06-02 11:12:49,017 - functest.core.cloudify - DEBUG - Starting 'uninstall' workflow execution 2019-06-02 11:12:49,018 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-02 11:12:49,018 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-02 11:12:49,018 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-02 11:12:49,018 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-02 11:12:49,018 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-02 11:12:49,018 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-02 11:12:54,469 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-02 11:12:54,469 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-02 11:12:54,469 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/7ILRK/stop-dime.sh 2019-06-02 11:12:54,469 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-02 11:12:54,470 - functest.core.cloudify - DEBUG - Process created, PID: 15770 2019-06-02 11:12:54,470 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-06-02 11:12:54,470 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-06-02 11:12:54,470 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/8BEN3/stop-sprout.sh 2019-06-02 11:12:54,470 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-02 11:12:54,470 - functest.core.cloudify - DEBUG - Stopping dime node 2019-06-02 11:12:54,471 - functest.core.cloudify - DEBUG - Group 'dime' not found 2019-06-02 11:12:54,471 - functest.core.cloudify - DEBUG - Context proxy closed 2019-06-02 11:12:54,471 - functest.core.cloudify - DEBUG - Execution done (PID=15770, return_code=1): /tmp/7ILRK/stop-dime.sh 2019-06-02 11:12:54,471 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-06-02 11:12:54,471 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-06-02 11:12:54,471 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-06-02 11:12:54,472 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-06-02 11:12:54,472 - functest.core.cloudify - DEBUG - Process created, PID: 17478 2019-06-02 11:12:54,472 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-02 11:12:54,472 - functest.core.cloudify - DEBUG - Stopping sprout node 2019-06-02 11:12:54,472 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-06-02 11:12:54,472 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-06-02 11:12:54,472 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-02 11:12:54,473 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-02 11:12:54,473 - functest.core.cloudify - DEBUG - Stopping bono node 2019-06-02 11:12:54,473 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-06-02 11:12:54,473 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-06-02 11:12:54,473 - functest.core.cloudify - DEBUG - Process created, PID: 15832 2019-06-02 11:12:54,473 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/MY7CI/stop-bono.sh 2019-06-02 11:12:54,474 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-02 11:12:54,474 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/AW1EO/stop-vellum.sh 2019-06-02 11:12:54,474 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-02 11:12:54,474 - functest.core.cloudify - DEBUG - Stopping vellum node 2019-06-02 11:12:54,474 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-02 11:12:54,474 - functest.core.cloudify - DEBUG - Process created, PID: 24501 2019-06-02 11:12:54,474 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-06-02 11:12:54,475 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-06-02 11:12:54,475 - functest.core.cloudify - DEBUG - Group 'vellum' not found 2019-06-02 11:12:54,475 - functest.core.cloudify - DEBUG - Execution done (PID=24501, return_code=1): /tmp/AW1EO/stop-vellum.sh 2019-06-02 11:12:54,475 - functest.core.cloudify - DEBUG - Context proxy closed 2019-06-02 11:12:54,475 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-06-02 11:12:54,475 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-06-02 11:12:54,475 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-06-02 11:12:54,476 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-06-02 11:12:54,476 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-06-02 11:12:54,476 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-06-02 11:12:54,476 - functest.core.cloudify - DEBUG - Stopping homer node 2019-06-02 11:12:54,476 - functest.core.cloudify - DEBUG - 2019-06-02 11:12:54,476 - 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-02 11:12:54,476 - functest.core.cloudify - DEBUG - 2019-06-02 11:12:59,769 - functest.core.cloudify - DEBUG - Execution done (PID=16020, return_code=1): /tmp/VT772/stop-homer.sh 2019-06-02 11:12:59,770 - functest.core.cloudify - DEBUG - There is no service named "clearwater_cluster_manager" 2019-06-02 11:12:59,770 - functest.core.cloudify - DEBUG - 2019-06-02 11:12:59,770 - 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-02 11:12:59,770 - functest.core.cloudify - DEBUG - 2019-06-02 11:12:59,770 - functest.core.cloudify - DEBUG - Stopping homer node 2019-06-02 11:12:59,770 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-06-02 11:12:59,771 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-06-02 11:12:59,771 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-02 11:12:59,771 - functest.core.cloudify - DEBUG - There is no service named "clearwater_cluster_manager" 2019-06-02 11:12:59,771 - functest.core.cloudify - DEBUG - Stopped node instance 2019-06-02 11:12:59,771 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-02 11:12:59,771 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-02 11:12:59,772 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-06-02 11:12:59,772 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-06-02 11:12:59,772 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-06-02 11:12:59,772 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-06-02 11:12:59,772 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-06-02 11:12:59,772 - functest.core.cloudify - DEBUG - 2019-06-02 11:12:59,773 - 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-02 11:12:59,773 - functest.core.cloudify - DEBUG - 2019-06-02 11:12:59,773 - functest.core.cloudify - DEBUG - There is no service named "clearwater_config_manager" 2019-06-02 11:12:59,773 - functest.core.cloudify - DEBUG - * Quiescing Bono SIP Edge Proxy bono 2019-06-02 11:12:59,773 - functest.core.cloudify - DEBUG - Execution done (PID=15832, return_code=1): /tmp/MY7CI/stop-bono.sh 2019-06-02 11:12:59,773 - functest.core.cloudify - DEBUG - Context proxy closed 2019-06-02 11:12:59,773 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-06-02 11:12:59,774 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-06-02 11:12:59,774 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-06-02 11:12:59,774 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/KE3EO/stop-ellis.sh 2019-06-02 11:12:59,774 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-02 11:12:59,774 - functest.core.cloudify - DEBUG - Process created, PID: 17292 2019-06-02 11:12:59,774 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-06-02 11:12:59,775 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-06-02 11:12:59,775 - functest.core.cloudify - DEBUG - Stopping ellis node 2019-06-02 11:12:59,775 - functest.core.cloudify - DEBUG - 2019-06-02 11:12:59,775 - 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-02 11:12:59,775 - functest.core.cloudify - DEBUG - 2019-06-02 11:12:59,775 - functest.core.cloudify - DEBUG - Execution done (PID=17292, return_code=1): /tmp/KE3EO/stop-ellis.sh 2019-06-02 11:12:59,776 - functest.core.cloudify - DEBUG - Context proxy closed 2019-06-02 11:12:59,776 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-06-02 11:12:59,776 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-06-02 11:12:59,776 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-06-02 11:12:59,776 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-06-02 11:12:59,776 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-02 11:12:59,776 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-02 11:12:59,777 - functest.core.cloudify - DEBUG - 2019-06-02 11:12:59,777 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/1KKBI/bind.py 2019-06-02 11:12:59,777 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-06-02 11:12:59,777 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-02 11:12:59,777 - functest.core.cloudify - DEBUG - Creating private domain file 2019-06-02 11:13:04,934 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/VT772/stop-homer.sh, exit_code: 1 2019-06-02 11:13:04,934 - functest.core.cloudify - DEBUG - There is no service named "clearwater_cluster_manager" 2019-06-02 11:13:04,934 - functest.core.cloudify - DEBUG - 2019-06-02 11:13:04,934 - 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-02 11:13:04,934 - functest.core.cloudify - DEBUG - 2019-06-02 11:13:04,935 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/1KKBI/bind.py 2019-06-02 11:13:04,935 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-06-02 11:13:04,935 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-06-02 11:13:04,935 - functest.core.cloudify - DEBUG - Creating private domain file 2019-06-02 11:13:04,935 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-02 11:13:04,935 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-06-02 11:13:04,936 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp42Ir_6', '/etc/bind/db.clearwater.local'] 2019-06-02 11:13:04,936 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_gajt03': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-gajt03'}}, u'ellis': {u'ellis_09b6x7': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.26', u'name': u'ellis-09b6x7'}}, u'dime': {u'dime_jx4n40': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'dime-jx4n40'}}, u'sprout': {u'sprout_hbplu6': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-hbplu6'}}, u'vellum': {}, u'bono': {u'bono_p5i725': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.7', u'name': u'bono-p5i725'}}}, 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.3', u'hss_hostname': u''}. 2019-06-02 11:13:04,936 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-06-02 11:13:04,936 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/MY7CI/stop-bono.sh, exit_code: 1 2019-06-02 11:13:04,936 - functest.core.cloudify - DEBUG - Stopped node instance 2019-06-02 11:13:04,936 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/KE3EO/stop-ellis.sh, exit_code: 1 2019-06-02 11:13:04,936 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/P9ET6/bind.py 2019-06-02 11:13:04,937 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-06-02 11:13:04,937 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-06-02 11:13:04,937 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpI9VaDL', '/etc/bind/db.clearwater.opnfv'] 2019-06-02 11:13:04,937 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_gajt03': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-gajt03'}}, u'ellis': {u'ellis_09b6x7': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.26', u'name': u'ellis-09b6x7'}}, u'dime': {u'dime_jx4n40': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'dime-jx4n40'}}, u'sprout': {u'sprout_hbplu6': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-hbplu6'}}, u'vellum': {}, u'bono': {u'bono_p5i725': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.7', u'name': u'bono-p5i725'}}}, 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.3', u'hss_hostname': u''}. 2019-06-02 11:13:04,937 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-06-02 11:13:04,937 - functest.core.cloudify - DEBUG - Creating public domain file 2019-06-02 11:13:04,938 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-02 11:13:04,938 - functest.core.cloudify - DEBUG - Stopped node instance 2019-06-02 11:13:04,938 - functest.core.cloudify - DEBUG - Stopped node instance 2019-06-02 11:13:04,938 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-06-02 11:13:04,938 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_gajt03': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-gajt03'}}, u'ellis': {u'ellis_09b6x7': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.26', u'name': u'ellis-09b6x7'}}, u'dime': {}, u'sprout': {u'sprout_hbplu6': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-hbplu6'}}, u'vellum': {}, u'bono': {u'bono_p5i725': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.7', u'name': u'bono-p5i725'}}}, 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.3', u'hss_hostname': u''}. 2019-06-02 11:13:04,938 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpv0Uq36', '/etc/bind/db.clearwater.local'] 2019-06-02 11:13:04,939 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-06-02 11:13:04,939 - functest.core.cloudify - DEBUG - Creating public domain file 2019-06-02 11:13:04,939 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-06-02 11:13:04,939 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_gajt03': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-gajt03'}}, u'ellis': {u'ellis_09b6x7': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.26', u'name': u'ellis-09b6x7'}}, u'dime': {}, u'sprout': {u'sprout_hbplu6': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-hbplu6'}}, u'vellum': {}, u'bono': {u'bono_p5i725': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.7', u'name': u'bono-p5i725'}}}, 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.3', u'hss_hostname': u''}. 2019-06-02 11:13:04,939 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/8BEN3/stop-sprout.sh, exit_code: 1 2019-06-02 11:13:04,939 - functest.core.cloudify - DEBUG - Creating private domain file 2019-06-02 11:13:04,940 - functest.core.cloudify - DEBUG - Stopped node instance 2019-06-02 11:13:04,940 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-02 11:13:04,940 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmphIslpu', '/etc/bind/db.clearwater.opnfv'] 2019-06-02 11:13:04,940 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-02 11:13:04,940 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-06-02 11:13:04,940 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-06-02 11:13:04,940 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-02 11:13:04,941 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-02 11:13:04,941 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-02 11:13:04,941 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/0WFUZ/bind.py 2019-06-02 11:13:04,941 - functest.core.cloudify - DEBUG - Creating private domain file 2019-06-02 11:13:04,941 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-02 11:13:04,941 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-02 11:13:04,941 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-06-02 11:13:10,134 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-02 11:13:10,135 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-02 11:13:10,135 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/MXY4F/bind.py 2019-06-02 11:13:10,135 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-06-02 11:13:10,135 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_gajt03': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-gajt03'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_hbplu6': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-hbplu6'}}, u'vellum': {}, u'bono': {u'bono_p5i725': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.7', u'name': u'bono-p5i725'}}}, 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.3', u'hss_hostname': u''}. 2019-06-02 11:13:10,135 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpbL3nHD', '/etc/bind/db.clearwater.local'] 2019-06-02 11:13:10,135 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-06-02 11:13:10,136 - functest.core.cloudify - DEBUG - Creating public domain file 2019-06-02 11:13:10,136 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-06-02 11:13:10,136 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-06-02 11:13:10,136 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_gajt03': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-gajt03'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_hbplu6': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-hbplu6'}}, u'vellum': {}, u'bono': {u'bono_p5i725': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.7', u'name': u'bono-p5i725'}}}, 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.3', u'hss_hostname': u''}. 2019-06-02 11:13:10,136 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpAt9qwH', '/etc/bind/db.clearwater.opnfv'] 2019-06-02 11:13:10,136 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-02 11:13:10,137 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-02 11:13:10,137 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-02 11:13:10,137 - functest.core.cloudify - DEBUG - Creating public domain file 2019-06-02 11:13:10,137 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_gajt03': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-gajt03'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_hbplu6': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-hbplu6'}}, 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.3', u'hss_hostname': u''}. 2019-06-02 11:13:10,137 - functest.core.cloudify - DEBUG - Creating private domain file 2019-06-02 11:13:10,137 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-02 11:13:10,137 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-06-02 11:13:10,138 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpIhnsrS', '/etc/bind/db.clearwater.local'] 2019-06-02 11:13:10,138 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-06-02 11:13:10,138 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-06-02 11:13:10,138 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_gajt03': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-gajt03'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_hbplu6': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-hbplu6'}}, 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.3', u'hss_hostname': u''}. 2019-06-02 11:13:10,138 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpHYfH2u', '/etc/bind/db.clearwater.opnfv'] 2019-06-02 11:13:10,138 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-06-02 11:13:10,139 - functest.core.cloudify - DEBUG - Creating private domain file 2019-06-02 11:13:10,139 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-02 11:13:10,139 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-02 11:13:10,139 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-02 11:13:10,139 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-06-02 11:13:10,139 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/KRTXC/bind.py 2019-06-02 11:13:10,140 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-06-02 11:13:10,140 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-02 11:13:10,140 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-02 11:13:10,140 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-02 11:13:10,140 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-06-02 11:13:10,140 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpi5SNVZ', '/etc/bind/db.clearwater.local'] 2019-06-02 11:13:10,140 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_hbplu6': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-hbplu6'}}, 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.3', u'hss_hostname': u''}. 2019-06-02 11:13:10,141 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-02 11:13:10,141 - functest.core.cloudify - DEBUG - Creating public domain file 2019-06-02 11:13:10,141 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-06-02 11:13:10,141 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_hbplu6': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-hbplu6'}}, 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.3', u'hss_hostname': u''}. 2019-06-02 11:13:10,141 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/95V7X/bind.py 2019-06-02 11:13:10,141 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpV6Xml8', '/etc/bind/db.clearwater.opnfv'] 2019-06-02 11:13:10,141 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-06-02 11:13:10,142 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-06-02 11:13:10,142 - functest.core.cloudify - DEBUG - Creating private domain file 2019-06-02 11:13:10,142 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-06-02 11:13:10,142 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.207', '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.3', u'hss_hostname': u''}. 2019-06-02 11:13:15,354 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-06-02 11:13:15,355 - functest.core.cloudify - DEBUG - Creating public domain file 2019-06-02 11:13:15,355 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-06-02 11:13:15,355 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpth2DvT', '/etc/bind/db.clearwater.local'] 2019-06-02 11:13:15,355 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.207', '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.3', u'hss_hostname': u''}. 2019-06-02 11:13:15,355 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-06-02 11:13:15,355 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-02 11:13:15,356 - functest.core.cloudify - DEBUG - Creating private domain file 2019-06-02 11:13:15,356 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpNrGOql', '/etc/bind/db.clearwater.opnfv'] 2019-06-02 11:13:15,356 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-06-02 11:13:15,356 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-02 11:13:15,356 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-02 11:13:15,356 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-02 11:13:15,357 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-02 11:13:15,357 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-06-02 11:13:15,357 - functest.core.cloudify - DEBUG - Process created, PID: 24684 2019-06-02 11:13:15,357 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-02 11:13:15,357 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-02 11:13:15,357 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-02 11:13:15,358 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/3G653/remove-cluster-node.sh 2019-06-02 11:13:15,358 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-02 11:13:15,358 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-06-02 11:13:15,358 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-06-02 11:13:15,358 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-06-02 11:13:15,358 - functest.core.cloudify - DEBUG - Process created, PID: 17416 2019-06-02 11:13:15,358 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-02 11:13:15,359 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/91U1L/remove-cluster-node.sh 2019-06-02 11:13:15,359 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-06-02 11:13:15,359 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-06-02 11:13:15,359 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-06-02 11:13:15,359 - functest.core.cloudify - DEBUG - Process created, PID: 15920 2019-06-02 11:13:15,359 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-02 11:13:15,360 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-02 11:13:15,360 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/48U88/remove-cluster-node.sh 2019-06-02 11:13:15,360 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-02 11:13:15,360 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-06-02 11:13:15,360 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-06-02 11:13:15,360 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-06-02 11:13:15,360 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-02 11:13:15,361 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-02 11:13:15,361 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-02 11:13:15,361 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/5THLE/remove-cluster-node.sh 2019-06-02 11:13:15,361 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-06-02 11:13:15,361 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-06-02 11:13:15,361 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-06-02 11:13:15,361 - functest.core.cloudify - DEBUG - Process created, PID: 16038 2019-06-02 11:13:15,362 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-02 11:13:15,362 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-02 11:13:15,362 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-02 11:13:15,362 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-06-02 11:13:20,628 - functest.core.cloudify - DEBUG - Process created, PID: 16212 2019-06-02 11:13:20,628 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-06-02 11:13:20,628 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-06-02 11:13:20,628 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-06-02 11:13:20,628 - functest.core.cloudify - DEBUG - Process created, PID: 17744 2019-06-02 11:13:20,628 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-02 11:13:20,629 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/RNVKV/remove-cluster-node.sh 2019-06-02 11:13:20,629 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-06-02 11:13:20,629 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-06-02 11:13:20,629 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-06-02 11:13:20,629 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-06-02 11:13:20,629 - functest.core.cloudify - DEBUG - Removed member 6b5ece1bfe99d52 from cluster 2019-06-02 11:13:20,630 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-06-02 11:13:20,630 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-06-02 11:13:20,630 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-06-02 11:13:20,630 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-06-02 11:13:20,630 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-06-02 11:13:20,630 - functest.core.cloudify - DEBUG - Context proxy closed 2019-06-02 11:13:20,631 - functest.core.cloudify - DEBUG - Execution done (PID=17416, return_code=0): /tmp/91U1L/remove-cluster-node.sh 2019-06-02 11:13:20,631 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-06-02 11:13:20,631 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-06-02 11:13:20,631 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-06-02 11:13:20,631 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-02 11:13:20,631 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-02 11:13:20,631 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-02 11:13:20,632 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-06-02 11:13:20,632 - functest.core.cloudify - DEBUG - Context proxy closed 2019-06-02 11:13:20,632 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-06-02 11:13:20,632 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-06-02 11:13:20,632 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-06-02 11:13:20,632 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-06-02 11:13:20,633 - functest.core.cloudify - DEBUG - Removed member 7ee2ef8962ce65d5 from cluster 2019-06-02 11:13:20,633 - functest.core.cloudify - DEBUG - Execution done (PID=15920, return_code=0): /tmp/48U88/remove-cluster-node.sh 2019-06-02 11:13:20,633 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-02 11:13:20,633 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-06-02 11:13:20,633 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-06-02 11:13:20,633 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-06-02 11:13:20,633 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-06-02 11:13:20,634 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-06-02 11:13:20,634 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-02 11:13:20,634 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-02 11:13:20,634 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-06-02 11:13:20,634 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-06-02 11:13:20,634 - functest.core.cloudify - DEBUG - Removed member 54f70a406655a809 from cluster 2019-06-02 11:13:20,634 - functest.core.cloudify - DEBUG - Execution done (PID=16038, return_code=0): /tmp/5THLE/remove-cluster-node.sh 2019-06-02 11:13:20,635 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-06-02 11:13:20,635 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-06-02 11:13:20,635 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-06-02 11:13:20,635 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-06-02 11:13:20,635 - functest.core.cloudify - DEBUG - Context proxy closed 2019-06-02 11:13:25,799 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-02 11:13:25,799 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-02 11:13:25,799 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-06-02 11:13:25,800 - functest.core.cloudify - DEBUG - Context proxy closed 2019-06-02 11:13:25,800 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-06-02 11:13:25,800 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-06-02 11:13:25,800 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-06-02 11:13:25,800 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-06-02 11:13:25,800 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-06-02 11:13:25,801 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-06-02 11:13:25,801 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-06-02 11:13:25,801 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-06-02 11:13:25,801 - functest.core.cloudify - DEBUG - Removed member 4c6554d842ae0ae2 from cluster 2019-06-02 11:13:25,801 - functest.core.cloudify - DEBUG - Execution done (PID=16212, return_code=0): /tmp/7IF99/remove-cluster-node.sh 2019-06-02 11:13:25,801 - functest.core.cloudify - DEBUG - Context proxy closed 2019-06-02 11:13:25,802 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-02 11:13:25,802 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-06-02 11:13:25,802 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-06-02 11:13:25,802 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-06-02 11:13:25,802 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-06-02 11:13:25,802 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-02 11:13:25,802 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-02 11:13:25,803 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-06-02 11:13:25,803 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-02 11:13:25,803 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-06-02 11:13:25,803 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-06-02 11:13:25,803 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-06-02 11:13:25,803 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-06-02 11:13:25,804 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-06-02 11:13:25,804 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-06-02 11:13:25,804 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-06-02 11:13:25,804 - functest.core.cloudify - DEBUG - Stopping agent 2019-06-02 11:13:25,804 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-06-02 11:13:25,804 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-06-02 11:13:25,804 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-06-02 11:13:25,805 - functest.core.cloudify - DEBUG - Stopping agent 2019-06-02 11:13:25,805 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-06-02 11:13:25,805 - functest.core.cloudify - DEBUG - Stopping agent 2019-06-02 11:13:25,805 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-06-02 11:13:25,805 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-06-02 11:13:25,805 - functest.core.cloudify - DEBUG - Stopping Agent ellis_host_ekjobi 2019-06-02 11:13:25,805 - functest.core.cloudify - DEBUG - Stopping Agent bono_host_jmeq8q 2019-06-02 11:13:25,806 - functest.core.cloudify - DEBUG - Stopping Agent dime_host_pqrvlp 2019-06-02 11:13:25,806 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-06-02 11:13:25,806 - functest.core.cloudify - DEBUG - Stopping... 2019-06-02 11:13:25,806 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-ellis_host_ekjobi stop 2019-06-02 11:13:25,806 - functest.core.cloudify - DEBUG - Successfully stopped daemon: ellis_host_ekjobi 2019-06-02 11:13:25,806 - functest.core.cloudify - DEBUG - Stopping... 2019-06-02 11:13:25,806 - functest.core.cloudify - DEBUG - Successfully stopped daemon: bono_host_jmeq8q 2019-06-02 11:13:25,807 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-bono_host_jmeq8q stop 2019-06-02 11:13:30,988 - functest.core.cloudify - DEBUG - Stopping... 2019-06-02 11:13:30,988 - functest.core.cloudify - DEBUG - Deleting agent 2019-06-02 11:13:30,988 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-06-02 11:13:30,988 - functest.core.cloudify - DEBUG - Successfully stopped daemon: dime_host_pqrvlp 2019-06-02 11:13:30,988 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-dime_host_pqrvlp stop 2019-06-02 11:13:30,989 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-06-02 11:13:30,989 - functest.core.cloudify - DEBUG - Deleting agent 2019-06-02 11:13:30,989 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-06-02 11:13:30,989 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-06-02 11:13:30,989 - functest.core.cloudify - DEBUG - Deleting Agent ellis_host_ekjobi 2019-06-02 11:13:30,989 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-06-02 11:13:30,990 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-06-02 11:13:30,990 - functest.core.cloudify - DEBUG - Deleting agent 2019-06-02 11:13:30,990 - functest.core.cloudify - DEBUG - Stopping agent 2019-06-02 11:13:30,990 - functest.core.cloudify - DEBUG - Deleting Agent bono_host_jmeq8q 2019-06-02 11:13:30,990 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-06-02 11:13:30,990 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-06-02 11:13:30,990 - functest.core.cloudify - DEBUG - Deleting Agent dime_host_pqrvlp 2019-06-02 11:13:30,991 - functest.core.cloudify - DEBUG - Stopping Agent homer_host_mbugjh 2019-06-02 11:13:30,991 - functest.core.cloudify - DEBUG - Waiting for process 24684 to end... 2019-06-02 11:13:30,991 - functest.core.cloudify - DEBUG - Successfully stopped daemon: homer_host_mbugjh 2019-06-02 11:13:30,991 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-homer_host_mbugjh stop 2019-06-02 11:13:30,991 - functest.core.cloudify - DEBUG - Stopping... 2019-06-02 11:13:30,991 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-06-02 11:13:30,992 - functest.core.cloudify - DEBUG - Deleting agent 2019-06-02 11:13:30,992 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-06-02 11:13:30,992 - functest.core.cloudify - DEBUG - Successfully deleted daemon: ellis_host_ekjobi 2019-06-02 11:13:30,992 - functest.core.cloudify - DEBUG - Deleting... 2019-06-02 11:13:30,992 - functest.core.cloudify - DEBUG - 11:13:23 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_ekjobi: No response received for task a2c9b9b69b834c538edfaf0cce7586e2 2019-06-02 11:13:30,992 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-06-02 11:13:30,992 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-06-02 11:13:30,993 - functest.core.cloudify - DEBUG - Deleting Agent homer_host_mbugjh 2019-06-02 11:13:30,993 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-06-02 11:13:30,993 - functest.core.cloudify - DEBUG - Successfully deleted daemon: dime_host_pqrvlp 2019-06-02 11:13:30,993 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-06-02 11:13:30,993 - functest.core.cloudify - DEBUG - 11:13:24 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_pqrvlp: No response received for task 226e2ba60aff4274a721a16da99bd8d7 2019-06-02 11:13:30,993 - functest.core.cloudify - DEBUG - Deleting... 2019-06-02 11:13:30,994 - functest.core.cloudify - DEBUG - Agent deleted 2019-06-02 11:13:30,994 - functest.core.cloudify - DEBUG - 11:13:24 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_jmeq8q: No response received for task ddaf303bf45345ab9dbf7ffa468ec845 2019-06-02 11:13:30,994 - functest.core.cloudify - DEBUG - Deleting... 2019-06-02 11:13:30,994 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-06-02 11:13:30,994 - functest.core.cloudify - DEBUG - Successfully deleted daemon: bono_host_jmeq8q 2019-06-02 11:13:30,994 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-06-02 11:13:30,994 - functest.core.cloudify - DEBUG - Waiting for process 17744 to end... 2019-06-02 11:13:30,995 - functest.core.cloudify - DEBUG - Agent deleted 2019-06-02 11:13:30,995 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-06-02 11:13:30,995 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-d1c99929-9dfa-4fb4-9194-60e4b16e3509 2019-06-02 11:13:30,995 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:13:30,995 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:13:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1c99929-9dfa-4fb4-9194-60e4b16e3509 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:13:30,995 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-06-02 11:13:36,158 - functest.core.cloudify - DEBUG - Agent deleted 2019-06-02 11:13:36,158 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-06-02 11:13:36,158 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc1e10ea016128ab04e703dd3197d94d6fba8a5" 2019-06-02 11:13:36,158 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-6ece4213-8ed6-47eb-a837-c8fb3161d2b2 2019-06-02 11:13:36,158 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:13:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ece4213-8ed6-47eb-a837-c8fb3161d2b2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:13:36,159 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:13:36,159 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-6a64fdb9-a280-4d45-a7fc-03da20b5b829 2019-06-02 11:13:36,159 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:13:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a64fdb9-a280-4d45-a7fc-03da20b5b829 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:13:36,159 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:13:36,159 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}165256bde1869efb71ef4709b9be9d6c3c321557" 2019-06-02 11:13:36,159 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 02 Jun 2019 11:13:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-67bc2545-77ce-4026-9c11-4d3a1e0f2113 x-compute-request-id: req-67bc2545-77ce-4026-9c11-4d3a1e0f2113 Content-Length: 0 Content-Type: application/json 2019-06-02 11:13:36,160 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b/action used request id req-67bc2545-77ce-4026-9c11-4d3a1e0f2113 2019-06-02 11:13:36,160 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-06-02 11:13:36,160 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-06-02 11:13:36,160 - functest.core.cloudify - DEBUG - Removed member 68ad37a8821bf4fa from cluster 2019-06-02 11:13:36,160 - functest.core.cloudify - DEBUG - Execution done (PID=17744, return_code=0): /tmp/RNVKV/remove-cluster-node.sh 2019-06-02 11:13:36,160 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fcaf9317d6e7a86753d3e9cf7b0a98484ed2db1" 2019-06-02 11:13:36,160 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:13: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-e823788a-ff67-4377-9076-fa5e1a6911ff x-compute-request-id: req-e823788a-ff67-4377-9076-fa5e1a6911ff Content-Encoding: gzip Content-Length: 852 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:bb:3f", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:bb:3f", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/064cf04d-3496-4077-9323-bc2476ffc64b", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T10:56:21.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "064cf04d-3496-4077-9323-bc2476ffc64b", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:56:21Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_ellis_host_ekjobi", "created": "2019-06-02T10:53:27Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:13:36,161 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b used request id req-e823788a-ff67-4377-9076-fa5e1a6911ff 2019-06-02 11:13:36,161 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b used request id req-e823788a-ff67-4377-9076-fa5e1a6911ff 2019-06-02 11:13:36,161 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc1e10ea016128ab04e703dd3197d94d6fba8a5" -d '{"os-stop": null}' 2019-06-02 11:13:36,161 - functest.core.cloudify - DEBUG - Context proxy closed 2019-06-02 11:13:36,161 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-06-02 11:13:36,161 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-06-02 11:13:36,161 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-06-02 11:13:36,162 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-06-02 11:13:36,162 - functest.core.cloudify - DEBUG - Deleting... 2019-06-02 11:13:36,162 - functest.core.cloudify - DEBUG - 11:13:27 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_mbugjh: No response received for task db52cc36616a4c1b82ad7cd95a6ed99e 2019-06-02 11:13:36,162 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-06-02 11:13:36,162 - functest.core.cloudify - DEBUG - Successfully deleted daemon: homer_host_mbugjh 2019-06-02 11:13:36,162 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b/action used request id req-67bc2545-77ce-4026-9c11-4d3a1e0f2113 2019-06-02 11:13:36,163 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-02 11:13:36,163 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-06-02 11:13:36,163 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-06-02 11:13:36,163 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-06-02 11:13:36,163 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 used request id req-fc0c776d-50cd-4751-a9cd-3ec3911b342d 2019-06-02 11:13:36,163 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-02 11:13:36,163 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-02 11:13:36,164 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-02 11:13:36,164 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:13:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fc0c776d-50cd-4751-a9cd-3ec3911b342d x-compute-request-id: req-fc0c776d-50cd-4751-a9cd-3ec3911b342d Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:74:e2", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:74:e2", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T10:55:55.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "b60ce31e-8941-43a2-85a1-a12cf8125e68", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:55:55Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_bono_host_jmeq8q", "created": "2019-06-02T10:53:31Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:13:36,164 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68/action used request id req-97387afc-04fd-44a2-a073-6357b3f6f401 2019-06-02 11:13:36,164 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 02 Jun 2019 11:13:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-97387afc-04fd-44a2-a073-6357b3f6f401 x-compute-request-id: req-97387afc-04fd-44a2-a073-6357b3f6f401 Content-Length: 0 Content-Type: application/json 2019-06-02 11:13:36,164 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}165256bde1869efb71ef4709b9be9d6c3c321557" -d '{"os-stop": null}' 2019-06-02 11:13:36,164 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 used request id req-fc0c776d-50cd-4751-a9cd-3ec3911b342d 2019-06-02 11:13:36,164 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68/action used request id req-97387afc-04fd-44a2-a073-6357b3f6f401 2019-06-02 11:13:36,165 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-06-02 11:13:36,165 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-06-02 11:13:36,165 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df used request id req-ce0fb18d-7fd9-4e94-8c51-30208774bc8f 2019-06-02 11:13:36,165 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fcaf9317d6e7a86753d3e9cf7b0a98484ed2db1" -d '{"os-stop": null}' 2019-06-02 11:13:36,165 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df/action used request id req-0e4eb505-eea7-4f34-98dd-8648f59462e7 2019-06-02 11:13:41,517 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df used request id req-ce0fb18d-7fd9-4e94-8c51-30208774bc8f 2019-06-02 11:13:41,517 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fcaf9317d6e7a86753d3e9cf7b0a98484ed2db1" -d '{"os-stop": null}' 2019-06-02 11:13:41,517 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df/action used request id req-0e4eb505-eea7-4f34-98dd-8648f59462e7 2019-06-02 11:13:41,517 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df/action used request id req-0e4eb505-eea7-4f34-98dd-8648f59462e7 2019-06-02 11:13:41,517 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-02 11:13:41,518 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-02 11:13:41,518 - functest.core.cloudify - DEBUG - Agent deleted 2019-06-02 11:13:41,518 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-06-02 11:13:41,518 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-02 11:13:41,518 - functest.core.cloudify - DEBUG - Deleting node instance: nothing to do 2019-06-02 11:13:41,518 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-06-02 11:13:41,519 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:13:41,519 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:13:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-320c7409-fa9c-4710-ac5c-45f29f84be54 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:13:41,519 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-02 11:13:41,519 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6de566842ed4fba11b26954dceaab92aa990a20a" 2019-06-02 11:13:41,519 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-02 11:13:41,519 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-320c7409-fa9c-4710-ac5c-45f29f84be54 2019-06-02 11:13:41,520 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-06-02 11:13:41,520 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-06-02 11:13:41,520 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-06-02 11:13:41,520 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 02 Jun 2019 11:13:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4866ec0d-f23a-479e-aec3-718b02b06329 x-compute-request-id: req-4866ec0d-f23a-479e-aec3-718b02b06329 Content-Length: 0 Content-Type: application/json 2019-06-02 11:13:41,520 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:13: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-f551aecb-8140-4ea7-b2dc-316a6f52e565 x-compute-request-id: req-f551aecb-8140-4ea7-b2dc-316a6f52e565 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:1e:ef", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e459262c-0636-4d4d-a75e-0eeff3645e78", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T10:55:55.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "e459262c-0636-4d4d-a75e-0eeff3645e78", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:55:55Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_homer_host_mbugjh", "created": "2019-06-02T10:53:23Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:13:41,520 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78/action used request id req-4866ec0d-f23a-479e-aec3-718b02b06329 2019-06-02 11:13:41,521 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78 used request id req-f551aecb-8140-4ea7-b2dc-316a6f52e565 2019-06-02 11:13:41,521 - functest.core.cloudify - DEBUG - Stopping agent 2019-06-02 11:13:41,521 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-06-02 11:13:41,521 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6de566842ed4fba11b26954dceaab92aa990a20a" -d '{"os-stop": null}' 2019-06-02 11:13:41,521 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78/action used request id req-4866ec0d-f23a-479e-aec3-718b02b06329 2019-06-02 11:13:41,521 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78 used request id req-f551aecb-8140-4ea7-b2dc-316a6f52e565 2019-06-02 11:13:41,522 - functest.core.cloudify - DEBUG - Stopping Agent sprout_host_z5wzaz 2019-06-02 11:13:41,522 - functest.core.cloudify - DEBUG - Stopping... 2019-06-02 11:13:41,522 - functest.core.cloudify - DEBUG - Deleting agent 2019-06-02 11:13:41,522 - functest.core.cloudify - DEBUG - Successfully stopped daemon: sprout_host_z5wzaz 2019-06-02 11:13:41,522 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-sprout_host_z5wzaz stop 2019-06-02 11:13:41,522 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-06-02 11:13:41,522 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-06-02 11:13:41,523 - functest.core.cloudify - DEBUG - Deleting Agent sprout_host_z5wzaz 2019-06-02 11:13:41,523 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc1e10ea016128ab04e703dd3197d94d6fba8a5" 2019-06-02 11:13:41,523 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}165256bde1869efb71ef4709b9be9d6c3c321557" 2019-06-02 11:13:41,523 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-06-02 11:13:41,523 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:13: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-eb947059-9bb7-4289-95c8-471b73f65fba x-compute-request-id: req-eb947059-9bb7-4289-95c8-471b73f65fba Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:bb:3f", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:bb:3f", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/064cf04d-3496-4077-9323-bc2476ffc64b", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T10:56:21.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "064cf04d-3496-4077-9323-bc2476ffc64b", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T11:13:27Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_ellis_host_ekjobi", "created": "2019-06-02T10:53:27Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:13:41,523 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b used request id req-eb947059-9bb7-4289-95c8-471b73f65fba 2019-06-02 11:13:41,523 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b used request id req-eb947059-9bb7-4289-95c8-471b73f65fba 2019-06-02 11:13:41,524 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fcaf9317d6e7a86753d3e9cf7b0a98484ed2db1" 2019-06-02 11:13:41,524 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:13: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-5238d98c-f597-40b1-90b7-424230847f0d x-compute-request-id: req-5238d98c-f597-40b1-90b7-424230847f0d Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:74:e2", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:74:e2", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T10:55:55.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "b60ce31e-8941-43a2-85a1-a12cf8125e68", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T11:13:28Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_bono_host_jmeq8q", "created": "2019-06-02T10:53:31Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:13:41,524 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 used request id req-5238d98c-f597-40b1-90b7-424230847f0d 2019-06-02 11:13:41,524 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 used request id req-5238d98c-f597-40b1-90b7-424230847f0d 2019-06-02 11:13:41,524 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df used request id req-ec3455af-94bb-4706-ba50-edc2932bbde2 2019-06-02 11:13:41,524 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df used request id req-ec3455af-94bb-4706-ba50-edc2932bbde2 2019-06-02 11:13:41,525 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:13: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-ec3455af-94bb-4706-ba50-edc2932bbde2 x-compute-request-id: req-ec3455af-94bb-4706-ba50-edc2932bbde2 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:1b:c9", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T10:55:55.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "9067c35e-52a3-44b6-8b65-fbc3049d65df", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T11:13:28Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_dime_host_pqrvlp", "created": "2019-06-02T10:53:30Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:13:46,770 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:13: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-ec3455af-94bb-4706-ba50-edc2932bbde2 x-compute-request-id: req-ec3455af-94bb-4706-ba50-edc2932bbde2 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:1b:c9", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T10:55:55.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "9067c35e-52a3-44b6-8b65-fbc3049d65df", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T11:13:28Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_dime_host_pqrvlp", "created": "2019-06-02T10:53:30Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:13:46,770 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-06-02 11:13:46,770 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-06-02 11:13:46,770 - functest.core.cloudify - DEBUG - Deleting... 2019-06-02 11:13:46,770 - functest.core.cloudify - DEBUG - Successfully deleted daemon: sprout_host_z5wzaz 2019-06-02 11:13:46,771 - functest.core.cloudify - DEBUG - 11:13:40 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_z5wzaz: No response received for task d430ec3921b94e7ba0963561c47f0d76 2019-06-02 11:13:46,771 - functest.core.cloudify - DEBUG - Waiting for process 24684 to end... 2019-06-02 11:13:46,771 - functest.core.cloudify - DEBUG - Agent deleted 2019-06-02 11:13:46,771 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-06-02 11:13:46,771 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-06-02 11:13:46,771 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:13:46,771 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8dce240bc2904f7b487c80e73138af29786d253" 2019-06-02 11:13:46,772 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6de566842ed4fba11b26954dceaab92aa990a20a" 2019-06-02 11:13:46,772 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-39ae6be2-a8de-455b-aabc-90dd6d13e098 2019-06-02 11:13:46,772 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:13:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39ae6be2-a8de-455b-aabc-90dd6d13e098 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:13:46,772 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:13: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-0c5e64d6-d002-4038-b69c-0ce30e967218 x-compute-request-id: req-0c5e64d6-d002-4038-b69c-0ce30e967218 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:1e:ef", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e459262c-0636-4d4d-a75e-0eeff3645e78", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T10:55:55.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "e459262c-0636-4d4d-a75e-0eeff3645e78", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T11:13:32Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_homer_host_mbugjh", "created": "2019-06-02T10:53:23Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:13:46,772 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78 used request id req-0c5e64d6-d002-4038-b69c-0ce30e967218 2019-06-02 11:13:46,773 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78 used request id req-0c5e64d6-d002-4038-b69c-0ce30e967218 2019-06-02 11:13:46,773 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-06-02 11:13:46,773 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-06-02 11:13:46,773 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a/action used request id req-09c19eea-921f-4ed0-bec8-effbb9ad86f7 2019-06-02 11:13:46,773 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8dce240bc2904f7b487c80e73138af29786d253" -d '{"os-stop": null}' 2019-06-02 11:13:46,773 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a used request id req-1f48fe19-78a3-4901-a40d-8acaae6b171e 2019-06-02 11:13:46,773 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a used request id req-1f48fe19-78a3-4901-a40d-8acaae6b171e 2019-06-02 11:13:46,774 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:13: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-1f48fe19-78a3-4901-a40d-8acaae6b171e x-compute-request-id: req-1f48fe19-78a3-4901-a40d-8acaae6b171e Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:53:b8", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T10:56:19.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:56:19Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_sprout_host_z5wzaz", "created": "2019-06-02T10:53:33Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:13:46,774 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-06-02 11:13:46,774 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a/action used request id req-09c19eea-921f-4ed0-bec8-effbb9ad86f7 2019-06-02 11:13:46,774 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 02 Jun 2019 11:13: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-09c19eea-921f-4ed0-bec8-effbb9ad86f7 x-compute-request-id: req-09c19eea-921f-4ed0-bec8-effbb9ad86f7 Content-Length: 0 Content-Type: application/json 2019-06-02 11:13:46,774 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-06-02 11:13:46,774 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-06-02 11:13:46,775 - functest.core.cloudify - DEBUG - Stopping agent 2019-06-02 11:13:46,775 - functest.core.cloudify - DEBUG - Stopping Agent proxy_host_kn63yc 2019-06-02 11:13:52,121 - functest.core.cloudify - DEBUG - Stopping... 2019-06-02 11:13:52,121 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-06-02 11:13:52,121 - functest.core.cloudify - DEBUG - Successfully stopped daemon: proxy_host_kn63yc 2019-06-02 11:13:52,121 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-proxy_host_kn63yc stop 2019-06-02 11:13:52,122 - functest.core.cloudify - DEBUG - Deleting agent 2019-06-02 11:13:52,122 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-06-02 11:13:52,122 - functest.core.cloudify - DEBUG - Deleting Agent proxy_host_kn63yc 2019-06-02 11:13:57,264 - functest.core.cloudify - DEBUG - Deleting... 2019-06-02 11:13:57,264 - functest.core.cloudify - DEBUG - 11:13:52 [INFO] [cloudify.utils.is_agent_alive] No ping response from proxy_host_kn63yc: No response received for task 827235c9607d47b9976b8b41aefa2d23 2019-06-02 11:13:57,265 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-06-02 11:13:57,265 - functest.core.cloudify - DEBUG - Successfully deleted daemon: proxy_host_kn63yc 2019-06-02 11:13:57,265 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-06-02 11:13:57,265 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8dce240bc2904f7b487c80e73138af29786d253" 2019-06-02 11:13:57,265 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-06-02 11:13:57,265 - functest.core.cloudify - DEBUG - Agent deleted 2019-06-02 11:13:57,265 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:13: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-06dbeaee-e2c1-42a1-8a75-b3190633db8f x-compute-request-id: req-06dbeaee-e2c1-42a1-8a75-b3190633db8f Content-Encoding: gzip Content-Length: 858 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:53:b8", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T10:56:19.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T11:13:44Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_sprout_host_z5wzaz", "created": "2019-06-02T10:53:33Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:13:57,266 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-06-02 11:13:57,266 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a used request id req-06dbeaee-e2c1-42a1-8a75-b3190633db8f 2019-06-02 11:13:57,266 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a used request id req-06dbeaee-e2c1-42a1-8a75-b3190633db8f 2019-06-02 11:13:57,266 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:13:57,266 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:13:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04814a57-83b2-4991-a7bc-9c548e6e8bf3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:13:57,266 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-04814a57-83b2-4991-a7bc-9c548e6e8bf3 2019-06-02 11:13:57,267 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/1707f31e-1456-442c-bfac-d03ae4db756e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90ac5f333ffda0086b33e108755696bb2a79450" 2019-06-02 11:13:57,267 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:13: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-426ce6cf-d3cf-4804-884d-248dfd05d3e8 x-compute-request-id: req-426ce6cf-d3cf-4804-884d-248dfd05d3e8 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:04:f1", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1707f31e-1456-442c-bfac-d03ae4db756e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1707f31e-1456-442c-bfac-d03ae4db756e", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T10:55:49.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "1707f31e-1456-442c-bfac-d03ae4db756e", "security_groups": [{"name": "default"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:55:49Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_proxy_host_kn63yc", "created": "2019-06-02T10:53:19Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:13:57,267 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1707f31e-1456-442c-bfac-d03ae4db756e/action used request id req-8bfd1955-e306-4800-9e07-fae50b2532d3 2019-06-02 11:13:57,267 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1707f31e-1456-442c-bfac-d03ae4db756e used request id req-426ce6cf-d3cf-4804-884d-248dfd05d3e8 2019-06-02 11:13:57,267 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1707f31e-1456-442c-bfac-d03ae4db756e used request id req-426ce6cf-d3cf-4804-884d-248dfd05d3e8 2019-06-02 11:13:57,267 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/1707f31e-1456-442c-bfac-d03ae4db756e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90ac5f333ffda0086b33e108755696bb2a79450" -d '{"os-stop": null}' 2019-06-02 11:13:57,268 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1707f31e-1456-442c-bfac-d03ae4db756e/action used request id req-8bfd1955-e306-4800-9e07-fae50b2532d3 2019-06-02 11:13:57,268 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 02 Jun 2019 11:13: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-8bfd1955-e306-4800-9e07-fae50b2532d3 x-compute-request-id: req-8bfd1955-e306-4800-9e07-fae50b2532d3 Content-Length: 0 Content-Type: application/json 2019-06-02 11:14:02,419 - functest.core.cloudify - DEBUG - Waiting for process 24684 to end... 2019-06-02 11:14:07,582 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/1707f31e-1456-442c-bfac-d03ae4db756e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90ac5f333ffda0086b33e108755696bb2a79450" 2019-06-02 11:14:07,582 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:14: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-aae0acd9-abaa-48d3-811f-d3d456c2d7e7 x-compute-request-id: req-aae0acd9-abaa-48d3-811f-d3d456c2d7e7 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:04:f1", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1707f31e-1456-442c-bfac-d03ae4db756e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1707f31e-1456-442c-bfac-d03ae4db756e", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-02T10:55:49.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "1707f31e-1456-442c-bfac-d03ae4db756e", "security_groups": [{"name": "default"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "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-02T11:13:58Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_proxy_host_kn63yc", "created": "2019-06-02T10:53:19Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:14:07,582 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1707f31e-1456-442c-bfac-d03ae4db756e used request id req-aae0acd9-abaa-48d3-811f-d3d456c2d7e7 2019-06-02 11:14:07,582 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1707f31e-1456-442c-bfac-d03ae4db756e used request id req-aae0acd9-abaa-48d3-811f-d3d456c2d7e7 2019-06-02 11:14:12,741 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-02 11:14:12,741 - functest.core.cloudify - DEBUG - Stopped node instance 2019-06-02 11:14:12,741 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' 2019-06-02 11:14:12,741 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-02 11:14:12,742 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-06-02 11:14:12,742 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-02 11:14:12,742 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-06-02 11:14:12,742 - functest.core.cloudify - DEBUG - deleting server 2019-06-02 11:14:12,742 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:14:12,742 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:14:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8521a06b-4dfc-4f1d-b438-df5e933651ef Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:14:12,743 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-06-02 11:14:12,743 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-8521a06b-4dfc-4f1d-b438-df5e933651ef 2019-06-02 11:14:12,743 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:14:12,743 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-47a9b33a-5bb0-461a-8efb-c0416a55c150 2019-06-02 11:14:12,743 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d20cfeac12cc9ecc70a023530ed197e889c2f184" 2019-06-02 11:14:12,743 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-06-02 11:14:12,743 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/1707f31e-1456-442c-bfac-d03ae4db756e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4e2c85b707144c5d4cca793069d4fe416cb86e1" 2019-06-02 11:14:12,744 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:14:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47a9b33a-5bb0-461a-8efb-c0416a55c150 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:14:12,744 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:14:12,744 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-c090c2e9-b228-4353-a6d6-60f59bc35ec1 2019-06-02 11:14:12,744 - functest.core.cloudify - DEBUG - RESP: [204] Date: Sun, 02 Jun 2019 11:14: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-96e52089-5602-488a-87bf-b9091bb5f34b x-compute-request-id: req-96e52089-5602-488a-87bf-b9091bb5f34b Content-Type: application/json 2019-06-02 11:14:12,744 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:14: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-2f216f69-79ee-4e83-8e75-418d2aa6cede x-compute-request-id: req-2f216f69-79ee-4e83-8e75-418d2aa6cede Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:04:f1", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1707f31e-1456-442c-bfac-d03ae4db756e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1707f31e-1456-442c-bfac-d03ae4db756e", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-02T10:55:49.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "1707f31e-1456-442c-bfac-d03ae4db756e", "security_groups": [{"name": "default"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "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-02T11:13:58Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_proxy_host_kn63yc", "created": "2019-06-02T10:53:19Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:14:12,745 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1707f31e-1456-442c-bfac-d03ae4db756e used request id req-2f216f69-79ee-4e83-8e75-418d2aa6cede 2019-06-02 11:14:12,745 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1707f31e-1456-442c-bfac-d03ae4db756e used request id req-2f216f69-79ee-4e83-8e75-418d2aa6cede 2019-06-02 11:14:12,745 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/1707f31e-1456-442c-bfac-d03ae4db756e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4e2c85b707144c5d4cca793069d4fe416cb86e1" 2019-06-02 11:14:12,745 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:14:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c090c2e9-b228-4353-a6d6-60f59bc35ec1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:14:12,745 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/1707f31e-1456-442c-bfac-d03ae4db756e used request id req-96e52089-5602-488a-87bf-b9091bb5f34b 2019-06-02 11:14:12,745 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/1707f31e-1456-442c-bfac-d03ae4db756e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4e2c85b707144c5d4cca793069d4fe416cb86e1" 2019-06-02 11:14:12,746 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a8c1b88709a8688a19df4342a2b80fba2e361b3" 2019-06-02 11:14:12,746 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/1707f31e-1456-442c-bfac-d03ae4db756e used request id req-96e52089-5602-488a-87bf-b9091bb5f34b 2019-06-02 11:14:12,746 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1707f31e-1456-442c-bfac-d03ae4db756e used request id req-183aab31-eb81-42a3-a773-40835e7e6094 2019-06-02 11:14:12,746 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-06-02 11:14:12,746 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf7e162a5d629f1b5a3d28379e6d5ff90bb50af0" 2019-06-02 11:14:12,746 - functest.core.cloudify - DEBUG - Stopped node instance 2019-06-02 11:14:12,746 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:14:12,747 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:14:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46291d89-db2b-4b22-9941-af3bbc205086 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:14:12,747 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-46291d89-db2b-4b22-9941-af3bbc205086 2019-06-02 11:14:12,747 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:14: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-0ea2431e-701d-4f0f-881c-91c50e86a876 x-compute-request-id: req-0ea2431e-701d-4f0f-881c-91c50e86a876 Content-Encoding: gzip Content-Length: 853 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:bb:3f", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:bb:3f", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/064cf04d-3496-4077-9323-bc2476ffc64b", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-02T10:56:21.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "064cf04d-3496-4077-9323-bc2476ffc64b", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "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-02T11:13:38Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_ellis_host_ekjobi", "created": "2019-06-02T10:53:27Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:14:12,747 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b used request id req-0ea2431e-701d-4f0f-881c-91c50e86a876 2019-06-02 11:14:12,747 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b used request id req-0ea2431e-701d-4f0f-881c-91c50e86a876 2019-06-02 11:14:12,747 - functest.core.cloudify - DEBUG - Server is already stopped 2019-06-02 11:14:12,748 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:14: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-183aab31-eb81-42a3-a773-40835e7e6094 x-compute-request-id: req-183aab31-eb81-42a3-a773-40835e7e6094 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:04:f1", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1707f31e-1456-442c-bfac-d03ae4db756e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1707f31e-1456-442c-bfac-d03ae4db756e", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-02T10:55:49.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "1707f31e-1456-442c-bfac-d03ae4db756e", "security_groups": [{"name": "default"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "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-02T11:14:10Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_proxy_host_kn63yc", "created": "2019-06-02T10:53:19Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:14:12,748 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1707f31e-1456-442c-bfac-d03ae4db756e used request id req-183aab31-eb81-42a3-a773-40835e7e6094 2019-06-02 11:14:12,748 - functest.core.cloudify - DEBUG - Waiting for server "1707f31e-1456-442c-bfac-d03ae4db756e" to be deleted. current status: SHUTOFF 2019-06-02 11:14:12,748 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-06-02 11:14:12,748 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 used request id req-0f4a05da-b16b-4301-af62-7fbcea499dd2 2019-06-02 11:14:12,748 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:14: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-0f4a05da-b16b-4301-af62-7fbcea499dd2 x-compute-request-id: req-0f4a05da-b16b-4301-af62-7fbcea499dd2 Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:74:e2", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:74:e2", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-02T10:55:55.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "b60ce31e-8941-43a2-85a1-a12cf8125e68", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "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-02T11:13:39Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_bono_host_jmeq8q", "created": "2019-06-02T10:53:31Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:14:12,748 - functest.core.cloudify - DEBUG - Server is already stopped 2019-06-02 11:14:12,749 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 used request id req-0f4a05da-b16b-4301-af62-7fbcea499dd2 2019-06-02 11:14:17,907 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-06-02 11:14:17,908 - functest.core.cloudify - DEBUG - Server is already stopped 2019-06-02 11:14:17,908 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-02 11:14:17,908 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:14: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-bfd9a0cc-800e-49ba-b7c0-56d005431349 x-compute-request-id: req-bfd9a0cc-800e-49ba-b7c0-56d005431349 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:1b:c9", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-02T10:55:55.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "9067c35e-52a3-44b6-8b65-fbc3049d65df", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "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-02T11:13:40Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_dime_host_pqrvlp", "created": "2019-06-02T10:53:30Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:14:17,908 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df used request id req-bfd9a0cc-800e-49ba-b7c0-56d005431349 2019-06-02 11:14:17,908 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df used request id req-bfd9a0cc-800e-49ba-b7c0-56d005431349 2019-06-02 11:14:17,909 - functest.core.cloudify - DEBUG - Stopped node instance 2019-06-02 11:14:17,909 - functest.core.cloudify - DEBUG - Stopped node instance 2019-06-02 11:14:17,909 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-06-02 11:14:17,909 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-02 11:14:17,910 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-02 11:14:17,910 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-06-02 11:14:17,910 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-02 11:14:17,910 - functest.core.cloudify - DEBUG - Remove floating ip 172.30.9.203 2019-06-02 11:14:17,910 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:14:17,910 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:14:17,910 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:14:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd262d83-cda7-4a31-afdf-179fcc9e4b55 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:14:17,911 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:14:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd262d83-cda7-4a31-afdf-179fcc9e4b55 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:14:17,911 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-bd262d83-cda7-4a31-afdf-179fcc9e4b55 2019-06-02 11:14:17,911 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-bd262d83-cda7-4a31-afdf-179fcc9e4b55 2019-06-02 11:14:17,911 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:14:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f3f8682-d933-4099-9404-7ef56071479b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:14:17,911 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:14:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f3f8682-d933-4099-9404-7ef56071479b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:14:17,911 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acf02f15578ee76eb77ce47c27d7951ce9f864d5" 2019-06-02 11:14:17,912 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acf02f15578ee76eb77ce47c27d7951ce9f864d5" 2019-06-02 11:14:17,912 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3262 X-Openstack-Request-Id: req-19614638-065b-497c-888c-2ffaa86558f9 Date: Sun, 02 Jun 2019 11:14:14 GMT RESP BODY: {"floatingips": [{"router_id": "04f8b115-bce1-4ca0-be61-21cd6417ed8f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:14Z", "updated_at": "2019-06-02T10:57:33Z", "floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "980521c4-6263-42f9-ad9e-b4589858c951", "device_owner": "compute:nova", "mac_address": "fa:16:3e:99:bb:3f", "device_id": "064cf04d-3496-4077-9323-bc2476ffc64b"}, "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.203", "revision_number": 2, "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_id": "beaf3ed5-8835-409e-a1f5-8df4cc236ad7", "id": "0c116345-47e4-44c5-9103-44b9866d6d25", "qos_policy_id": null}, {"router_id": "04f8b115-bce1-4ca0-be61-21cd6417ed8f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:15Z", "updated_at": "2019-06-02T10:57:32Z", "floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "980521c4-6263-42f9-ad9e-b4589858c951", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f2:7c:dd", "device_id": "363611d1-7f52-4e47-b5a1-736e85da94ae"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.207", "revision_number": 2, "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_id": "b1f8ef8b-de2b-4482-a7fe-6b78ba5ce16d", "id": "3fd345c5-fbbf-414c-b4cd-bc6aa5eb5c85", "qos_policy_id": null}, {"router_id": "04f8b115-bce1-4ca0-be61-21cd6417ed8f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:13Z", "updated_at": "2019-06-02T10:57:35Z", "floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "980521c4-6263-42f9-ad9e-b4589858c951", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6f:74:e2", "device_id": "b60ce31e-8941-43a2-85a1-a12cf8125e68"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_id": "4769a5c1-e49f-4680-b3f7-ef898074ade8", "id": "53ccd259-2be8-4c3c-9730-084489fd3e74", "qos_policy_id": null}, {"router_id": "04f8b115-bce1-4ca0-be61-21cd6417ed8f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:49:40Z", "updated_at": "2019-06-02T10:49:43Z", "floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "980521c4-6263-42f9-ad9e-b4589858c951", "device_owner": "compute:nova", "mac_address": "fa:16:3e:aa:fb:5d", "device_id": "b26c5c92-f225-4e2d-8b3a-cd217f25404d"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.215", "revision_number": 1, "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_id": "423cabc7-b9b0-4a12-b4d7-14fded2df766", "id": "888d88cc-4972-431d-ba23-711f21bfc6ef", "qos_policy_id": null}]} 2019-06-02 11:14:17,912 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3262 X-Openstack-Request-Id: req-19614638-065b-497c-888c-2ffaa86558f9 Date: Sun, 02 Jun 2019 11:14:14 GMT RESP BODY: {"floatingips": [{"router_id": "04f8b115-bce1-4ca0-be61-21cd6417ed8f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:14Z", "updated_at": "2019-06-02T10:57:33Z", "floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "980521c4-6263-42f9-ad9e-b4589858c951", "device_owner": "compute:nova", "mac_address": "fa:16:3e:99:bb:3f", "device_id": "064cf04d-3496-4077-9323-bc2476ffc64b"}, "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.203", "revision_number": 2, "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_id": "beaf3ed5-8835-409e-a1f5-8df4cc236ad7", "id": "0c116345-47e4-44c5-9103-44b9866d6d25", "qos_policy_id": null}, {"router_id": "04f8b115-bce1-4ca0-be61-21cd6417ed8f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:15Z", "updated_at": "2019-06-02T10:57:32Z", "floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "980521c4-6263-42f9-ad9e-b4589858c951", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f2:7c:dd", "device_id": "363611d1-7f52-4e47-b5a1-736e85da94ae"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.207", "revision_number": 2, "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_id": "b1f8ef8b-de2b-4482-a7fe-6b78ba5ce16d", "id": "3fd345c5-fbbf-414c-b4cd-bc6aa5eb5c85", "qos_policy_id": null}, {"router_id": "04f8b115-bce1-4ca0-be61-21cd6417ed8f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:13Z", "updated_at": "2019-06-02T10:57:35Z", "floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "980521c4-6263-42f9-ad9e-b4589858c951", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6f:74:e2", "device_id": "b60ce31e-8941-43a2-85a1-a12cf8125e68"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_id": "4769a5c1-e49f-4680-b3f7-ef898074ade8", "id": "53ccd259-2be8-4c3c-9730-084489fd3e74", "qos_policy_id": null}, {"router_id": "04f8b115-bce1-4ca0-be61-21cd6417ed8f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:49:40Z", "updated_at": "2019-06-02T10:49:43Z", "floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "980521c4-6263-42f9-ad9e-b4589858c951", "device_owner": "compute:nova", "mac_address": "fa:16:3e:aa:fb:5d", "device_id": "b26c5c92-f225-4e2d-8b3a-cd217f25404d"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.215", "revision_number": 1, "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_id": "423cabc7-b9b0-4a12-b4d7-14fded2df766", "id": "888d88cc-4972-431d-ba23-711f21bfc6ef", "qos_policy_id": null}]} 2019-06-02 11:14:17,912 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-19614638-065b-497c-888c-2ffaa86558f9 2019-06-02 11:14:17,912 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-19614638-065b-497c-888c-2ffaa86558f9 2019-06-02 11:14:17,912 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-19614638-065b-497c-888c-2ffaa86558f9 2019-06-02 11:14:17,913 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-19614638-065b-497c-888c-2ffaa86558f9 2019-06-02 11:14:17,913 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/beaf3ed5-8835-409e-a1f5-8df4cc236ad7.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acf02f15578ee76eb77ce47c27d7951ce9f864d5" 2019-06-02 11:14:17,913 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/beaf3ed5-8835-409e-a1f5-8df4cc236ad7.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acf02f15578ee76eb77ce47c27d7951ce9f864d5" 2019-06-02 11:14:17,913 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-2f3f8682-d933-4099-9404-7ef56071479b 2019-06-02 11:14:17,913 - functest.core.cloudify - DEBUG - Remove floating ip 172.30.9.200 2019-06-02 11:14:17,913 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-7005424b-4838-4c02-aea7-ccafe99ee1c0 Date: Sun, 02 Jun 2019 11:14:14 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T10:56:19Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4f2a1d51-aceb-41c8-b18f-1cd5b8b28cf5","ip_address":"192.168.120.26"}],"id":"beaf3ed5-8835-409e-a1f5-8df4cc236ad7","security_groups":["00744322-6503-4246-974b-d64c93c48309","be9c22f8-742e-4aff-a001-ed938c99ec4d"],"mac_address":"fa:16:3e:99:bb:3f","device_id":"064cf04d-3496-4077-9323-bc2476ffc64b","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"2ed4b87cc2914b1f9c6921b00fbbbdc7","qos_policy_id":null,"admin_state_up":true,"network_id":"980521c4-6263-42f9-ad9e-b4589858c951","tenant_id":"2ed4b87cc2914b1f9c6921b00fbbbdc7","created_at":"2019-06-02T10:53:30Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-02 11:14:17,914 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-7005424b-4838-4c02-aea7-ccafe99ee1c0 Date: Sun, 02 Jun 2019 11:14:14 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T10:56:19Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4f2a1d51-aceb-41c8-b18f-1cd5b8b28cf5","ip_address":"192.168.120.26"}],"id":"beaf3ed5-8835-409e-a1f5-8df4cc236ad7","security_groups":["00744322-6503-4246-974b-d64c93c48309","be9c22f8-742e-4aff-a001-ed938c99ec4d"],"mac_address":"fa:16:3e:99:bb:3f","device_id":"064cf04d-3496-4077-9323-bc2476ffc64b","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"2ed4b87cc2914b1f9c6921b00fbbbdc7","qos_policy_id":null,"admin_state_up":true,"network_id":"980521c4-6263-42f9-ad9e-b4589858c951","tenant_id":"2ed4b87cc2914b1f9c6921b00fbbbdc7","created_at":"2019-06-02T10:53:30Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-02 11:14:17,914 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/beaf3ed5-8835-409e-a1f5-8df4cc236ad7.json used request id req-7005424b-4838-4c02-aea7-ccafe99ee1c0 2019-06-02 11:14:17,914 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-06-02 11:14:17,914 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-2f3f8682-d933-4099-9404-7ef56071479b 2019-06-02 11:14:17,914 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/beaf3ed5-8835-409e-a1f5-8df4cc236ad7.json used request id req-7005424b-4838-4c02-aea7-ccafe99ee1c0 2019-06-02 11:14:17,914 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/beaf3ed5-8835-409e-a1f5-8df4cc236ad7.json used request id req-7005424b-4838-4c02-aea7-ccafe99ee1c0 2019-06-02 11:14:17,914 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/beaf3ed5-8835-409e-a1f5-8df4cc236ad7.json used request id req-7005424b-4838-4c02-aea7-ccafe99ee1c0 2019-06-02 11:14:17,915 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:14:17,915 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:14:17,915 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3262 X-Openstack-Request-Id: req-acadff66-7d5e-4fb3-beb0-6771a4813b8a Date: Sun, 02 Jun 2019 11:14:15 GMT RESP BODY: {"floatingips": [{"router_id": "04f8b115-bce1-4ca0-be61-21cd6417ed8f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:14Z", "updated_at": "2019-06-02T10:57:33Z", "floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "980521c4-6263-42f9-ad9e-b4589858c951", "device_owner": "compute:nova", "mac_address": "fa:16:3e:99:bb:3f", "device_id": "064cf04d-3496-4077-9323-bc2476ffc64b"}, "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.203", "revision_number": 2, "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_id": "beaf3ed5-8835-409e-a1f5-8df4cc236ad7", "id": "0c116345-47e4-44c5-9103-44b9866d6d25", "qos_policy_id": null}, {"router_id": "04f8b115-bce1-4ca0-be61-21cd6417ed8f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:15Z", "updated_at": "2019-06-02T10:57:32Z", "floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "980521c4-6263-42f9-ad9e-b4589858c951", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f2:7c:dd", "device_id": "363611d1-7f52-4e47-b5a1-736e85da94ae"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.207", "revision_number": 2, "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_id": "b1f8ef8b-de2b-4482-a7fe-6b78ba5ce16d", "id": "3fd345c5-fbbf-414c-b4cd-bc6aa5eb5c85", "qos_policy_id": null}, {"router_id": "04f8b115-bce1-4ca0-be61-21cd6417ed8f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:13Z", "updated_at": "2019-06-02T10:57:35Z", "floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "980521c4-6263-42f9-ad9e-b4589858c951", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6f:74:e2", "device_id": "b60ce31e-8941-43a2-85a1-a12cf8125e68"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_id": "4769a5c1-e49f-4680-b3f7-ef898074ade8", "id": "53ccd259-2be8-4c3c-9730-084489fd3e74", "qos_policy_id": null}, {"router_id": "04f8b115-bce1-4ca0-be61-21cd6417ed8f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:49:40Z", "updated_at": "2019-06-02T10:49:43Z", "floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "980521c4-6263-42f9-ad9e-b4589858c951", "device_owner": "compute:nova", "mac_address": "fa:16:3e:aa:fb:5d", "device_id": "b26c5c92-f225-4e2d-8b3a-cd217f25404d"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.215", "revision_number": 1, "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_id": "423cabc7-b9b0-4a12-b4d7-14fded2df766", "id": "888d88cc-4972-431d-ba23-711f21bfc6ef", "qos_policy_id": null}]} 2019-06-02 11:14:17,915 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:14:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-106cb5f8-a70c-44c0-976d-9fb620ab5275 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:14:17,915 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:14:17,915 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:14:17,916 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:14:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-106cb5f8-a70c-44c0-976d-9fb620ab5275 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:14:17,916 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-106cb5f8-a70c-44c0-976d-9fb620ab5275 2019-06-02 11:14:23,107 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5bd6855034c901d35fc5b33fc076ab4c362f75" 2019-06-02 11:14:23,107 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06ed45ee8b91ea09a75db9d5ea2eab839cc1c1b7" 2019-06-02 11:14:23,107 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06ed45ee8b91ea09a75db9d5ea2eab839cc1c1b7" 2019-06-02 11:14:23,107 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:14:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-106cb5f8-a70c-44c0-976d-9fb620ab5275 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:14:23,108 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3262 X-Openstack-Request-Id: req-acadff66-7d5e-4fb3-beb0-6771a4813b8a Date: Sun, 02 Jun 2019 11:14:15 GMT RESP BODY: {"floatingips": [{"router_id": "04f8b115-bce1-4ca0-be61-21cd6417ed8f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:14Z", "updated_at": "2019-06-02T10:57:33Z", "floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "980521c4-6263-42f9-ad9e-b4589858c951", "device_owner": "compute:nova", "mac_address": "fa:16:3e:99:bb:3f", "device_id": "064cf04d-3496-4077-9323-bc2476ffc64b"}, "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.203", "revision_number": 2, "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_id": "beaf3ed5-8835-409e-a1f5-8df4cc236ad7", "id": "0c116345-47e4-44c5-9103-44b9866d6d25", "qos_policy_id": null}, {"router_id": "04f8b115-bce1-4ca0-be61-21cd6417ed8f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:15Z", "updated_at": "2019-06-02T10:57:32Z", "floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "980521c4-6263-42f9-ad9e-b4589858c951", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f2:7c:dd", "device_id": "363611d1-7f52-4e47-b5a1-736e85da94ae"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.207", "revision_number": 2, "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_id": "b1f8ef8b-de2b-4482-a7fe-6b78ba5ce16d", "id": "3fd345c5-fbbf-414c-b4cd-bc6aa5eb5c85", "qos_policy_id": null}, {"router_id": "04f8b115-bce1-4ca0-be61-21cd6417ed8f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:13Z", "updated_at": "2019-06-02T10:57:35Z", "floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "980521c4-6263-42f9-ad9e-b4589858c951", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6f:74:e2", "device_id": "b60ce31e-8941-43a2-85a1-a12cf8125e68"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_id": "4769a5c1-e49f-4680-b3f7-ef898074ade8", "id": "53ccd259-2be8-4c3c-9730-084489fd3e74", "qos_policy_id": null}, {"router_id": "04f8b115-bce1-4ca0-be61-21cd6417ed8f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:49:40Z", "updated_at": "2019-06-02T10:49:43Z", "floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "980521c4-6263-42f9-ad9e-b4589858c951", "device_owner": "compute:nova", "mac_address": "fa:16:3e:aa:fb:5d", "device_id": "b26c5c92-f225-4e2d-8b3a-cd217f25404d"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.215", "revision_number": 1, "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_id": "423cabc7-b9b0-4a12-b4d7-14fded2df766", "id": "888d88cc-4972-431d-ba23-711f21bfc6ef", "qos_policy_id": null}]} 2019-06-02 11:14:23,108 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:14:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-390ff439-86f5-486e-b9e2-c8347c27a6c3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:14:23,108 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:14:23,108 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3262 X-Openstack-Request-Id: req-acadff66-7d5e-4fb3-beb0-6771a4813b8a Date: Sun, 02 Jun 2019 11:14:15 GMT RESP BODY: {"floatingips": [{"router_id": "04f8b115-bce1-4ca0-be61-21cd6417ed8f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:14Z", "updated_at": "2019-06-02T10:57:33Z", "floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "980521c4-6263-42f9-ad9e-b4589858c951", "device_owner": "compute:nova", "mac_address": "fa:16:3e:99:bb:3f", "device_id": "064cf04d-3496-4077-9323-bc2476ffc64b"}, "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.203", "revision_number": 2, "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_id": "beaf3ed5-8835-409e-a1f5-8df4cc236ad7", "id": "0c116345-47e4-44c5-9103-44b9866d6d25", "qos_policy_id": null}, {"router_id": "04f8b115-bce1-4ca0-be61-21cd6417ed8f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:15Z", "updated_at": "2019-06-02T10:57:32Z", "floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "980521c4-6263-42f9-ad9e-b4589858c951", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f2:7c:dd", "device_id": "363611d1-7f52-4e47-b5a1-736e85da94ae"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.207", "revision_number": 2, "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_id": "b1f8ef8b-de2b-4482-a7fe-6b78ba5ce16d", "id": "3fd345c5-fbbf-414c-b4cd-bc6aa5eb5c85", "qos_policy_id": null}, {"router_id": "04f8b115-bce1-4ca0-be61-21cd6417ed8f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:13Z", "updated_at": "2019-06-02T10:57:35Z", "floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "980521c4-6263-42f9-ad9e-b4589858c951", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6f:74:e2", "device_id": "b60ce31e-8941-43a2-85a1-a12cf8125e68"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_id": "4769a5c1-e49f-4680-b3f7-ef898074ade8", "id": "53ccd259-2be8-4c3c-9730-084489fd3e74", "qos_policy_id": null}, {"router_id": "04f8b115-bce1-4ca0-be61-21cd6417ed8f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:49:40Z", "updated_at": "2019-06-02T10:49:43Z", "floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "980521c4-6263-42f9-ad9e-b4589858c951", "device_owner": "compute:nova", "mac_address": "fa:16:3e:aa:fb:5d", "device_id": "b26c5c92-f225-4e2d-8b3a-cd217f25404d"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.215", "revision_number": 1, "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_id": "423cabc7-b9b0-4a12-b4d7-14fded2df766", "id": "888d88cc-4972-431d-ba23-711f21bfc6ef", "qos_policy_id": null}]} 2019-06-02 11:14:23,108 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-acadff66-7d5e-4fb3-beb0-6771a4813b8a 2019-06-02 11:14:23,109 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-acadff66-7d5e-4fb3-beb0-6771a4813b8a 2019-06-02 11:14:23,109 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-acadff66-7d5e-4fb3-beb0-6771a4813b8a 2019-06-02 11:14:23,109 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-acadff66-7d5e-4fb3-beb0-6771a4813b8a 2019-06-02 11:14:23,109 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/beaf3ed5-8835-409e-a1f5-8df4cc236ad7.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06ed45ee8b91ea09a75db9d5ea2eab839cc1c1b7" 2019-06-02 11:14:23,110 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/beaf3ed5-8835-409e-a1f5-8df4cc236ad7.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06ed45ee8b91ea09a75db9d5ea2eab839cc1c1b7" 2019-06-02 11:14:23,110 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-45609e1d-975d-405a-8f76-d37589832cef Date: Sun, 02 Jun 2019 11:14:15 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T10:56:19Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4f2a1d51-aceb-41c8-b18f-1cd5b8b28cf5","ip_address":"192.168.120.26"}],"id":"beaf3ed5-8835-409e-a1f5-8df4cc236ad7","security_groups":["00744322-6503-4246-974b-d64c93c48309","be9c22f8-742e-4aff-a001-ed938c99ec4d"],"mac_address":"fa:16:3e:99:bb:3f","device_id":"064cf04d-3496-4077-9323-bc2476ffc64b","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"2ed4b87cc2914b1f9c6921b00fbbbdc7","qos_policy_id":null,"admin_state_up":true,"network_id":"980521c4-6263-42f9-ad9e-b4589858c951","tenant_id":"2ed4b87cc2914b1f9c6921b00fbbbdc7","created_at":"2019-06-02T10:53:30Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-02 11:14:23,110 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-45609e1d-975d-405a-8f76-d37589832cef Date: Sun, 02 Jun 2019 11:14:15 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T10:56:19Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4f2a1d51-aceb-41c8-b18f-1cd5b8b28cf5","ip_address":"192.168.120.26"}],"id":"beaf3ed5-8835-409e-a1f5-8df4cc236ad7","security_groups":["00744322-6503-4246-974b-d64c93c48309","be9c22f8-742e-4aff-a001-ed938c99ec4d"],"mac_address":"fa:16:3e:99:bb:3f","device_id":"064cf04d-3496-4077-9323-bc2476ffc64b","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"2ed4b87cc2914b1f9c6921b00fbbbdc7","qos_policy_id":null,"admin_state_up":true,"network_id":"980521c4-6263-42f9-ad9e-b4589858c951","tenant_id":"2ed4b87cc2914b1f9c6921b00fbbbdc7","created_at":"2019-06-02T10:53:30Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-02 11:14:23,110 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/beaf3ed5-8835-409e-a1f5-8df4cc236ad7.json used request id req-45609e1d-975d-405a-8f76-d37589832cef 2019-06-02 11:14:23,110 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:14:23,110 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:14:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5aff266e-f6ca-430f-8041-d5e50cc959a6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:14:23,111 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-5aff266e-f6ca-430f-8041-d5e50cc959a6 2019-06-02 11:14:23,111 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/beaf3ed5-8835-409e-a1f5-8df4cc236ad7.json used request id req-45609e1d-975d-405a-8f76-d37589832cef 2019-06-02 11:14:23,111 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/beaf3ed5-8835-409e-a1f5-8df4cc236ad7.json used request id req-45609e1d-975d-405a-8f76-d37589832cef 2019-06-02 11:14:23,111 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/beaf3ed5-8835-409e-a1f5-8df4cc236ad7.json used request id req-45609e1d-975d-405a-8f76-d37589832cef 2019-06-02 11:14:23,111 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/b1f8ef8b-de2b-4482-a7fe-6b78ba5ce16d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06ed45ee8b91ea09a75db9d5ea2eab839cc1c1b7" 2019-06-02 11:14:23,111 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/b1f8ef8b-de2b-4482-a7fe-6b78ba5ce16d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06ed45ee8b91ea09a75db9d5ea2eab839cc1c1b7" 2019-06-02 11:14:23,112 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-fdc0d67a-e2cc-4aba-a12e-bc09897569ee Date: Sun, 02 Jun 2019 11:14:15 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T10:56:19Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4f2a1d51-aceb-41c8-b18f-1cd5b8b28cf5","ip_address":"192.168.120.3"}],"id":"b1f8ef8b-de2b-4482-a7fe-6b78ba5ce16d","security_groups":["37cee7f4-fb47-4eeb-9c46-197d3488fcb7","be9c22f8-742e-4aff-a001-ed938c99ec4d"],"mac_address":"fa:16:3e:f2:7c:dd","device_id":"363611d1-7f52-4e47-b5a1-736e85da94ae","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"2ed4b87cc2914b1f9c6921b00fbbbdc7","qos_policy_id":null,"admin_state_up":true,"network_id":"980521c4-6263-42f9-ad9e-b4589858c951","tenant_id":"2ed4b87cc2914b1f9c6921b00fbbbdc7","created_at":"2019-06-02T10:53:30Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-02 11:14:23,112 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-fdc0d67a-e2cc-4aba-a12e-bc09897569ee Date: Sun, 02 Jun 2019 11:14:15 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T10:56:19Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4f2a1d51-aceb-41c8-b18f-1cd5b8b28cf5","ip_address":"192.168.120.3"}],"id":"b1f8ef8b-de2b-4482-a7fe-6b78ba5ce16d","security_groups":["37cee7f4-fb47-4eeb-9c46-197d3488fcb7","be9c22f8-742e-4aff-a001-ed938c99ec4d"],"mac_address":"fa:16:3e:f2:7c:dd","device_id":"363611d1-7f52-4e47-b5a1-736e85da94ae","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"2ed4b87cc2914b1f9c6921b00fbbbdc7","qos_policy_id":null,"admin_state_up":true,"network_id":"980521c4-6263-42f9-ad9e-b4589858c951","tenant_id":"2ed4b87cc2914b1f9c6921b00fbbbdc7","created_at":"2019-06-02T10:53:30Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-02 11:14:23,112 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/b1f8ef8b-de2b-4482-a7fe-6b78ba5ce16d.json used request id req-fdc0d67a-e2cc-4aba-a12e-bc09897569ee 2019-06-02 11:14:23,112 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/b1f8ef8b-de2b-4482-a7fe-6b78ba5ce16d.json used request id req-fdc0d67a-e2cc-4aba-a12e-bc09897569ee 2019-06-02 11:14:23,112 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/b1f8ef8b-de2b-4482-a7fe-6b78ba5ce16d.json used request id req-fdc0d67a-e2cc-4aba-a12e-bc09897569ee 2019-06-02 11:14:23,112 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/b1f8ef8b-de2b-4482-a7fe-6b78ba5ce16d.json used request id req-fdc0d67a-e2cc-4aba-a12e-bc09897569ee 2019-06-02 11:14:23,113 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/4769a5c1-e49f-4680-b3f7-ef898074ade8.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06ed45ee8b91ea09a75db9d5ea2eab839cc1c1b7" 2019-06-02 11:14:23,113 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/4769a5c1-e49f-4680-b3f7-ef898074ade8.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06ed45ee8b91ea09a75db9d5ea2eab839cc1c1b7" 2019-06-02 11:14:23,113 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-b6178eff-72c1-437a-a435-1bfa78046c26 Date: Sun, 02 Jun 2019 11:14:15 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T10:55:53Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4f2a1d51-aceb-41c8-b18f-1cd5b8b28cf5","ip_address":"192.168.120.7"}],"id":"4769a5c1-e49f-4680-b3f7-ef898074ade8","security_groups":["b49af5ea-b148-419c-8991-f0c30e30c1ef","be9c22f8-742e-4aff-a001-ed938c99ec4d","e6b052dc-3c75-4151-9c78-f95f86236554"],"mac_address":"fa:16:3e:6f:74:e2","device_id":"b60ce31e-8941-43a2-85a1-a12cf8125e68","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"2ed4b87cc2914b1f9c6921b00fbbbdc7","qos_policy_id":null,"admin_state_up":true,"network_id":"980521c4-6263-42f9-ad9e-b4589858c951","tenant_id":"2ed4b87cc2914b1f9c6921b00fbbbdc7","created_at":"2019-06-02T10:53:34Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-02 11:14:23,113 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-b6178eff-72c1-437a-a435-1bfa78046c26 Date: Sun, 02 Jun 2019 11:14:15 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T10:55:53Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4f2a1d51-aceb-41c8-b18f-1cd5b8b28cf5","ip_address":"192.168.120.7"}],"id":"4769a5c1-e49f-4680-b3f7-ef898074ade8","security_groups":["b49af5ea-b148-419c-8991-f0c30e30c1ef","be9c22f8-742e-4aff-a001-ed938c99ec4d","e6b052dc-3c75-4151-9c78-f95f86236554"],"mac_address":"fa:16:3e:6f:74:e2","device_id":"b60ce31e-8941-43a2-85a1-a12cf8125e68","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"2ed4b87cc2914b1f9c6921b00fbbbdc7","qos_policy_id":null,"admin_state_up":true,"network_id":"980521c4-6263-42f9-ad9e-b4589858c951","tenant_id":"2ed4b87cc2914b1f9c6921b00fbbbdc7","created_at":"2019-06-02T10:53:34Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-02 11:14:23,113 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/4769a5c1-e49f-4680-b3f7-ef898074ade8.json used request id req-b6178eff-72c1-437a-a435-1bfa78046c26 2019-06-02 11:14:23,113 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/4769a5c1-e49f-4680-b3f7-ef898074ade8.json used request id req-b6178eff-72c1-437a-a435-1bfa78046c26 2019-06-02 11:14:23,113 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/4769a5c1-e49f-4680-b3f7-ef898074ade8.json used request id req-b6178eff-72c1-437a-a435-1bfa78046c26 2019-06-02 11:14:23,114 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/4769a5c1-e49f-4680-b3f7-ef898074ade8.json used request id req-b6178eff-72c1-437a-a435-1bfa78046c26 2019-06-02 11:14:23,114 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:14:23,114 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:14:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-390ff439-86f5-486e-b9e2-c8347c27a6c3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:14:23,114 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-390ff439-86f5-486e-b9e2-c8347c27a6c3 2019-06-02 11:14:23,114 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-390ff439-86f5-486e-b9e2-c8347c27a6c3 2019-06-02 11:14:23,114 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e553a64812d8274a2e35ee12bd8db98273b24f1" 2019-06-02 11:14:23,114 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:14: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-c409e9c0-3945-4cfd-9d3f-cd319b23c6c5 x-compute-request-id: req-c409e9c0-3945-4cfd-9d3f-cd319b23c6c5 Content-Encoding: gzip Content-Length: 853 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:bb:3f", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:bb:3f", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/064cf04d-3496-4077-9323-bc2476ffc64b", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-02T10:56:21.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "064cf04d-3496-4077-9323-bc2476ffc64b", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "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-02T11:13:38Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_ellis_host_ekjobi", "created": "2019-06-02T10:53:27Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:14:23,115 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:14: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-c409e9c0-3945-4cfd-9d3f-cd319b23c6c5 x-compute-request-id: req-c409e9c0-3945-4cfd-9d3f-cd319b23c6c5 Content-Encoding: gzip Content-Length: 853 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:bb:3f", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:bb:3f", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/064cf04d-3496-4077-9323-bc2476ffc64b", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-02T10:56:21.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "064cf04d-3496-4077-9323-bc2476ffc64b", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "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-02T11:13:38Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_ellis_host_ekjobi", "created": "2019-06-02T10:53:27Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:14:23,115 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b used request id req-c409e9c0-3945-4cfd-9d3f-cd319b23c6c5 2019-06-02 11:14:23,115 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b used request id req-c409e9c0-3945-4cfd-9d3f-cd319b23c6c5 2019-06-02 11:14:23,115 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b used request id req-c409e9c0-3945-4cfd-9d3f-cd319b23c6c5 2019-06-02 11:14:23,115 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b used request id req-c409e9c0-3945-4cfd-9d3f-cd319b23c6c5 2019-06-02 11:14:28,344 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5bd6855034c901d35fc5b33fc076ab4c362f75" -d '{"removeFloatingIp": {"address": "172.30.9.203"}}' 2019-06-02 11:14:28,344 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5bd6855034c901d35fc5b33fc076ab4c362f75" -d '{"removeFloatingIp": {"address": "172.30.9.203"}}' 2019-06-02 11:14:28,344 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:14:28,344 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75545c84da2913a934eb07c03b8772d2157d577b" 2019-06-02 11:14:28,345 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75545c84da2913a934eb07c03b8772d2157d577b" 2019-06-02 11:14:28,345 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:14:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7300c43c-4871-4523-b27e-996c7bdc176f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:14:28,345 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df used request id req-ea0f9afc-5e81-4ce6-97c7-cd042e868845 2019-06-02 11:14:28,345 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e553a64812d8274a2e35ee12bd8db98273b24f1" -d '{"removeSecurityGroup": {"name": "clearwater-sg_dime"}}' 2019-06-02 11:14:28,345 - functest.core.cloudify - DEBUG - RESP: [404] Date: Sun, 02 Jun 2019 11:14: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-fab5d0f7-5ed0-4e6f-86d6-f386efd487e5 x-compute-request-id: req-fab5d0f7-5ed0-4e6f-86d6-f386efd487e5 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 1707f31e-1456-442c-bfac-d03ae4db756e could not be found.", "code": 404}} 2019-06-02 11:14:28,345 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1707f31e-1456-442c-bfac-d03ae4db756e used request id req-fab5d0f7-5ed0-4e6f-86d6-f386efd487e5 2019-06-02 11:14:28,345 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1707f31e-1456-442c-bfac-d03ae4db756e used request id req-fab5d0f7-5ed0-4e6f-86d6-f386efd487e5 2019-06-02 11:14:28,346 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cc60bf3037b9a8867be09d353167f9ba454b531" 2019-06-02 11:14:28,346 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-7300c43c-4871-4523-b27e-996c7bdc176f 2019-06-02 11:14:28,346 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-06-02 11:14:28,346 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/1707f31e-1456-442c-bfac-d03ae4db756e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4e2c85b707144c5d4cca793069d4fe416cb86e1" 2019-06-02 11:14:28,346 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:14: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-ea0f9afc-5e81-4ce6-97c7-cd042e868845 x-compute-request-id: req-ea0f9afc-5e81-4ce6-97c7-cd042e868845 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:1b:c9", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-02T10:55:55.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "9067c35e-52a3-44b6-8b65-fbc3049d65df", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "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-02T11:13:40Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_dime_host_pqrvlp", "created": "2019-06-02T10:53:30Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:14:28,346 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df used request id req-ea0f9afc-5e81-4ce6-97c7-cd042e868845 2019-06-02 11:14:28,347 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75545c84da2913a934eb07c03b8772d2157d577b" -d '{"removeFloatingIp": {"address": "172.30.9.200"}}' 2019-06-02 11:14:28,347 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-02 11:14:28,347 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:14: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-37ae29df-1a03-4e3b-846a-aab8f4f232bc x-compute-request-id: req-37ae29df-1a03-4e3b-846a-aab8f4f232bc Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:74:e2", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:74:e2", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-02T10:55:55.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "b60ce31e-8941-43a2-85a1-a12cf8125e68", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "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-02T11:13:39Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_bono_host_jmeq8q", "created": "2019-06-02T10:53:31Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:14:28,347 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:14: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-37ae29df-1a03-4e3b-846a-aab8f4f232bc x-compute-request-id: req-37ae29df-1a03-4e3b-846a-aab8f4f232bc Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:74:e2", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:74:e2", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-02T10:55:55.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "b60ce31e-8941-43a2-85a1-a12cf8125e68", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "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-02T11:13:39Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_bono_host_jmeq8q", "created": "2019-06-02T10:53:31Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:14:28,347 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 used request id req-37ae29df-1a03-4e3b-846a-aab8f4f232bc 2019-06-02 11:14:28,347 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 used request id req-37ae29df-1a03-4e3b-846a-aab8f4f232bc 2019-06-02 11:14:28,348 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 used request id req-37ae29df-1a03-4e3b-846a-aab8f4f232bc 2019-06-02 11:14:28,348 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 used request id req-37ae29df-1a03-4e3b-846a-aab8f4f232bc 2019-06-02 11:14:28,348 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75545c84da2913a934eb07c03b8772d2157d577b" -d '{"removeFloatingIp": {"address": "172.30.9.200"}}' 2019-06-02 11:14:28,348 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:14: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-7f5c96d7-b754-48fb-a5a8-2d5ddfbdf559 x-compute-request-id: req-7f5c96d7-b754-48fb-a5a8-2d5ddfbdf559 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:1e:ef", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e459262c-0636-4d4d-a75e-0eeff3645e78", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-02T10:55:55.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "e459262c-0636-4d4d-a75e-0eeff3645e78", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "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-02T11:13:44Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_homer_host_mbugjh", "created": "2019-06-02T10:53:23Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:14:28,348 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78 used request id req-7f5c96d7-b754-48fb-a5a8-2d5ddfbdf559 2019-06-02 11:14:28,348 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78 used request id req-7f5c96d7-b754-48fb-a5a8-2d5ddfbdf559 2019-06-02 11:14:28,348 - functest.core.cloudify - DEBUG - Server is already stopped 2019-06-02 11:14:28,349 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df/action used request id req-4e9249ea-077b-416e-bab0-bb5f531bafa2 2019-06-02 11:14:28,349 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 02 Jun 2019 11:14: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-4e9249ea-077b-416e-bab0-bb5f531bafa2 x-compute-request-id: req-4e9249ea-077b-416e-bab0-bb5f531bafa2 Content-Length: 0 Content-Type: application/json 2019-06-02 11:14:28,349 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-02 11:14:28,349 - functest.core.cloudify - DEBUG - Stopped node instance 2019-06-02 11:14:28,349 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-06-02 11:14:28,349 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e553a64812d8274a2e35ee12bd8db98273b24f1" 2019-06-02 11:14:28,349 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df/action used request id req-4e9249ea-077b-416e-bab0-bb5f531bafa2 2019-06-02 11:14:28,350 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df used request id req-de5d639e-9817-4c83-a2dd-24afefff8c5e 2019-06-02 11:14:28,350 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-02 11:14:28,350 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:14: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-de5d639e-9817-4c83-a2dd-24afefff8c5e x-compute-request-id: req-de5d639e-9817-4c83-a2dd-24afefff8c5e Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:1b:c9", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-02T10:55:55.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "9067c35e-52a3-44b6-8b65-fbc3049d65df", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "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-02T11:13:40Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_dime_host_pqrvlp", "created": "2019-06-02T10:53:30Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:14:28,350 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:14: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-a2e926bf-79f0-48e4-b3da-c9c8c3e11490 x-compute-request-id: req-a2e926bf-79f0-48e4-b3da-c9c8c3e11490 Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "404af02e-3f60-4b7b-b79a-5da66fa759ec"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "878dcd11-5240-4a52-8087-fbba914d17b1"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8651aa9-ff2d-457c-897f-d6e67d514b37"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed94130b-c1fc-47ba-9151-d4ff1760a3b2"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-06-02 11:14:28,350 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e553a64812d8274a2e35ee12bd8db98273b24f1" 2019-06-02 11:14:28,350 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df used request id req-de5d639e-9817-4c83-a2dd-24afefff8c5e 2019-06-02 11:14:28,350 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-02 11:14:28,351 - functest.core.cloudify - DEBUG - Floating ip 172.30.9.203 detached from server 2019-06-02 11:14:28,351 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b/action used request id req-0228cd6d-82ce-44ad-9c95-8de2243dbdd3 2019-06-02 11:14:28,351 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 02 Jun 2019 11:14:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0228cd6d-82ce-44ad-9c95-8de2243dbdd3 x-compute-request-id: req-0228cd6d-82ce-44ad-9c95-8de2243dbdd3 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-02 11:14:28,351 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 02 Jun 2019 11:14:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0228cd6d-82ce-44ad-9c95-8de2243dbdd3 x-compute-request-id: req-0228cd6d-82ce-44ad-9c95-8de2243dbdd3 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-02 11:14:28,351 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df/os-security-groups used request id req-a2e926bf-79f0-48e4-b3da-c9c8c3e11490 2019-06-02 11:14:28,351 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df/os-security-groups used request id req-a2e926bf-79f0-48e4-b3da-c9c8c3e11490 2019-06-02 11:14:33,635 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 02 Jun 2019 11:14:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0228cd6d-82ce-44ad-9c95-8de2243dbdd3 x-compute-request-id: req-0228cd6d-82ce-44ad-9c95-8de2243dbdd3 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-02 11:14:33,635 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df/os-security-groups used request id req-a2e926bf-79f0-48e4-b3da-c9c8c3e11490 2019-06-02 11:14:33,635 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b/action used request id req-0228cd6d-82ce-44ad-9c95-8de2243dbdd3 2019-06-02 11:14:33,635 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b/action used request id req-0228cd6d-82ce-44ad-9c95-8de2243dbdd3 2019-06-02 11:14:33,635 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-02 11:14:33,636 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-02 11:14:33,636 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:14:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d006f9df-a609-4b1d-880f-f7099b3b7509 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:14:33,636 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:14:33,636 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-d006f9df-a609-4b1d-880f-f7099b3b7509 2019-06-02 11:14:33,636 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 02 Jun 2019 11:14: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-f796793f-04ef-4710-88cc-91515e17fa4c x-compute-request-id: req-f796793f-04ef-4710-88cc-91515e17fa4c 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-02 11:14:33,636 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68/action used request id req-f796793f-04ef-4710-88cc-91515e17fa4c 2019-06-02 11:14:33,637 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68/action used request id req-f796793f-04ef-4710-88cc-91515e17fa4c 2019-06-02 11:14:33,637 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68/action used request id req-f796793f-04ef-4710-88cc-91515e17fa4c 2019-06-02 11:14:33,637 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68/action used request id req-f796793f-04ef-4710-88cc-91515e17fa4c 2019-06-02 11:14:33,637 - functest.core.cloudify - DEBUG - Floating ip 172.30.9.200 detached from server 2019-06-02 11:14:33,637 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c16b7eb8f1e8c5a5bb004bc008649998ed4b88c" 2019-06-02 11:14:33,637 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:14:33,638 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:14:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8006086a-d9bf-42b7-bee5-d487d336d642 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:14:33,638 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-8006086a-d9bf-42b7-bee5-d487d336d642 2019-06-02 11:14:33,638 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:14:33,638 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 02 Jun 2019 11:14: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-f796793f-04ef-4710-88cc-91515e17fa4c x-compute-request-id: req-f796793f-04ef-4710-88cc-91515e17fa4c 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-02 11:14:33,638 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22ce11a4b3da9ffe62e61934f3a2541c90990ab8" 2019-06-02 11:14:33,638 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-02 11:14:33,639 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-06-02 11:14:33,639 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eca55eefd064b44d8a0b5839e6339038ffa41d61" 2019-06-02 11:14:33,639 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c16b7eb8f1e8c5a5bb004bc008649998ed4b88c" -d '{"removeSecurityGroup": {"name": "clearwater-sg_homer"}}' 2019-06-02 11:14:33,639 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78 used request id req-9ede12f8-7244-4ef4-acb0-644ad0dd2b14 2019-06-02 11:14:33,639 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78 used request id req-9ede12f8-7244-4ef4-acb0-644ad0dd2b14 2019-06-02 11:14:33,639 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:14:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ede12f8-7244-4ef4-acb0-644ad0dd2b14 x-compute-request-id: req-9ede12f8-7244-4ef4-acb0-644ad0dd2b14 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:1e:ef", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e459262c-0636-4d4d-a75e-0eeff3645e78", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-02T10:55:55.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "e459262c-0636-4d4d-a75e-0eeff3645e78", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "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-02T11:13:44Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_homer_host_mbugjh", "created": "2019-06-02T10:53:23Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:14:33,640 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-eebb2053-8dbf-4a45-86e9-5289110a8603 2019-06-02 11:14:33,640 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:14:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eebb2053-8dbf-4a45-86e9-5289110a8603 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:14:33,640 - functest.core.cloudify - DEBUG - Waiting for process 24684 to end... 2019-06-02 11:14:33,640 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c16b7eb8f1e8c5a5bb004bc008649998ed4b88c" 2019-06-02 11:14:33,640 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:14:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3d05772f-01c2-4378-82ad-f1596d32f01f x-compute-request-id: req-3d05772f-01c2-4378-82ad-f1596d32f01f Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:bb:3f", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/064cf04d-3496-4077-9323-bc2476ffc64b", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-02T10:56:21.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "064cf04d-3496-4077-9323-bc2476ffc64b", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "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-02T11:13:38Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_ellis_host_ekjobi", "created": "2019-06-02T10:53:27Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:14:33,640 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b used request id req-3d05772f-01c2-4378-82ad-f1596d32f01f 2019-06-02 11:14:33,640 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b used request id req-3d05772f-01c2-4378-82ad-f1596d32f01f 2019-06-02 11:14:33,641 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eca55eefd064b44d8a0b5839e6339038ffa41d61" -d '{"removeSecurityGroup": {"name": "clearwater-sg_ellis"}}' 2019-06-02 11:14:33,641 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 02 Jun 2019 11:14:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-df2bb4f7-ec88-4b92-9957-b2584d4991af x-compute-request-id: req-df2bb4f7-ec88-4b92-9957-b2584d4991af Content-Length: 0 Content-Type: application/json 2019-06-02 11:14:33,641 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78/action used request id req-df2bb4f7-ec88-4b92-9957-b2584d4991af 2019-06-02 11:14:33,641 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78/action used request id req-df2bb4f7-ec88-4b92-9957-b2584d4991af 2019-06-02 11:14:33,641 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c16b7eb8f1e8c5a5bb004bc008649998ed4b88c" 2019-06-02 11:14:33,641 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:14:33,642 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78 used request id req-84d9306b-210a-4f92-8743-443d8ddc4da1 2019-06-02 11:14:33,642 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78 used request id req-84d9306b-210a-4f92-8743-443d8ddc4da1 2019-06-02 11:14:33,642 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:14: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-84d9306b-210a-4f92-8743-443d8ddc4da1 x-compute-request-id: req-84d9306b-210a-4f92-8743-443d8ddc4da1 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:1e:ef", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e459262c-0636-4d4d-a75e-0eeff3645e78", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-02T10:55:55.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "e459262c-0636-4d4d-a75e-0eeff3645e78", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "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-02T11:13:44Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_homer_host_mbugjh", "created": "2019-06-02T10:53:23Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:14:33,642 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-cdbd3820-be00-43f8-a555-0744bcca8b1e 2019-06-02 11:14:33,642 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:14:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdbd3820-be00-43f8-a555-0744bcca8b1e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:14:33,642 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22ce11a4b3da9ffe62e61934f3a2541c90990ab8" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-06-02 11:14:33,642 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df used request id req-6e9a2c11-7268-4cc3-81ab-034f35b10416 2019-06-02 11:14:33,643 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df used request id req-6e9a2c11-7268-4cc3-81ab-034f35b10416 2019-06-02 11:14:39,000 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c16b7eb8f1e8c5a5bb004bc008649998ed4b88c" 2019-06-02 11:14:39,000 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:14: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-a54b5a76-c558-4118-9c7c-6a4eecfdbd2a x-compute-request-id: req-a54b5a76-c558-4118-9c7c-6a4eecfdbd2a Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "404af02e-3f60-4b7b-b79a-5da66fa759ec"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "878dcd11-5240-4a52-8087-fbba914d17b1"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8651aa9-ff2d-457c-897f-d6e67d514b37"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed94130b-c1fc-47ba-9151-d4ff1760a3b2"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-06-02 11:14:39,001 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eca55eefd064b44d8a0b5839e6339038ffa41d61" 2019-06-02 11:14:39,001 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 02 Jun 2019 11:14:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8ad315c2-8742-460a-8dff-492317672c8c x-compute-request-id: req-8ad315c2-8742-460a-8dff-492317672c8c Content-Length: 0 Content-Type: application/json 2019-06-02 11:14:39,001 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df/action used request id req-8ad315c2-8742-460a-8dff-492317672c8c 2019-06-02 11:14:39,001 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df/action used request id req-8ad315c2-8742-460a-8dff-492317672c8c 2019-06-02 11:14:39,001 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22ce11a4b3da9ffe62e61934f3a2541c90990ab8" 2019-06-02 11:14:39,001 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-02 11:14:39,002 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-02 11:14:39,002 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b/action used request id req-bc002342-e3da-4ce1-a534-4698c4bf0498 2019-06-02 11:14:39,002 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 02 Jun 2019 11:14:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bc002342-e3da-4ce1-a534-4698c4bf0498 x-compute-request-id: req-bc002342-e3da-4ce1-a534-4698c4bf0498 Content-Length: 0 Content-Type: application/json 2019-06-02 11:14:39,002 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46761c1865825e1e301ae1ba4a821b010c564bbd" 2019-06-02 11:14:39,002 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b/action used request id req-bc002342-e3da-4ce1-a534-4698c4bf0498 2019-06-02 11:14:39,002 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78/os-security-groups used request id req-a54b5a76-c558-4118-9c7c-6a4eecfdbd2a 2019-06-02 11:14:39,003 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78/os-security-groups used request id req-a54b5a76-c558-4118-9c7c-6a4eecfdbd2a 2019-06-02 11:14:39,003 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eca55eefd064b44d8a0b5839e6339038ffa41d61" 2019-06-02 11:14:39,003 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b used request id req-699b9902-247c-406b-9b1b-e726525f611d 2019-06-02 11:14:39,003 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b used request id req-699b9902-247c-406b-9b1b-e726525f611d 2019-06-02 11:14:39,003 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:14: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-699b9902-247c-406b-9b1b-e726525f611d x-compute-request-id: req-699b9902-247c-406b-9b1b-e726525f611d Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:bb:3f", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/064cf04d-3496-4077-9323-bc2476ffc64b", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-02T10:56:21.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "064cf04d-3496-4077-9323-bc2476ffc64b", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "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-02T11:13:38Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_ellis_host_ekjobi", "created": "2019-06-02T10:53:27Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:14:39,003 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46761c1865825e1e301ae1ba4a821b010c564bbd" -d '{"removeSecurityGroup": {"name": "clearwater-sg_internal_sip"}}' 2019-06-02 11:14:39,004 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:14: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-b58dba77-cfd0-4541-8dff-4545b0b81215 x-compute-request-id: req-b58dba77-cfd0-4541-8dff-4545b0b81215 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:74:e2", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-02T10:55:55.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "b60ce31e-8941-43a2-85a1-a12cf8125e68", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "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-02T11:13:39Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_bono_host_jmeq8q", "created": "2019-06-02T10:53:31Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:14:39,004 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df/os-security-groups used request id req-ae1c6c22-1c9b-4a5f-997d-b58a39088148 2019-06-02 11:14:39,004 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df/os-security-groups used request id req-ae1c6c22-1c9b-4a5f-997d-b58a39088148 2019-06-02 11:14:39,004 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:14:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ae1c6c22-1c9b-4a5f-997d-b58a39088148 x-compute-request-id: req-ae1c6c22-1c9b-4a5f-997d-b58a39088148 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-06-02 11:14:39,004 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:14: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-8b5392e2-dee4-4d4b-8e69-d12744a490ca x-compute-request-id: req-8b5392e2-dee4-4d4b-8e69-d12744a490ca Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:1b:c9", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-02T10:55:55.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "9067c35e-52a3-44b6-8b65-fbc3049d65df", "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "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-02T11:13:40Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_dime_host_pqrvlp", "created": "2019-06-02T10:53:30Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:14:39,004 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df used request id req-8b5392e2-dee4-4d4b-8e69-d12744a490ca 2019-06-02 11:14:39,005 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df used request id req-8b5392e2-dee4-4d4b-8e69-d12744a490ca 2019-06-02 11:14:39,005 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22ce11a4b3da9ffe62e61934f3a2541c90990ab8" 2019-06-02 11:14:39,005 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 used request id req-b58dba77-cfd0-4541-8dff-4545b0b81215 2019-06-02 11:14:39,005 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 used request id req-b58dba77-cfd0-4541-8dff-4545b0b81215 2019-06-02 11:14:39,005 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b/os-security-groups used request id req-24003820-51d9-464a-be0b-67255c66d9dc 2019-06-02 11:14:39,005 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b/os-security-groups used request id req-24003820-51d9-464a-be0b-67255c66d9dc 2019-06-02 11:14:39,005 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:14: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-24003820-51d9-464a-be0b-67255c66d9dc x-compute-request-id: req-24003820-51d9-464a-be0b-67255c66d9dc Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "404af02e-3f60-4b7b-b79a-5da66fa759ec"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "878dcd11-5240-4a52-8087-fbba914d17b1"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8651aa9-ff2d-457c-897f-d6e67d514b37"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed94130b-c1fc-47ba-9151-d4ff1760a3b2"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-06-02 11:14:39,006 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-02 11:14:39,006 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 02 Jun 2019 11:14:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3261be1c-814d-437c-a7ac-b55034613bdd x-compute-request-id: req-3261be1c-814d-437c-a7ac-b55034613bdd Content-Length: 0 Content-Type: application/json 2019-06-02 11:14:39,006 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68/action used request id req-3261be1c-814d-437c-a7ac-b55034613bdd 2019-06-02 11:14:39,006 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46761c1865825e1e301ae1ba4a821b010c564bbd" 2019-06-02 11:14:39,006 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:14: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-402451aa-58c8-44ea-806a-205a2a83b6c9 x-compute-request-id: req-402451aa-58c8-44ea-806a-205a2a83b6c9 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:74:e2", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-02T10:55:55.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "b60ce31e-8941-43a2-85a1-a12cf8125e68", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "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-02T11:13:39Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_bono_host_jmeq8q", "created": "2019-06-02T10:53:31Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:14:39,006 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 used request id req-402451aa-58c8-44ea-806a-205a2a83b6c9 2019-06-02 11:14:39,007 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 used request id req-402451aa-58c8-44ea-806a-205a2a83b6c9 2019-06-02 11:14:39,007 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46761c1865825e1e301ae1ba4a821b010c564bbd" 2019-06-02 11:14:39,007 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:14: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-a7f0917e-d176-4c14-8828-8bd089b885d1 x-compute-request-id: req-a7f0917e-d176-4c14-8828-8bd089b885d1 Content-Encoding: gzip Content-Length: 697 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "404af02e-3f60-4b7b-b79a-5da66fa759ec"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "878dcd11-5240-4a52-8087-fbba914d17b1"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8651aa9-ff2d-457c-897f-d6e67d514b37"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed94130b-c1fc-47ba-9151-d4ff1760a3b2"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0a1d5b6c-2426-446e-a520-7617f1f5967b"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1ee5cc24-535a-4f63-836c-b2fde328d8f9"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b706c223-2084-45d8-874d-a3577c17c3b3"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b7276b93-70d2-4207-b630-60724a6e0298"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "de12780c-dd4f-4211-8f6f-2bbb8c2ad002"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1372edd-35f3-4efd-aba7-ed6783cd24ef"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f589347e-dd04-4615-b7fe-c886596355ab"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "e6b052dc-3c75-4151-9c78-f95f86236554", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ff29b524-ae17-406a-9bef-3eb7686229ed"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "e6b052dc-3c75-4151-9c78-f95f86236554", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}]} 2019-06-02 11:14:39,007 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68/os-security-groups used request id req-a7f0917e-d176-4c14-8828-8bd089b885d1 2019-06-02 11:14:39,007 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68/os-security-groups used request id req-a7f0917e-d176-4c14-8828-8bd089b885d1 2019-06-02 11:14:39,007 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:14:39,008 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:14:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d8e5b46-e2ba-4991-8f32-b68bddf44cf7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:14:39,008 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-4d8e5b46-e2ba-4991-8f32-b68bddf44cf7 2019-06-02 11:14:39,008 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-02 11:14:39,008 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-02 11:14:39,008 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68/action used request id req-3261be1c-814d-437c-a7ac-b55034613bdd 2019-06-02 11:14:44,215 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-02 11:14:44,215 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-02 11:14:44,215 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-02 11:14:44,215 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81794e4ea6f5aa9550b1af26e537c9f95ed1a96" 2019-06-02 11:14:44,216 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81794e4ea6f5aa9550b1af26e537c9f95ed1a96" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-06-02 11:14:44,216 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:14:44,216 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-06-02 11:14:44,216 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-02 11:14:44,216 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78 used request id req-4fdc4eae-37e4-4fa4-b728-b9e91482fe40 2019-06-02 11:14:44,216 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:14: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-4fdc4eae-37e4-4fa4-b728-b9e91482fe40 x-compute-request-id: req-4fdc4eae-37e4-4fa4-b728-b9e91482fe40 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:1e:ef", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e459262c-0636-4d4d-a75e-0eeff3645e78", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-02T10:55:55.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "e459262c-0636-4d4d-a75e-0eeff3645e78", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "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-02T11:13:44Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_homer_host_mbugjh", "created": "2019-06-02T10:53:23Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:14:44,217 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78 used request id req-4fdc4eae-37e4-4fa4-b728-b9e91482fe40 2019-06-02 11:14:44,217 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:14:44,217 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-06-02 11:14:44,217 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:14:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d95cace-7aff-44b0-a385-4525e8900cbc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:14:44,217 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-3d95cace-7aff-44b0-a385-4525e8900cbc 2019-06-02 11:14:44,217 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99d1ad547da8ac9ef9b6d68910d72838ba6112a2" 2019-06-02 11:14:44,217 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:14: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-01178048-895e-46c7-91a6-36eccbf2c49c x-compute-request-id: req-01178048-895e-46c7-91a6-36eccbf2c49c Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:bb:3f", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/064cf04d-3496-4077-9323-bc2476ffc64b", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-02T10:56:21.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "064cf04d-3496-4077-9323-bc2476ffc64b", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "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-02T11:13:38Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_ellis_host_ekjobi", "created": "2019-06-02T10:53:27Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:14:44,218 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81794e4ea6f5aa9550b1af26e537c9f95ed1a96" 2019-06-02 11:14:44,218 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78/action used request id req-8a95d13a-80de-4cc6-bdf0-896609ba7d4c 2019-06-02 11:14:44,218 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78/action used request id req-8a95d13a-80de-4cc6-bdf0-896609ba7d4c 2019-06-02 11:14:44,218 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 02 Jun 2019 11:14:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8a95d13a-80de-4cc6-bdf0-896609ba7d4c x-compute-request-id: req-8a95d13a-80de-4cc6-bdf0-896609ba7d4c Content-Length: 0 Content-Type: application/json 2019-06-02 11:14:44,218 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:14:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-578aca3e-6180-4520-95ea-e7b71276b7e4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:14:44,219 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-76e2b2a7-9fca-450e-a472-b2b63dd87492 2019-06-02 11:14:44,219 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:14:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76e2b2a7-9fca-450e-a472-b2b63dd87492 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:14:44,219 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:14:44,219 - functest.core.cloudify - DEBUG - deleting server 2019-06-02 11:14:44,219 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b used request id req-01178048-895e-46c7-91a6-36eccbf2c49c 2019-06-02 11:14:44,219 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a9b145665174fcb740a8aeacba8abca89cece7b" 2019-06-02 11:14:44,219 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:14:44,220 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-578aca3e-6180-4520-95ea-e7b71276b7e4 2019-06-02 11:14:44,220 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:14:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9dd9fb9c-57c4-44ee-acd4-6ee0a3eaaa78 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:14:44,220 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-02 11:14:44,220 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-9dd9fb9c-57c4-44ee-acd4-6ee0a3eaaa78 2019-06-02 11:14:44,220 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19188747999f6d14eaf87f82ab6b85885b987982" 2019-06-02 11:14:44,220 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:14: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-fa99289e-4280-4639-8c9c-90412454942e x-compute-request-id: req-fa99289e-4280-4639-8c9c-90412454942e Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:1e:ef", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e459262c-0636-4d4d-a75e-0eeff3645e78", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-02T10:55:55.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "e459262c-0636-4d4d-a75e-0eeff3645e78", "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "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-02T11:13:44Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_homer_host_mbugjh", "created": "2019-06-02T10:53:23Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:14:44,221 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78 used request id req-fa99289e-4280-4639-8c9c-90412454942e 2019-06-02 11:14:44,221 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b used request id req-01178048-895e-46c7-91a6-36eccbf2c49c 2019-06-02 11:14:44,221 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78 used request id req-fa99289e-4280-4639-8c9c-90412454942e 2019-06-02 11:14:44,221 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99d1ad547da8ac9ef9b6d68910d72838ba6112a2" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-06-02 11:14:44,221 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81794e4ea6f5aa9550b1af26e537c9f95ed1a96" 2019-06-02 11:14:44,221 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:14:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6df838f8-b175-4669-969b-bf2b1a9216c9 x-compute-request-id: req-6df838f8-b175-4669-969b-bf2b1a9216c9 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-06-02 11:14:44,221 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78/os-security-groups used request id req-6df838f8-b175-4669-969b-bf2b1a9216c9 2019-06-02 11:14:44,222 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78/os-security-groups used request id req-6df838f8-b175-4669-969b-bf2b1a9216c9 2019-06-02 11:14:44,222 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dec9e825cfcb3a75aa6abb59af1915c883be162" 2019-06-02 11:14:44,222 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:14: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-b1d8c522-c32d-40f8-b5eb-6dd5caeedf48 x-compute-request-id: req-b1d8c522-c32d-40f8-b5eb-6dd5caeedf48 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:74:e2", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-02T10:55:55.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "b60ce31e-8941-43a2-85a1-a12cf8125e68", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "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-02T11:13:39Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_bono_host_jmeq8q", "created": "2019-06-02T10:53:31Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:14:44,222 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 used request id req-b1d8c522-c32d-40f8-b5eb-6dd5caeedf48 2019-06-02 11:14:44,222 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 used request id req-b1d8c522-c32d-40f8-b5eb-6dd5caeedf48 2019-06-02 11:14:44,222 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a9b145665174fcb740a8aeacba8abca89cece7b" -d '{"removeSecurityGroup": {"name": "clearwater-sg_bono"}}' 2019-06-02 11:14:44,223 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:14:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-127590d3-aff6-4e13-8959-e1151f32c228 x-compute-request-id: req-127590d3-aff6-4e13-8959-e1151f32c228 Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:1b:c9", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-02T10:55:55.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "9067c35e-52a3-44b6-8b65-fbc3049d65df", "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "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-02T11:13:40Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_dime_host_pqrvlp", "created": "2019-06-02T10:53:30Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:14:44,223 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b/action used request id req-e84c4699-f94b-4769-9eae-26843ec67f21 2019-06-02 11:14:49,400 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-02 11:14:49,400 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-02 11:14:49,400 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df used request id req-127590d3-aff6-4e13-8959-e1151f32c228 2019-06-02 11:14:49,400 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19188747999f6d14eaf87f82ab6b85885b987982" 2019-06-02 11:14:49,400 - functest.core.cloudify - DEBUG - RESP: [204] Date: Sun, 02 Jun 2019 11:14:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bf656a03-7077-4c3b-9537-91abe6c3a9f1 x-compute-request-id: req-bf656a03-7077-4c3b-9537-91abe6c3a9f1 Content-Type: application/json 2019-06-02 11:14:49,401 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df used request id req-bf656a03-7077-4c3b-9537-91abe6c3a9f1 2019-06-02 11:14:49,401 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df used request id req-bf656a03-7077-4c3b-9537-91abe6c3a9f1 2019-06-02 11:14:49,401 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19188747999f6d14eaf87f82ab6b85885b987982" 2019-06-02 11:14:49,401 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 02 Jun 2019 11:14:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e84c4699-f94b-4769-9eae-26843ec67f21 x-compute-request-id: req-e84c4699-f94b-4769-9eae-26843ec67f21 Content-Length: 0 Content-Type: application/json 2019-06-02 11:14:49,401 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b/action used request id req-e84c4699-f94b-4769-9eae-26843ec67f21 2019-06-02 11:14:49,401 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b/action used request id req-e84c4699-f94b-4769-9eae-26843ec67f21 2019-06-02 11:14:49,402 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99d1ad547da8ac9ef9b6d68910d72838ba6112a2" 2019-06-02 11:14:49,402 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:14:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3f18bd95-10e8-4ade-bf37-8db715065111 x-compute-request-id: req-3f18bd95-10e8-4ade-bf37-8db715065111 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:53:b8", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-02T10:56:19.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "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-02T11:13:55Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_sprout_host_z5wzaz", "created": "2019-06-02T10:53:33Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:14:49,402 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b/os-security-groups used request id req-19221d53-f518-4e0a-a3c0-46817c52c18f 2019-06-02 11:14:49,402 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b/os-security-groups used request id req-19221d53-f518-4e0a-a3c0-46817c52c18f 2019-06-02 11:14:49,402 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a used request id req-3f18bd95-10e8-4ade-bf37-8db715065111 2019-06-02 11:14:49,402 - functest.core.cloudify - DEBUG - Server is already stopped 2019-06-02 11:14:49,402 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68/action used request id req-3b54a66d-9c19-4168-9346-c97fa238bae6 2019-06-02 11:14:49,403 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a9b145665174fcb740a8aeacba8abca89cece7b" 2019-06-02 11:14:49,403 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68/action used request id req-3b54a66d-9c19-4168-9346-c97fa238bae6 2019-06-02 11:14:49,403 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 02 Jun 2019 11:14:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3b54a66d-9c19-4168-9346-c97fa238bae6 x-compute-request-id: req-3b54a66d-9c19-4168-9346-c97fa238bae6 Content-Length: 0 Content-Type: application/json 2019-06-02 11:14:49,403 - functest.core.cloudify - DEBUG - Stopped node instance 2019-06-02 11:14:49,403 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-06-02 11:14:49,403 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-06-02 11:14:49,404 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a used request id req-3f18bd95-10e8-4ade-bf37-8db715065111 2019-06-02 11:14:49,404 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:14:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8679c6ec-4600-4d41-970e-86e3455c3c08 x-compute-request-id: req-8679c6ec-4600-4d41-970e-86e3455c3c08 Content-Encoding: gzip Content-Length: 808 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:1b:c9", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-02T10:55:55.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "9067c35e-52a3-44b6-8b65-fbc3049d65df", "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "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-02T11:14:27Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_dime_host_pqrvlp", "created": "2019-06-02T10:53:30Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:14:49,404 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df used request id req-8679c6ec-4600-4d41-970e-86e3455c3c08 2019-06-02 11:14:49,404 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df used request id req-8679c6ec-4600-4d41-970e-86e3455c3c08 2019-06-02 11:14:49,404 - functest.core.cloudify - DEBUG - Waiting for server "9067c35e-52a3-44b6-8b65-fbc3049d65df" to be deleted. current status: SHUTOFF 2019-06-02 11:14:49,404 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:14:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a31f72b8-6aa3-4ce8-9928-2347d93a19b8 x-compute-request-id: req-a31f72b8-6aa3-4ce8-9928-2347d93a19b8 Content-Encoding: gzip Content-Length: 799 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:bb:3f", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/064cf04d-3496-4077-9323-bc2476ffc64b", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-02T10:56:21.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "064cf04d-3496-4077-9323-bc2476ffc64b", "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "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-02T11:13:38Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_ellis_host_ekjobi", "created": "2019-06-02T10:53:27Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:14:49,405 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b used request id req-a31f72b8-6aa3-4ce8-9928-2347d93a19b8 2019-06-02 11:14:49,405 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b used request id req-a31f72b8-6aa3-4ce8-9928-2347d93a19b8 2019-06-02 11:14:49,405 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99d1ad547da8ac9ef9b6d68910d72838ba6112a2" 2019-06-02 11:14:49,405 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:14:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-19221d53-f518-4e0a-a3c0-46817c52c18f x-compute-request-id: req-19221d53-f518-4e0a-a3c0-46817c52c18f Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-06-02 11:14:49,405 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:14: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-be4ae15c-03d0-4fee-a291-daad4b1714bb x-compute-request-id: req-be4ae15c-03d0-4fee-a291-daad4b1714bb Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "404af02e-3f60-4b7b-b79a-5da66fa759ec"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "878dcd11-5240-4a52-8087-fbba914d17b1"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8651aa9-ff2d-457c-897f-d6e67d514b37"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed94130b-c1fc-47ba-9151-d4ff1760a3b2"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-06-02 11:14:49,405 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 used request id req-e4896f6f-ff8b-4c6f-8328-2f9d2de1ff48 2019-06-02 11:14:49,405 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 used request id req-e4896f6f-ff8b-4c6f-8328-2f9d2de1ff48 2019-06-02 11:14:49,406 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:14: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-e4896f6f-ff8b-4c6f-8328-2f9d2de1ff48 x-compute-request-id: req-e4896f6f-ff8b-4c6f-8328-2f9d2de1ff48 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:74:e2", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-02T10:55:55.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "b60ce31e-8941-43a2-85a1-a12cf8125e68", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "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-02T11:13:39Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_bono_host_jmeq8q", "created": "2019-06-02T10:53:31Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:14:49,406 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-02 11:14:49,406 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-02 11:14:49,406 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-02 11:14:49,406 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68/os-security-groups used request id req-be4ae15c-03d0-4fee-a291-daad4b1714bb 2019-06-02 11:14:49,406 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68/os-security-groups used request id req-be4ae15c-03d0-4fee-a291-daad4b1714bb 2019-06-02 11:14:49,406 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a9b145665174fcb740a8aeacba8abca89cece7b" 2019-06-02 11:14:49,407 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-02 11:14:49,407 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d77f1514a5404b2d6f2da6f02d2f43aa786331d5" 2019-06-02 11:14:49,407 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-bca3b2cb-3b69-4541-8c71-eea045d6127b 2019-06-02 11:14:49,407 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:14:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bca3b2cb-3b69-4541-8c71-eea045d6127b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:14:49,407 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:14:49,407 - functest.core.cloudify - DEBUG - deleting server 2019-06-02 11:14:54,622 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-02 11:14:54,623 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-02 11:14:54,623 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-06-02 11:14:54,623 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-02 11:14:54,623 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:14: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-2c405f30-79de-45ae-91aa-4e01e3daee58 x-compute-request-id: req-2c405f30-79de-45ae-91aa-4e01e3daee58 Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:1e:ef", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e459262c-0636-4d4d-a75e-0eeff3645e78", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-02T10:55:55.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "e459262c-0636-4d4d-a75e-0eeff3645e78", "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "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-02T11:13:44Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_homer_host_mbugjh", "created": "2019-06-02T10:53:23Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:14:54,623 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78 used request id req-2c405f30-79de-45ae-91aa-4e01e3daee58 2019-06-02 11:14:54,624 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78 used request id req-2c405f30-79de-45ae-91aa-4e01e3daee58 2019-06-02 11:14:54,624 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d77f1514a5404b2d6f2da6f02d2f43aa786331d5" 2019-06-02 11:14:54,624 - functest.core.cloudify - DEBUG - RESP: [204] Date: Sun, 02 Jun 2019 11:14: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-0db99c7b-7627-46e0-9ab6-3e54d7e33556 x-compute-request-id: req-0db99c7b-7627-46e0-9ab6-3e54d7e33556 Content-Type: application/json 2019-06-02 11:14:54,624 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78 used request id req-0db99c7b-7627-46e0-9ab6-3e54d7e33556 2019-06-02 11:14:54,624 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78 used request id req-0db99c7b-7627-46e0-9ab6-3e54d7e33556 2019-06-02 11:14:54,624 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:14:54,625 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d77f1514a5404b2d6f2da6f02d2f43aa786331d5" 2019-06-02 11:14:54,625 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:14:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82be6c75-f245-4a8f-8776-2909c8435653 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:14:54,625 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-82be6c75-f245-4a8f-8776-2909c8435653 2019-06-02 11:14:54,625 - functest.core.cloudify - DEBUG - deleting server 2019-06-02 11:14:54,625 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dc2a6bc806a80093d04138c963a37ea787172c8" 2019-06-02 11:14:54,626 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:14:54,626 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:14:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-606bd456-167f-4994-b1cc-b3dbc709c581 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:14:54,626 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-606bd456-167f-4994-b1cc-b3dbc709c581 2019-06-02 11:14:54,626 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:14: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-1b67737b-6fac-4154-8549-f630935a208c x-compute-request-id: req-1b67737b-6fac-4154-8549-f630935a208c Content-Encoding: gzip Content-Length: 807 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:1e:ef", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e459262c-0636-4d4d-a75e-0eeff3645e78", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-02T10:55:55.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "e459262c-0636-4d4d-a75e-0eeff3645e78", "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "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-02T11:14:30Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_homer_host_mbugjh", "created": "2019-06-02T10:53:23Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:14:54,626 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78 used request id req-1b67737b-6fac-4154-8549-f630935a208c 2019-06-02 11:14:54,627 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e459262c-0636-4d4d-a75e-0eeff3645e78 used request id req-1b67737b-6fac-4154-8549-f630935a208c 2019-06-02 11:14:54,627 - functest.core.cloudify - DEBUG - Waiting for server "e459262c-0636-4d4d-a75e-0eeff3645e78" to be deleted. current status: SHUTOFF 2019-06-02 11:14:54,627 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b21a99596805e1f708906f4b4b0cd11d55e70ae" 2019-06-02 11:14:54,627 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:14:54,627 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 used request id req-e7e40aa5-1c5e-47e3-b06f-1ac5ebedc449 2019-06-02 11:14:54,627 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:14: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-e7e40aa5-1c5e-47e3-b06f-1ac5ebedc449 x-compute-request-id: req-e7e40aa5-1c5e-47e3-b06f-1ac5ebedc449 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:74:e2", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-02T10:55:55.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "b60ce31e-8941-43a2-85a1-a12cf8125e68", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "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-02T11:13:39Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_bono_host_jmeq8q", "created": "2019-06-02T10:53:31Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:14:54,627 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa031f6245076348d305eebd65736ae655cceb6" 2019-06-02 11:14:54,628 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 used request id req-e7e40aa5-1c5e-47e3-b06f-1ac5ebedc449 2019-06-02 11:14:54,628 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b21a99596805e1f708906f4b4b0cd11d55e70ae" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-06-02 11:14:54,628 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:14: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-b840e151-e6f2-4602-8dba-4ef9a37486d5 x-compute-request-id: req-b840e151-e6f2-4602-8dba-4ef9a37486d5 Content-Encoding: gzip Content-Length: 799 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:bb:3f", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/064cf04d-3496-4077-9323-bc2476ffc64b", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-02T10:56:21.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "064cf04d-3496-4077-9323-bc2476ffc64b", "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "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-02T11:13:38Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_ellis_host_ekjobi", "created": "2019-06-02T10:53:27Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:14:54,628 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-ce03ed5b-201b-4d77-8f74-da8b98319786 2019-06-02 11:14:54,628 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:14:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce03ed5b-201b-4d77-8f74-da8b98319786 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:14:54,629 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b used request id req-b840e151-e6f2-4602-8dba-4ef9a37486d5 2019-06-02 11:14:54,629 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b used request id req-b840e151-e6f2-4602-8dba-4ef9a37486d5 2019-06-02 11:14:54,629 - functest.core.cloudify - DEBUG - RESP: [204] Date: Sun, 02 Jun 2019 11:14:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d3f1d73c-57db-486c-997d-ff9fd9575dbb x-compute-request-id: req-d3f1d73c-57db-486c-997d-ff9fd9575dbb Content-Type: application/json 2019-06-02 11:14:54,629 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dc2a6bc806a80093d04138c963a37ea787172c8" 2019-06-02 11:14:54,629 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a used request id req-0ad0c4fe-0b34-4d8e-8dd9-66cf31fb796d 2019-06-02 11:14:54,629 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b used request id req-d3f1d73c-57db-486c-997d-ff9fd9575dbb 2019-06-02 11:14:54,630 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b used request id req-d3f1d73c-57db-486c-997d-ff9fd9575dbb 2019-06-02 11:14:54,630 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dc2a6bc806a80093d04138c963a37ea787172c8" 2019-06-02 11:14:54,630 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:14: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-742d7bbd-725f-44f3-ab42-91de3f810338 x-compute-request-id: req-742d7bbd-725f-44f3-ab42-91de3f810338 Content-Encoding: gzip Content-Length: 807 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:bb:3f", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/064cf04d-3496-4077-9323-bc2476ffc64b", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-02T10:56:21.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "064cf04d-3496-4077-9323-bc2476ffc64b", "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "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-02T11:14:32Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_ellis_host_ekjobi", "created": "2019-06-02T10:53:27Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:14:54,630 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b used request id req-742d7bbd-725f-44f3-ab42-91de3f810338 2019-06-02 11:14:54,630 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:14: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-0ad0c4fe-0b34-4d8e-8dd9-66cf31fb796d x-compute-request-id: req-0ad0c4fe-0b34-4d8e-8dd9-66cf31fb796d Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:53:b8", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-02T10:56:19.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "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-02T11:13:55Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_sprout_host_z5wzaz", "created": "2019-06-02T10:53:33Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:14:54,630 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b used request id req-742d7bbd-725f-44f3-ab42-91de3f810338 2019-06-02 11:14:54,631 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a used request id req-0ad0c4fe-0b34-4d8e-8dd9-66cf31fb796d 2019-06-02 11:14:54,631 - functest.core.cloudify - DEBUG - Waiting for server "064cf04d-3496-4077-9323-bc2476ffc64b" to be deleted. current status: SHUTOFF 2019-06-02 11:14:54,631 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa031f6245076348d305eebd65736ae655cceb6" -d '{"removeSecurityGroup": {"name": "clearwater-sg_sprout"}}' 2019-06-02 11:14:54,631 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 02 Jun 2019 11:14:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-255d6fc2-0f16-4729-8e40-e86ff3e3c966 x-compute-request-id: req-255d6fc2-0f16-4729-8e40-e86ff3e3c966 Content-Length: 0 Content-Type: application/json 2019-06-02 11:14:59,818 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df used request id req-7435198f-59bc-4dc8-b49f-de0937d508f3 2019-06-02 11:14:59,818 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df used request id req-7435198f-59bc-4dc8-b49f-de0937d508f3 2019-06-02 11:14:59,819 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:14: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-932648f3-8e5a-4f30-9ca1-ff4ebd7affb3 x-compute-request-id: req-932648f3-8e5a-4f30-9ca1-ff4ebd7affb3 Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:74:e2", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-02T10:55:55.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "b60ce31e-8941-43a2-85a1-a12cf8125e68", "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "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-02T11:13:39Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_bono_host_jmeq8q", "created": "2019-06-02T10:53:31Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:14:59,819 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b21a99596805e1f708906f4b4b0cd11d55e70ae" 2019-06-02 11:14:59,819 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 used request id req-932648f3-8e5a-4f30-9ca1-ff4ebd7affb3 2019-06-02 11:14:59,819 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 used request id req-932648f3-8e5a-4f30-9ca1-ff4ebd7affb3 2019-06-02 11:14:59,819 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:14:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6632b2a6-f371-417c-a0a8-4ef52f57a9ec x-compute-request-id: req-6632b2a6-f371-417c-a0a8-4ef52f57a9ec Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-06-02 11:14:59,819 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68/action used request id req-255d6fc2-0f16-4729-8e40-e86ff3e3c966 2019-06-02 11:14:59,820 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68/action used request id req-255d6fc2-0f16-4729-8e40-e86ff3e3c966 2019-06-02 11:14:59,820 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b21a99596805e1f708906f4b4b0cd11d55e70ae" 2019-06-02 11:14:59,820 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/9067c35e-52a3-44b6-8b65-fbc3049d65df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19188747999f6d14eaf87f82ab6b85885b987982" 2019-06-02 11:14:59,820 - functest.core.cloudify - DEBUG - RESP: [404] Date: Sun, 02 Jun 2019 11:14:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7435198f-59bc-4dc8-b49f-de0937d508f3 x-compute-request-id: req-7435198f-59bc-4dc8-b49f-de0937d508f3 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 9067c35e-52a3-44b6-8b65-fbc3049d65df could not be found.", "code": 404}} 2019-06-02 11:14:59,820 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68/os-security-groups used request id req-6632b2a6-f371-417c-a0a8-4ef52f57a9ec 2019-06-02 11:14:59,820 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68/os-security-groups used request id req-6632b2a6-f371-417c-a0a8-4ef52f57a9ec 2019-06-02 11:14:59,821 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 02 Jun 2019 11:14:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f879975f-0702-4a4b-b84d-679498cd9714 x-compute-request-id: req-f879975f-0702-4a4b-b84d-679498cd9714 Content-Length: 0 Content-Type: application/json 2019-06-02 11:14:59,821 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-02 11:14:59,821 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a/action used request id req-f879975f-0702-4a4b-b84d-679498cd9714 2019-06-02 11:14:59,821 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a/action used request id req-f879975f-0702-4a4b-b84d-679498cd9714 2019-06-02 11:14:59,821 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa031f6245076348d305eebd65736ae655cceb6" 2019-06-02 11:14:59,821 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-02 11:14:59,822 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-02 11:14:59,822 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-02 11:14:59,822 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:14: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-424f1cb1-e749-426d-81a9-0770d6f96f28 x-compute-request-id: req-424f1cb1-e749-426d-81a9-0770d6f96f28 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:53:b8", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-02T10:56:19.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "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-02T11:13:55Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_sprout_host_z5wzaz", "created": "2019-06-02T10:53:33Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:14:59,822 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-06-02 11:14:59,822 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:14: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-9ccc425a-a642-4a50-b02e-e60ce38e4bc0 x-compute-request-id: req-9ccc425a-a642-4a50-b02e-e60ce38e4bc0 Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "404af02e-3f60-4b7b-b79a-5da66fa759ec"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "878dcd11-5240-4a52-8087-fbba914d17b1"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8651aa9-ff2d-457c-897f-d6e67d514b37"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed94130b-c1fc-47ba-9151-d4ff1760a3b2"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "b49af5ea-b148-419c-8991-f0c30e30c1ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d2811ddb-f3a1-435e-ad8d-8e2bf6f040b6"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "b49af5ea-b148-419c-8991-f0c30e30c1ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d330fac2-e923-43ac-833b-4344233c2e5b"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "b49af5ea-b148-419c-8991-f0c30e30c1ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "da5b3994-2892-43b4-9e84-f32fd6b280b7"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "b49af5ea-b148-419c-8991-f0c30e30c1ef", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-06-02 11:14:59,822 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:14:59,823 - functest.core.cloudify - DEBUG - deleting server 2019-06-02 11:14:59,823 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a/os-security-groups used request id req-9ccc425a-a642-4a50-b02e-e60ce38e4bc0 2019-06-02 11:14:59,823 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a/os-security-groups used request id req-9ccc425a-a642-4a50-b02e-e60ce38e4bc0 2019-06-02 11:14:59,823 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a used request id req-424f1cb1-e749-426d-81a9-0770d6f96f28 2019-06-02 11:14:59,823 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a used request id req-424f1cb1-e749-426d-81a9-0770d6f96f28 2019-06-02 11:14:59,823 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa031f6245076348d305eebd65736ae655cceb6" 2019-06-02 11:14:59,823 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-02 11:14:59,824 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-02 11:14:59,824 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-02 11:14:59,824 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-06-02 11:14:59,824 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-02 11:14:59,824 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-a9e6239f-3a43-4764-9b5b-987ab78e7921 2019-06-02 11:14:59,824 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fb32e7a0deddd7f821d306534dd8605f84e0b5" 2019-06-02 11:14:59,824 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:14:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9e6239f-3a43-4764-9b5b-987ab78e7921 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:14:59,825 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-02 11:14:59,825 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-02 11:14:59,825 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 used request id req-d701a4e0-71a8-4654-bac3-78d769207be9 2019-06-02 11:14:59,825 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 used request id req-d701a4e0-71a8-4654-bac3-78d769207be9 2019-06-02 11:14:59,825 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fb32e7a0deddd7f821d306534dd8605f84e0b5" 2019-06-02 11:14:59,825 - functest.core.cloudify - DEBUG - RESP: [204] Date: Sun, 02 Jun 2019 11:14: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-0ec9a496-f509-4728-aed8-70684347d209 x-compute-request-id: req-0ec9a496-f509-4728-aed8-70684347d209 Content-Type: application/json 2019-06-02 11:14:59,826 - functest.core.cloudify - DEBUG - deleting security_group 2019-06-02 11:14:59,826 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fb32e7a0deddd7f821d306534dd8605f84e0b5" 2019-06-02 11:14:59,826 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 used request id req-0ec9a496-f509-4728-aed8-70684347d209 2019-06-02 11:14:59,826 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 used request id req-0ec9a496-f509-4728-aed8-70684347d209 2019-06-02 11:15:05,002 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fb32e7a0deddd7f821d306534dd8605f84e0b5" 2019-06-02 11:15:05,002 - functest.core.cloudify - DEBUG - RESP: [204] Date: Sun, 02 Jun 2019 11:14: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-0ec9a496-f509-4728-aed8-70684347d209 x-compute-request-id: req-0ec9a496-f509-4728-aed8-70684347d209 Content-Type: application/json 2019-06-02 11:15:05,002 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 used request id req-0ec9a496-f509-4728-aed8-70684347d209 2019-06-02 11:15:05,002 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 used request id req-0ec9a496-f509-4728-aed8-70684347d209 2019-06-02 11:15:05,003 - functest.core.cloudify - DEBUG - deleting security_group 2019-06-02 11:15:05,003 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-02 11:15:05,003 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-06-02 11:15:05,003 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/e7701d8b-a872-4531-a3a7-9ac1d23c2311.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4bb152f5aaf8f75693192616df8154cf71db0e5" 2019-06-02 11:15:05,003 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:15:05,003 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-02 11:15:05,004 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-06-02 11:15:05,004 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:14:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b51cd9d-b20a-4827-80d7-3c210e9bd65a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:15:05,004 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:15:05,004 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 used request id req-d84ca6c9-f522-47ea-bba2-dee83054166e 2019-06-02 11:15:05,004 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:14: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-d84ca6c9-f522-47ea-bba2-dee83054166e x-compute-request-id: req-d84ca6c9-f522-47ea-bba2-dee83054166e Content-Encoding: gzip Content-Length: 807 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:74:e2", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-02T10:55:55.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "b60ce31e-8941-43a2-85a1-a12cf8125e68", "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "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-02T11:14:36Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_bono_host_jmeq8q", "created": "2019-06-02T10:53:31Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:15:05,004 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 used request id req-d84ca6c9-f522-47ea-bba2-dee83054166e 2019-06-02 11:15:05,005 - functest.core.cloudify - DEBUG - Waiting for server "b60ce31e-8941-43a2-85a1-a12cf8125e68" to be deleted. current status: SHUTOFF 2019-06-02 11:15:05,005 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-7b51cd9d-b20a-4827-80d7-3c210e9bd65a 2019-06-02 11:15:05,005 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/e7701d8b-a872-4531-a3a7-9ac1d23c2311.json used request id req-1a66391f-df7e-4a20-9865-3eac7874ae66 2019-06-02 11:15:05,005 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-02 11:15:05,005 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-02 11:15:05,005 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:14:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d1dc88f-aae9-4a75-bd86-ba8383d42d3c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:15:05,006 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-7d1dc88f-aae9-4a75-bd86-ba8383d42d3c 2019-06-02 11:15:05,006 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1a66391f-df7e-4a20-9865-3eac7874ae66 Content-Length: 0 Date: Sun, 02 Jun 2019 11:14:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-02 11:15:05,006 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.22:9696/v2.0/security-groups/e7701d8b-a872-4531-a3a7-9ac1d23c2311.json used request id req-1a66391f-df7e-4a20-9865-3eac7874ae66 2019-06-02 11:15:05,006 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62975741029e80837bbbdc39f8a30f9dc9fd4957" 2019-06-02 11:15:05,006 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dc2a6bc806a80093d04138c963a37ea787172c8" 2019-06-02 11:15:05,006 - functest.core.cloudify - DEBUG - RESP: [404] Date: Sun, 02 Jun 2019 11:14: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-acd4de91-f35a-48b0-9f50-8435689f8420 x-compute-request-id: req-acd4de91-f35a-48b0-9f50-8435689f8420 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 064cf04d-3496-4077-9323-bc2476ffc64b could not be found.", "code": 404}} 2019-06-02 11:15:05,007 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-06-02 11:15:05,007 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-06-02 11:15:05,007 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b used request id req-acd4de91-f35a-48b0-9f50-8435689f8420 2019-06-02 11:15:05,007 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/064cf04d-3496-4077-9323-bc2476ffc64b used request id req-acd4de91-f35a-48b0-9f50-8435689f8420 2019-06-02 11:15:05,007 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-02 11:15:05,007 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-02 11:15:05,008 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62975741029e80837bbbdc39f8a30f9dc9fd4957" -d '{"removeSecurityGroup": {"name": "clearwater-sg_internal_sip"}}' 2019-06-02 11:15:05,008 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a used request id req-e0e7af3d-81ca-4d63-a329-3c6dee52c401 2019-06-02 11:15:05,008 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a used request id req-e0e7af3d-81ca-4d63-a329-3c6dee52c401 2019-06-02 11:15:05,008 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:14: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-e0e7af3d-81ca-4d63-a329-3c6dee52c401 x-compute-request-id: req-e0e7af3d-81ca-4d63-a329-3c6dee52c401 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:53:b8", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-02T10:56:19.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "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-02T11:13:55Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_sprout_host_z5wzaz", "created": "2019-06-02T10:53:33Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:15:05,008 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-02 11:15:05,008 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-02 11:15:05,008 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-02 11:15:05,009 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a/action used request id req-7ea4ae38-7ae0-43a9-84ac-3154b6894a05 2019-06-02 11:15:05,009 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-02 11:15:05,009 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-06-02 11:15:05,009 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62975741029e80837bbbdc39f8a30f9dc9fd4957" 2019-06-02 11:15:05,009 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a used request id req-94371f5d-f033-4cfe-bb8b-ed6b1cbb383a 2019-06-02 11:15:05,009 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a used request id req-94371f5d-f033-4cfe-bb8b-ed6b1cbb383a 2019-06-02 11:15:05,010 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:14: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-94371f5d-f033-4cfe-bb8b-ed6b1cbb383a x-compute-request-id: req-94371f5d-f033-4cfe-bb8b-ed6b1cbb383a Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:53:b8", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-02T10:56:19.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "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-02T11:13:55Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_sprout_host_z5wzaz", "created": "2019-06-02T10:53:33Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:15:05,010 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62975741029e80837bbbdc39f8a30f9dc9fd4957" 2019-06-02 11:15:05,010 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a/action used request id req-7ea4ae38-7ae0-43a9-84ac-3154b6894a05 2019-06-02 11:15:10,187 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-02 11:15:10,188 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 02 Jun 2019 11:14: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-7ea4ae38-7ae0-43a9-84ac-3154b6894a05 x-compute-request-id: req-7ea4ae38-7ae0-43a9-84ac-3154b6894a05 Content-Length: 0 Content-Type: application/json 2019-06-02 11:15:10,188 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-02 11:15:10,188 - functest.core.cloudify - DEBUG - deleting security_group 2019-06-02 11:15:10,188 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:15:10,188 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:14:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdc0ffbe-ff3f-45a9-bc71-5d2b967c5b48 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:15:10,189 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-cdc0ffbe-ff3f-45a9-bc71-5d2b967c5b48 2019-06-02 11:15:10,189 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-02 11:15:10,189 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-02 11:15:10,189 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-02 11:15:10,189 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a/os-security-groups used request id req-0870251d-e2f8-4dba-af6f-f0bec345228a 2019-06-02 11:15:10,189 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a/os-security-groups used request id req-0870251d-e2f8-4dba-af6f-f0bec345228a 2019-06-02 11:15:10,190 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-02 11:15:10,190 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:14: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-0870251d-e2f8-4dba-af6f-f0bec345228a x-compute-request-id: req-0870251d-e2f8-4dba-af6f-f0bec345228a Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "404af02e-3f60-4b7b-b79a-5da66fa759ec"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "878dcd11-5240-4a52-8087-fbba914d17b1"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8651aa9-ff2d-457c-897f-d6e67d514b37"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed94130b-c1fc-47ba-9151-d4ff1760a3b2"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-06-02 11:15:10,190 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-02 11:15:10,190 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/ed234d42-665f-4e0d-9ba9-54f8c665754e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}446686a828dd690d5b8e71c9db0674f72670e537" 2019-06-02 11:15:10,190 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/ed234d42-665f-4e0d-9ba9-54f8c665754e.json used request id req-32cbb160-6ca4-44e3-8663-7479604098f1 2019-06-02 11:15:10,190 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-06-02 11:15:10,191 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-02 11:15:10,191 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-02 11:15:10,191 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-32cbb160-6ca4-44e3-8663-7479604098f1 Content-Length: 0 Date: Sun, 02 Jun 2019 11:14:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-02 11:15:10,191 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.22:9696/v2.0/security-groups/ed234d42-665f-4e0d-9ba9-54f8c665754e.json used request id req-32cbb160-6ca4-44e3-8663-7479604098f1 2019-06-02 11:15:10,191 - functest.core.cloudify - DEBUG - Waiting for process 24684 to end... 2019-06-02 11:15:10,192 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-02 11:15:10,192 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-06-02 11:15:10,192 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-02 11:15:10,192 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 used request id req-d9ae966d-3caf-4b2f-915a-c472ae61527a 2019-06-02 11:15:10,192 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:14:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51095e5c-d140-4f1c-b0d1-91ca2cc7f281 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:15:10,192 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-51095e5c-d140-4f1c-b0d1-91ca2cc7f281 2019-06-02 11:15:10,193 - functest.core.cloudify - DEBUG - deleting floatingip 2019-06-02 11:15:10,193 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:15:10,193 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fb32e7a0deddd7f821d306534dd8605f84e0b5" 2019-06-02 11:15:10,193 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b60ce31e-8941-43a2-85a1-a12cf8125e68 used request id req-d9ae966d-3caf-4b2f-915a-c472ae61527a 2019-06-02 11:15:10,193 - functest.core.cloudify - DEBUG - RESP: [404] Date: Sun, 02 Jun 2019 11:14: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-d9ae966d-3caf-4b2f-915a-c472ae61527a x-compute-request-id: req-d9ae966d-3caf-4b2f-915a-c472ae61527a Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance b60ce31e-8941-43a2-85a1-a12cf8125e68 could not be found.", "code": 404}} 2019-06-02 11:15:10,193 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-06-02 11:15:10,193 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/floatingips/0c116345-47e4-44c5-9103-44b9866d6d25.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8987f14c286944d86b28e68b6b5117707929e4b8" 2019-06-02 11:15:10,194 - functest.core.cloudify - DEBUG - deleting security_group 2019-06-02 11:15:10,194 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-02 11:15:10,194 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:14:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71bac783-7389-4457-9603-f5ce576a7515 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:15:10,194 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-06-02 11:15:10,194 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-02 11:15:10,194 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-02 11:15:10,195 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-02 11:15:10,195 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:14:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe823e04-8aac-4e4a-8932-af953f80f8e4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:15:10,195 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:15:10,195 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-71bac783-7389-4457-9603-f5ce576a7515 2019-06-02 11:15:10,195 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:15:10,195 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-fe823e04-8aac-4e4a-8932-af953f80f8e4 2019-06-02 11:15:10,195 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/00744322-6503-4246-974b-d64c93c48309.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9dba6987a82f7bfb12d0d7b082deb29de483145" 2019-06-02 11:15:10,196 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d65a0101be89d5de4fa1f426323eb030019f5f" 2019-06-02 11:15:15,378 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/00744322-6503-4246-974b-d64c93c48309.json used request id req-3d187746-41b7-468e-8d48-08c93148a084 2019-06-02 11:15:15,379 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6b91a773-4b70-4894-8ac4-25a0e92947e7 Content-Length: 0 Date: Sun, 02 Jun 2019 11:14:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-02 11:15:15,379 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-02 11:15:15,379 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-02 11:15:15,379 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-02 11:15:15,379 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/0c116345-47e4-44c5-9103-44b9866d6d25.json used request id req-6b91a773-4b70-4894-8ac4-25a0e92947e7 2019-06-02 11:15:15,380 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.22:9696/v2.0/security-groups/00744322-6503-4246-974b-d64c93c48309.json used request id req-3d187746-41b7-468e-8d48-08c93148a084 2019-06-02 11:15:15,380 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.22:9696/v2.0/floatingips/0c116345-47e4-44c5-9103-44b9866d6d25.json used request id req-6b91a773-4b70-4894-8ac4-25a0e92947e7 2019-06-02 11:15:15,380 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3d187746-41b7-468e-8d48-08c93148a084 Content-Length: 0 Date: Sun, 02 Jun 2019 11:14:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-02 11:15:15,380 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a used request id req-9a008934-6af8-4d54-b753-fd96f143e0c9 2019-06-02 11:15:15,380 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:14: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-9a008934-6af8-4d54-b753-fd96f143e0c9 x-compute-request-id: req-9a008934-6af8-4d54-b753-fd96f143e0c9 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:53:b8", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-02T10:56:19.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "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-02T11:13:55Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_sprout_host_z5wzaz", "created": "2019-06-02T10:53:33Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:15:15,380 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-02 11:15:15,381 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-06-02 11:15:15,381 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-02 11:15:15,381 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d65a0101be89d5de4fa1f426323eb030019f5f" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-06-02 11:15:15,381 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a used request id req-9a008934-6af8-4d54-b753-fd96f143e0c9 2019-06-02 11:15:15,381 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-02 11:15:15,381 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d65a0101be89d5de4fa1f426323eb030019f5f" 2019-06-02 11:15:15,381 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a/action used request id req-13d6e2e8-ed67-457c-a8e0-85feb7bf6e89 2019-06-02 11:15:15,382 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a/action used request id req-13d6e2e8-ed67-457c-a8e0-85feb7bf6e89 2019-06-02 11:15:15,382 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 02 Jun 2019 11:14: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-13d6e2e8-ed67-457c-a8e0-85feb7bf6e89 x-compute-request-id: req-13d6e2e8-ed67-457c-a8e0-85feb7bf6e89 Content-Length: 0 Content-Type: application/json 2019-06-02 11:15:15,382 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-06-02 11:15:15,382 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-02 11:15:15,382 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a used request id req-3f32a786-e998-489a-b4f4-1c2427d178d9 2019-06-02 11:15:15,382 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d65a0101be89d5de4fa1f426323eb030019f5f" 2019-06-02 11:15:15,382 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:14: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-93dd0194-b4e4-4fd1-873d-76eb514d38c1 x-compute-request-id: req-93dd0194-b4e4-4fd1-873d-76eb514d38c1 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-06-02 11:15:15,383 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a/os-security-groups used request id req-93dd0194-b4e4-4fd1-873d-76eb514d38c1 2019-06-02 11:15:15,383 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a/os-security-groups used request id req-93dd0194-b4e4-4fd1-873d-76eb514d38c1 2019-06-02 11:15:15,383 - functest.core.cloudify - DEBUG - deleting floatingip 2019-06-02 11:15:15,383 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-02 11:15:15,383 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-02 11:15:15,383 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:14: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-3f32a786-e998-489a-b4f4-1c2427d178d9 x-compute-request-id: req-3f32a786-e998-489a-b4f4-1c2427d178d9 Content-Encoding: gzip Content-Length: 806 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:53:b8", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-02T10:56:19.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "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-02T11:13:55Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_sprout_host_z5wzaz", "created": "2019-06-02T10:53:33Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:15:15,384 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a used request id req-3f32a786-e998-489a-b4f4-1c2427d178d9 2019-06-02 11:15:15,384 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:14:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3771540d-471e-495c-ae50-2003aece64a2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:15:15,384 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-06-02 11:15:15,384 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-02 11:15:15,384 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-06-02 11:15:15,384 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-02 11:15:15,384 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:15:15,385 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-3771540d-471e-495c-ae50-2003aece64a2 2019-06-02 11:15:15,385 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/floatingips/53ccd259-2be8-4c3c-9730-084489fd3e74.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f88ad292704b4640aad1d0bb9408b79d226a688" 2019-06-02 11:15:15,385 - functest.core.cloudify - DEBUG - deleting security_group 2019-06-02 11:15:15,385 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:15:15,385 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:14:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-737baf47-ebe8-4d93-bfd2-5852b8cd04f2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:15:15,385 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-737baf47-ebe8-4d93-bfd2-5852b8cd04f2 2019-06-02 11:15:15,385 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-02 11:15:15,386 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b036c6c9-4968-48ee-bb06-952c37a87ca5 Content-Length: 0 Date: Sun, 02 Jun 2019 11:14:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-02 11:15:15,386 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-02 11:15:15,386 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/e6b052dc-3c75-4151-9c78-f95f86236554.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bd3a42606fe20e1ee06673e4edb417db682a139" 2019-06-02 11:15:15,386 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.22:9696/v2.0/security-groups/e6b052dc-3c75-4151-9c78-f95f86236554.json used request id req-b036c6c9-4968-48ee-bb06-952c37a87ca5 2019-06-02 11:15:20,544 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.22:9696/v2.0/floatingips/53ccd259-2be8-4c3c-9730-084489fd3e74.json used request id req-afe67ce3-06ab-4a0d-9455-1780426ec9f9 2019-06-02 11:15:20,545 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/e6b052dc-3c75-4151-9c78-f95f86236554.json used request id req-b036c6c9-4968-48ee-bb06-952c37a87ca5 2019-06-02 11:15:20,545 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-06-02 11:15:20,545 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-02 11:15:20,545 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-06-02 11:15:20,545 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/53ccd259-2be8-4c3c-9730-084489fd3e74.json used request id req-afe67ce3-06ab-4a0d-9455-1780426ec9f9 2019-06-02 11:15:20,545 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-afe67ce3-06ab-4a0d-9455-1780426ec9f9 Content-Length: 0 Date: Sun, 02 Jun 2019 11:14:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-02 11:15:20,546 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-06-02 11:15:20,546 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c7235bee622d7129d72d11521fd766505b37ea" 2019-06-02 11:15:20,546 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-3d080253-2cda-4c1e-b185-7cfc2f4eca59 2019-06-02 11:15:20,546 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:14:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d080253-2cda-4c1e-b185-7cfc2f4eca59 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:15:20,546 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:15:20,546 - functest.core.cloudify - DEBUG - deleting server 2019-06-02 11:15:20,547 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-02 11:15:20,547 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:14: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-fedef943-8678-425c-895f-0f1975321ef2 x-compute-request-id: req-fedef943-8678-425c-895f-0f1975321ef2 Content-Encoding: gzip Content-Length: 806 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:53:b8", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-02T10:56:19.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "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-02T11:13:55Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_sprout_host_z5wzaz", "created": "2019-06-02T10:53:33Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:15:20,547 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a used request id req-47cea221-051c-430c-8a09-680f72c1933b 2019-06-02 11:15:20,547 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a used request id req-bb2d71c3-fa49-486d-a0a8-ddc686be2db0 2019-06-02 11:15:20,547 - functest.core.cloudify - DEBUG - Waiting for server "d6cc8d68-4eac-4736-bd3b-8fa068c4135a" to be deleted. current status: SHUTOFF 2019-06-02 11:15:20,547 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a used request id req-bb2d71c3-fa49-486d-a0a8-ddc686be2db0 2019-06-02 11:15:20,548 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a used request id req-47cea221-051c-430c-8a09-680f72c1933b 2019-06-02 11:15:20,548 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:14: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-47cea221-051c-430c-8a09-680f72c1933b x-compute-request-id: req-47cea221-051c-430c-8a09-680f72c1933b Content-Encoding: gzip Content-Length: 809 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:53:b8", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-02T10:56:19.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "d6cc8d68-4eac-4736-bd3b-8fa068c4135a", "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "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-02T11:14:49Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_sprout_host_z5wzaz", "created": "2019-06-02T10:53:33Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:15:20,548 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c7235bee622d7129d72d11521fd766505b37ea" 2019-06-02 11:15:20,548 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a used request id req-fedef943-8678-425c-895f-0f1975321ef2 2019-06-02 11:15:20,548 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a used request id req-fedef943-8678-425c-895f-0f1975321ef2 2019-06-02 11:15:20,548 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c7235bee622d7129d72d11521fd766505b37ea" 2019-06-02 11:15:20,549 - functest.core.cloudify - DEBUG - RESP: [204] Date: Sun, 02 Jun 2019 11:14: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-bb2d71c3-fa49-486d-a0a8-ddc686be2db0 x-compute-request-id: req-bb2d71c3-fa49-486d-a0a8-ddc686be2db0 Content-Type: application/json 2019-06-02 11:15:20,549 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c7235bee622d7129d72d11521fd766505b37ea" 2019-06-02 11:15:20,549 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a used request id req-f4886611-04d7-4a1c-a5e6-582c6e24ee6f 2019-06-02 11:15:20,549 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6cc8d68-4eac-4736-bd3b-8fa068c4135a used request id req-f4886611-04d7-4a1c-a5e6-582c6e24ee6f 2019-06-02 11:15:20,549 - functest.core.cloudify - DEBUG - RESP: [404] Date: Sun, 02 Jun 2019 11:14: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-f4886611-04d7-4a1c-a5e6-582c6e24ee6f x-compute-request-id: req-f4886611-04d7-4a1c-a5e6-582c6e24ee6f Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance d6cc8d68-4eac-4736-bd3b-8fa068c4135a could not be found.", "code": 404}} 2019-06-02 11:15:20,549 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-06-02 11:15:20,550 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-02 11:15:20,550 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-02 11:15:20,550 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-02 11:15:20,550 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-02 11:15:20,550 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-02 11:15:20,550 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-02 11:15:20,550 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-02 11:15:20,551 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-02 11:15:20,551 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-02 11:15:20,551 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-02 11:15:20,551 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-02 11:15:20,551 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-06-02 11:15:20,551 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:14:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e73a0c3-647d-45ee-991e-792a2a246727 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:15:20,551 - functest.core.cloudify - DEBUG - deleting security_group 2019-06-02 11:15:20,552 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-06-02 11:15:20,552 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-8e73a0c3-647d-45ee-991e-792a2a246727 2019-06-02 11:15:20,552 - functest.core.cloudify - DEBUG - deleting security_group 2019-06-02 11:15:20,552 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:15:20,552 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/b49af5ea-b148-419c-8991-f0c30e30c1ef.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9de1dc2f1a4bbda31c219ad2f3f292dbbc72016" 2019-06-02 11:15:25,704 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bdb10780-6e8e-45e4-b7ff-3fcd831999fd Content-Length: 0 Date: Sun, 02 Jun 2019 11:14:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-02 11:15:25,704 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.22:9696/v2.0/security-groups/16c691eb-652b-4d16-804f-208040053672.json used request id req-bdb10780-6e8e-45e4-b7ff-3fcd831999fd 2019-06-02 11:15:25,704 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/16c691eb-652b-4d16-804f-208040053672.json used request id req-bdb10780-6e8e-45e4-b7ff-3fcd831999fd 2019-06-02 11:15:25,704 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:15:25,705 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:14:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5aafaf1a-551d-409b-a29f-31e3883dfff2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:15:25,705 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-5aafaf1a-551d-409b-a29f-31e3883dfff2 2019-06-02 11:15:25,705 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/16c691eb-652b-4d16-804f-208040053672.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c635c267a7418f02f86cb5fcbe1b210f1634929f" 2019-06-02 11:15:25,705 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.22:9696/v2.0/security-groups/b49af5ea-b148-419c-8991-f0c30e30c1ef.json used request id req-c27ef5e2-46c2-4f70-9e2e-b0708601329d 2019-06-02 11:15:25,705 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-06-02 11:15:25,705 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c27ef5e2-46c2-4f70-9e2e-b0708601329d Content-Length: 0 Date: Sun, 02 Jun 2019 11:14:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-02 11:15:25,706 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-02 11:15:25,706 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/b49af5ea-b148-419c-8991-f0c30e30c1ef.json used request id req-c27ef5e2-46c2-4f70-9e2e-b0708601329d 2019-06-02 11:15:25,706 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-06-02 11:15:25,706 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-02 11:15:25,706 - functest.core.cloudify - DEBUG - Waiting for process 24684 to end... 2019-06-02 11:15:25,706 - functest.core.cloudify - DEBUG - Waiting for process 24684 to end... 2019-06-02 11:15:46,318 - functest.core.cloudify - DEBUG - Waiting for process 24684 to end... 2019-06-02 11:16:01,786 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-06-02 11:16:06,959 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-06-02 11:16:06,959 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/3G653/remove-cluster-node.sh, exit_code: 124 2019-06-02 11:16:06,959 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-06-02 11:16:06,959 - functest.core.cloudify - DEBUG - Execution done (PID=24684, return_code=124): /tmp/3G653/remove-cluster-node.sh 2019-06-02 11:16:06,959 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-06-02 11:16:06,960 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-06-02 11:16:06,960 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-06-02 11:16:06,960 - functest.core.cloudify - DEBUG - Context proxy closed 2019-06-02 11:16:06,960 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-06-02 11:16:06,960 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-06-02 11:16:06,960 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-06-02 11:16:06,960 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-02 11:16:06,961 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-02 11:16:06,961 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-02 11:16:06,961 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-06-02 11:16:06,961 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-02 11:16:06,961 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-02 11:16:06,961 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-02 11:16:06,962 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-02 11:16:06,962 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-02 11:16:06,962 - functest.core.cloudify - DEBUG - Deleting node instance: nothing to do 2019-06-02 11:16:06,962 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-06-02 11:16:06,962 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-06-02 11:16:06,962 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-06-02 11:16:06,963 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-06-02 11:16:12,127 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-06-02 11:16:12,127 - functest.core.cloudify - DEBUG - Stopping agent 2019-06-02 11:16:12,127 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-06-02 11:16:12,127 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-06-02 11:16:12,127 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-06-02 11:16:12,128 - functest.core.cloudify - DEBUG - Stopping agent 2019-06-02 11:16:12,128 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-06-02 11:16:12,128 - functest.core.cloudify - DEBUG - Stopping Agent vellum_host_20f7us 2019-06-02 11:16:12,128 - functest.core.cloudify - DEBUG - Stopping Agent bind_host_f9v17z 2019-06-02 11:16:12,128 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-vellum_host_20f7us stop 2019-06-02 11:16:12,128 - functest.core.cloudify - DEBUG - Stopping... 2019-06-02 11:16:12,129 - functest.core.cloudify - DEBUG - Successfully stopped daemon: vellum_host_20f7us 2019-06-02 11:16:12,129 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-06-02 11:16:12,129 - functest.core.cloudify - DEBUG - Successfully stopped daemon: bind_host_f9v17z 2019-06-02 11:16:12,129 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-bind_host_f9v17z stop 2019-06-02 11:16:12,129 - functest.core.cloudify - DEBUG - Stopping... 2019-06-02 11:16:12,129 - functest.core.cloudify - DEBUG - Deleting agent 2019-06-02 11:16:12,129 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-06-02 11:16:12,130 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-06-02 11:16:12,130 - functest.core.cloudify - DEBUG - Deleting agent 2019-06-02 11:16:17,305 - functest.core.cloudify - DEBUG - Deleting Agent vellum_host_20f7us 2019-06-02 11:16:17,305 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-06-02 11:16:17,305 - functest.core.cloudify - DEBUG - Deleting Agent bind_host_f9v17z 2019-06-02 11:16:17,306 - functest.core.cloudify - DEBUG - Deleting... 2019-06-02 11:16:17,306 - functest.core.cloudify - DEBUG - Deleting... 2019-06-02 11:16:17,306 - functest.core.cloudify - DEBUG - 11:16:15 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_20f7us: No response received for task c85dd7f954734584a553d4cd770ca379 2019-06-02 11:16:17,306 - functest.core.cloudify - DEBUG - 11:16:16 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_f9v17z: No response received for task a5f86802949541de9df61175dee2feba 2019-06-02 11:16:17,306 - functest.core.cloudify - DEBUG - Successfully deleted daemon: vellum_host_20f7us 2019-06-02 11:16:17,306 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-06-02 11:16:17,307 - functest.core.cloudify - DEBUG - Successfully deleted daemon: bind_host_f9v17z 2019-06-02 11:16:17,307 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-06-02 11:16:17,307 - functest.core.cloudify - DEBUG - Agent deleted 2019-06-02 11:16:17,307 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-06-02 11:16:22,467 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-06-02 11:16:22,467 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-06-02 11:16:22,467 - functest.core.cloudify - DEBUG - Agent deleted 2019-06-02 11:16:22,468 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-06-02 11:16:22,468 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:16:22,468 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:16:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25321833-d9ba-4971-9ef1-bae7fbb6f023 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:16:22,468 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:16:22,468 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:16:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ccc043d-3de6-4adf-9c3b-083bed22064e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:16:22,468 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-1ccc043d-3de6-4adf-9c3b-083bed22064e 2019-06-02 11:16:22,469 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}163f05f8b2cef305c98194cfb596206be7dd4ca6" 2019-06-02 11:16:22,469 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-25321833-d9ba-4971-9ef1-bae7fbb6f023 2019-06-02 11:16:22,469 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd2af66c9f1d55fcba4955b394f4745e5bed339e" 2019-06-02 11:16:22,469 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 02 Jun 2019 11:16:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-53270fbf-91a5-4e40-b04d-d779115ac4c8 x-compute-request-id: req-53270fbf-91a5-4e40-b04d-d779115ac4c8 Content-Length: 0 Content-Type: application/json 2019-06-02 11:16:22,469 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:16: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-3262f840-c69a-4043-b4f0-ad83f28eaaa8 x-compute-request-id: req-3262f840-c69a-4043-b4f0-ad83f28eaaa8 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0c:6e", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T10:55:53.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "04cf9edc-a0b8-40f4-912b-cecad938aba5", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:55:53Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_vellum_host_20f7us", "created": "2019-06-02T10:53:30Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:16:22,469 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5 used request id req-3262f840-c69a-4043-b4f0-ad83f28eaaa8 2019-06-02 11:16:22,470 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5 used request id req-3262f840-c69a-4043-b4f0-ad83f28eaaa8 2019-06-02 11:16:22,470 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}163f05f8b2cef305c98194cfb596206be7dd4ca6" -d '{"os-stop": null}' 2019-06-02 11:16:22,470 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd2af66c9f1d55fcba4955b394f4745e5bed339e" -d '{"os-stop": null}' 2019-06-02 11:16:22,470 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5/action used request id req-53270fbf-91a5-4e40-b04d-d779115ac4c8 2019-06-02 11:16:22,470 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:16: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-a8730db4-5e01-42fb-ab2f-37ddb830ab43 x-compute-request-id: req-a8730db4-5e01-42fb-ab2f-37ddb830ab43 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:7c:dd", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:7c:dd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/363611d1-7f52-4e47-b5a1-736e85da94ae", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T10:56:21.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "363611d1-7f52-4e47-b5a1-736e85da94ae", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T10:56:21Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_bind_host_f9v17z", "created": "2019-06-02T10:53:26Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:16:22,470 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae used request id req-a8730db4-5e01-42fb-ab2f-37ddb830ab43 2019-06-02 11:16:22,471 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae used request id req-a8730db4-5e01-42fb-ab2f-37ddb830ab43 2019-06-02 11:16:22,471 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 02 Jun 2019 11:16:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-18b356f6-9819-4c17-b0b8-5bec6b3fbc34 x-compute-request-id: req-18b356f6-9819-4c17-b0b8-5bec6b3fbc34 Content-Length: 0 Content-Type: application/json 2019-06-02 11:16:22,471 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5/action used request id req-53270fbf-91a5-4e40-b04d-d779115ac4c8 2019-06-02 11:16:22,471 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae/action used request id req-18b356f6-9819-4c17-b0b8-5bec6b3fbc34 2019-06-02 11:16:22,471 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae/action used request id req-18b356f6-9819-4c17-b0b8-5bec6b3fbc34 2019-06-02 11:16:32,757 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}163f05f8b2cef305c98194cfb596206be7dd4ca6" 2019-06-02 11:16:32,758 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5 used request id req-a8aea1bd-63d7-4373-adc7-4cfefb93d948 2019-06-02 11:16:32,758 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5 used request id req-a8aea1bd-63d7-4373-adc7-4cfefb93d948 2019-06-02 11:16:32,758 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:16: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-a8aea1bd-63d7-4373-adc7-4cfefb93d948 x-compute-request-id: req-a8aea1bd-63d7-4373-adc7-4cfefb93d948 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0c:6e", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T10:55:53.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "04cf9edc-a0b8-40f4-912b-cecad938aba5", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T11:16:19Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_vellum_host_20f7us", "created": "2019-06-02T10:53:30Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:16:32,758 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd2af66c9f1d55fcba4955b394f4745e5bed339e" 2019-06-02 11:16:32,758 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae used request id req-ea05d51b-3497-4a2d-a4b5-fc4dde272d99 2019-06-02 11:16:32,759 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-06-02 11:16:32,759 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:16: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-ea05d51b-3497-4a2d-a4b5-fc4dde272d99 x-compute-request-id: req-ea05d51b-3497-4a2d-a4b5-fc4dde272d99 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:7c:dd", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:7c:dd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/363611d1-7f52-4e47-b5a1-736e85da94ae", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T10:56:21.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "363611d1-7f52-4e47-b5a1-736e85da94ae", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "OS-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-02T11:16:20Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_bind_host_f9v17z", "created": "2019-06-02T10:53:26Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:16:32,759 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae used request id req-ea05d51b-3497-4a2d-a4b5-fc4dde272d99 2019-06-02 11:16:32,759 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-06-02 11:17:03,706 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-06-02 11:17:03,706 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-06-02 11:17:03,706 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:17:03,706 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-6e755e59-4a30-4faf-8953-98077d3e5d8e 2019-06-02 11:17:03,707 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:17:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e755e59-4a30-4faf-8953-98077d3e5d8e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:17:03,707 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:17:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ba5666a-5b47-467c-8408-e4314e6f140c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:17:03,707 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}423945ad6df216d82f0b8b0508bc06838429969b" 2019-06-02 11:17:03,707 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:17:03,707 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-9ba5666a-5b47-467c-8408-e4314e6f140c 2019-06-02 11:17:03,707 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb259b5cd1dcf7fa20e00ecef1c395a655108e43" 2019-06-02 11:17:03,708 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:17: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-81f4cb3c-771b-4d94-80bc-94ecf7dd0cdf x-compute-request-id: req-81f4cb3c-771b-4d94-80bc-94ecf7dd0cdf Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0c:6e", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-02T10:55:53.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "04cf9edc-a0b8-40f4-912b-cecad938aba5", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "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-02T11:16:30Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_vellum_host_20f7us", "created": "2019-06-02T10:53:30Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:17:03,708 - functest.core.cloudify - DEBUG - Stopped node instance 2019-06-02 11:17:03,708 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae used request id req-c07be7b5-8c3a-4485-9ce5-e6586f03b922 2019-06-02 11:17:03,708 - functest.core.cloudify - DEBUG - Server is already stopped 2019-06-02 11:17:03,708 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:17: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-c07be7b5-8c3a-4485-9ce5-e6586f03b922 x-compute-request-id: req-c07be7b5-8c3a-4485-9ce5-e6586f03b922 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:7c:dd", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:7c:dd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/363611d1-7f52-4e47-b5a1-736e85da94ae", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-02T10:56:21.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "363611d1-7f52-4e47-b5a1-736e85da94ae", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "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-02T11:16:31Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_bind_host_f9v17z", "created": "2019-06-02T10:53:26Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:17:03,708 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae used request id req-c07be7b5-8c3a-4485-9ce5-e6586f03b922 2019-06-02 11:17:03,708 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5 used request id req-81f4cb3c-771b-4d94-80bc-94ecf7dd0cdf 2019-06-02 11:17:03,709 - functest.core.cloudify - DEBUG - Server is already stopped 2019-06-02 11:17:03,709 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5 used request id req-81f4cb3c-771b-4d94-80bc-94ecf7dd0cdf 2019-06-02 11:17:03,709 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-06-02 11:17:08,863 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-06-02 11:17:08,863 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-02 11:17:08,863 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-02 11:17:08,863 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-06-02 11:17:08,863 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-02 11:17:08,863 - functest.core.cloudify - DEBUG - Stopped node instance 2019-06-02 11:17:08,864 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:17:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3796753d-a37e-4ff2-8269-e440afd5f806 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:17:08,864 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2e838beb6fa45167d7ff53cb26ce0cbd8859a4f" 2019-06-02 11:17:08,864 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:17:08,864 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-3796753d-a37e-4ff2-8269-e440afd5f806 2019-06-02 11:17:08,864 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-7420e01f-382d-436c-ae0e-6ae3ef9ec42c 2019-06-02 11:17:08,864 - functest.core.cloudify - DEBUG - Remove floating ip 172.30.9.207 2019-06-02 11:17:08,865 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:17:08,865 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:17:08,865 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:17:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7420e01f-382d-436c-ae0e-6ae3ef9ec42c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:17:08,865 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:17:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7420e01f-382d-436c-ae0e-6ae3ef9ec42c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:17:08,865 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-7420e01f-382d-436c-ae0e-6ae3ef9ec42c 2019-06-02 11:17:08,865 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1639 X-Openstack-Request-Id: req-4b55c31f-b821-4323-9d91-0255b85d83a3 Date: Sun, 02 Jun 2019 11:17:06 GMT RESP BODY: {"floatingips": [{"router_id": "04f8b115-bce1-4ca0-be61-21cd6417ed8f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:15Z", "updated_at": "2019-06-02T10:57:32Z", "floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "980521c4-6263-42f9-ad9e-b4589858c951", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f2:7c:dd", "device_id": "363611d1-7f52-4e47-b5a1-736e85da94ae"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.207", "revision_number": 2, "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_id": "b1f8ef8b-de2b-4482-a7fe-6b78ba5ce16d", "id": "3fd345c5-fbbf-414c-b4cd-bc6aa5eb5c85", "qos_policy_id": null}, {"router_id": "04f8b115-bce1-4ca0-be61-21cd6417ed8f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:49:40Z", "updated_at": "2019-06-02T10:49:43Z", "floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "980521c4-6263-42f9-ad9e-b4589858c951", "device_owner": "compute:nova", "mac_address": "fa:16:3e:aa:fb:5d", "device_id": "b26c5c92-f225-4e2d-8b3a-cd217f25404d"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.215", "revision_number": 1, "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_id": "423cabc7-b9b0-4a12-b4d7-14fded2df766", "id": "888d88cc-4972-431d-ba23-711f21bfc6ef", "qos_policy_id": null}]} 2019-06-02 11:17:08,865 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9efc1ac20f47c7c9e3b7e59d22e4cc407a681d" 2019-06-02 11:17:08,866 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9efc1ac20f47c7c9e3b7e59d22e4cc407a681d" 2019-06-02 11:17:08,866 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:17: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-860b36cc-6bc1-4506-bb21-a50a0d0f82b5 x-compute-request-id: req-860b36cc-6bc1-4506-bb21-a50a0d0f82b5 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0c:6e", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-02T10:55:53.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "04cf9edc-a0b8-40f4-912b-cecad938aba5", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "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-02T11:16:30Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_vellum_host_20f7us", "created": "2019-06-02T10:53:30Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:17:08,866 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5 used request id req-860b36cc-6bc1-4506-bb21-a50a0d0f82b5 2019-06-02 11:17:08,866 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5 used request id req-860b36cc-6bc1-4506-bb21-a50a0d0f82b5 2019-06-02 11:17:08,866 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2e838beb6fa45167d7ff53cb26ce0cbd8859a4f" -d '{"removeSecurityGroup": {"name": "clearwater-sg_vellum"}}' 2019-06-02 11:17:08,866 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-4b55c31f-b821-4323-9d91-0255b85d83a3 2019-06-02 11:17:08,867 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1639 X-Openstack-Request-Id: req-4b55c31f-b821-4323-9d91-0255b85d83a3 Date: Sun, 02 Jun 2019 11:17:06 GMT RESP BODY: {"floatingips": [{"router_id": "04f8b115-bce1-4ca0-be61-21cd6417ed8f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:53:15Z", "updated_at": "2019-06-02T10:57:32Z", "floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "980521c4-6263-42f9-ad9e-b4589858c951", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f2:7c:dd", "device_id": "363611d1-7f52-4e47-b5a1-736e85da94ae"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.207", "revision_number": 2, "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_id": "b1f8ef8b-de2b-4482-a7fe-6b78ba5ce16d", "id": "3fd345c5-fbbf-414c-b4cd-bc6aa5eb5c85", "qos_policy_id": null}, {"router_id": "04f8b115-bce1-4ca0-be61-21cd6417ed8f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "created_at": "2019-06-02T10:49:40Z", "updated_at": "2019-06-02T10:49:43Z", "floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "980521c4-6263-42f9-ad9e-b4589858c951", "device_owner": "compute:nova", "mac_address": "fa:16:3e:aa:fb:5d", "device_id": "b26c5c92-f225-4e2d-8b3a-cd217f25404d"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.215", "revision_number": 1, "project_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "port_id": "423cabc7-b9b0-4a12-b4d7-14fded2df766", "id": "888d88cc-4972-431d-ba23-711f21bfc6ef", "qos_policy_id": null}]} 2019-06-02 11:17:08,867 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-4b55c31f-b821-4323-9d91-0255b85d83a3 2019-06-02 11:17:08,867 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-4b55c31f-b821-4323-9d91-0255b85d83a3 2019-06-02 11:17:08,867 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-4b55c31f-b821-4323-9d91-0255b85d83a3 2019-06-02 11:17:08,867 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/b1f8ef8b-de2b-4482-a7fe-6b78ba5ce16d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9efc1ac20f47c7c9e3b7e59d22e4cc407a681d" 2019-06-02 11:17:08,867 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/b1f8ef8b-de2b-4482-a7fe-6b78ba5ce16d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9efc1ac20f47c7c9e3b7e59d22e4cc407a681d" 2019-06-02 11:17:08,867 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-1de5fb74-da4d-4bab-9b0d-f2b94889b863 Date: Sun, 02 Jun 2019 11:17:06 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T10:56:19Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4f2a1d51-aceb-41c8-b18f-1cd5b8b28cf5","ip_address":"192.168.120.3"}],"id":"b1f8ef8b-de2b-4482-a7fe-6b78ba5ce16d","security_groups":["37cee7f4-fb47-4eeb-9c46-197d3488fcb7","be9c22f8-742e-4aff-a001-ed938c99ec4d"],"mac_address":"fa:16:3e:f2:7c:dd","device_id":"363611d1-7f52-4e47-b5a1-736e85da94ae","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"2ed4b87cc2914b1f9c6921b00fbbbdc7","qos_policy_id":null,"admin_state_up":true,"network_id":"980521c4-6263-42f9-ad9e-b4589858c951","tenant_id":"2ed4b87cc2914b1f9c6921b00fbbbdc7","created_at":"2019-06-02T10:53:30Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-02 11:17:08,868 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-1de5fb74-da4d-4bab-9b0d-f2b94889b863 Date: Sun, 02 Jun 2019 11:17:06 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T10:56:19Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4f2a1d51-aceb-41c8-b18f-1cd5b8b28cf5","ip_address":"192.168.120.3"}],"id":"b1f8ef8b-de2b-4482-a7fe-6b78ba5ce16d","security_groups":["37cee7f4-fb47-4eeb-9c46-197d3488fcb7","be9c22f8-742e-4aff-a001-ed938c99ec4d"],"mac_address":"fa:16:3e:f2:7c:dd","device_id":"363611d1-7f52-4e47-b5a1-736e85da94ae","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"2ed4b87cc2914b1f9c6921b00fbbbdc7","qos_policy_id":null,"admin_state_up":true,"network_id":"980521c4-6263-42f9-ad9e-b4589858c951","tenant_id":"2ed4b87cc2914b1f9c6921b00fbbbdc7","created_at":"2019-06-02T10:53:30Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-02 11:17:08,868 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/b1f8ef8b-de2b-4482-a7fe-6b78ba5ce16d.json used request id req-1de5fb74-da4d-4bab-9b0d-f2b94889b863 2019-06-02 11:17:08,868 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/b1f8ef8b-de2b-4482-a7fe-6b78ba5ce16d.json used request id req-1de5fb74-da4d-4bab-9b0d-f2b94889b863 2019-06-02 11:17:08,868 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/b1f8ef8b-de2b-4482-a7fe-6b78ba5ce16d.json used request id req-1de5fb74-da4d-4bab-9b0d-f2b94889b863 2019-06-02 11:17:08,868 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/b1f8ef8b-de2b-4482-a7fe-6b78ba5ce16d.json used request id req-1de5fb74-da4d-4bab-9b0d-f2b94889b863 2019-06-02 11:17:08,868 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:17:08,868 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:17:08,869 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:17:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6854c147-545a-4235-adb2-917508abdfe0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:17:08,869 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:17:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6854c147-545a-4235-adb2-917508abdfe0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:17:08,869 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-6854c147-545a-4235-adb2-917508abdfe0 2019-06-02 11:17:08,869 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-6854c147-545a-4235-adb2-917508abdfe0 2019-06-02 11:17:08,869 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4ae1416edbed0c2510a0693a746d30e6238ae89" 2019-06-02 11:17:08,869 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4ae1416edbed0c2510a0693a746d30e6238ae89" 2019-06-02 11:17:08,869 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4ae1416edbed0c2510a0693a746d30e6238ae89" -d '{"removeFloatingIp": {"address": "172.30.9.207"}}' 2019-06-02 11:17:08,870 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:17: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-42e9dd3e-55ac-4d49-831f-c2b65ffeb582 x-compute-request-id: req-42e9dd3e-55ac-4d49-831f-c2b65ffeb582 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:7c:dd", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:7c:dd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/363611d1-7f52-4e47-b5a1-736e85da94ae", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-02T10:56:21.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "363611d1-7f52-4e47-b5a1-736e85da94ae", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "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-02T11:16:31Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_bind_host_f9v17z", "created": "2019-06-02T10:53:26Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:17:08,870 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae used request id req-42e9dd3e-55ac-4d49-831f-c2b65ffeb582 2019-06-02 11:17:08,870 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae used request id req-42e9dd3e-55ac-4d49-831f-c2b65ffeb582 2019-06-02 11:17:08,870 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae used request id req-42e9dd3e-55ac-4d49-831f-c2b65ffeb582 2019-06-02 11:17:14,039 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae used request id req-42e9dd3e-55ac-4d49-831f-c2b65ffeb582 2019-06-02 11:17:14,039 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 02 Jun 2019 11:17: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-ebe395a2-48e4-4740-9df5-bd5c62866c73 x-compute-request-id: req-ebe395a2-48e4-4740-9df5-bd5c62866c73 Content-Length: 0 Content-Type: application/json 2019-06-02 11:17:14,040 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4ae1416edbed0c2510a0693a746d30e6238ae89" -d '{"removeFloatingIp": {"address": "172.30.9.207"}}' 2019-06-02 11:17:14,040 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4ae1416edbed0c2510a0693a746d30e6238ae89" -d '{"removeFloatingIp": {"address": "172.30.9.207"}}' 2019-06-02 11:17:14,040 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5/action used request id req-ebe395a2-48e4-4740-9df5-bd5c62866c73 2019-06-02 11:17:14,040 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5/action used request id req-ebe395a2-48e4-4740-9df5-bd5c62866c73 2019-06-02 11:17:14,040 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2e838beb6fa45167d7ff53cb26ce0cbd8859a4f" 2019-06-02 11:17:14,040 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:17: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-64dec95f-7d10-4450-a0aa-4958fb502303 x-compute-request-id: req-64dec95f-7d10-4450-a0aa-4958fb502303 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0c:6e", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-02T10:55:53.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "04cf9edc-a0b8-40f4-912b-cecad938aba5", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "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-02T11:16:30Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_vellum_host_20f7us", "created": "2019-06-02T10:53:30Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:17:14,041 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5 used request id req-64dec95f-7d10-4450-a0aa-4958fb502303 2019-06-02 11:17:14,041 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2e838beb6fa45167d7ff53cb26ce0cbd8859a4f" 2019-06-02 11:17:14,041 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5/os-security-groups used request id req-f1f21615-6fa1-4814-b363-f1b549119235 2019-06-02 11:17:14,041 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5/os-security-groups used request id req-f1f21615-6fa1-4814-b363-f1b549119235 2019-06-02 11:17:14,041 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:17: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-f1f21615-6fa1-4814-b363-f1b549119235 x-compute-request-id: req-f1f21615-6fa1-4814-b363-f1b549119235 Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "404af02e-3f60-4b7b-b79a-5da66fa759ec"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "878dcd11-5240-4a52-8087-fbba914d17b1"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8651aa9-ff2d-457c-897f-d6e67d514b37"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed94130b-c1fc-47ba-9151-d4ff1760a3b2"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-06-02 11:17:14,041 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5 used request id req-64dec95f-7d10-4450-a0aa-4958fb502303 2019-06-02 11:17:14,041 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-02 11:17:14,042 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-02 11:17:14,042 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:17:14,042 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-43d0e2ca-0bc8-4ed1-92b0-358c334f5431 2019-06-02 11:17:14,042 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae/action used request id req-3915eade-4c10-466d-b031-2cd7153e1856 2019-06-02 11:17:14,042 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 02 Jun 2019 11:17: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-3915eade-4c10-466d-b031-2cd7153e1856 x-compute-request-id: req-3915eade-4c10-466d-b031-2cd7153e1856 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-02 11:17:14,042 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:17:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43d0e2ca-0bc8-4ed1-92b0-358c334f5431 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:17:14,043 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 02 Jun 2019 11:17: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-3915eade-4c10-466d-b031-2cd7153e1856 x-compute-request-id: req-3915eade-4c10-466d-b031-2cd7153e1856 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-02 11:17:14,043 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae/action used request id req-3915eade-4c10-466d-b031-2cd7153e1856 2019-06-02 11:17:14,043 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae/action used request id req-3915eade-4c10-466d-b031-2cd7153e1856 2019-06-02 11:17:14,043 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae/action used request id req-3915eade-4c10-466d-b031-2cd7153e1856 2019-06-02 11:17:14,043 - functest.core.cloudify - DEBUG - Floating ip 172.30.9.207 detached from server 2019-06-02 11:17:14,043 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d27ced674548fb0e7576f5e4c0482b73b78e018" 2019-06-02 11:17:14,043 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-06-02 11:17:14,044 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-02 11:17:14,044 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:17: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-844147eb-e02d-4419-946c-7647b5d2fa9c x-compute-request-id: req-844147eb-e02d-4419-946c-7647b5d2fa9c Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0c:6e", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-02T10:55:53.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "04cf9edc-a0b8-40f4-912b-cecad938aba5", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "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-02T11:16:30Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_vellum_host_20f7us", "created": "2019-06-02T10:53:30Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:17:14,044 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5 used request id req-844147eb-e02d-4419-946c-7647b5d2fa9c 2019-06-02 11:17:14,044 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d27ced674548fb0e7576f5e4c0482b73b78e018" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-06-02 11:17:14,044 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5 used request id req-844147eb-e02d-4419-946c-7647b5d2fa9c 2019-06-02 11:17:14,044 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:17: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-e2533518-ae21-4f74-af60-59e41280daa8 x-compute-request-id: req-e2533518-ae21-4f74-af60-59e41280daa8 Content-Encoding: gzip Content-Length: 799 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0c:6e", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-02T10:55:53.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "04cf9edc-a0b8-40f4-912b-cecad938aba5", "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "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-02T11:16:30Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_vellum_host_20f7us", "created": "2019-06-02T10:53:30Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:17:14,045 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 02 Jun 2019 11:17: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-4dbbbd23-36c2-4f5d-bf95-ce8a0fa74663 x-compute-request-id: req-4dbbbd23-36c2-4f5d-bf95-ce8a0fa74663 Content-Length: 0 Content-Type: application/json 2019-06-02 11:17:14,045 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5/action used request id req-4dbbbd23-36c2-4f5d-bf95-ce8a0fa74663 2019-06-02 11:17:14,045 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5/action used request id req-4dbbbd23-36c2-4f5d-bf95-ce8a0fa74663 2019-06-02 11:17:14,045 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d27ced674548fb0e7576f5e4c0482b73b78e018" 2019-06-02 11:17:14,045 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:17:14,045 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:17:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c970eefe-ef98-44a6-9a72-61857885f337 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:17:14,045 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-c970eefe-ef98-44a6-9a72-61857885f337 2019-06-02 11:17:14,046 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5/os-security-groups used request id req-fbc657d2-633f-4ae8-bed8-af85bf659200 2019-06-02 11:17:14,046 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d27ced674548fb0e7576f5e4c0482b73b78e018" 2019-06-02 11:17:14,046 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da57958f84b58ae8244b974b482da55cb87bbf5d" 2019-06-02 11:17:14,046 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5 used request id req-e2533518-ae21-4f74-af60-59e41280daa8 2019-06-02 11:17:14,046 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:17: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-fbc657d2-633f-4ae8-bed8-af85bf659200 x-compute-request-id: req-fbc657d2-633f-4ae8-bed8-af85bf659200 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-06-02 11:17:14,046 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5/os-security-groups used request id req-fbc657d2-633f-4ae8-bed8-af85bf659200 2019-06-02 11:17:14,046 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5 used request id req-e2533518-ae21-4f74-af60-59e41280daa8 2019-06-02 11:17:14,046 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:17: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-efca13cc-11c5-489c-8f4a-8dd77fed4c74 x-compute-request-id: req-efca13cc-11c5-489c-8f4a-8dd77fed4c74 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:7c:dd", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/363611d1-7f52-4e47-b5a1-736e85da94ae", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-02T10:56:21.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "363611d1-7f52-4e47-b5a1-736e85da94ae", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "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-02T11:16:31Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_bind_host_f9v17z", "created": "2019-06-02T10:53:26Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:17:14,047 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da57958f84b58ae8244b974b482da55cb87bbf5d" -d '{"removeSecurityGroup": {"name": "clearwater-sg_bind"}}' 2019-06-02 11:17:19,215 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da57958f84b58ae8244b974b482da55cb87bbf5d" -d '{"removeSecurityGroup": {"name": "clearwater-sg_bind"}}' 2019-06-02 11:17:19,215 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-02 11:17:19,215 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-02 11:17:19,215 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:17: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-efca13cc-11c5-489c-8f4a-8dd77fed4c74 x-compute-request-id: req-efca13cc-11c5-489c-8f4a-8dd77fed4c74 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:7c:dd", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/363611d1-7f52-4e47-b5a1-736e85da94ae", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-02T10:56:21.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "363611d1-7f52-4e47-b5a1-736e85da94ae", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "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-02T11:16:31Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_bind_host_f9v17z", "created": "2019-06-02T10:53:26Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:17:19,215 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae used request id req-efca13cc-11c5-489c-8f4a-8dd77fed4c74 2019-06-02 11:17:19,216 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-06-02 11:17:19,216 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 02 Jun 2019 11:17: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-54db22f9-3117-490e-9a45-e72602b82cbd x-compute-request-id: req-54db22f9-3117-490e-9a45-e72602b82cbd Content-Length: 0 Content-Type: application/json 2019-06-02 11:17:19,216 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:17: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-e09961b4-0954-4a37-9567-1af20689b9db x-compute-request-id: req-e09961b4-0954-4a37-9567-1af20689b9db Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:7c:dd", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/363611d1-7f52-4e47-b5a1-736e85da94ae", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-02T10:56:21.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "363611d1-7f52-4e47-b5a1-736e85da94ae", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "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-02T11:16:31Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_bind_host_f9v17z", "created": "2019-06-02T10:53:26Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:17:19,216 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae used request id req-e09961b4-0954-4a37-9567-1af20689b9db 2019-06-02 11:17:19,216 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae used request id req-e09961b4-0954-4a37-9567-1af20689b9db 2019-06-02 11:17:19,216 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da57958f84b58ae8244b974b482da55cb87bbf5d" 2019-06-02 11:17:19,216 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae/action used request id req-54db22f9-3117-490e-9a45-e72602b82cbd 2019-06-02 11:17:19,217 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae/action used request id req-54db22f9-3117-490e-9a45-e72602b82cbd 2019-06-02 11:17:19,217 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da57958f84b58ae8244b974b482da55cb87bbf5d" 2019-06-02 11:17:19,217 - functest.core.cloudify - DEBUG - deleting server 2019-06-02 11:17:19,217 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:17:19,217 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:17:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d685f02-6230-44f4-a605-53a2852a9ada Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:17:19,217 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-7d685f02-6230-44f4-a605-53a2852a9ada 2019-06-02 11:17:19,217 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:17: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-4cdad892-ddc5-4d11-8be4-f3e9ba11ae55 x-compute-request-id: req-4cdad892-ddc5-4d11-8be4-f3e9ba11ae55 Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "404af02e-3f60-4b7b-b79a-5da66fa759ec"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "878dcd11-5240-4a52-8087-fbba914d17b1"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8651aa9-ff2d-457c-897f-d6e67d514b37"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed94130b-c1fc-47ba-9151-d4ff1760a3b2"}], "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "id": "be9c22f8-742e-4aff-a001-ed938c99ec4d", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-06-02 11:17:19,218 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-02 11:17:19,218 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90d73a0be7c06cf29226b276276e38ddd25d8e67" 2019-06-02 11:17:19,218 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae/os-security-groups used request id req-4cdad892-ddc5-4d11-8be4-f3e9ba11ae55 2019-06-02 11:17:19,218 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae/os-security-groups used request id req-4cdad892-ddc5-4d11-8be4-f3e9ba11ae55 2019-06-02 11:17:19,218 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:17: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-309f2090-2b98-4122-b22c-a79d2c36bc46 x-compute-request-id: req-309f2090-2b98-4122-b22c-a79d2c36bc46 Content-Encoding: gzip Content-Length: 799 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0c:6e", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-02T10:55:53.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "04cf9edc-a0b8-40f4-912b-cecad938aba5", "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "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-02T11:16:30Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_vellum_host_20f7us", "created": "2019-06-02T10:53:30Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:17:19,218 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90d73a0be7c06cf29226b276276e38ddd25d8e67" 2019-06-02 11:17:19,218 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:17: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-d57734d8-7791-4f9a-81c0-e0bfe5bab4d5 x-compute-request-id: req-d57734d8-7791-4f9a-81c0-e0bfe5bab4d5 Content-Encoding: gzip Content-Length: 807 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0c:6e", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-02T10:55:53.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "04cf9edc-a0b8-40f4-912b-cecad938aba5", "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "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-02T11:17:15Z", "hostId": "70fb6303ce41d9d2f30f9a0f5070a0dd362e40d3e0006caafc61c9b0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_vellum_host_20f7us", "created": "2019-06-02T10:53:30Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:17:19,219 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-02 11:17:19,219 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5 used request id req-309f2090-2b98-4122-b22c-a79d2c36bc46 2019-06-02 11:17:19,219 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5 used request id req-309f2090-2b98-4122-b22c-a79d2c36bc46 2019-06-02 11:17:19,219 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90d73a0be7c06cf29226b276276e38ddd25d8e67" 2019-06-02 11:17:19,219 - functest.core.cloudify - DEBUG - RESP: [204] Date: Sun, 02 Jun 2019 11:17:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9ca7ce11-ee5a-47ff-b917-bcdf3b56e8b1 x-compute-request-id: req-9ca7ce11-ee5a-47ff-b917-bcdf3b56e8b1 Content-Type: application/json 2019-06-02 11:17:19,219 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5 used request id req-9ca7ce11-ee5a-47ff-b917-bcdf3b56e8b1 2019-06-02 11:17:19,220 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5 used request id req-9ca7ce11-ee5a-47ff-b917-bcdf3b56e8b1 2019-06-02 11:17:19,220 - functest.core.cloudify - DEBUG - Waiting for server "04cf9edc-a0b8-40f4-912b-cecad938aba5" to be deleted. current status: SHUTOFF 2019-06-02 11:17:19,220 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5 used request id req-d57734d8-7791-4f9a-81c0-e0bfe5bab4d5 2019-06-02 11:17:19,220 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5 used request id req-d57734d8-7791-4f9a-81c0-e0bfe5bab4d5 2019-06-02 11:17:19,220 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:17:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37277f92-6e1d-4add-94b8-966ddb53bdfa Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:17:19,220 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-37277f92-6e1d-4add-94b8-966ddb53bdfa 2019-06-02 11:17:19,220 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:17:19,220 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53ab5f00080ce26e81e165699dcf54bc11dfe3a9" 2019-06-02 11:17:19,221 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53ab5f00080ce26e81e165699dcf54bc11dfe3a9" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-06-02 11:17:19,221 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:17: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-c139f1c8-2811-46f8-a6d4-b35e068aba43 x-compute-request-id: req-c139f1c8-2811-46f8-a6d4-b35e068aba43 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:7c:dd", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/363611d1-7f52-4e47-b5a1-736e85da94ae", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-02T10:56:21.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "363611d1-7f52-4e47-b5a1-736e85da94ae", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "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-02T11:16:31Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_bind_host_f9v17z", "created": "2019-06-02T10:53:26Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:17:19,221 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae used request id req-c139f1c8-2811-46f8-a6d4-b35e068aba43 2019-06-02 11:17:19,221 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae used request id req-c139f1c8-2811-46f8-a6d4-b35e068aba43 2019-06-02 11:17:19,221 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 02 Jun 2019 11:17: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-8962a3fd-76f0-4f97-8dff-c97a604ca97f x-compute-request-id: req-8962a3fd-76f0-4f97-8dff-c97a604ca97f Content-Length: 0 Content-Type: application/json 2019-06-02 11:17:24,376 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae/action used request id req-8962a3fd-76f0-4f97-8dff-c97a604ca97f 2019-06-02 11:17:24,376 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae/action used request id req-8962a3fd-76f0-4f97-8dff-c97a604ca97f 2019-06-02 11:17:24,376 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae used request id req-33828bbf-ceb0-4426-93c6-e8975dfc8a65 2019-06-02 11:17:24,376 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae used request id req-33828bbf-ceb0-4426-93c6-e8975dfc8a65 2019-06-02 11:17:24,377 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53ab5f00080ce26e81e165699dcf54bc11dfe3a9" 2019-06-02 11:17:24,377 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53ab5f00080ce26e81e165699dcf54bc11dfe3a9" 2019-06-02 11:17:24,377 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:17: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-33828bbf-ceb0-4426-93c6-e8975dfc8a65 x-compute-request-id: req-33828bbf-ceb0-4426-93c6-e8975dfc8a65 Content-Encoding: gzip Content-Length: 800 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:7c:dd", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/363611d1-7f52-4e47-b5a1-736e85da94ae", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-02T10:56:21.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "363611d1-7f52-4e47-b5a1-736e85da94ae", "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "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-02T11:16:31Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_bind_host_f9v17z", "created": "2019-06-02T10:53:26Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:17:24,377 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:17:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-624ed20d-34f2-405c-91de-2598520b56d0 x-compute-request-id: req-624ed20d-34f2-405c-91de-2598520b56d0 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-06-02 11:17:24,377 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-02 11:17:24,377 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae/os-security-groups used request id req-624ed20d-34f2-405c-91de-2598520b56d0 2019-06-02 11:17:24,378 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae/os-security-groups used request id req-624ed20d-34f2-405c-91de-2598520b56d0 2019-06-02 11:17:24,378 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90d73a0be7c06cf29226b276276e38ddd25d8e67" 2019-06-02 11:17:24,378 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-02 11:17:24,378 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5 used request id req-e644f03d-113b-428f-a1b2-2592f028038e 2019-06-02 11:17:24,378 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/04cf9edc-a0b8-40f4-912b-cecad938aba5 used request id req-e644f03d-113b-428f-a1b2-2592f028038e 2019-06-02 11:17:24,378 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-02 11:17:24,378 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-06-02 11:17:24,379 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-06-02 11:17:24,379 - functest.core.cloudify - DEBUG - RESP: [404] Date: Sun, 02 Jun 2019 11:17:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e644f03d-113b-428f-a1b2-2592f028038e x-compute-request-id: req-e644f03d-113b-428f-a1b2-2592f028038e Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 04cf9edc-a0b8-40f4-912b-cecad938aba5 could not be found.", "code": 404}} 2019-06-02 11:17:24,379 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-02 11:17:24,379 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-02 11:17:24,379 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-02 11:17:24,379 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-02 11:17:24,380 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-02 11:17:24,380 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-96224051-aa66-48c3-bddc-a27b72cca749 2019-06-02 11:17:24,380 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:17:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96224051-aa66-48c3-bddc-a27b72cca749 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:17:24,380 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:17:24,380 - functest.core.cloudify - DEBUG - deleting server 2019-06-02 11:17:24,380 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-02 11:17:24,380 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-06-02 11:17:24,381 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37fb3ceca3110dea9f12146f8269ad94925f467c" 2019-06-02 11:17:24,381 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37fb3ceca3110dea9f12146f8269ad94925f467c" 2019-06-02 11:17:24,381 - functest.core.cloudify - DEBUG - RESP: [204] Date: Sun, 02 Jun 2019 11:17:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c973505d-0e73-41a6-8748-35dc9cb354d9 x-compute-request-id: req-c973505d-0e73-41a6-8748-35dc9cb354d9 Content-Type: application/json 2019-06-02 11:17:24,381 - functest.core.cloudify - DEBUG - deleting security_group 2019-06-02 11:17:24,381 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37fb3ceca3110dea9f12146f8269ad94925f467c" 2019-06-02 11:17:24,381 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae used request id req-c973505d-0e73-41a6-8748-35dc9cb354d9 2019-06-02 11:17:24,381 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae used request id req-c973505d-0e73-41a6-8748-35dc9cb354d9 2019-06-02 11:17:24,382 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae used request id req-8d3efeb5-899a-401b-9ac4-d8a54ca57cf1 2019-06-02 11:17:24,382 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:17: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-8d3efeb5-899a-401b-9ac4-d8a54ca57cf1 x-compute-request-id: req-8d3efeb5-899a-401b-9ac4-d8a54ca57cf1 Content-Encoding: gzip Content-Length: 800 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:7c:dd", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/363611d1-7f52-4e47-b5a1-736e85da94ae", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-02T10:56:21.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "363611d1-7f52-4e47-b5a1-736e85da94ae", "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "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-02T11:16:31Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_bind_host_f9v17z", "created": "2019-06-02T10:53:26Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:17:24,382 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae used request id req-8d3efeb5-899a-401b-9ac4-d8a54ca57cf1 2019-06-02 11:17:29,544 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:17:29,544 - functest.core.cloudify - DEBUG - Waiting for server "363611d1-7f52-4e47-b5a1-736e85da94ae" to be deleted. current status: SHUTOFF 2019-06-02 11:17:29,544 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/33c88e0f-0958-4e83-bdc4-268ab8c60da1.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93128b62dce100d01e23448f5f2a5e2d13e6dbbd" 2019-06-02 11:17:29,544 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae used request id req-4a06637e-e986-4336-9a6c-34b6167a3bc0 2019-06-02 11:17:29,545 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae used request id req-4a06637e-e986-4336-9a6c-34b6167a3bc0 2019-06-02 11:17:29,545 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:17: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-4a06637e-e986-4336-9a6c-34b6167a3bc0 x-compute-request-id: req-4a06637e-e986-4336-9a6c-34b6167a3bc0 Content-Encoding: gzip Content-Length: 806 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:7c:dd", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/363611d1-7f52-4e47-b5a1-736e85da94ae", "rel": "bookmark"}], "image": {"id": "96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "links": [{"href": "http://172.30.9.22:8774/images/96a102a9-ed5f-410a-8c9e-10fe2ddcf538", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-02T10:56:21.000000", "flavor": {"id": "d89ba349-f66a-42cb-8267-1666829b0e23", "links": [{"href": "http://172.30.9.22:8774/flavors/d89ba349-f66a-42cb-8267-1666829b0e23", "rel": "bookmark"}]}, "id": "363611d1-7f52-4e47-b5a1-736e85da94ae", "user_id": "946ffdd6628f4d19ac101346cef1bfdf", "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-02T11:17:23Z", "hostId": "bfe629935fa4a9e9b0729de74428f4a55fd755c3b5cef20e18b04cd7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "name": "server_clearwater-opnfv_bind_host_f9v17z", "created": "2019-06-02T10:53:26Z", "tenant_id": "2ed4b87cc2914b1f9c6921b00fbbbdc7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_f84e82f7-c941-4ae5-a3bd-c6d065e90458", "cloudify_management_network_id": "980521c4-6263-42f9-ad9e-b4589858c951"}}} 2019-06-02 11:17:29,545 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-abd648c9-1066-4de9-a5c1-15c0f7b900fb 2019-06-02 11:17:29,545 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:17:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abd648c9-1066-4de9-a5c1-15c0f7b900fb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:17:29,545 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3e3e61db-02f2-4bc3-9e9e-d9927326e2b9 Content-Length: 0 Date: Sun, 02 Jun 2019 11:17:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-02 11:17:29,545 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.22:9696/v2.0/security-groups/33c88e0f-0958-4e83-bdc4-268ab8c60da1.json used request id req-3e3e61db-02f2-4bc3-9e9e-d9927326e2b9 2019-06-02 11:17:29,546 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/33c88e0f-0958-4e83-bdc4-268ab8c60da1.json used request id req-3e3e61db-02f2-4bc3-9e9e-d9927326e2b9 2019-06-02 11:17:29,546 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-06-02 11:17:29,546 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-02 11:17:29,546 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37fb3ceca3110dea9f12146f8269ad94925f467c" 2019-06-02 11:17:34,767 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae used request id req-72c43de8-da9c-4c0e-a901-eba0fd76a16c 2019-06-02 11:17:34,767 - functest.core.cloudify - DEBUG - RESP: [404] Date: Sun, 02 Jun 2019 11:17:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-72c43de8-da9c-4c0e-a901-eba0fd76a16c x-compute-request-id: req-72c43de8-da9c-4c0e-a901-eba0fd76a16c Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 363611d1-7f52-4e47-b5a1-736e85da94ae could not be found.", "code": 404}} 2019-06-02 11:17:34,768 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-06-02 11:17:34,768 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/363611d1-7f52-4e47-b5a1-736e85da94ae used request id req-72c43de8-da9c-4c0e-a901-eba0fd76a16c 2019-06-02 11:17:34,768 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-02 11:17:34,768 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-02 11:17:34,768 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-02 11:17:34,768 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-02 11:17:34,768 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-02 11:17:34,769 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-02 11:17:34,769 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-02 11:17:34,769 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-02 11:17:34,769 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-02 11:17:34,769 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-02 11:17:34,769 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-02 11:17:34,769 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-02 11:17:34,770 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:17:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e517cbf-9a80-4276-99c0-fb94df3f1bed Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:17:34,770 - functest.core.cloudify - DEBUG - deleting floatingip 2019-06-02 11:17:34,770 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-02 11:17:34,770 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-02 11:17:34,770 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-5e517cbf-9a80-4276-99c0-fb94df3f1bed 2019-06-02 11:17:34,770 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:17:34,771 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-02 11:17:34,771 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-06-02 11:17:34,771 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/floatingips/3fd345c5-fbbf-414c-b4cd-bc6aa5eb5c85.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d12e8500ec7675eb96fe2a815740a1e5d345e9c" 2019-06-02 11:17:34,771 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-02 11:17:34,771 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-02 11:17:34,771 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-02 11:17:34,771 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-02 11:17:34,772 - functest.core.cloudify - DEBUG - deleting security_group 2019-06-02 11:17:34,772 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:17:34,772 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:17:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d80649e-b782-4221-bb43-38146f536b78 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:17:34,772 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-5d80649e-b782-4221-bb43-38146f536b78 2019-06-02 11:17:34,772 - functest.core.cloudify - DEBUG - deleting security_group 2019-06-02 11:17:34,772 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:17:34,772 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:17:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b8f8d5d-8304-4f54-8620-81d3fd338941 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:17:34,773 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-1b8f8d5d-8304-4f54-8620-81d3fd338941 2019-06-02 11:17:34,773 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-02 11:17:34,773 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-926b2405-fe15-43a0-9cfa-29ca8addcd2f Content-Length: 0 Date: Sun, 02 Jun 2019 11:17:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-02 11:17:34,773 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.22:9696/v2.0/floatingips/3fd345c5-fbbf-414c-b4cd-bc6aa5eb5c85.json used request id req-f659de0d-b765-4324-8b67-7a3cd548d748 2019-06-02 11:17:34,773 - functest.core.cloudify - DEBUG - not deleting keypair since an external keypair is being used 2019-06-02 11:17:34,773 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-02 11:17:34,773 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-06-02 11:17:34,774 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f659de0d-b765-4324-8b67-7a3cd548d748 Content-Length: 0 Date: Sun, 02 Jun 2019 11:17:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-02 11:17:34,774 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/37cee7f4-fb47-4eeb-9c46-197d3488fcb7.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}271cb0bb332408fd1757fc507f29a5edbcb1478d" 2019-06-02 11:17:34,774 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/be9c22f8-742e-4aff-a001-ed938c99ec4d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebb5e60b3f00ae23080d554344e5a514d2fe1332" 2019-06-02 11:17:34,774 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-06-02 11:17:34,774 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/3fd345c5-fbbf-414c-b4cd-bc6aa5eb5c85.json used request id req-f659de0d-b765-4324-8b67-7a3cd548d748 2019-06-02 11:17:34,774 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.22:9696/v2.0/security-groups/be9c22f8-742e-4aff-a001-ed938c99ec4d.json used request id req-926b2405-fe15-43a0-9cfa-29ca8addcd2f 2019-06-02 11:17:34,774 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/be9c22f8-742e-4aff-a001-ed938c99ec4d.json used request id req-926b2405-fe15-43a0-9cfa-29ca8addcd2f 2019-06-02 11:17:39,929 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.22:9696/v2.0/security-groups/37cee7f4-fb47-4eeb-9c46-197d3488fcb7.json used request id req-fb80dd8d-972e-4bb3-b156-01c63d962628 2019-06-02 11:17:39,929 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-06-02 11:17:39,930 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.keypair.delete' 2019-06-02 11:17:39,930 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fb80dd8d-972e-4bb3-b156-01c63d962628 Content-Length: 0 Date: Sun, 02 Jun 2019 11:17:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-02 11:17:39,930 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-02 11:17:39,930 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/37cee7f4-fb47-4eeb-9c46-197d3488fcb7.json used request id req-fb80dd8d-972e-4bb3-b156-01c63d962628 2019-06-02 11:17:39,930 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2019-06-02 11:17:39,930 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-02 11:17:39,931 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-06-02 11:17:39,931 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-06-02 11:17:39,931 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-02 11:17:39,931 - functest.core.cloudify - DEBUG - 'uninstall' workflow execution succeeded 2019-06-02 11:17:39,931 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-02 11:18:06,569 - xtesting.ci.run_tests - INFO - Loading test case 'heat_ims'... 2019-06-02 11:18:07,836 - 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'6e135e5f4177491b8a8e920032c84f36', '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_ed80159e-4a98-421c-8bb8-aafc9347b8f2'}) 2019-06-02 11:18:08,300 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'1ee0054f19cf467487771d01ad46e921', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'heat_ims-user_ed80159e-4a98-421c-8bb8-aafc9347b8f2'}) 2019-06-02 11:18:09,619 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 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'6e135e5f4177491b8a8e920032c84f36', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'Eh302ClybNAEdcf8WUfGtpT75VLMzJ', 'username': u'heat_ims-user_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22: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-02 11:18:09,622 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'heat_ims-user_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'password': 'Eh302ClybNAEdcf8WUfGtpT75VLMzJ', 'project_name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '6e135e5f4177491b8a8e920032c84f36', 'project_domain_name': 'Default'} 2019-06-02 11:18:09,651 - 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-02 11:18:09,652 - xtesting.ci.run_tests - INFO - Running test case 'heat_ims'... 2019-06-02 11:18:16,605 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/adb2cc54-5cda-43a2-9a3a-5650a60473af/snap', u'metadata': Munch({})})], 'file': u'/v2/images/adb2cc54-5cda-43a2-9a3a-5650a60473af/file', 'owner': u'6e135e5f4177491b8a8e920032c84f36', 'id': u'adb2cc54-5cda-43a2-9a3a-5650a60473af', 'size': 263848448, u'self': u'/v2/images/adb2cc54-5cda-43a2-9a3a-5650a60473af', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/adb2cc54-5cda-43a2-9a3a-5650a60473af/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-02T11:18:16Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-02T11:18:16Z', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/heat_ims-img_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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/adb2cc54-5cda-43a2-9a3a-5650a60473af', 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_ed80159e-4a98-421c-8bb8-aafc9347b8f2', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}, 'name': u'heat_ims-img_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'created': u'2019-06-02T11:18:11Z', 'checksum': u'52fc95ebfee7f3e5bb64eed425820c4a', 'created_at': u'2019-06-02T11:18:11Z', 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/adb2cc54-5cda-43a2-9a3a-5650a60473af', 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_ed80159e-4a98-421c-8bb8-aafc9347b8f2', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}}) 2019-06-02 11:18:17,102 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'heat_ims-flavor_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'8844e8f393854387ac00e6dfabd2445e', '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'aa743ef0-afe7-4d84-97ff-4fc48d488716', 'swap': 0}) 2019-06-02 11:18:19,362 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - keypair: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAsSGnD8cts+gukpgtcAQeCfRcL+DJoANdJBo/i0Ht+lTikM+b iWjDAfHmVrYahxS7f+Z4FCrTd6Me8Ui5//vxM7nsXwMhG/0936ACuBvg1yzL099j CnWJPvFzbimkjxtn7weImOFSos+2a/9M3Q9YfSyiuVdKMWzr6e77gaoyYNz46jrZ pAgz42c6rremMd5bbG15LasP8/Yb3UB4BwP4KZH5mKTi9G4g/wwiYJOX/OFs8/IZ bFumZRcDactpZGb74p4jC7O3OwIu2WKtSwMb9r7Jj+SDkUK2VF07nzoQO/IFjKOY iy30rIybBeGu20M2AA4ZPKi13ctxMJgRPkIrOwIDAQABAoIBABkFANz4rFryG8n3 FsvwuPF9A5x7qt8gOoLD9l/MMzodzVbZDEYvdwQKUBfFZx/XbNiXDDUFC5OlhdRd CnC+/IXq6BlPjtiuP5QbvOaWgX7DRBMsRYgPrBAo+L4Bwc24+EhKDyBRC2QV5NWC XTAIX95mdKGrU76BfR0w9XOOP8lwkJwESH6uBoMRSDoyDU1DWvjtcbVz1skFEBws YwoaVKClvmPeaVePBNXW7bO75SOEHoCSIOOVPxUYG0TmLKDIaD1fmIIkfMY+uBGg SsNLqbwFH+RgjElE0CGFghDwFXzH4LvUjLHMnrCFoOHpFIQ0GMSK3MTYad80Ro6Q EtVTTVkCgYEA5m1aFtj9iy2A5g+u/RTf8UkjZ6r1I7YfWYoupm7yW05ByM+IrCzJ Vu7Tlo1Ra8QoPbGBxK86+cVJ8CWdWJUGXMQT8F35NcSwG+JD8wEa65RA6DhVTttL 0J5U0BZBqbdbub24j/t6wMBYTJNbp82uErLE0elUXz74AkdDww1XZU8CgYEAxMoe 4xE3CiK6EyYz1/OhvK3wT6dWiPcE8Fz0zZIOt2fmU8B8x03s2MB/r9dOpgeEuRlv 4DWrwmEMFyNJQ2tge4+1JiiEBzU8Pu1D1GDnafFqVK0VVzqfHC6Bx859fbJDPBSu 5cMS5wLKGdxb+wPxFzoMfCBiZREXXCNqHTQX+FUCgYBRBqDIKfM17oFF5LvuqFl6 2fIGMRpUPWVWsf1nbtnv+1ushjWT/Yeq9v4WEYlQ8MAJuZJdHBUL4TD3rfJfRL/g /N3aBuFr48bddznXiEr0DcSpI63zta86I4LFTR431I7/iFQO5Sor/zbNbn+rSOru DkihW3/coiLJgk+0lctmhwKBgGnPW8gvq25xuacuNVX6E47F356UlTzTxP4QnTgj PnJzFS8XIoBvb9gjuQQtOoafKEf2W2cstIuxbrTKLkxn4drOLFK2Gjdd8mTLYltB N2yJd+jLn9vlE0Qt5W4vot4BCZG2dUvpFbLMlypMh9ByECGy/p+HMiCxjePmztmg 9vp5AoGADWBf/R+qi1wS02N8eXcth12I8X4pHtzMDjX/H7JwnOY450+ZaO3Wu3Fv yf71N3lzycVQKuZcjVlrOX8uj1AdJiL4yQNPM1LCcz3u/LoK4semYF5SOZQrVvvE NE0Q+BpjhZw9KsagrhvQ7hKOyQ21qVHf6WlAyw29MJaMXjUC1e4= -----END RSA PRIVATE KEY----- 2019-06-02 11:18:19,363 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - Create Heat Stack 2019-06-02 11:48:45,825 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack: Munch({'stack_name': u'clearwater-opnfv', 'creation_time': u'2019-06-02T11:18:23Z', 'updated_at': None, 'notification_topics': [], 'timeout_mins': 60, 'owner': None, 'tempate_description': u'Clearwater deployment\n', 'deleted_at': None, 'id': u'd9d74924-2be0-4194-98a4-1f5b5a1c373b', 'parameters': Munch({u'OS::project_id': u'6e135e5f4177491b8a8e920032c84f36', u'image': u'heat_ims-img_ed80159e-4a98-421c-8bb8-aafc9347b8f2', u'private_mgmt_net_pool_start': u'192.168.100.1', u'dime_cluster_size': u'1', u'flavor': u'heat_ims-flavor_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 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_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 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'd9d74924-2be0-4194-98a4-1f5b5a1c373b', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'bono_cluster_size': u'1', u'public_mgmt_net_id': u'c2796163-bdf4-4e6d-b43c-d15508fb1de0'}), 'deletion_time': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'stack_user_project_id': u'5183fa7a71cf48bd90bc338055a8a34d', 'status': u'COMPLETE', 'disable_rollback': False, 'description': u'Clearwater deployment\n', 'parent': None, 'tags': None, 'outputs': [Munch({u'output_value': u'172.30.9.209', u'output_key': u'dns_ip', u'description': u'IP address of DNS'}), Munch({u'output_value': u'clearwater.opnfv', u'output_key': u'zone', u'description': u'DNS zone'})], 'stack_owner': None, 'stack_status': u'CREATE_COMPLETE', 'status_reason': u'Stack CREATE completed successfully', 'properties': Munch({u'capabilities': []}), 'template_description': u'Clearwater deployment\n', 'is_rollback_enabled': False, 'name': u'clearwater-opnfv', 'created_at': u'2019-06-02T11:18:23Z', 'stack_status_reason': u'Stack CREATE completed successfully', 'updated_time': None, 'action': u'CREATE', 'identifier': 'clearwater-opnfv/d9d74924-2be0-4194-98a4-1f5b5a1c373b'}) 2019-06-02 11:48:51,860 - 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:59:8e:ae', u'version': 4, u'addr': u'192.168.100.3', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:59:8e:ae', 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'adb2cc54-5cda-43a2-9a3a-5650a60473af', 'name': u'heat_ims-img_ed80159e-4a98-421c-8bb8-aafc9347b8f2'}), 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-02T11:42:03.000000', 'flavor': Munch({u'id': u'aa743ef0-afe7-4d84-97ff-4fc48d488716', 'name': u'heat_ims-flavor_ed80159e-4a98-421c-8bb8-aafc9347b8f2'}), 'az': u'nova', 'id': u'e621d250-d4f2-4c8e-96f0-c48c15e0c3a1', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'6e135e5f4177491b8a8e920032c84f36', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'b0190a42-ba98-4583-af7d-599829af59e5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'b18f2ebc-1655-4ee4-92b1-22f8837ac84a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'fe36f534-6726-42a2-b577-bcad7fe0d1fe'})], 'id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6e135e5f4177491b8a8e920032c84f36', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1ee0054f19cf467487771d01ad46e921', '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'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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-02T11:42:03.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-02T11:42:03Z', 'hostId': u'd21c2550bafcc713f8d4cac0d98ee58f22470d395e51a6e08b21453f', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'public_v6': '', 'private_v4': u'192.168.100.3', 'cloud': 'envvars', 'host_id': u'd21c2550bafcc713f8d4cac0d98ee58f22470d395e51a6e08b21453f', '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-02T11:42:03.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6e135e5f4177491b8a8e920032c84f36', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'6e135e5f4177491b8a8e920032c84f36', 'created_at': u'2019-06-02T11:41:29Z', 'created': u'2019-06-02T11:41: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:d1:b5:c5', u'version': 4, u'addr': u'192.168.100.13', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d1:b5:c5', u'version': 4, u'addr': u'172.30.9.216', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'adb2cc54-5cda-43a2-9a3a-5650a60473af', 'name': u'heat_ims-img_ed80159e-4a98-421c-8bb8-aafc9347b8f2'}), 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-02T11:42:03.000000', 'flavor': Munch({u'id': u'aa743ef0-afe7-4d84-97ff-4fc48d488716', 'name': u'heat_ims-flavor_ed80159e-4a98-421c-8bb8-aafc9347b8f2'}), 'az': u'nova', 'id': u'b04a0da6-4f41-4304-8256-b455929c6aa6', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'6e135e5f4177491b8a8e920032c84f36', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'b0190a42-ba98-4583-af7d-599829af59e5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'b18f2ebc-1655-4ee4-92b1-22f8837ac84a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'fe36f534-6726-42a2-b577-bcad7fe0d1fe'})], 'id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6e135e5f4177491b8a8e920032c84f36', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1ee0054f19cf467487771d01ad46e921', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.216', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.216', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.216', 'launched_at': u'2019-06-02T11:42:03.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-02T11:42:03Z', 'hostId': u'dd2043999d25ad9950c875719a2eaee8bfe529094f46139330b752f1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'public_v6': '', 'private_v4': u'192.168.100.13', 'cloud': 'envvars', 'host_id': u'dd2043999d25ad9950c875719a2eaee8bfe529094f46139330b752f1', '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-02T11:42:03.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6e135e5f4177491b8a8e920032c84f36', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'6e135e5f4177491b8a8e920032c84f36', 'created_at': u'2019-06-02T11:41:28Z', 'created': u'2019-06-02T11:41:28Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9b:7c:75', u'version': 4, u'addr': u'192.168.100.29', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9b:7c:75', 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'adb2cc54-5cda-43a2-9a3a-5650a60473af', 'name': u'heat_ims-img_ed80159e-4a98-421c-8bb8-aafc9347b8f2'}), 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-02T11:41:59.000000', 'flavor': Munch({u'id': u'aa743ef0-afe7-4d84-97ff-4fc48d488716', 'name': u'heat_ims-flavor_ed80159e-4a98-421c-8bb8-aafc9347b8f2'}), 'az': u'nova', 'id': u'e6929643-d46a-43f4-8da3-9eb748f4f827', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'6e135e5f4177491b8a8e920032c84f36', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'b0190a42-ba98-4583-af7d-599829af59e5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'b18f2ebc-1655-4ee4-92b1-22f8837ac84a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'fe36f534-6726-42a2-b577-bcad7fe0d1fe'})], 'id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6e135e5f4177491b8a8e920032c84f36', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1ee0054f19cf467487771d01ad46e921', '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'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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-02T11:41:59.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-02T11:41:59Z', 'hostId': u'dd2043999d25ad9950c875719a2eaee8bfe529094f46139330b752f1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'public_v6': '', 'private_v4': u'192.168.100.29', 'cloud': 'envvars', 'host_id': u'dd2043999d25ad9950c875719a2eaee8bfe529094f46139330b752f1', '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-02T11:41:59.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6e135e5f4177491b8a8e920032c84f36', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'6e135e5f4177491b8a8e920032c84f36', 'created_at': u'2019-06-02T11:41:26Z', 'created': u'2019-06-02T11:41:26Z', '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:7d:03:0c', u'version': 4, u'addr': u'192.168.100.11', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:7d:03:0c', 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'adb2cc54-5cda-43a2-9a3a-5650a60473af', 'name': u'heat_ims-img_ed80159e-4a98-421c-8bb8-aafc9347b8f2'}), 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-02T11:36:33.000000', 'flavor': Munch({u'id': u'aa743ef0-afe7-4d84-97ff-4fc48d488716', 'name': u'heat_ims-flavor_ed80159e-4a98-421c-8bb8-aafc9347b8f2'}), 'az': u'nova', 'id': u'7fc425a1-cea0-411f-a6bf-4928d1454af5', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'6e135e5f4177491b8a8e920032c84f36', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'b0190a42-ba98-4583-af7d-599829af59e5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'b18f2ebc-1655-4ee4-92b1-22f8837ac84a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'fe36f534-6726-42a2-b577-bcad7fe0d1fe'})], 'id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6e135e5f4177491b8a8e920032c84f36', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1ee0054f19cf467487771d01ad46e921', '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'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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-02T11:36:33.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-02T11:36:33Z', 'hostId': u'd21c2550bafcc713f8d4cac0d98ee58f22470d395e51a6e08b21453f', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'public_v6': '', 'private_v4': u'192.168.100.11', 'cloud': 'envvars', 'host_id': u'd21c2550bafcc713f8d4cac0d98ee58f22470d395e51a6e08b21453f', '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-02T11:36:33.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6e135e5f4177491b8a8e920032c84f36', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'6e135e5f4177491b8a8e920032c84f36', 'created_at': u'2019-06-02T11:36:16Z', 'created': u'2019-06-02T11:36:16Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:db:ea:6e', 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:db:ea:6e', u'version': 4, u'addr': u'172.30.9.203', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'adb2cc54-5cda-43a2-9a3a-5650a60473af', 'name': u'heat_ims-img_ed80159e-4a98-421c-8bb8-aafc9347b8f2'}), 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-02T11:26:31.000000', 'flavor': Munch({u'id': u'aa743ef0-afe7-4d84-97ff-4fc48d488716', 'name': u'heat_ims-flavor_ed80159e-4a98-421c-8bb8-aafc9347b8f2'}), 'az': u'nova', 'id': u'5ea291a0-acd0-44d5-b4f6-a43c9f06028f', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'6e135e5f4177491b8a8e920032c84f36', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'b0190a42-ba98-4583-af7d-599829af59e5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'b18f2ebc-1655-4ee4-92b1-22f8837ac84a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'fe36f534-6726-42a2-b577-bcad7fe0d1fe'})], 'id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6e135e5f4177491b8a8e920032c84f36', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1ee0054f19cf467487771d01ad46e921', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.203', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.203', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.203', 'launched_at': u'2019-06-02T11:26:31.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-02T11:26:31Z', 'hostId': u'dd2043999d25ad9950c875719a2eaee8bfe529094f46139330b752f1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'public_v6': '', 'private_v4': u'192.168.100.10', 'cloud': 'envvars', 'host_id': u'dd2043999d25ad9950c875719a2eaee8bfe529094f46139330b752f1', '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-02T11:26:31.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6e135e5f4177491b8a8e920032c84f36', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'6e135e5f4177491b8a8e920032c84f36', 'created_at': u'2019-06-02T11:26:15Z', 'created': u'2019-06-02T11:26:15Z', '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:fa:a1:b5', 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:fa:a1:b5', u'version': 4, u'addr': u'172.30.9.212', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'adb2cc54-5cda-43a2-9a3a-5650a60473af', 'name': u'heat_ims-img_ed80159e-4a98-421c-8bb8-aafc9347b8f2'}), 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-02T11:22:59.000000', 'flavor': Munch({u'id': u'aa743ef0-afe7-4d84-97ff-4fc48d488716', 'name': u'heat_ims-flavor_ed80159e-4a98-421c-8bb8-aafc9347b8f2'}), 'az': u'nova', 'id': u'4c66e8a8-4708-408e-945b-0b958638511f', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'6e135e5f4177491b8a8e920032c84f36', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'b0190a42-ba98-4583-af7d-599829af59e5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'b18f2ebc-1655-4ee4-92b1-22f8837ac84a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'fe36f534-6726-42a2-b577-bcad7fe0d1fe'})], 'id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6e135e5f4177491b8a8e920032c84f36', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1ee0054f19cf467487771d01ad46e921', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.212', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.212', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.212', 'launched_at': u'2019-06-02T11:22:59.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-02T11:22:59Z', 'hostId': u'd21c2550bafcc713f8d4cac0d98ee58f22470d395e51a6e08b21453f', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'public_v6': '', 'private_v4': u'192.168.100.6', 'cloud': 'envvars', 'host_id': u'd21c2550bafcc713f8d4cac0d98ee58f22470d395e51a6e08b21453f', '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-02T11:22:59.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6e135e5f4177491b8a8e920032c84f36', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'6e135e5f4177491b8a8e920032c84f36', 'created_at': u'2019-06-02T11:21:13Z', 'created': u'2019-06-02T11:21:13Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:04:bb:3a', u'version': 4, u'addr': u'192.168.100.2', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:04:bb:3a', u'version': 4, u'addr': u'172.30.9.209', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'adb2cc54-5cda-43a2-9a3a-5650a60473af', 'name': u'heat_ims-img_ed80159e-4a98-421c-8bb8-aafc9347b8f2'}), 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-02T11:20:34.000000', 'flavor': Munch({u'id': u'aa743ef0-afe7-4d84-97ff-4fc48d488716', 'name': u'heat_ims-flavor_ed80159e-4a98-421c-8bb8-aafc9347b8f2'}), 'az': u'nova', 'id': u'2ace2c83-47c2-4c29-9e42-74c957a49019', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'6e135e5f4177491b8a8e920032c84f36', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'b0190a42-ba98-4583-af7d-599829af59e5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'b18f2ebc-1655-4ee4-92b1-22f8837ac84a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'fe36f534-6726-42a2-b577-bcad7fe0d1fe'})], 'id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6e135e5f4177491b8a8e920032c84f36', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1ee0054f19cf467487771d01ad46e921', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.209', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.209', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.209', 'launched_at': u'2019-06-02T11:20:34.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-02T11:20:35Z', 'hostId': u'dd2043999d25ad9950c875719a2eaee8bfe529094f46139330b752f1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'public_v6': '', 'private_v4': u'192.168.100.2', 'cloud': 'envvars', 'host_id': u'dd2043999d25ad9950c875719a2eaee8bfe529094f46139330b752f1', '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-02T11:20:34.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6e135e5f4177491b8a8e920032c84f36', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'6e135e5f4177491b8a8e920032c84f36', 'created_at': u'2019-06-02T11:18:46Z', 'created': u'2019-06-02T11:18:46Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-06-02 11:48:51,865 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: homer-0.clearwater.opnfv 2019-06-02 11:48:52,539 - 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-02 11:48:52,541 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: bono-0.clearwater.opnfv 2019-06-02 11:48:53,158 - 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-02 11:48:53,160 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: dime-0.clearwater.opnfv 2019-06-02 11:48:53,806 - 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-02 11:48:53,808 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: sprout-0.clearwater.opnfv 2019-06-02 11:48:54,363 - 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-02 11:48:54,365 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: vellum-0.clearwater.opnfv 2019-06-02 11:48:55,026 - 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-02 11:48:55,028 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: ellis-0.clearwater.opnfv 2019-06-02 11:48:55,788 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 24m Service Name Status Type node-ellis-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process mysql_process Running Process ellis_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_ellis Status ok Program poll_ellis_https Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-06-02 11:48:57,944 - 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:59:8e:ae', u'version': 4, u'addr': u'192.168.100.3', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:59:8e:ae', 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'adb2cc54-5cda-43a2-9a3a-5650a60473af', 'name': u'heat_ims-img_ed80159e-4a98-421c-8bb8-aafc9347b8f2'}), 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-02T11:42:03.000000', 'flavor': Munch({u'id': u'aa743ef0-afe7-4d84-97ff-4fc48d488716', 'name': u'heat_ims-flavor_ed80159e-4a98-421c-8bb8-aafc9347b8f2'}), 'az': u'nova', 'id': u'e621d250-d4f2-4c8e-96f0-c48c15e0c3a1', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'6e135e5f4177491b8a8e920032c84f36', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'b0190a42-ba98-4583-af7d-599829af59e5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'b18f2ebc-1655-4ee4-92b1-22f8837ac84a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'fe36f534-6726-42a2-b577-bcad7fe0d1fe'})], 'id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6e135e5f4177491b8a8e920032c84f36', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1ee0054f19cf467487771d01ad46e921', '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'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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-02T11:42:03.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-02T11:42:03Z', 'hostId': u'd21c2550bafcc713f8d4cac0d98ee58f22470d395e51a6e08b21453f', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'public_v6': '', 'private_v4': u'192.168.100.3', 'cloud': 'envvars', 'host_id': u'd21c2550bafcc713f8d4cac0d98ee58f22470d395e51a6e08b21453f', '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-02T11:42:03.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6e135e5f4177491b8a8e920032c84f36', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'6e135e5f4177491b8a8e920032c84f36', 'created_at': u'2019-06-02T11:41:29Z', 'created': u'2019-06-02T11:41: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:d1:b5:c5', u'version': 4, u'addr': u'192.168.100.13', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d1:b5:c5', u'version': 4, u'addr': u'172.30.9.216', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'adb2cc54-5cda-43a2-9a3a-5650a60473af', 'name': u'heat_ims-img_ed80159e-4a98-421c-8bb8-aafc9347b8f2'}), 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-02T11:42:03.000000', 'flavor': Munch({u'id': u'aa743ef0-afe7-4d84-97ff-4fc48d488716', 'name': u'heat_ims-flavor_ed80159e-4a98-421c-8bb8-aafc9347b8f2'}), 'az': u'nova', 'id': u'b04a0da6-4f41-4304-8256-b455929c6aa6', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'6e135e5f4177491b8a8e920032c84f36', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'b0190a42-ba98-4583-af7d-599829af59e5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'b18f2ebc-1655-4ee4-92b1-22f8837ac84a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'fe36f534-6726-42a2-b577-bcad7fe0d1fe'})], 'id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6e135e5f4177491b8a8e920032c84f36', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1ee0054f19cf467487771d01ad46e921', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.216', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.216', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.216', 'launched_at': u'2019-06-02T11:42:03.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-02T11:42:03Z', 'hostId': u'dd2043999d25ad9950c875719a2eaee8bfe529094f46139330b752f1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'public_v6': '', 'private_v4': u'192.168.100.13', 'cloud': 'envvars', 'host_id': u'dd2043999d25ad9950c875719a2eaee8bfe529094f46139330b752f1', '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-02T11:42:03.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6e135e5f4177491b8a8e920032c84f36', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'6e135e5f4177491b8a8e920032c84f36', 'created_at': u'2019-06-02T11:41:28Z', 'created': u'2019-06-02T11:41:28Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9b:7c:75', u'version': 4, u'addr': u'192.168.100.29', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9b:7c:75', 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'adb2cc54-5cda-43a2-9a3a-5650a60473af', 'name': u'heat_ims-img_ed80159e-4a98-421c-8bb8-aafc9347b8f2'}), 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-02T11:41:59.000000', 'flavor': Munch({u'id': u'aa743ef0-afe7-4d84-97ff-4fc48d488716', 'name': u'heat_ims-flavor_ed80159e-4a98-421c-8bb8-aafc9347b8f2'}), 'az': u'nova', 'id': u'e6929643-d46a-43f4-8da3-9eb748f4f827', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'6e135e5f4177491b8a8e920032c84f36', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'b0190a42-ba98-4583-af7d-599829af59e5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'b18f2ebc-1655-4ee4-92b1-22f8837ac84a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'fe36f534-6726-42a2-b577-bcad7fe0d1fe'})], 'id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6e135e5f4177491b8a8e920032c84f36', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1ee0054f19cf467487771d01ad46e921', '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'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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-02T11:41:59.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-02T11:41:59Z', 'hostId': u'dd2043999d25ad9950c875719a2eaee8bfe529094f46139330b752f1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'public_v6': '', 'private_v4': u'192.168.100.29', 'cloud': 'envvars', 'host_id': u'dd2043999d25ad9950c875719a2eaee8bfe529094f46139330b752f1', '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-02T11:41:59.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6e135e5f4177491b8a8e920032c84f36', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'6e135e5f4177491b8a8e920032c84f36', 'created_at': u'2019-06-02T11:41:26Z', 'created': u'2019-06-02T11:41:26Z', '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:7d:03:0c', u'version': 4, u'addr': u'192.168.100.11', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:7d:03:0c', 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'adb2cc54-5cda-43a2-9a3a-5650a60473af', 'name': u'heat_ims-img_ed80159e-4a98-421c-8bb8-aafc9347b8f2'}), 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-02T11:36:33.000000', 'flavor': Munch({u'id': u'aa743ef0-afe7-4d84-97ff-4fc48d488716', 'name': u'heat_ims-flavor_ed80159e-4a98-421c-8bb8-aafc9347b8f2'}), 'az': u'nova', 'id': u'7fc425a1-cea0-411f-a6bf-4928d1454af5', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'6e135e5f4177491b8a8e920032c84f36', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'b0190a42-ba98-4583-af7d-599829af59e5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'b18f2ebc-1655-4ee4-92b1-22f8837ac84a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'fe36f534-6726-42a2-b577-bcad7fe0d1fe'})], 'id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6e135e5f4177491b8a8e920032c84f36', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1ee0054f19cf467487771d01ad46e921', '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'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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-02T11:36:33.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-02T11:36:33Z', 'hostId': u'd21c2550bafcc713f8d4cac0d98ee58f22470d395e51a6e08b21453f', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'public_v6': '', 'private_v4': u'192.168.100.11', 'cloud': 'envvars', 'host_id': u'd21c2550bafcc713f8d4cac0d98ee58f22470d395e51a6e08b21453f', '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-02T11:36:33.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6e135e5f4177491b8a8e920032c84f36', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'6e135e5f4177491b8a8e920032c84f36', 'created_at': u'2019-06-02T11:36:16Z', 'created': u'2019-06-02T11:36:16Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:db:ea:6e', 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:db:ea:6e', u'version': 4, u'addr': u'172.30.9.203', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'adb2cc54-5cda-43a2-9a3a-5650a60473af', 'name': u'heat_ims-img_ed80159e-4a98-421c-8bb8-aafc9347b8f2'}), 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-02T11:26:31.000000', 'flavor': Munch({u'id': u'aa743ef0-afe7-4d84-97ff-4fc48d488716', 'name': u'heat_ims-flavor_ed80159e-4a98-421c-8bb8-aafc9347b8f2'}), 'az': u'nova', 'id': u'5ea291a0-acd0-44d5-b4f6-a43c9f06028f', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'6e135e5f4177491b8a8e920032c84f36', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'b0190a42-ba98-4583-af7d-599829af59e5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'b18f2ebc-1655-4ee4-92b1-22f8837ac84a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'fe36f534-6726-42a2-b577-bcad7fe0d1fe'})], 'id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6e135e5f4177491b8a8e920032c84f36', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1ee0054f19cf467487771d01ad46e921', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.203', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.203', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.203', 'launched_at': u'2019-06-02T11:26:31.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-02T11:26:31Z', 'hostId': u'dd2043999d25ad9950c875719a2eaee8bfe529094f46139330b752f1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'public_v6': '', 'private_v4': u'192.168.100.10', 'cloud': 'envvars', 'host_id': u'dd2043999d25ad9950c875719a2eaee8bfe529094f46139330b752f1', '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-02T11:26:31.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6e135e5f4177491b8a8e920032c84f36', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'6e135e5f4177491b8a8e920032c84f36', 'created_at': u'2019-06-02T11:26:15Z', 'created': u'2019-06-02T11:26:15Z', '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:fa:a1:b5', 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:fa:a1:b5', u'version': 4, u'addr': u'172.30.9.212', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'adb2cc54-5cda-43a2-9a3a-5650a60473af', 'name': u'heat_ims-img_ed80159e-4a98-421c-8bb8-aafc9347b8f2'}), 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-02T11:22:59.000000', 'flavor': Munch({u'id': u'aa743ef0-afe7-4d84-97ff-4fc48d488716', 'name': u'heat_ims-flavor_ed80159e-4a98-421c-8bb8-aafc9347b8f2'}), 'az': u'nova', 'id': u'4c66e8a8-4708-408e-945b-0b958638511f', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'6e135e5f4177491b8a8e920032c84f36', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'b0190a42-ba98-4583-af7d-599829af59e5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'b18f2ebc-1655-4ee4-92b1-22f8837ac84a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'fe36f534-6726-42a2-b577-bcad7fe0d1fe'})], 'id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6e135e5f4177491b8a8e920032c84f36', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1ee0054f19cf467487771d01ad46e921', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.212', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.212', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.212', 'launched_at': u'2019-06-02T11:22:59.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-02T11:22:59Z', 'hostId': u'd21c2550bafcc713f8d4cac0d98ee58f22470d395e51a6e08b21453f', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'public_v6': '', 'private_v4': u'192.168.100.6', 'cloud': 'envvars', 'host_id': u'd21c2550bafcc713f8d4cac0d98ee58f22470d395e51a6e08b21453f', '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-02T11:22:59.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6e135e5f4177491b8a8e920032c84f36', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'6e135e5f4177491b8a8e920032c84f36', 'created_at': u'2019-06-02T11:21:13Z', 'created': u'2019-06-02T11:21:13Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:04:bb:3a', u'version': 4, u'addr': u'192.168.100.2', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:04:bb:3a', u'version': 4, u'addr': u'172.30.9.209', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'adb2cc54-5cda-43a2-9a3a-5650a60473af', 'name': u'heat_ims-img_ed80159e-4a98-421c-8bb8-aafc9347b8f2'}), 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-02T11:20:34.000000', 'flavor': Munch({u'id': u'aa743ef0-afe7-4d84-97ff-4fc48d488716', 'name': u'heat_ims-flavor_ed80159e-4a98-421c-8bb8-aafc9347b8f2'}), 'az': u'nova', 'id': u'2ace2c83-47c2-4c29-9e42-74c957a49019', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'6e135e5f4177491b8a8e920032c84f36', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'b0190a42-ba98-4583-af7d-599829af59e5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'b18f2ebc-1655-4ee4-92b1-22f8837ac84a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'fe36f534-6726-42a2-b577-bcad7fe0d1fe'})], 'id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6e135e5f4177491b8a8e920032c84f36', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1ee0054f19cf467487771d01ad46e921', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.209', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.209', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.209', 'launched_at': u'2019-06-02T11:20:34.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-02T11:20:35Z', 'hostId': u'dd2043999d25ad9950c875719a2eaee8bfe529094f46139330b752f1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'public_v6': '', 'private_v4': u'192.168.100.2', 'cloud': 'envvars', 'host_id': u'dd2043999d25ad9950c875719a2eaee8bfe529094f46139330b752f1', '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-02T11:20:34.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6e135e5f4177491b8a8e920032c84f36', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'6e135e5f4177491b8a8e920032c84f36', 'created_at': u'2019-06-02T11:18:46Z', 'created': u'2019-06-02T11:18:46Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-06-02 11:48:58,238 - functest.core.singlevm - DEBUG - console: us 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008003] pid_max: default: 32768 minimum: 301 [ 0.009755] Security Framework initialized [ 0.012034] AppArmor: AppArmor initialized [ 0.013610] Yama: becoming mindful. [ 0.015115] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016899] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020446] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024006] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.026727] Initializing cgroup subsys memory [ 0.028006] Initializing cgroup subsys devices [ 0.029685] Initializing cgroup subsys freezer [ 0.031353] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033758] Initializing cgroup subsys hugetlb [ 0.036750] mce: CPU supports 10 MCE banks [ 0.038368] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038368] 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.047024] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056003] MDS: Mitigation: Clear CPU buffers [ 0.076393] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.087147] ACPI: Core revision 20131115 [ 0.088591] ACPI: All ACPI Tables successfully acquired [ 0.090802] ftrace: allocating 28757 entries in 113 pages [ 0.112342] smpboot: Max logical packages: 1 [ 0.113976] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.116314] Enabling x2apic [ 0.117502] Enabled x2apic [ 0.118969] Switched APIC routing to physical x2apic. [ 0.121427] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.124004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.128824] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.139453] KVM setup paravirtual spinlock [ 0.142054] x86: Booted up 1 node, 1 CPUs [ 0.143609] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.144399] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.146815] devtmpfs: initialized [ 0.149258] EVM: security.selinux [ 0.150610] EVM: security.SMACK64 [ 0.151923] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.154368] pinctrl core: initialized pinctrl subsystem [ 0.156050] regulator-dummy: no parameters [ 0.157700] RTC time: 11:42:04, date: 06/02/19 [ 0.159408] NET: Registered protocol family 16 [ 0.160132] cpuidle: using governor ladder [ 0.161691] cpuidle: using governor menu [ 0.163291] ACPI: bus type PCI registered [ 0.164009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166399] PCI: Using configuration type 1 for base access [ 0.168707] bio: create slab at 0 [ 0.170429] ACPI: Added _OSI(Module Device) [ 0.172004] ACPI: Added _OSI(Processor Device) [ 0.173654] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.175379] ACPI: Added _OSI(Processor Aggregator Device) [ 0.177022] ACPI: Interpreter enabled [ 0.178466] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.181000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.187525] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.190264] ACPI: (supports S0 S5) [ 0.191605] ACPI: Using IOAPIC for interrupt routing [ 0.192017] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.195428] ACPI: No dock devices found. [ 0.197749] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.199927] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.200007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.202306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.204197] acpiphp: Slot [3] registered [ 0.205730] acpiphp: Slot [4] registered [ 0.207325] acpiphp: Slot [5] registered [ 0.208024] acpiphp: Slot [6] registered [ 0.209540] acpiphp: Slot [7] registered [ 0.211060] acpiphp: Slot [8] registered [ 0.212021] acpiphp: Slot [9] registered [ 0.213549] acpiphp: Slot [10] registered [ 0.215088] acpiphp: Slot [11] registered [ 0.216021] acpiphp: Slot [12] registered [ 0.217559] acpiphp: Slot [13] registered [ 0.219095] acpiphp: Slot [14] registered [ 0.220021] acpiphp: Slot [15] registered [ 0.221555] acpiphp: Slot [16] registered [ 0.223097] acpiphp: Slot [17] registered [ 0.224028] acpiphp: Slot [18] registered [ 0.225574] acpiphp: Slot [19] registered [ 0.227112] acpiphp: Slot [20] registered [ 0.228021] acpiphp: Slot [21] registered [ 0.229567] acpiphp: Slot [22] registered [ 0.231113] acpiphp: Slot [23] registered [ 0.232021] acpiphp: Slot [24] registered [ 0.233565] acpiphp: Slot [25] registered [ 0.235109] acpiphp: Slot [26] registered [ 0.236021] acpiphp: Slot [27] registered [ 0.237557] acpiphp: Slot [28] registered [ 0.239091] acpiphp: Slot [29] registered [ 0.240021] acpiphp: Slot [30] registered [ 0.241553] acpiphp: Slot [31] registered [ 0.243080] PCI host bridge to bus 0000:00 [ 0.244004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.245958] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.248003] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.250157] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.254367] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262202] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.287670] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.289254] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.291943] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.293241] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.295883] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.296884] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.299203] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.300000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.300004] vgaarb: loaded [ 0.301148] vgaarb: bridge control possible 0000:00:02.0 [ 0.303323] SCSI subsystem initialized [ 0.304226] ACPI: bus type USB registered [ 0.305798] usbcore: registered new interface driver usbfs [ 0.307762] usbcore: registered new interface driver hub [ 0.308039] usbcore: registered new device driver usb [ 0.310052] PCI: Using ACPI for IRQ routing [ 0.312015] NetLabel: Initializing [ 0.313384] NetLabel: domain hash size = 128 [ 0.315003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.316041] NetLabel: unlabeled traffic allowed by default [ 0.318236] Switched to clocksource kvm-clock [ 0.324552] AppArmor: AppArmor Filesystem Enabled [ 0.326314] pnp: PnP ACPI init [ 0.327568] ACPI: bus type PNP registered [ 0.329568] pnp: PnP ACPI: found 8 devices [ 0.331127] ACPI: bus type PNP unregistered [ 0.338340] NET: Registered protocol family 2 [ 0.340241] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.342744] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.345133] TCP: Hash tables configured (established 8192 bind 8192) [ 0.347491] TCP: reno registered [ 0.348797] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.350897] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.353223] NET: Registered protocol family 1 [ 0.354880] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.356988] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.359038] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.376099] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.393265] Trying to unpack rootfs image as initramfs... [ 0.495118] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.498154] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.500263] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.503439] Scanning for low memory corruption every 60 seconds [ 0.505839] Initialise system trusted keyring [ 0.507542] audit: initializing netlink socket (disabled) [ 0.509523] type=2000 audit(1559475724.800:1): initialized [ 0.529567] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.532608] zbud: loaded [ 0.533923] VFS: Disk quotas dquot_6.5.2 [ 0.535472] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.538083] fuse init (API version 7.22) [ 0.539655] msgmni has been set to 1982 [ 0.541194] Key type big_key registered [ 0.542979] Key type asymmetric registered [ 0.544560] Asymmetric key parser 'x509' registered [ 0.546369] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.549174] io scheduler noop registered [ 0.550679] io scheduler deadline registered (default) [ 0.552566] io scheduler cfq registered [ 0.554107] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.556125] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.558484] ipmi message handler version 39.2 [ 0.560180] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.562940] ACPI: Power Button [PWRF] [ 0.564459] GHES: HEST is not enabled! [ 0.581055] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.613779] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.616489] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.642228] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.645800] Linux agpgart interface v0.103 [ 0.648287] brd: module loaded [ 0.649977] loop: module loaded [ 0.651660] blk-mq: CPU -> queue map [ 0.653074] CPU 0 -> Queue 0 [ 0.655147] vda: vda1 [ 0.656895] scsi0 : ata_piix [ 0.658163] scsi1 : ata_piix [ 0.659391] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.661740] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.664847] libphy: Fixed MDIO Bus: probed [ 0.666484] tun: Universal TUN/TAP device driver, 1.6 [ 0.668328] tun: (C) 1999-2004 Max Krasnyansky [ 0.671542] PPP generic driver version 2.4.2 [ 0.673193] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.675481] ehci-pci: EHCI PCI platform driver [ 0.677143] ehci-platform: EHCI generic platform driver [ 0.679033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.681201] ohci-pci: OHCI PCI platform driver [ 0.682857] ohci-platform: OHCI generic platform driver [ 0.684745] uhci_hcd: USB Universal Host Controller Interface driver [ 0.701926] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.703830] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.706717] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.708934] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.711303] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.714010] usb usb1: Product: UHCI Host Controller [ 0.715808] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.718061] usb usb1: SerialNumber: 0000:00:01.2 [ 0.719847] hub 1-0:1.0: USB hub found [ 0.721322] hub 1-0:1.0: 2 ports detected [ 0.722979] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.726814] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.728635] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.730555] mousedev: PS/2 mouse device common for all mice [ 0.732909] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.736128] rtc_cmos 00:00: RTC can wake from S4 [ 0.738356] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.740631] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.742956] device-mapper: uevent: version 1.0.3 [ 0.744743] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.747832] ledtrig-cpu: registered to indicate activity on CPUs [ 0.750028] TCP: cubic registered [ 0.751424] NET: Registered protocol family 10 [ 0.753275] NET: Registered protocol family 17 [ 0.754973] Key type dns_resolver registered [ 0.756715] Loading compiled-in X.509 certificates [ 0.759012] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.762422] registered taskstats version 1 [ 0.765323] Key type trusted registered [ 0.768947] Key type encrypted registered [ 0.770504] AppArmor: AppArmor sha1 policy hashing enabled [ 0.772479] IMA: No TPM chip found, activating TPM-bypass! [ 0.775003] regulator-dummy: disabling [ 0.776506] Magic number: 7:0:731 [ 0.778004] rtc_cmos 00:00: setting system clock to 2019-06-02 11:42:05 UTC (1559475725) [ 0.781024] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.783162] EDD information not available. [ 0.821575] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.836369] Write protecting the kernel read-only data: 12288k [ 0.839069] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.843744] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.860175] systemd-udevd[99]: starting version 204 [ 0.896745] FDC 0 is a S82078B [ 1.032071] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.196140] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.198549] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.201054] usb 1-1: Product: QEMU USB Tablet [ 1.202685] usb 1-1: Manufacturer: QEMU [ 1.204158] usb 1-1: SerialNumber: 42 [ 1.929733] 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.293353] 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.413227] random: init urandom read with 10 bits of entropy available [ 2.550359] 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 Sun, 02 Jun 2019 11:42:07 +0000. Up 2.95 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.87]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 02 Jun 2019 11:42:10 +0000. Up 5.54 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.3 | 255.255.255.0 | fa:16:3e:59:8e:ae | 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: +-------+-----------------+-----------------+-----------------+-----------+-------+ 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: f0:04:f7:d4:b8:e9:1e:a6:d4:af:15:c5:8c:0c:19:bd root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | . . +* | | o oooo+ | | . . .oo.+ | | + o E. | | So . | | . = . | | . + 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: 8d:e7:52:54:5e:54:a2:9d:2a:2a:59:c5:97:b9:ed:76 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | ..+..| | . o * o | | + * o | | = . + | | S = o . | | o = . . | | o o . o E| | . . . . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 47:b5:a6:24:0e:4b:ba:61:0f:73:59:dc:20:79:44:ae root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | .++ . | | .+.o . . | | o.= + o | | o B + o | | * E S o | | . B . | | . . | | | | | +-----------------+ 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: 4d:56:0d:78:f7:1b:d2:26:30:59:88:02:fd:26:f7:f5 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | .o ..*+ | | o ..*. o | | o o.o... | | . B + +.| | S o . = o| | . E | | | | | | | +-----------------+ * 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 Sun, 02 Jun 2019 11:42:17 +0000. Up 12.47 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 Sun, 02 Jun 2019 11:42:18 +0000. Up 13.51 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 18697 0 --:--:-- --:--:-- --:--:-- 18744 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Ubuntu 14.04.6 LTS homer-0 ttyS0 homer-0 login: Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] 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://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 [836 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 (1551 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.6 + '[' -n 192.168.100.6 ']' + 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 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 [1024 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [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 [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/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 (5196 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 2s (14.6 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.200 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.200 ++ echo A 172.30.9.200 ++ ip2rr 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.200 ++ echo A 172.30.9.200 + echo 'nameserver 192.168.100.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Execution failed | Does... Process clearwater_diags_monitor_pro... Running Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homer_process Execution failed | Does... Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Execution failed | Does... Process clearwater_queue_manager_pro... Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homer_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process 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 Initializing 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 ' poll_homer Initializing 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 2bcd4f4050571c86 is healthy: got healthy result from http://192.168.100.6:4000 member 3ba909c778081975 is healthy: got healthy result from http://192.168.100.11:4000 member 58e0d1fee2a966ee is healthy: got healthy result from http://192.168.100.29:4000 member 61b04f4976b948e1 is healthy: got healthy result from http://192.168.100.3:4000 member 62b2aedbe3ee86d5 is healthy: got healthy result from http://192.168.100.10:4000 member 694a5d40dcaca213 is healthy: got healthy result from http://192.168.100.13:4000 cluster is healthy + clearwater-etcdctl member list 2bcd4f4050571c86: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=true 3ba909c778081975: name=192-168-100-11 peerURLs=http://192.168.100.11:2380 clientURLs=http://192.168.100.11:4000 isLeader=false 58e0d1fee2a966ee: name=192-168-100-29 peerURLs=http://192.168.100.29:2380 clientURLs=http://192.168.100.29:4000 isLeader=false 61b04f4976b948e1: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=false 62b2aedbe3ee86d5: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false 694a5d40dcaca213: name=192-168-100-13 peerURLs=http://192.168.100.13:2380 clientURLs=http://192.168.100.13:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.3) 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: gAAAAABc87XfOf5DXPTbOZKdUiq0RbxHrLVj1k4gu9h8HKSzO5921C3255SAKHh3BY5VYRApPHaTO2qWMCnaBofG86oCMTOFzbGPTqUUZSNmBAJ5gcf-_pJRaDU2FA_ndLPCFLnWQwpEG3_dGJCtgrK5bH0QNaW2ZD5o2xtbFj3vsYO2PS5CaNU' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.22:8004/v1/5183fa7a71cf48bd90bc338055a8a34d/stacks/clearwater-opnfv-homer-qis7st3yhmx2-0-kgkst7v3sfln/2f379be4-7189-458f-bc90-451c0b7687fd/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: Sun, 02 Jun 2019 11:47:28 GMT Server: Apache x-openstack-request-id: req-273d6f13-5b62-4a89-af14-15b3bd5dae4c 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 | 4c:a1:74:24:7d:0c:b1:5e:d5:a5:cd:bd:19:02:6f:f1 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 8d:e7:52:54:5e:54:a2:9d:2a:2a:59:c5:97:b9:ed:76 root@homer-0 (DSA) ec2: 256 47:b5:a6:24:0e:4b:ba:61:0f:73:59:dc:20:79:44:ae root@homer-0 (ECDSA) ec2: 256 4d:56:0d:78:f7:1b:d2:26:30:59:88:02:fd:26:f7:f5 root@homer-0 (ED25519) ec2: 2048 f0:04:f7:d4:b8:e9:1e:a6:d4:af:15:c5:8c:0c:19:bd root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNvsATMC9S0IEKu8Y9VLAqAYGymlYTKAXqewfQzJKVSOEa00dhi9ZK7HPrcRkPNi2noSp4CbnGqfbLytCbe9aQ8= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJ+6p2h6kTNMHvrjWJGk9cHV8p6XpzADzVZqeVKMqVZ9 root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCqhV7SisDyFFmzGQyvJKFar+yWUsu61FhVMQs9INYBKcaHCVlgCr2KL1nARXBON/R1NZ4/iAkIinLy8QPkadtLTRSr99MNLPmBlXQOO3VYCO0GFn98ot9UzZMAgXsFtEHZj89PEyVuAJbf8pZUof3DAx2isr8ublAIPGwxZiQtnfztRnmeGsr2ah+qU8iNa3ztMGbViKTXm3U32MhkZEZ03oaUAlVSLxyjjlgafOhzUIlBdQ26JKfgyMQbma8TuxzS35ikB7RVJHke/YwgHhaVDh0Z2BFvDFMXd1jdNDAPKY8AwVQTSLEqsdNxIeJC1OysscFKxvPHAKoIgN/qaRix root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 02 Jun 2019 11:47:28 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 323.75 seconds 2019-06-02 11:48:58,242 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console us 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008003] pid_max: default: 32768 minimum: 301 [ 0.009755] Security Framework initialized [ 0.012034] AppArmor: AppArmor initialized [ 0.013610] Yama: becoming mindful. [ 0.015115] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016899] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020446] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024006] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.026727] Initializing cgroup subsys memory [ 0.028006] Initializing cgroup subsys devices [ 0.029685] Initializing cgroup subsys freezer [ 0.031353] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033758] Initializing cgroup subsys hugetlb [ 0.036750] mce: CPU supports 10 MCE banks [ 0.038368] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038368] 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.047024] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056003] MDS: Mitigation: Clear CPU buffers [ 0.076393] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.087147] ACPI: Core revision 20131115 [ 0.088591] ACPI: All ACPI Tables successfully acquired [ 0.090802] ftrace: allocating 28757 entries in 113 pages [ 0.112342] smpboot: Max logical packages: 1 [ 0.113976] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.116314] Enabling x2apic [ 0.117502] Enabled x2apic [ 0.118969] Switched APIC routing to physical x2apic. [ 0.121427] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.124004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.128824] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.139453] KVM setup paravirtual spinlock [ 0.142054] x86: Booted up 1 node, 1 CPUs [ 0.143609] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.144399] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.146815] devtmpfs: initialized [ 0.149258] EVM: security.selinux [ 0.150610] EVM: security.SMACK64 [ 0.151923] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.154368] pinctrl core: initialized pinctrl subsystem [ 0.156050] regulator-dummy: no parameters [ 0.157700] RTC time: 11:42:04, date: 06/02/19 [ 0.159408] NET: Registered protocol family 16 [ 0.160132] cpuidle: using governor ladder [ 0.161691] cpuidle: using governor menu [ 0.163291] ACPI: bus type PCI registered [ 0.164009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166399] PCI: Using configuration type 1 for base access [ 0.168707] bio: create slab at 0 [ 0.170429] ACPI: Added _OSI(Module Device) [ 0.172004] ACPI: Added _OSI(Processor Device) [ 0.173654] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.175379] ACPI: Added _OSI(Processor Aggregator Device) [ 0.177022] ACPI: Interpreter enabled [ 0.178466] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.181000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.187525] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.190264] ACPI: (supports S0 S5) [ 0.191605] ACPI: Using IOAPIC for interrupt routing [ 0.192017] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.195428] ACPI: No dock devices found. [ 0.197749] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.199927] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.200007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.202306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.204197] acpiphp: Slot [3] registered [ 0.205730] acpiphp: Slot [4] registered [ 0.207325] acpiphp: Slot [5] registered [ 0.208024] acpiphp: Slot [6] registered [ 0.209540] acpiphp: Slot [7] registered [ 0.211060] acpiphp: Slot [8] registered [ 0.212021] acpiphp: Slot [9] registered [ 0.213549] acpiphp: Slot [10] registered [ 0.215088] acpiphp: Slot [11] registered [ 0.216021] acpiphp: Slot [12] registered [ 0.217559] acpiphp: Slot [13] registered [ 0.219095] acpiphp: Slot [14] registered [ 0.220021] acpiphp: Slot [15] registered [ 0.221555] acpiphp: Slot [16] registered [ 0.223097] acpiphp: Slot [17] registered [ 0.224028] acpiphp: Slot [18] registered [ 0.225574] acpiphp: Slot [19] registered [ 0.227112] acpiphp: Slot [20] registered [ 0.228021] acpiphp: Slot [21] registered [ 0.229567] acpiphp: Slot [22] registered [ 0.231113] acpiphp: Slot [23] registered [ 0.232021] acpiphp: Slot [24] registered [ 0.233565] acpiphp: Slot [25] registered [ 0.235109] acpiphp: Slot [26] registered [ 0.236021] acpiphp: Slot [27] registered [ 0.237557] acpiphp: Slot [28] registered [ 0.239091] acpiphp: Slot [29] registered [ 0.240021] acpiphp: Slot [30] registered [ 0.241553] acpiphp: Slot [31] registered [ 0.243080] PCI host bridge to bus 0000:00 [ 0.244004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.245958] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.248003] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.250157] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.254367] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262202] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.287670] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.289254] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.291943] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.293241] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.295883] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.296884] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.299203] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.300000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.300004] vgaarb: loaded [ 0.301148] vgaarb: bridge control possible 0000:00:02.0 [ 0.303323] SCSI subsystem initialized [ 0.304226] ACPI: bus type USB registered [ 0.305798] usbcore: registered new interface driver usbfs [ 0.307762] usbcore: registered new interface driver hub [ 0.308039] usbcore: registered new device driver usb [ 0.310052] PCI: Using ACPI for IRQ routing [ 0.312015] NetLabel: Initializing [ 0.313384] NetLabel: domain hash size = 128 [ 0.315003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.316041] NetLabel: unlabeled traffic allowed by default [ 0.318236] Switched to clocksource kvm-clock [ 0.324552] AppArmor: AppArmor Filesystem Enabled [ 0.326314] pnp: PnP ACPI init [ 0.327568] ACPI: bus type PNP registered [ 0.329568] pnp: PnP ACPI: found 8 devices [ 0.331127] ACPI: bus type PNP unregistered [ 0.338340] NET: Registered protocol family 2 [ 0.340241] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.342744] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.345133] TCP: Hash tables configured (established 8192 bind 8192) [ 0.347491] TCP: reno registered [ 0.348797] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.350897] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.353223] NET: Registered protocol family 1 [ 0.354880] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.356988] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.359038] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.376099] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.393265] Trying to unpack rootfs image as initramfs... [ 0.495118] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.498154] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.500263] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.503439] Scanning for low memory corruption every 60 seconds [ 0.505839] Initialise system trusted keyring [ 0.507542] audit: initializing netlink socket (disabled) [ 0.509523] type=2000 audit(1559475724.800:1): initialized [ 0.529567] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.532608] zbud: loaded [ 0.533923] VFS: Disk quotas dquot_6.5.2 [ 0.535472] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.538083] fuse init (API version 7.22) [ 0.539655] msgmni has been set to 1982 [ 0.541194] Key type big_key registered [ 0.542979] Key type asymmetric registered [ 0.544560] Asymmetric key parser 'x509' registered [ 0.546369] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.549174] io scheduler noop registered [ 0.550679] io scheduler deadline registered (default) [ 0.552566] io scheduler cfq registered [ 0.554107] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.556125] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.558484] ipmi message handler version 39.2 [ 0.560180] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.562940] ACPI: Power Button [PWRF] [ 0.564459] GHES: HEST is not enabled! [ 0.581055] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.613779] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.616489] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.642228] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.645800] Linux agpgart interface v0.103 [ 0.648287] brd: module loaded [ 0.649977] loop: module loaded [ 0.651660] blk-mq: CPU -> queue map [ 0.653074] CPU 0 -> Queue 0 [ 0.655147] vda: vda1 [ 0.656895] scsi0 : ata_piix [ 0.658163] scsi1 : ata_piix [ 0.659391] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.661740] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.664847] libphy: Fixed MDIO Bus: probed [ 0.666484] tun: Universal TUN/TAP device driver, 1.6 [ 0.668328] tun: (C) 1999-2004 Max Krasnyansky [ 0.671542] PPP generic driver version 2.4.2 [ 0.673193] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.675481] ehci-pci: EHCI PCI platform driver [ 0.677143] ehci-platform: EHCI generic platform driver [ 0.679033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.681201] ohci-pci: OHCI PCI platform driver [ 0.682857] ohci-platform: OHCI generic platform driver [ 0.684745] uhci_hcd: USB Universal Host Controller Interface driver [ 0.701926] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.703830] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.706717] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.708934] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.711303] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.714010] usb usb1: Product: UHCI Host Controller [ 0.715808] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.718061] usb usb1: SerialNumber: 0000:00:01.2 [ 0.719847] hub 1-0:1.0: USB hub found [ 0.721322] hub 1-0:1.0: 2 ports detected [ 0.722979] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.726814] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.728635] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.730555] mousedev: PS/2 mouse device common for all mice [ 0.732909] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.736128] rtc_cmos 00:00: RTC can wake from S4 [ 0.738356] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.740631] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.742956] device-mapper: uevent: version 1.0.3 [ 0.744743] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.747832] ledtrig-cpu: registered to indicate activity on CPUs [ 0.750028] TCP: cubic registered [ 0.751424] NET: Registered protocol family 10 [ 0.753275] NET: Registered protocol family 17 [ 0.754973] Key type dns_resolver registered [ 0.756715] Loading compiled-in X.509 certificates [ 0.759012] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.762422] registered taskstats version 1 [ 0.765323] Key type trusted registered [ 0.768947] Key type encrypted registered [ 0.770504] AppArmor: AppArmor sha1 policy hashing enabled [ 0.772479] IMA: No TPM chip found, activating TPM-bypass! [ 0.775003] regulator-dummy: disabling [ 0.776506] Magic number: 7:0:731 [ 0.778004] rtc_cmos 00:00: setting system clock to 2019-06-02 11:42:05 UTC (1559475725) [ 0.781024] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.783162] EDD information not available. [ 0.821575] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.836369] Write protecting the kernel read-only data: 12288k [ 0.839069] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.843744] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.860175] systemd-udevd[99]: starting version 204 [ 0.896745] FDC 0 is a S82078B [ 1.032071] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.196140] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.198549] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.201054] usb 1-1: Product: QEMU USB Tablet [ 1.202685] usb 1-1: Manufacturer: QEMU [ 1.204158] usb 1-1: SerialNumber: 42 [ 1.929733] 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.293353] 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.413227] random: init urandom read with 10 bits of entropy available [ 2.550359] 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 Sun, 02 Jun 2019 11:42:07 +0000. Up 2.95 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.87]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 02 Jun 2019 11:42:10 +0000. Up 5.54 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.3 | 255.255.255.0 | fa:16:3e:59:8e:ae | 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: +-------+-----------------+-----------------+-----------------+-----------+-------+ 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: f0:04:f7:d4:b8:e9:1e:a6:d4:af:15:c5:8c:0c:19:bd root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | . . +* | | o oooo+ | | . . .oo.+ | | + o E. | | So . | | . = . | | . + 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: 8d:e7:52:54:5e:54:a2:9d:2a:2a:59:c5:97:b9:ed:76 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | ..+..| | . o * o | | + * o | | = . + | | S = o . | | o = . . | | o o . o E| | . . . . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 47:b5:a6:24:0e:4b:ba:61:0f:73:59:dc:20:79:44:ae root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | .++ . | | .+.o . . | | o.= + o | | o B + o | | * E S o | | . B . | | . . | | | | | +-----------------+ 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: 4d:56:0d:78:f7:1b:d2:26:30:59:88:02:fd:26:f7:f5 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | .o ..*+ | | o ..*. o | | o o.o... | | . B + +.| | S o . = o| | . E | | | | | | | +-----------------+ * 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 Sun, 02 Jun 2019 11:42:17 +0000. Up 12.47 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 Sun, 02 Jun 2019 11:42:18 +0000. Up 13.51 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 18697 0 --:--:-- --:--:-- --:--:-- 18744 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Ubuntu 14.04.6 LTS homer-0 ttyS0 homer-0 login: Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] 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://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 [836 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 (1551 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.6 + '[' -n 192.168.100.6 ']' + 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 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 [1024 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [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 [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/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 (5196 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 2s (14.6 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.200 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.200 ++ echo A 172.30.9.200 ++ ip2rr 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.200 ++ echo A 172.30.9.200 + echo 'nameserver 192.168.100.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Execution failed | Does... Process clearwater_diags_monitor_pro... Running Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homer_process Execution failed | Does... Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Execution failed | Does... Process clearwater_queue_manager_pro... Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homer_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process 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 Initializing 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 ' poll_homer Initializing 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 2bcd4f4050571c86 is healthy: got healthy result from http://192.168.100.6:4000 member 3ba909c778081975 is healthy: got healthy result from http://192.168.100.11:4000 member 58e0d1fee2a966ee is healthy: got healthy result from http://192.168.100.29:4000 member 61b04f4976b948e1 is healthy: got healthy result from http://192.168.100.3:4000 member 62b2aedbe3ee86d5 is healthy: got healthy result from http://192.168.100.10:4000 member 694a5d40dcaca213 is healthy: got healthy result from http://192.168.100.13:4000 cluster is healthy + clearwater-etcdctl member list 2bcd4f4050571c86: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=true 3ba909c778081975: name=192-168-100-11 peerURLs=http://192.168.100.11:2380 clientURLs=http://192.168.100.11:4000 isLeader=false 58e0d1fee2a966ee: name=192-168-100-29 peerURLs=http://192.168.100.29:2380 clientURLs=http://192.168.100.29:4000 isLeader=false 61b04f4976b948e1: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=false 62b2aedbe3ee86d5: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false 694a5d40dcaca213: name=192-168-100-13 peerURLs=http://192.168.100.13:2380 clientURLs=http://192.168.100.13:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.3) 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: gAAAAABc87XfOf5DXPTbOZKdUiq0RbxHrLVj1k4gu9h8HKSzO5921C3255SAKHh3BY5VYRApPHaTO2qWMCnaBofG86oCMTOFzbGPTqUUZSNmBAJ5gcf-_pJRaDU2FA_ndLPCFLnWQwpEG3_dGJCtgrK5bH0QNaW2ZD5o2xtbFj3vsYO2PS5CaNU' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.22:8004/v1/5183fa7a71cf48bd90bc338055a8a34d/stacks/clearwater-opnfv-homer-qis7st3yhmx2-0-kgkst7v3sfln/2f379be4-7189-458f-bc90-451c0b7687fd/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: Sun, 02 Jun 2019 11:47:28 GMT Server: Apache x-openstack-request-id: req-273d6f13-5b62-4a89-af14-15b3bd5dae4c 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 | 4c:a1:74:24:7d:0c:b1:5e:d5:a5:cd:bd:19:02:6f:f1 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 8d:e7:52:54:5e:54:a2:9d:2a:2a:59:c5:97:b9:ed:76 root@homer-0 (DSA) ec2: 256 47:b5:a6:24:0e:4b:ba:61:0f:73:59:dc:20:79:44:ae root@homer-0 (ECDSA) ec2: 256 4d:56:0d:78:f7:1b:d2:26:30:59:88:02:fd:26:f7:f5 root@homer-0 (ED25519) ec2: 2048 f0:04:f7:d4:b8:e9:1e:a6:d4:af:15:c5:8c:0c:19:bd root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNvsATMC9S0IEKu8Y9VLAqAYGymlYTKAXqewfQzJKVSOEa00dhi9ZK7HPrcRkPNi2noSp4CbnGqfbLytCbe9aQ8= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJ+6p2h6kTNMHvrjWJGk9cHV8p6XpzADzVZqeVKMqVZ9 root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCqhV7SisDyFFmzGQyvJKFar+yWUsu61FhVMQs9INYBKcaHCVlgCr2KL1nARXBON/R1NZ4/iAkIinLy8QPkadtLTRSr99MNLPmBlXQOO3VYCO0GFn98ot9UzZMAgXsFtEHZj89PEyVuAJbf8pZUof3DAx2isr8ublAIPGwxZiQtnfztRnmeGsr2ah+qU8iNa3ztMGbViKTXm3U32MhkZEZ03oaUAlVSLxyjjlgafOhzUIlBdQ26JKfgyMQbma8TuxzS35ikB7RVJHke/YwgHhaVDh0Z2BFvDFMXd1jdNDAPKY8AwVQTSLEqsdNxIeJC1OysscFKxvPHAKoIgN/qaRix root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 02 Jun 2019 11:47:28 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 323.75 seconds 2019-06-02 11:48:58,566 - 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.009733] Security Framework initialized [ 0.012034] AppArmor: AppArmor initialized [ 0.013592] Yama: becoming mindful. [ 0.015072] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016893] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020449] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022774] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024255] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029664] Initializing cgroup subsys freezer [ 0.031314] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033741] Initializing cgroup subsys hugetlb [ 0.036745] mce: CPU supports 10 MCE banks [ 0.038343] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038343] 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.047003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.050379] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052003] MDS: Mitigation: Clear CPU buffers [ 0.075774] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.082566] ACPI: Core revision 20131115 [ 0.084456] ACPI: All ACPI Tables successfully acquired [ 0.086617] ftrace: allocating 28757 entries in 113 pages [ 0.112409] smpboot: Max logical packages: 1 [ 0.116004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.118704] Enabling x2apic [ 0.119918] Enabled x2apic [ 0.120013] Switched APIC routing to physical x2apic. [ 0.125432] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.128008] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.132055] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.143620] KVM setup paravirtual spinlock [ 0.146130] x86: Booted up 1 node, 1 CPUs [ 0.147707] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.148405] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.150889] devtmpfs: initialized [ 0.153386] EVM: security.selinux [ 0.154761] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157249] EVM: security.capability [ 0.159669] pinctrl core: initialized pinctrl subsystem [ 0.160055] regulator-dummy: no parameters [ 0.161747] RTC time: 11:42:03, date: 06/02/19 [ 0.163515] NET: Registered protocol family 16 [ 0.164129] cpuidle: using governor ladder [ 0.165734] cpuidle: using governor menu [ 0.167312] ACPI: bus type PCI registered [ 0.168010] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170385] PCI: Using configuration type 1 for base access [ 0.172714] bio: create slab at 0 [ 0.174431] ACPI: Added _OSI(Module Device) [ 0.175993] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177720] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180630] ACPI: Interpreter enabled [ 0.182071] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184983] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.191492] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.194237] ACPI: (supports S0 S5) [ 0.195591] ACPI: Using IOAPIC for interrupt routing [ 0.196020] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.199360] ACPI: No dock devices found. [ 0.201766] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.203898] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.204007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.206265] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.208202] acpiphp: Slot [3] registered [ 0.209709] acpiphp: Slot [4] registered [ 0.211191] acpiphp: Slot [5] registered [ 0.212025] acpiphp: Slot [6] registered [ 0.213523] acpiphp: Slot [7] registered [ 0.215006] acpiphp: Slot [8] registered [ 0.216021] acpiphp: Slot [9] registered [ 0.217513] acpiphp: Slot [10] registered [ 0.219025] acpiphp: Slot [11] registered [ 0.220021] acpiphp: Slot [12] registered [ 0.221523] acpiphp: Slot [13] registered [ 0.223027] acpiphp: Slot [14] registered [ 0.224021] acpiphp: Slot [15] registered [ 0.225528] acpiphp: Slot [16] registered [ 0.227035] acpiphp: Slot [17] registered [ 0.228028] acpiphp: Slot [18] registered [ 0.229545] acpiphp: Slot [19] registered [ 0.231056] acpiphp: Slot [20] registered [ 0.232021] acpiphp: Slot [21] registered [ 0.233535] acpiphp: Slot [22] registered [ 0.235066] acpiphp: Slot [23] registered [ 0.236021] acpiphp: Slot [24] registered [ 0.237513] acpiphp: Slot [25] registered [ 0.239033] acpiphp: Slot [26] registered [ 0.240021] acpiphp: Slot [27] registered [ 0.241531] acpiphp: Slot [28] registered [ 0.243036] acpiphp: Slot [29] registered [ 0.244021] acpiphp: Slot [30] registered [ 0.245532] acpiphp: Slot [31] registered [ 0.247037] PCI host bridge to bus 0000:00 [ 0.248005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.249880] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.251991] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.252004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.254333] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.264368] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.267036] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.287477] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.289253] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.291907] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.293228] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.295837] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.296873] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.299150] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.300000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.300004] vgaarb: loaded [ 0.301131] vgaarb: bridge control possible 0000:00:02.0 [ 0.303336] SCSI subsystem initialized [ 0.304266] ACPI: bus type USB registered [ 0.305830] usbcore: registered new interface driver usbfs [ 0.307754] usbcore: registered new interface driver hub [ 0.308039] usbcore: registered new device driver usb [ 0.310025] PCI: Using ACPI for IRQ routing [ 0.311976] NetLabel: Initializing [ 0.312007] NetLabel: domain hash size = 128 [ 0.313598] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.315390] NetLabel: unlabeled traffic allowed by default [ 0.316228] Switched to clocksource kvm-clock [ 0.324211] AppArmor: AppArmor Filesystem Enabled [ 0.325906] pnp: PnP ACPI init [ 0.327171] ACPI: bus type PNP registered [ 0.329080] pnp: PnP ACPI: found 8 devices [ 0.330577] ACPI: bus type PNP unregistered [ 0.337706] NET: Registered protocol family 2 [ 0.339542] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.341967] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.344244] TCP: Hash tables configured (established 8192 bind 8192) [ 0.346575] TCP: reno registered [ 0.347825] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.349838] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.352076] NET: Registered protocol family 1 [ 0.353733] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.355775] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.357762] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.374495] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.391382] Trying to unpack rootfs image as initramfs... [ 0.490839] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.493744] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.495751] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.498866] Scanning for low memory corruption every 60 seconds [ 0.501185] Initialise system trusted keyring [ 0.502842] audit: initializing netlink socket (disabled) [ 0.504749] type=2000 audit(1559475724.361:1): initialized [ 0.524337] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.527273] zbud: loaded [ 0.528542] VFS: Disk quotas dquot_6.5.2 [ 0.530038] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.532554] fuse init (API version 7.22) [ 0.534060] msgmni has been set to 1982 [ 0.535533] Key type big_key registered [ 0.537301] Key type asymmetric registered [ 0.538801] Asymmetric key parser 'x509' registered [ 0.540550] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.543282] io scheduler noop registered [ 0.544764] io scheduler deadline registered (default) [ 0.546641] io scheduler cfq registered [ 0.548169] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.550092] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.552379] ipmi message handler version 39.2 [ 0.554002] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.556667] ACPI: Power Button [PWRF] [ 0.558149] GHES: HEST is not enabled! [ 0.574554] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.606848] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.609451] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.635107] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.638569] Linux agpgart interface v0.103 [ 0.640969] brd: module loaded [ 0.642652] loop: module loaded [ 0.644325] blk-mq: CPU -> queue map [ 0.645706] CPU 0 -> Queue 0 [ 0.647729] vda: vda1 [ 0.649456] scsi0 : ata_piix [ 0.650692] scsi1 : ata_piix [ 0.651898] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.654207] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.657282] libphy: Fixed MDIO Bus: probed [ 0.658895] tun: Universal TUN/TAP device driver, 1.6 [ 0.660705] tun: (C) 1999-2004 Max Krasnyansky [ 0.663800] PPP generic driver version 2.4.2 [ 0.665421] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.667649] ehci-pci: EHCI PCI platform driver [ 0.669304] ehci-platform: EHCI generic platform driver [ 0.671156] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.673278] ohci-pci: OHCI PCI platform driver [ 0.674903] ohci-platform: OHCI generic platform driver [ 0.676755] uhci_hcd: USB Universal Host Controller Interface driver [ 0.693898] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.695755] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.698590] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.700723] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.703026] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.705676] usb usb1: Product: UHCI Host Controller [ 0.707423] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.709618] usb usb1: SerialNumber: 0000:00:01.2 [ 0.711369] hub 1-0:1.0: USB hub found [ 0.712827] hub 1-0:1.0: 2 ports detected [ 0.714450] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.718227] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.720018] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.721908] mousedev: PS/2 mouse device common for all mice [ 0.724215] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.727370] rtc_cmos 00:00: RTC can wake from S4 [ 0.729551] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731751] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734019] device-mapper: uevent: version 1.0.3 [ 0.735742] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.738763] ledtrig-cpu: registered to indicate activity on CPUs [ 0.740919] TCP: cubic registered [ 0.742284] NET: Registered protocol family 10 [ 0.744130] NET: Registered protocol family 17 [ 0.745779] Key type dns_resolver registered [ 0.747482] Loading compiled-in X.509 certificates [ 0.749753] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.753083] registered taskstats version 1 [ 0.755942] Key type trusted registered [ 0.759520] Key type encrypted registered [ 0.761060] AppArmor: AppArmor sha1 policy hashing enabled [ 0.762994] IMA: No TPM chip found, activating TPM-bypass! [ 0.765470] regulator-dummy: disabling [ 0.766920] Magic number: 7:0:731 [ 0.768431] rtc_cmos 00:00: setting system clock to 2019-06-02 11:42:04 UTC (1559475724) [ 0.771391] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.773473] EDD information not available. [ 0.814099] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.828633] Write protecting the kernel read-only data: 12288k [ 0.831270] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.835859] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.852111] systemd-udevd[99]: starting version 204 [ 0.884601] FDC 0 is a S82078B [ 1.024045] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.188542] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.190895] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.193355] usb 1-1: Product: QEMU USB Tablet [ 1.194978] usb 1-1: Manufacturer: QEMU [ 1.196461] usb 1-1: SerialNumber: 42 [ 1.913711] 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.276242] 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.372136] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.508097] 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 Sun, 02 Jun 2019 11:42:06 +0000. Up 2.90 seconds. cloud-init-nonet[3.12]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[5.02]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 02 Jun 2019 11:42:09 +0000. Up 5.54 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.13 | 255.255.255.0 | fa:16:3e:d1:b5:c5 | 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: +-------+-----------------+-----------------+-----------------+-----------+-------+ 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: 01:9b:94:23:e7:6a:e7:44:ac:de:dd:ec:1f:a3:43:1b root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | o. | | ..++ | | =o.. | | + . | | + S | | + o E | | o = . + oo | | . o . =. o | | .oo. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 38:f7:96:62:af:c1:e9:0f:70:07:fc:0c:f2:18:5b:95 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | .. | | . .E | | o = | | O = | | * S + | | * + . | | B + | | o * | | ooo | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 4b:be:d3:aa:8e:8b:8e:9c:22:01:83:a9:29:44:03:eb root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ |o | | + | |+.. | |*. | |+E S | |= o . | |.. o. | |+... . ... | |++o ooo.oo | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 7c:80:61:89:3b:28:f5:1f:81:2c:61:c3:1a:dc:d7:f2 root@bono-0 The key's randomart image is: +--[ED25519 256--+ |..=o o+. | |.o+o++o+ | | + +..+.. | |o . + .E . | | . o .S . | | . . | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... * Starting system logging daemon[74G[ OK ] [80G [74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sun, 02 Jun 2019 11:42:14 +0000. Up 11.13 seconds. * 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. Ubuntu 14.04.6 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 02 Jun 2019 11:42:16 +0000. Up 12.56 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 18415 0 --:--:-- --:--:-- --:--:-- 18523 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] 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] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:10 http://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 [6313 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 [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 (1549 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.6 + '[' -n 192.168.100.6 ']' + 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 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 13s (3852 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 7928 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 7937 clearwater-socket-factory-sig start/running, process 7945 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 3s (9731 kB/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.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 + echo 'nameserver 192.168.100.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process 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 2bcd4f4050571c86 is healthy: got healthy result from http://192.168.100.6:4000 member 3ba909c778081975 is healthy: got healthy result from http://192.168.100.11:4000 member 62b2aedbe3ee86d5 is healthy: got healthy result from http://192.168.100.10:4000 member 694a5d40dcaca213 is healthy: got healthy result from http://192.168.100.13:4000 cluster is healthy + clearwater-etcdctl member list 2bcd4f4050571c86: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=true 3ba909c778081975: name=192-168-100-11 peerURLs=http://192.168.100.11:2380 clientURLs=http://192.168.100.11:4000 isLeader=false 62b2aedbe3ee86d5: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false 694a5d40dcaca213: name=192-168-100-13 peerURLs=http://192.168.100.13:2380 clientURLs=http://192.168.100.13:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.13) 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: gAAAAABc87XgNbXcS0nb0O3mP7RtVrJ1vnuK_cOqXu40Q-_NGKFN_sQLa4hPJpHRHTrzOJRaOqGlB0-2pHQ8bP6DBA7TNAhjMFTBqZRFF5fASP_iA9HG-0aZ73r9mkPgRA7dVrktQhvC7GDX8iCdbDj_c7mYSSXtQTOBcUfpMDXwkR4B7OBxWb0' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.22:8004/v1/5183fa7a71cf48bd90bc338055a8a34d/stacks/clearwater-opnfv-bono-r24mej47d4xn-0-6e3cwh3w3fmy/44163719-26ed-42e8-8aa6-fb61e3c7c7aa/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 --:--:-- --:--:-- --:--:-- 104100 25 100 4 100 21 12 67 --:--:-- --:--:-- --:--:-- 66 HTTP/1.1 200 OK Date: Sun, 02 Jun 2019 11:45:01 GMT Server: Apache x-openstack-request-id: req-24e8b0ba-6f7b-42dd-9f83-66f1ae8d580b 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 | 4c:a1:74:24:7d:0c:b1:5e:d5:a5:cd:bd:19:02:6f:f1 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 38:f7:96:62:af:c1:e9:0f:70:07:fc:0c:f2:18:5b:95 root@bono-0 (DSA) ec2: 256 4b:be:d3:aa:8e:8b:8e:9c:22:01:83:a9:29:44:03:eb root@bono-0 (ECDSA) ec2: 256 7c:80:61:89:3b:28:f5:1f:81:2c:61:c3:1a:dc:d7:f2 root@bono-0 (ED25519) ec2: 2048 01:9b:94:23:e7:6a:e7:44:ac:de:dd:ec:1f:a3:43:1b root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB0DC2IyrDTpslc/Y9JhluXLU39uxjympBH7Fu1aQU/lQvLPNnly+E2AnTCSlB6NVaggmxXiP8M/UXidq1a8170= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFPGCQ02U6eZ+FN8hwSBpeE2XQWGMQ1VErzqRTPux6fI root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7lgl4GSLbnTvu9hblxn1/TUEvTY6/JCXFOagzKRdes+GyTzeC27u2EKv9yr+WlA1FnjTxYJbjkxTmWEl65+E4SCSlPKdhNHFHAomuJfwAt8Pd0tukBWJgBk2rEqrArHDpkPH5ttvQtsPenGMevyGuAMsp9FpNdx4i20qBARZn1XMZKHxrii4wMnrut3agu/D9EEqezdJrNkIODK2NechoY0xobpm5tpoSwXmzr+565Su033qYzGXvKu0DuZiN1OAyM812KRXW6YsdCk0A77itZDPCkTMWHESxuI94EJSI70i7IWgjDn+HTVnbBvsLlF7j0J5afF15MznjJj6iw1Zx root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 02 Jun 2019 11:45:01 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 178.25 seconds 2019-06-02 11:48:58,569 - 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.009733] Security Framework initialized [ 0.012034] AppArmor: AppArmor initialized [ 0.013592] Yama: becoming mindful. [ 0.015072] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016893] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020449] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022774] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024255] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029664] Initializing cgroup subsys freezer [ 0.031314] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033741] Initializing cgroup subsys hugetlb [ 0.036745] mce: CPU supports 10 MCE banks [ 0.038343] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038343] 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.047003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.050379] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052003] MDS: Mitigation: Clear CPU buffers [ 0.075774] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.082566] ACPI: Core revision 20131115 [ 0.084456] ACPI: All ACPI Tables successfully acquired [ 0.086617] ftrace: allocating 28757 entries in 113 pages [ 0.112409] smpboot: Max logical packages: 1 [ 0.116004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.118704] Enabling x2apic [ 0.119918] Enabled x2apic [ 0.120013] Switched APIC routing to physical x2apic. [ 0.125432] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.128008] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.132055] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.143620] KVM setup paravirtual spinlock [ 0.146130] x86: Booted up 1 node, 1 CPUs [ 0.147707] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.148405] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.150889] devtmpfs: initialized [ 0.153386] EVM: security.selinux [ 0.154761] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157249] EVM: security.capability [ 0.159669] pinctrl core: initialized pinctrl subsystem [ 0.160055] regulator-dummy: no parameters [ 0.161747] RTC time: 11:42:03, date: 06/02/19 [ 0.163515] NET: Registered protocol family 16 [ 0.164129] cpuidle: using governor ladder [ 0.165734] cpuidle: using governor menu [ 0.167312] ACPI: bus type PCI registered [ 0.168010] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170385] PCI: Using configuration type 1 for base access [ 0.172714] bio: create slab at 0 [ 0.174431] ACPI: Added _OSI(Module Device) [ 0.175993] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177720] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180630] ACPI: Interpreter enabled [ 0.182071] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184983] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.191492] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.194237] ACPI: (supports S0 S5) [ 0.195591] ACPI: Using IOAPIC for interrupt routing [ 0.196020] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.199360] ACPI: No dock devices found. [ 0.201766] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.203898] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.204007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.206265] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.208202] acpiphp: Slot [3] registered [ 0.209709] acpiphp: Slot [4] registered [ 0.211191] acpiphp: Slot [5] registered [ 0.212025] acpiphp: Slot [6] registered [ 0.213523] acpiphp: Slot [7] registered [ 0.215006] acpiphp: Slot [8] registered [ 0.216021] acpiphp: Slot [9] registered [ 0.217513] acpiphp: Slot [10] registered [ 0.219025] acpiphp: Slot [11] registered [ 0.220021] acpiphp: Slot [12] registered [ 0.221523] acpiphp: Slot [13] registered [ 0.223027] acpiphp: Slot [14] registered [ 0.224021] acpiphp: Slot [15] registered [ 0.225528] acpiphp: Slot [16] registered [ 0.227035] acpiphp: Slot [17] registered [ 0.228028] acpiphp: Slot [18] registered [ 0.229545] acpiphp: Slot [19] registered [ 0.231056] acpiphp: Slot [20] registered [ 0.232021] acpiphp: Slot [21] registered [ 0.233535] acpiphp: Slot [22] registered [ 0.235066] acpiphp: Slot [23] registered [ 0.236021] acpiphp: Slot [24] registered [ 0.237513] acpiphp: Slot [25] registered [ 0.239033] acpiphp: Slot [26] registered [ 0.240021] acpiphp: Slot [27] registered [ 0.241531] acpiphp: Slot [28] registered [ 0.243036] acpiphp: Slot [29] registered [ 0.244021] acpiphp: Slot [30] registered [ 0.245532] acpiphp: Slot [31] registered [ 0.247037] PCI host bridge to bus 0000:00 [ 0.248005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.249880] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.251991] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.252004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.254333] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.264368] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.267036] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.287477] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.289253] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.291907] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.293228] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.295837] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.296873] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.299150] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.300000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.300004] vgaarb: loaded [ 0.301131] vgaarb: bridge control possible 0000:00:02.0 [ 0.303336] SCSI subsystem initialized [ 0.304266] ACPI: bus type USB registered [ 0.305830] usbcore: registered new interface driver usbfs [ 0.307754] usbcore: registered new interface driver hub [ 0.308039] usbcore: registered new device driver usb [ 0.310025] PCI: Using ACPI for IRQ routing [ 0.311976] NetLabel: Initializing [ 0.312007] NetLabel: domain hash size = 128 [ 0.313598] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.315390] NetLabel: unlabeled traffic allowed by default [ 0.316228] Switched to clocksource kvm-clock [ 0.324211] AppArmor: AppArmor Filesystem Enabled [ 0.325906] pnp: PnP ACPI init [ 0.327171] ACPI: bus type PNP registered [ 0.329080] pnp: PnP ACPI: found 8 devices [ 0.330577] ACPI: bus type PNP unregistered [ 0.337706] NET: Registered protocol family 2 [ 0.339542] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.341967] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.344244] TCP: Hash tables configured (established 8192 bind 8192) [ 0.346575] TCP: reno registered [ 0.347825] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.349838] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.352076] NET: Registered protocol family 1 [ 0.353733] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.355775] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.357762] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.374495] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.391382] Trying to unpack rootfs image as initramfs... [ 0.490839] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.493744] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.495751] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.498866] Scanning for low memory corruption every 60 seconds [ 0.501185] Initialise system trusted keyring [ 0.502842] audit: initializing netlink socket (disabled) [ 0.504749] type=2000 audit(1559475724.361:1): initialized [ 0.524337] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.527273] zbud: loaded [ 0.528542] VFS: Disk quotas dquot_6.5.2 [ 0.530038] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.532554] fuse init (API version 7.22) [ 0.534060] msgmni has been set to 1982 [ 0.535533] Key type big_key registered [ 0.537301] Key type asymmetric registered [ 0.538801] Asymmetric key parser 'x509' registered [ 0.540550] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.543282] io scheduler noop registered [ 0.544764] io scheduler deadline registered (default) [ 0.546641] io scheduler cfq registered [ 0.548169] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.550092] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.552379] ipmi message handler version 39.2 [ 0.554002] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.556667] ACPI: Power Button [PWRF] [ 0.558149] GHES: HEST is not enabled! [ 0.574554] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.606848] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.609451] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.635107] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.638569] Linux agpgart interface v0.103 [ 0.640969] brd: module loaded [ 0.642652] loop: module loaded [ 0.644325] blk-mq: CPU -> queue map [ 0.645706] CPU 0 -> Queue 0 [ 0.647729] vda: vda1 [ 0.649456] scsi0 : ata_piix [ 0.650692] scsi1 : ata_piix [ 0.651898] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.654207] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.657282] libphy: Fixed MDIO Bus: probed [ 0.658895] tun: Universal TUN/TAP device driver, 1.6 [ 0.660705] tun: (C) 1999-2004 Max Krasnyansky [ 0.663800] PPP generic driver version 2.4.2 [ 0.665421] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.667649] ehci-pci: EHCI PCI platform driver [ 0.669304] ehci-platform: EHCI generic platform driver [ 0.671156] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.673278] ohci-pci: OHCI PCI platform driver [ 0.674903] ohci-platform: OHCI generic platform driver [ 0.676755] uhci_hcd: USB Universal Host Controller Interface driver [ 0.693898] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.695755] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.698590] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.700723] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.703026] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.705676] usb usb1: Product: UHCI Host Controller [ 0.707423] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.709618] usb usb1: SerialNumber: 0000:00:01.2 [ 0.711369] hub 1-0:1.0: USB hub found [ 0.712827] hub 1-0:1.0: 2 ports detected [ 0.714450] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.718227] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.720018] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.721908] mousedev: PS/2 mouse device common for all mice [ 0.724215] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.727370] rtc_cmos 00:00: RTC can wake from S4 [ 0.729551] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731751] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734019] device-mapper: uevent: version 1.0.3 [ 0.735742] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.738763] ledtrig-cpu: registered to indicate activity on CPUs [ 0.740919] TCP: cubic registered [ 0.742284] NET: Registered protocol family 10 [ 0.744130] NET: Registered protocol family 17 [ 0.745779] Key type dns_resolver registered [ 0.747482] Loading compiled-in X.509 certificates [ 0.749753] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.753083] registered taskstats version 1 [ 0.755942] Key type trusted registered [ 0.759520] Key type encrypted registered [ 0.761060] AppArmor: AppArmor sha1 policy hashing enabled [ 0.762994] IMA: No TPM chip found, activating TPM-bypass! [ 0.765470] regulator-dummy: disabling [ 0.766920] Magic number: 7:0:731 [ 0.768431] rtc_cmos 00:00: setting system clock to 2019-06-02 11:42:04 UTC (1559475724) [ 0.771391] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.773473] EDD information not available. [ 0.814099] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.828633] Write protecting the kernel read-only data: 12288k [ 0.831270] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.835859] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.852111] systemd-udevd[99]: starting version 204 [ 0.884601] FDC 0 is a S82078B [ 1.024045] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.188542] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.190895] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.193355] usb 1-1: Product: QEMU USB Tablet [ 1.194978] usb 1-1: Manufacturer: QEMU [ 1.196461] usb 1-1: SerialNumber: 42 [ 1.913711] 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.276242] 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.372136] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.508097] 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 Sun, 02 Jun 2019 11:42:06 +0000. Up 2.90 seconds. cloud-init-nonet[3.12]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[5.02]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 02 Jun 2019 11:42:09 +0000. Up 5.54 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.13 | 255.255.255.0 | fa:16:3e:d1:b5:c5 | 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: +-------+-----------------+-----------------+-----------------+-----------+-------+ 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: 01:9b:94:23:e7:6a:e7:44:ac:de:dd:ec:1f:a3:43:1b root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | o. | | ..++ | | =o.. | | + . | | + S | | + o E | | o = . + oo | | . o . =. o | | .oo. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 38:f7:96:62:af:c1:e9:0f:70:07:fc:0c:f2:18:5b:95 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | .. | | . .E | | o = | | O = | | * S + | | * + . | | B + | | o * | | ooo | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 4b:be:d3:aa:8e:8b:8e:9c:22:01:83:a9:29:44:03:eb root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ |o | | + | |+.. | |*. | |+E S | |= o . | |.. o. | |+... . ... | |++o ooo.oo | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 7c:80:61:89:3b:28:f5:1f:81:2c:61:c3:1a:dc:d7:f2 root@bono-0 The key's randomart image is: +--[ED25519 256--+ |..=o o+. | |.o+o++o+ | | + +..+.. | |o . + .E . | | . o .S . | | . . | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... * Starting system logging daemon[74G[ OK ] [80G [74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sun, 02 Jun 2019 11:42:14 +0000. Up 11.13 seconds. * 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. Ubuntu 14.04.6 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 02 Jun 2019 11:42:16 +0000. Up 12.56 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 18415 0 --:--:-- --:--:-- --:--:-- 18523 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] 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] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:10 http://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 [6313 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 [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 (1549 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.6 + '[' -n 192.168.100.6 ']' + 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 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 13s (3852 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 7928 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 7937 clearwater-socket-factory-sig start/running, process 7945 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 3s (9731 kB/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.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 + echo 'nameserver 192.168.100.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process 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 2bcd4f4050571c86 is healthy: got healthy result from http://192.168.100.6:4000 member 3ba909c778081975 is healthy: got healthy result from http://192.168.100.11:4000 member 62b2aedbe3ee86d5 is healthy: got healthy result from http://192.168.100.10:4000 member 694a5d40dcaca213 is healthy: got healthy result from http://192.168.100.13:4000 cluster is healthy + clearwater-etcdctl member list 2bcd4f4050571c86: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=true 3ba909c778081975: name=192-168-100-11 peerURLs=http://192.168.100.11:2380 clientURLs=http://192.168.100.11:4000 isLeader=false 62b2aedbe3ee86d5: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false 694a5d40dcaca213: name=192-168-100-13 peerURLs=http://192.168.100.13:2380 clientURLs=http://192.168.100.13:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.13) 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: gAAAAABc87XgNbXcS0nb0O3mP7RtVrJ1vnuK_cOqXu40Q-_NGKFN_sQLa4hPJpHRHTrzOJRaOqGlB0-2pHQ8bP6DBA7TNAhjMFTBqZRFF5fASP_iA9HG-0aZ73r9mkPgRA7dVrktQhvC7GDX8iCdbDj_c7mYSSXtQTOBcUfpMDXwkR4B7OBxWb0' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.22:8004/v1/5183fa7a71cf48bd90bc338055a8a34d/stacks/clearwater-opnfv-bono-r24mej47d4xn-0-6e3cwh3w3fmy/44163719-26ed-42e8-8aa6-fb61e3c7c7aa/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 --:--:-- --:--:-- --:--:-- 104100 25 100 4 100 21 12 67 --:--:-- --:--:-- --:--:-- 66 HTTP/1.1 200 OK Date: Sun, 02 Jun 2019 11:45:01 GMT Server: Apache x-openstack-request-id: req-24e8b0ba-6f7b-42dd-9f83-66f1ae8d580b 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 | 4c:a1:74:24:7d:0c:b1:5e:d5:a5:cd:bd:19:02:6f:f1 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 38:f7:96:62:af:c1:e9:0f:70:07:fc:0c:f2:18:5b:95 root@bono-0 (DSA) ec2: 256 4b:be:d3:aa:8e:8b:8e:9c:22:01:83:a9:29:44:03:eb root@bono-0 (ECDSA) ec2: 256 7c:80:61:89:3b:28:f5:1f:81:2c:61:c3:1a:dc:d7:f2 root@bono-0 (ED25519) ec2: 2048 01:9b:94:23:e7:6a:e7:44:ac:de:dd:ec:1f:a3:43:1b root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB0DC2IyrDTpslc/Y9JhluXLU39uxjympBH7Fu1aQU/lQvLPNnly+E2AnTCSlB6NVaggmxXiP8M/UXidq1a8170= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFPGCQ02U6eZ+FN8hwSBpeE2XQWGMQ1VErzqRTPux6fI root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7lgl4GSLbnTvu9hblxn1/TUEvTY6/JCXFOagzKRdes+GyTzeC27u2EKv9yr+WlA1FnjTxYJbjkxTmWEl65+E4SCSlPKdhNHFHAomuJfwAt8Pd0tukBWJgBk2rEqrArHDpkPH5ttvQtsPenGMevyGuAMsp9FpNdx4i20qBARZn1XMZKHxrii4wMnrut3agu/D9EEqezdJrNkIODK2NechoY0xobpm5tpoSwXmzr+565Su033qYzGXvKu0DuZiN1OAyM812KRXW6YsdCk0A77itZDPCkTMWHESxuI94EJSI70i7IWgjDn+HTVnbBvsLlF7j0J5afF15MznjJj6iw1Zx root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 02 Jun 2019 11:45:01 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 178.25 seconds 2019-06-02 11:48:58,572 - 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:d1:b5:c5', u'version': 4, u'addr': u'192.168.100.13', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d1:b5:c5', u'version': 4, u'addr': u'172.30.9.216', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'adb2cc54-5cda-43a2-9a3a-5650a60473af', 'name': u'heat_ims-img_ed80159e-4a98-421c-8bb8-aafc9347b8f2'}), 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-02T11:42:03.000000', 'flavor': Munch({u'id': u'aa743ef0-afe7-4d84-97ff-4fc48d488716', 'name': u'heat_ims-flavor_ed80159e-4a98-421c-8bb8-aafc9347b8f2'}), 'az': u'nova', 'id': u'b04a0da6-4f41-4304-8256-b455929c6aa6', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'6e135e5f4177491b8a8e920032c84f36', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'b0190a42-ba98-4583-af7d-599829af59e5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'b18f2ebc-1655-4ee4-92b1-22f8837ac84a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'fe36f534-6726-42a2-b577-bcad7fe0d1fe'})], 'id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6e135e5f4177491b8a8e920032c84f36', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1ee0054f19cf467487771d01ad46e921', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.216', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.216', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.216', 'launched_at': u'2019-06-02T11:42:03.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-02T11:42:03Z', 'hostId': u'dd2043999d25ad9950c875719a2eaee8bfe529094f46139330b752f1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'public_v6': '', 'private_v4': u'192.168.100.13', 'cloud': 'envvars', 'host_id': u'dd2043999d25ad9950c875719a2eaee8bfe529094f46139330b752f1', '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-02T11:42:03.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6e135e5f4177491b8a8e920032c84f36', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'6e135e5f4177491b8a8e920032c84f36', 'created_at': u'2019-06-02T11:41:28Z', 'created': u'2019-06-02T11:41:28Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-02 11:48:58,855 - functest.core.singlevm - DEBUG - console: I generic platform driver [ 0.689006] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.691321] ohci-pci: OHCI PCI platform driver [ 0.693011] ohci-platform: OHCI generic platform driver [ 0.694866] uhci_hcd: USB Universal Host Controller Interface driver [ 0.712181] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.714059] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.716948] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.719081] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.721379] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.724052] usb usb1: Product: UHCI Host Controller [ 0.725844] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.728047] usb usb1: SerialNumber: 0000:00:01.2 [ 0.729826] hub 1-0:1.0: USB hub found [ 0.731289] hub 1-0:1.0: 2 ports detected [ 0.732972] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.736950] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.738735] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.740638] mousedev: PS/2 mouse device common for all mice [ 0.742961] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.746165] rtc_cmos 00:00: RTC can wake from S4 [ 0.748386] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.750606] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.752930] device-mapper: uevent: version 1.0.3 [ 0.754691] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.758404] ledtrig-cpu: registered to indicate activity on CPUs [ 0.760894] TCP: cubic registered [ 0.762290] NET: Registered protocol family 10 [ 0.764286] NET: Registered protocol family 17 [ 0.765951] Key type dns_resolver registered [ 0.767724] Loading compiled-in X.509 certificates [ 0.770044] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.773309] registered taskstats version 1 [ 0.776894] Key type trusted registered [ 0.781093] Key type encrypted registered [ 0.782712] AppArmor: AppArmor sha1 policy hashing enabled [ 0.784707] IMA: No TPM chip found, activating TPM-bypass! [ 0.787352] regulator-dummy: disabling [ 0.788855] Magic number: 7:0:731 [ 0.790442] rtc_cmos 00:00: setting system clock to 2019-06-02 11:42:01 UTC (1559475721) [ 0.793545] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.795719] EDD information not available. [ 0.829786] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.844052] Write protecting the kernel read-only data: 12288k [ 0.847441] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.852281] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.868138] systemd-udevd[99]: starting version 204 [ 0.904617] FDC 0 is a S82078B [ 1.056023] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.220389] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.222872] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.225300] usb 1-1: Product: QEMU USB Tablet [ 1.226913] usb 1-1: Manufacturer: QEMU [ 1.228384] usb 1-1: SerialNumber: 42 [ 1.933891] 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.308425] 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.404827] random: init urandom read with 10 bits of entropy available [ 2.544883] 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 Sun, 02 Jun 2019 11:42:03 +0000. Up 2.96 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 ] * Starting configure network device[74G[ OK ] cloud-init-nonet[4.85]: static networking is now up * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 02 Jun 2019 11:42:06 +0000. Up 5.50 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.29 | 255.255.255.0 | fa:16:3e:9b:7c:75 | 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: +-------+-----------------+-----------------+-----------------+-----------+-------+ 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: 25:55:06:e4:e0:d2:18:f6:2d:4d:00:11:37:7c:4a:a2 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | *==o=oo | | ..BoO.. | | .oo*o= | | E ..+ | | S | | | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 1a:e3:4d:2e:bc:27:7e:2d:9a:5c:c0:a4:91:82:d2:e4 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . | | = . | |o E o . | |. . = | | . = S | | o O | | = +. | | ..=+ . | | .*= . | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 04:78:e1:f5:17:fb:f1:a0:a8:d0:c7:72:dc:aa:7a:24 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | .o.. . | | ...o . o | | .. . . o o | | o o + o + | | . S * o . .| | E..= . | | 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: 76:1e:bc:09:a6:60:f2:c1:a8:eb:1a:2b:c0:d1:42:d7 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | . | | . . E | |. o | | o + . | |. = = S + | |.o + o + + + | |+ . . + | |.+ | |B. | +-----------------+ * 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 Sun, 02 Jun 2019 11:42:12 +0000. Up 11.83 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 Sun, 02 Jun 2019 11:42:13 +0000. Up 13.16 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 dime-0 ttyS0 dime-0 login: 100 3149 100 3149 0 0 18602 0 --:--:-- --:--:-- --:--:-- 18633 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease 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://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 8s (1526 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.6 + '[' -n 192.168.100.6 ']' + 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 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/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:24 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:25 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:27 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:28 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 93.2 MB in 18s (5045 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 8683 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 3s (11.3 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58649 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.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 ++ 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.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-dime-0.clearwater.opnfv Initializing System snmpd_process Initializing Process ntp_process Initializing Process nginx_process Initializing Process homestead_process Initializing Process 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 Initializing Program poll_homestead Initializing Program check_cx_health Initializing 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 Initializing Program poll_homestead Initializing Program check_cx_health Initializing 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 Running ++ grep -v 'Status ok' ++ 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 Running ++ grep -v 'Status ok' ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 2bcd4f4050571c86 is healthy: got healthy result from http://192.168.100.6:4000 member 3ba909c778081975 is healthy: got healthy result from http://192.168.100.11:4000 member 58e0d1fee2a966ee is healthy: got healthy result from http://192.168.100.29:4000 member 61b04f4976b948e1 is healthy: got healthy result from http://192.168.100.3:4000 member 62b2aedbe3ee86d5 is healthy: got healthy result from http://192.168.100.10:4000 member 694a5d40dcaca213 is healthy: got healthy result from http://192.168.100.13:4000 cluster is healthy + clearwater-etcdctl member list 2bcd4f4050571c86: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=true 3ba909c778081975: name=192-168-100-11 peerURLs=http://192.168.100.11:2380 clientURLs=http://192.168.100.11:4000 isLeader=false 58e0d1fee2a966ee: name=192-168-100-29 peerURLs=http://192.168.100.29:2380 clientURLs=http://192.168.100.29:4000 isLeader=false 61b04f4976b948e1: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=false 62b2aedbe3ee86d5: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false 694a5d40dcaca213: name=192-168-100-13 peerURLs=http://192.168.100.13:2380 clientURLs=http://192.168.100.13: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: gAAAAABc87XfbIE5GOQKobc3wb-z2uNKU-KKI8_Ed0IjP4MyjMPAFsgJYaT23hbOoQaQSwQ2zj4M3xAuWcE2YOEgKma70agk8KSrs-GTGqGrM_tZMIaY-YHZ6d-4c8uGfo-f1nJy4CFe3v35C2us7cpwrqOXh-V9Op1cUAqoSRc89NLQnuW4KYY' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.22:8004/v1/5183fa7a71cf48bd90bc338055a8a34d/stacks/clearwater-opnfv-dime-xylwih2pumwm-0-fmyfikzboqcb/195c10a1-5b67-4ebb-ae5a-2d78fd79e6be/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 59 --:--:-- --:--:-- --:--:-- 59100 25 100 4 100 21 11 59 --:--:-- --:--:-- --:--:-- 59 HTTP/1.1 200 OK Date: Sun, 02 Jun 2019 11:48:38 GMT Server: Apache x-openstack-request-id: req-54a314a2-7559-4e19-8663-3dd082d45e6b 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 | 4c:a1:74:24:7d:0c:b1:5e:d5:a5:cd:bd:19:02:6f:f1 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 1a:e3:4d:2e:bc:27:7e:2d:9a:5c:c0:a4:91:82:d2:e4 root@dime-0 (DSA) ec2: 256 04:78:e1:f5:17:fb:f1:a0:a8:d0:c7:72:dc:aa:7a:24 root@dime-0 (ECDSA) ec2: 256 76:1e:bc:09:a6:60:f2:c1:a8:eb:1a:2b:c0:d1:42:d7 root@dime-0 (ED25519) ec2: 2048 25:55:06:e4:e0:d2:18:f6:2d:4d:00:11:37:7c:4a:a2 root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFC4lGs4AEt2u9hj+KCQK3QEF2s5+Dv+0CVHrHG5R6WYvEcuyONdpb9HuvV0OewtRuHLaJtHq5e49sWc05ioUMA= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJepeZu3DMBroL+0+WJememXWQ2hzdd33/dt1Ih8NA9p root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHM192rz2oONUSAQLN9cfGc5on9XbQOuiskbn/n+fRoq7wurMIOuwdMVpGkK9V6kKkmdnQsFGus7YJYOk9gO+98FGSpTVAFR82lgzFU/T8IPiT34kLxXgK/Yf7GwGklL4etQAtSiMOnxf/09ws+9TndoWrLb4xPkxiUp9+71SQxOkvaB+UwiPJUk8kAT1xCrbfUxEQ/ZFMw6TVOmxCsaVngpqd2b3inxJhR94s3/NyQstjkN3HNWDLfihenVDNCT4tpQmzra+PDZiHqYB7J6828KPnODPsjAROZWWvBackYhRweliXg2RJNWhrNPTIVX8aRHnbcrEY2GVUnXLxsy9x root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 02 Jun 2019 11:48:38 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 398.09 seconds 2019-06-02 11:48:58,859 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console I generic platform driver [ 0.689006] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.691321] ohci-pci: OHCI PCI platform driver [ 0.693011] ohci-platform: OHCI generic platform driver [ 0.694866] uhci_hcd: USB Universal Host Controller Interface driver [ 0.712181] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.714059] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.716948] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.719081] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.721379] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.724052] usb usb1: Product: UHCI Host Controller [ 0.725844] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.728047] usb usb1: SerialNumber: 0000:00:01.2 [ 0.729826] hub 1-0:1.0: USB hub found [ 0.731289] hub 1-0:1.0: 2 ports detected [ 0.732972] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.736950] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.738735] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.740638] mousedev: PS/2 mouse device common for all mice [ 0.742961] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.746165] rtc_cmos 00:00: RTC can wake from S4 [ 0.748386] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.750606] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.752930] device-mapper: uevent: version 1.0.3 [ 0.754691] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.758404] ledtrig-cpu: registered to indicate activity on CPUs [ 0.760894] TCP: cubic registered [ 0.762290] NET: Registered protocol family 10 [ 0.764286] NET: Registered protocol family 17 [ 0.765951] Key type dns_resolver registered [ 0.767724] Loading compiled-in X.509 certificates [ 0.770044] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.773309] registered taskstats version 1 [ 0.776894] Key type trusted registered [ 0.781093] Key type encrypted registered [ 0.782712] AppArmor: AppArmor sha1 policy hashing enabled [ 0.784707] IMA: No TPM chip found, activating TPM-bypass! [ 0.787352] regulator-dummy: disabling [ 0.788855] Magic number: 7:0:731 [ 0.790442] rtc_cmos 00:00: setting system clock to 2019-06-02 11:42:01 UTC (1559475721) [ 0.793545] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.795719] EDD information not available. [ 0.829786] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.844052] Write protecting the kernel read-only data: 12288k [ 0.847441] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.852281] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.868138] systemd-udevd[99]: starting version 204 [ 0.904617] FDC 0 is a S82078B [ 1.056023] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.220389] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.222872] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.225300] usb 1-1: Product: QEMU USB Tablet [ 1.226913] usb 1-1: Manufacturer: QEMU [ 1.228384] usb 1-1: SerialNumber: 42 [ 1.933891] 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.308425] 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.404827] random: init urandom read with 10 bits of entropy available [ 2.544883] 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 Sun, 02 Jun 2019 11:42:03 +0000. Up 2.96 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 ] * Starting configure network device[74G[ OK ] cloud-init-nonet[4.85]: static networking is now up * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 02 Jun 2019 11:42:06 +0000. Up 5.50 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.29 | 255.255.255.0 | fa:16:3e:9b:7c:75 | 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: +-------+-----------------+-----------------+-----------------+-----------+-------+ 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: 25:55:06:e4:e0:d2:18:f6:2d:4d:00:11:37:7c:4a:a2 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | *==o=oo | | ..BoO.. | | .oo*o= | | E ..+ | | S | | | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 1a:e3:4d:2e:bc:27:7e:2d:9a:5c:c0:a4:91:82:d2:e4 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . | | = . | |o E o . | |. . = | | . = S | | o O | | = +. | | ..=+ . | | .*= . | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 04:78:e1:f5:17:fb:f1:a0:a8:d0:c7:72:dc:aa:7a:24 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | .o.. . | | ...o . o | | .. . . o o | | o o + o + | | . S * o . .| | E..= . | | 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: 76:1e:bc:09:a6:60:f2:c1:a8:eb:1a:2b:c0:d1:42:d7 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | . | | . . E | |. o | | o + . | |. = = S + | |.o + o + + + | |+ . . + | |.+ | |B. | +-----------------+ * 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 Sun, 02 Jun 2019 11:42:12 +0000. Up 11.83 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 Sun, 02 Jun 2019 11:42:13 +0000. Up 13.16 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 dime-0 ttyS0 dime-0 login: 100 3149 100 3149 0 0 18602 0 --:--:-- --:--:-- --:--:-- 18633 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease 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://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 8s (1526 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.6 + '[' -n 192.168.100.6 ']' + 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 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/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:24 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:25 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:27 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:28 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 93.2 MB in 18s (5045 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 8683 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 3s (11.3 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58649 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.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 ++ 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.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-dime-0.clearwater.opnfv Initializing System snmpd_process Initializing Process ntp_process Initializing Process nginx_process Initializing Process homestead_process Initializing Process 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 Initializing Program poll_homestead Initializing Program check_cx_health Initializing 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 Initializing Program poll_homestead Initializing Program check_cx_health Initializing 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 Running ++ grep -v 'Status ok' ++ 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 Running ++ grep -v 'Status ok' ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 2bcd4f4050571c86 is healthy: got healthy result from http://192.168.100.6:4000 member 3ba909c778081975 is healthy: got healthy result from http://192.168.100.11:4000 member 58e0d1fee2a966ee is healthy: got healthy result from http://192.168.100.29:4000 member 61b04f4976b948e1 is healthy: got healthy result from http://192.168.100.3:4000 member 62b2aedbe3ee86d5 is healthy: got healthy result from http://192.168.100.10:4000 member 694a5d40dcaca213 is healthy: got healthy result from http://192.168.100.13:4000 cluster is healthy + clearwater-etcdctl member list 2bcd4f4050571c86: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=true 3ba909c778081975: name=192-168-100-11 peerURLs=http://192.168.100.11:2380 clientURLs=http://192.168.100.11:4000 isLeader=false 58e0d1fee2a966ee: name=192-168-100-29 peerURLs=http://192.168.100.29:2380 clientURLs=http://192.168.100.29:4000 isLeader=false 61b04f4976b948e1: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=false 62b2aedbe3ee86d5: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false 694a5d40dcaca213: name=192-168-100-13 peerURLs=http://192.168.100.13:2380 clientURLs=http://192.168.100.13: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: gAAAAABc87XfbIE5GOQKobc3wb-z2uNKU-KKI8_Ed0IjP4MyjMPAFsgJYaT23hbOoQaQSwQ2zj4M3xAuWcE2YOEgKma70agk8KSrs-GTGqGrM_tZMIaY-YHZ6d-4c8uGfo-f1nJy4CFe3v35C2us7cpwrqOXh-V9Op1cUAqoSRc89NLQnuW4KYY' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.22:8004/v1/5183fa7a71cf48bd90bc338055a8a34d/stacks/clearwater-opnfv-dime-xylwih2pumwm-0-fmyfikzboqcb/195c10a1-5b67-4ebb-ae5a-2d78fd79e6be/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 59 --:--:-- --:--:-- --:--:-- 59100 25 100 4 100 21 11 59 --:--:-- --:--:-- --:--:-- 59 HTTP/1.1 200 OK Date: Sun, 02 Jun 2019 11:48:38 GMT Server: Apache x-openstack-request-id: req-54a314a2-7559-4e19-8663-3dd082d45e6b 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 | 4c:a1:74:24:7d:0c:b1:5e:d5:a5:cd:bd:19:02:6f:f1 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 1a:e3:4d:2e:bc:27:7e:2d:9a:5c:c0:a4:91:82:d2:e4 root@dime-0 (DSA) ec2: 256 04:78:e1:f5:17:fb:f1:a0:a8:d0:c7:72:dc:aa:7a:24 root@dime-0 (ECDSA) ec2: 256 76:1e:bc:09:a6:60:f2:c1:a8:eb:1a:2b:c0:d1:42:d7 root@dime-0 (ED25519) ec2: 2048 25:55:06:e4:e0:d2:18:f6:2d:4d:00:11:37:7c:4a:a2 root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFC4lGs4AEt2u9hj+KCQK3QEF2s5+Dv+0CVHrHG5R6WYvEcuyONdpb9HuvV0OewtRuHLaJtHq5e49sWc05ioUMA= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJepeZu3DMBroL+0+WJememXWQ2hzdd33/dt1Ih8NA9p root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHM192rz2oONUSAQLN9cfGc5on9XbQOuiskbn/n+fRoq7wurMIOuwdMVpGkK9V6kKkmdnQsFGus7YJYOk9gO+98FGSpTVAFR82lgzFU/T8IPiT34kLxXgK/Yf7GwGklL4etQAtSiMOnxf/09ws+9TndoWrLb4xPkxiUp9+71SQxOkvaB+UwiPJUk8kAT1xCrbfUxEQ/ZFMw6TVOmxCsaVngpqd2b3inxJhR94s3/NyQstjkN3HNWDLfihenVDNCT4tpQmzra+PDZiHqYB7J6828KPnODPsjAROZWWvBackYhRweliXg2RJNWhrNPTIVX8aRHnbcrEY2GVUnXLxsy9x root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 02 Jun 2019 11:48:38 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 398.09 seconds 2019-06-02 11:48:59,160 - functest.core.singlevm - DEBUG - console: 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.009791] Security Framework initialized [ 0.012035] AppArmor: AppArmor initialized [ 0.013648] Yama: becoming mindful. [ 0.015177] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016958] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020479] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.026777] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029702] Initializing cgroup subsys freezer [ 0.032004] Initializing cgroup subsys blkio [ 0.033647] Initializing cgroup subsys perf_event [ 0.035413] Initializing cgroup subsys hugetlb [ 0.036771] mce: CPU supports 10 MCE banks [ 0.038426] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038426] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040006] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.048003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.050266] 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.082752] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.093401] ACPI: Core revision 20131115 [ 0.095553] ACPI: All ACPI Tables successfully acquired [ 0.097553] ftrace: allocating 28757 entries in 113 pages [ 0.120361] smpboot: Max logical packages: 1 [ 0.124004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.128014] Enabling x2apic [ 0.129212] Enabled x2apic [ 0.130689] Switched APIC routing to physical x2apic. [ 0.133433] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.136004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.140039] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.152718] KVM setup paravirtual spinlock [ 0.156393] x86: Booted up 1 node, 1 CPUs [ 0.157972] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.160308] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.162854] devtmpfs: initialized [ 0.165342] EVM: security.selinux [ 0.166688] EVM: security.SMACK64 [ 0.168003] EVM: security.ima [ 0.169237] EVM: security.capability [ 0.171630] pinctrl core: initialized pinctrl subsystem [ 0.172052] regulator-dummy: no parameters [ 0.173740] RTC time: 11:36:33, date: 06/02/19 [ 0.175469] NET: Registered protocol family 16 [ 0.176133] cpuidle: using governor ladder [ 0.177721] cpuidle: using governor menu [ 0.179275] ACPI: bus type PCI registered [ 0.180008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.182432] PCI: Using configuration type 1 for base access [ 0.184736] bio: create slab at 0 [ 0.186508] ACPI: Added _OSI(Module Device) [ 0.188004] ACPI: Added _OSI(Processor Device) [ 0.189692] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.191449] ACPI: Added _OSI(Processor Aggregator Device) [ 0.192997] ACPI: Interpreter enabled [ 0.194469] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.197012] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.200004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.203594] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.206302] ACPI: (supports S0 S5) [ 0.207665] ACPI: Using IOAPIC for interrupt routing [ 0.208018] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.211506] ACPI: No dock devices found. [ 0.213821] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.216007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.218416] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.220017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.224204] acpiphp: Slot [3] registered [ 0.225776] acpiphp: Slot [4] registered [ 0.227333] acpiphp: Slot [5] registered [ 0.228026] acpiphp: Slot [6] registered [ 0.229569] acpiphp: Slot [7] registered [ 0.231109] acpiphp: Slot [8] registered [ 0.232022] acpiphp: Slot [9] registered [ 0.233574] acpiphp: Slot [10] registered [ 0.235143] acpiphp: Slot [11] registered [ 0.236022] acpiphp: Slot [12] registered [ 0.237586] acpiphp: Slot [13] registered [ 0.239151] acpiphp: Slot [14] registered [ 0.240022] acpiphp: Slot [15] registered [ 0.241589] acpiphp: Slot [16] registered [ 0.243154] acpiphp: Slot [17] registered [ 0.244030] acpiphp: Slot [18] registered [ 0.245599] acpiphp: Slot [19] registered [ 0.247167] acpiphp: Slot [20] registered [ 0.248023] acpiphp: Slot [21] registered [ 0.249645] acpiphp: Slot [22] registered [ 0.251211] acpiphp: Slot [23] registered [ 0.252022] acpiphp: Slot [24] registered [ 0.253591] acpiphp: Slot [25] registered [ 0.255161] acpiphp: Slot [26] registered [ 0.256022] acpiphp: Slot [27] registered [ 0.257590] acpiphp: Slot [28] registered [ 0.259156] acpiphp: Slot [29] registered [ 0.260022] acpiphp: Slot [30] registered [ 0.261591] acpiphp: Slot [31] registered [ 0.263150] PCI host bridge to bus 0000:00 [ 0.264005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.265998] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.268004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.270199] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.272004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.274413] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.282234] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.284016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.307875] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.309274] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.312005] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.314741] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.317212] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.319582] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.320342] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.322396] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.324004] vgaarb: loaded [ 0.325164] vgaarb: bridge control possible 0000:00:02.0 [ 0.327382] SCSI subsystem initialized [ 0.328230] ACPI: bus type USB registered [ 0.329831] usbcore: registered new interface driver usbfs [ 0.331832] usbcore: registered new interface driver hub [ 0.332046] usbcore: registered new device driver usb [ 0.334105] PCI: Using ACPI for IRQ routing [ 0.336099] NetLabel: Initializing [ 0.337484] NetLabel: domain hash size = 128 [ 0.339141] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340059] NetLabel: unlabeled traffic allowed by default [ 0.342583] Switched to clocksource kvm-clock [ 0.348818] AppArmor: AppArmor Filesystem Enabled [ 0.350630] pnp: PnP ACPI init [ 0.351898] ACPI: bus type PNP registered [ 0.353956] pnp: PnP ACPI: found 8 devices [ 0.355557] ACPI: bus type PNP unregistered [ 0.362881] NET: Registered protocol family 2 [ 0.364814] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.367354] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.369779] TCP: Hash tables configured (established 8192 bind 8192) [ 0.372173] TCP: reno registered [ 0.373498] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.375638] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.378001] NET: Registered protocol family 1 [ 0.379684] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.381830] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.383923] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.401051] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.418272] Trying to unpack rootfs image as initramfs... [ 0.520623] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.523716] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.525847] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.529080] Scanning for low memory corruption every 60 seconds [ 0.531531] Initialise system trusted keyring [ 0.533271] audit: initializing netlink socket (disabled) [ 0.535257] type=2000 audit(1559475394.784:1): initialized [ 0.555435] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.558531] zbud: loaded [ 0.559864] VFS: Disk quotas dquot_6.5.2 [ 0.561439] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.564108] fuse init (API version 7.22) [ 0.565707] msgmni has been set to 1982 [ 0.567268] Key type big_key registered [ 0.569113] Key type asymmetric registered [ 0.570699] Asymmetric key parser 'x509' registered [ 0.572561] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.575379] io scheduler noop registered [ 0.576910] io scheduler deadline registered (default) [ 0.578834] io scheduler cfq registered [ 0.580414] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.582452] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.584853] ipmi message handler version 39.2 [ 0.586574] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.589367] ACPI: Power Button [PWRF] [ 0.590910] GHES: HEST is not enabled! [ 0.607549] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.640300] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.642970] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.668789] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.672445] Linux agpgart interface v0.103 [ 0.674977] brd: module loaded [ 0.676715] loop: module loaded [ 0.678413] blk-mq: CPU -> queue map [ 0.679838] CPU 0 -> Queue 0 [ 0.681899] vda: vda1 [ 0.683655] scsi0 : ata_piix [ 0.684943] scsi1 : ata_piix [ 0.686191] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.688579] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.691723] libphy: Fixed MDIO Bus: probed [ 0.693385] tun: Universal TUN/TAP device driver, 1.6 [ 0.695255] tun: (C) 1999-2004 Max Krasnyansky [ 0.698585] PPP generic driver version 2.4.2 [ 0.700270] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.702595] ehci-pci: EHCI PCI platform driver [ 0.704287] ehci-platform: EHCI generic platform driver [ 0.706209] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.708421] ohci-pci: OHCI PCI platform driver [ 0.710110] ohci-platform: OHCI generic platform driver [ 0.712029] uhci_hcd: USB Universal Host Controller Interface driver [ 0.729238] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.731171] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.734133] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.736315] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.738705] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.741467] usb usb1: Product: UHCI Host Controller [ 0.743271] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.745558] usb usb1: SerialNumber: 0000:00:01.2 [ 0.747367] hub 1-0:1.0: USB hub found [ 0.748868] hub 1-0:1.0: 2 ports detected [ 0.750569] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.754460] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.756315] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.758281] mousedev: PS/2 mouse device common for all mice [ 0.760685] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.763958] rtc_cmos 00:00: RTC can wake from S4 [ 0.766207] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.768499] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.770866] device-mapper: uevent: version 1.0.3 [ 0.772666] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.775793] ledtrig-cpu: registered to indicate activity on CPUs [ 0.778036] TCP: cubic registered [ 0.779444] NET: Registered protocol family 10 [ 0.781335] NET: Registered protocol family 17 [ 0.783050] Key type dns_resolver registered [ 0.784821] Loading compiled-in X.509 certificates [ 0.787158] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.790613] registered taskstats version 1 [ 0.793648] Key type trusted registered [ 0.797459] Key type encrypted registered [ 0.799045] AppArmor: AppArmor sha1 policy hashing enabled [ 0.801073] IMA: No TPM chip found, activating TPM-bypass! [ 0.803639] regulator-dummy: disabling [ 0.805164] Magic number: 7:894:629 [ 0.806749] rtc_cmos 00:00: setting system clock to 2019-06-02 11:36:34 UTC (1559475394) [ 0.809851] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.812027] EDD information not available. [ 0.845426] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.860092] Write protecting the kernel read-only data: 12288k [ 0.862871] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.867213] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.884124] systemd-udevd[99]: starting version 204 [ 0.917367] FDC 0 is a S82078B [ 1.072071] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.238227] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.240687] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.243212] usb 1-1: Product: QEMU USB Tablet [ 1.244882] usb 1-1: Manufacturer: QEMU [ 1.246393] usb 1-1: SerialNumber: 42 [ 1.950036] 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.318778] 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.448825] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] [ 2.593701] 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 Sun, 02 Jun 2019 11:36:36 +0000. Up 3.03 seconds. cloud-init-nonet[3.25]: 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 configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] cloud-init-nonet[4.92]: 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 Sun, 02 Jun 2019 11:36:39 +0000. Up 5.55 seconds. ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.11 | 255.255.255.0 | fa:16:3e:7d:03:0c | 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: 96:5c:30:a2:33:1e:82:e1:8d:59:19:20:cb:c7:89:fb root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ |o..oo . o | |++B... . o | |o*.== . | | oo + . o | | . . S | | . . | | E | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 74:ef:bb:0a:c4:01:09:21:c3:44:50:3d:12:54:05:33 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ |.BO+E=o. | | oooo.. | | . . o . | | 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: 32:c4:98:ad:c2:4a:9d:21:10:e4:5b:82:3e:3b:b4:a9 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ |+o | |+ = | |.+ oo + | |..* oo | | *oo. o S | |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: 65:09:f9:f6:c5:08:6f:cb:d6:c5:d4:6b:ad:e1:c2:1a root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .. .| | .... o| | .+o o oo| | oo + +o+| | S. = =.+ | | E B + | | + . | | . | | | +-----------------+ * 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 Sun, 02 Jun 2019 11:36:44 +0000. Up 10.96 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 Sun, 02 Jun 2019 11:36:46 +0000. Up 12.33 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 12178 0 --:--:-- --:--:-- --:--:-- 12205 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [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 [836 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] 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 [6313 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 [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 (1566 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.6 + '[' -n 192.168.100.6 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat 0 upgraded, 105 newly installed, 0 to remove and 0 not upgraded. Need to get 56.7 MB of archives. After this operation, 172 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://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/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://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/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.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 15s (3613 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 2s (14.1 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57959 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.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 ++ 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 ++ 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.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Execution failed | Does... Process ntp_process Running Process 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 Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status failed Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status ok Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 2bcd4f4050571c86 is healthy: got healthy result from http://192.168.100.6:4000 member 3ba909c778081975 is healthy: got healthy result from http://192.168.100.11:4000 member 62b2aedbe3ee86d5 is healthy: got healthy result from http://192.168.100.10:4000 cluster is healthy + clearwater-etcdctl member list 2bcd4f4050571c86: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=true 3ba909c778081975: name=192-168-100-11 peerURLs=http://192.168.100.11:2380 clientURLs=http://192.168.100.11:4000 isLeader=false 62b2aedbe3ee86d5: 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.11) 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: gAAAAABc87SpVGeVkE1a73b1eSE6mbmrmzbZlbye5KUv-w4ZLty6SzDbM32gqMbCfsWwHrYQoy30aq7EctLShJDhXWAQUBfOGDrUEy3SBju8dzfxeri8A9gLpfTIHrDTrZ0IIXkpj83aHDjzba_tEJcz49z5k6PwZhTz15u775-VD4XL94qUBac' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.22:8004/v1/5183fa7a71cf48bd90bc338055a8a34d/stacks/clearwater-opnfv-sprout-alzy6kcj6jfi-0-nz74cu43vgmd/094fb96c-8692-41e4-b06b-8041b4c1d5f8/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 11 58 --:--:-- --:--:-- --:--:-- 58 HTTP/1.1 200 OK Date: Sun, 02 Jun 2019 11:41:11 GMT Server: Apache x-openstack-request-id: req-6e9127a8-f140-4c8f-a7b5-3b79ec5db3cf 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 | 4c:a1:74:24:7d:0c:b1:5e:d5:a5:cd:bd:19:02:6f:f1 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 74:ef:bb:0a:c4:01:09:21:c3:44:50:3d:12:54:05:33 root@sprout-0 (DSA) ec2: 256 32:c4:98:ad:c2:4a:9d:21:10:e4:5b:82:3e:3b:b4:a9 root@sprout-0 (ECDSA) ec2: 256 65:09:f9:f6:c5:08:6f:cb:d6:c5:d4:6b:ad:e1:c2:1a root@sprout-0 (ED25519) ec2: 2048 96:5c:30:a2:33:1e:82:e1:8d:59:19:20:cb:c7:89:fb root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBL0BzJMk7hnWcwo+Y6fyqMvHTnyqh5onDL6yRDGafR5atcS2yUBtXGF5ZN2kAJZIe1Z4IqzL0DjE33iVCPXFNzU= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKe+d17/cj0gupcq0qTIDjhv06ioTHafI5IXkfzj0fEF root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2FnKjJ87DXJsB/9MJTSYRW9WRCjwNTqlQxqUzL7myAT1stjSkNno1bM/bWKp00xk9XAYMlSJJ19iatUYkB7j4CKzS5kOcgU+QJfXjJLJNbjWh8mxJyATT1G5adFW5aqb6mRZmtSwztfH49UoTF0nWV1u0foUY8xhbRW7DJJ+61Fy4iOp3ZcH0P21Ls3W53tcOoFkQBzwjeX2rJLwTixYaWskQEd183ZJjERRX4gDeiIcomR9BlJs5WmqA1707UaprPNMy8dRpgafxHFSR5S5/kdCDE349aSbjOWstYqg+NnDOHL2qFgZo4uhke1SZGELWOBPJEKJx4KBOfDbNSH+H root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 02 Jun 2019 11:41:11 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 277.23 seconds 2019-06-02 11:48:59,165 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console 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.009791] Security Framework initialized [ 0.012035] AppArmor: AppArmor initialized [ 0.013648] Yama: becoming mindful. [ 0.015177] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016958] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020479] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.026777] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029702] Initializing cgroup subsys freezer [ 0.032004] Initializing cgroup subsys blkio [ 0.033647] Initializing cgroup subsys perf_event [ 0.035413] Initializing cgroup subsys hugetlb [ 0.036771] mce: CPU supports 10 MCE banks [ 0.038426] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038426] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040006] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.048003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.050266] 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.082752] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.093401] ACPI: Core revision 20131115 [ 0.095553] ACPI: All ACPI Tables successfully acquired [ 0.097553] ftrace: allocating 28757 entries in 113 pages [ 0.120361] smpboot: Max logical packages: 1 [ 0.124004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.128014] Enabling x2apic [ 0.129212] Enabled x2apic [ 0.130689] Switched APIC routing to physical x2apic. [ 0.133433] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.136004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.140039] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.152718] KVM setup paravirtual spinlock [ 0.156393] x86: Booted up 1 node, 1 CPUs [ 0.157972] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.160308] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.162854] devtmpfs: initialized [ 0.165342] EVM: security.selinux [ 0.166688] EVM: security.SMACK64 [ 0.168003] EVM: security.ima [ 0.169237] EVM: security.capability [ 0.171630] pinctrl core: initialized pinctrl subsystem [ 0.172052] regulator-dummy: no parameters [ 0.173740] RTC time: 11:36:33, date: 06/02/19 [ 0.175469] NET: Registered protocol family 16 [ 0.176133] cpuidle: using governor ladder [ 0.177721] cpuidle: using governor menu [ 0.179275] ACPI: bus type PCI registered [ 0.180008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.182432] PCI: Using configuration type 1 for base access [ 0.184736] bio: create slab at 0 [ 0.186508] ACPI: Added _OSI(Module Device) [ 0.188004] ACPI: Added _OSI(Processor Device) [ 0.189692] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.191449] ACPI: Added _OSI(Processor Aggregator Device) [ 0.192997] ACPI: Interpreter enabled [ 0.194469] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.197012] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.200004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.203594] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.206302] ACPI: (supports S0 S5) [ 0.207665] ACPI: Using IOAPIC for interrupt routing [ 0.208018] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.211506] ACPI: No dock devices found. [ 0.213821] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.216007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.218416] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.220017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.224204] acpiphp: Slot [3] registered [ 0.225776] acpiphp: Slot [4] registered [ 0.227333] acpiphp: Slot [5] registered [ 0.228026] acpiphp: Slot [6] registered [ 0.229569] acpiphp: Slot [7] registered [ 0.231109] acpiphp: Slot [8] registered [ 0.232022] acpiphp: Slot [9] registered [ 0.233574] acpiphp: Slot [10] registered [ 0.235143] acpiphp: Slot [11] registered [ 0.236022] acpiphp: Slot [12] registered [ 0.237586] acpiphp: Slot [13] registered [ 0.239151] acpiphp: Slot [14] registered [ 0.240022] acpiphp: Slot [15] registered [ 0.241589] acpiphp: Slot [16] registered [ 0.243154] acpiphp: Slot [17] registered [ 0.244030] acpiphp: Slot [18] registered [ 0.245599] acpiphp: Slot [19] registered [ 0.247167] acpiphp: Slot [20] registered [ 0.248023] acpiphp: Slot [21] registered [ 0.249645] acpiphp: Slot [22] registered [ 0.251211] acpiphp: Slot [23] registered [ 0.252022] acpiphp: Slot [24] registered [ 0.253591] acpiphp: Slot [25] registered [ 0.255161] acpiphp: Slot [26] registered [ 0.256022] acpiphp: Slot [27] registered [ 0.257590] acpiphp: Slot [28] registered [ 0.259156] acpiphp: Slot [29] registered [ 0.260022] acpiphp: Slot [30] registered [ 0.261591] acpiphp: Slot [31] registered [ 0.263150] PCI host bridge to bus 0000:00 [ 0.264005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.265998] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.268004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.270199] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.272004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.274413] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.282234] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.284016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.307875] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.309274] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.312005] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.314741] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.317212] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.319582] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.320342] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.322396] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.324004] vgaarb: loaded [ 0.325164] vgaarb: bridge control possible 0000:00:02.0 [ 0.327382] SCSI subsystem initialized [ 0.328230] ACPI: bus type USB registered [ 0.329831] usbcore: registered new interface driver usbfs [ 0.331832] usbcore: registered new interface driver hub [ 0.332046] usbcore: registered new device driver usb [ 0.334105] PCI: Using ACPI for IRQ routing [ 0.336099] NetLabel: Initializing [ 0.337484] NetLabel: domain hash size = 128 [ 0.339141] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340059] NetLabel: unlabeled traffic allowed by default [ 0.342583] Switched to clocksource kvm-clock [ 0.348818] AppArmor: AppArmor Filesystem Enabled [ 0.350630] pnp: PnP ACPI init [ 0.351898] ACPI: bus type PNP registered [ 0.353956] pnp: PnP ACPI: found 8 devices [ 0.355557] ACPI: bus type PNP unregistered [ 0.362881] NET: Registered protocol family 2 [ 0.364814] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.367354] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.369779] TCP: Hash tables configured (established 8192 bind 8192) [ 0.372173] TCP: reno registered [ 0.373498] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.375638] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.378001] NET: Registered protocol family 1 [ 0.379684] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.381830] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.383923] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.401051] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.418272] Trying to unpack rootfs image as initramfs... [ 0.520623] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.523716] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.525847] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.529080] Scanning for low memory corruption every 60 seconds [ 0.531531] Initialise system trusted keyring [ 0.533271] audit: initializing netlink socket (disabled) [ 0.535257] type=2000 audit(1559475394.784:1): initialized [ 0.555435] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.558531] zbud: loaded [ 0.559864] VFS: Disk quotas dquot_6.5.2 [ 0.561439] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.564108] fuse init (API version 7.22) [ 0.565707] msgmni has been set to 1982 [ 0.567268] Key type big_key registered [ 0.569113] Key type asymmetric registered [ 0.570699] Asymmetric key parser 'x509' registered [ 0.572561] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.575379] io scheduler noop registered [ 0.576910] io scheduler deadline registered (default) [ 0.578834] io scheduler cfq registered [ 0.580414] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.582452] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.584853] ipmi message handler version 39.2 [ 0.586574] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.589367] ACPI: Power Button [PWRF] [ 0.590910] GHES: HEST is not enabled! [ 0.607549] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.640300] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.642970] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.668789] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.672445] Linux agpgart interface v0.103 [ 0.674977] brd: module loaded [ 0.676715] loop: module loaded [ 0.678413] blk-mq: CPU -> queue map [ 0.679838] CPU 0 -> Queue 0 [ 0.681899] vda: vda1 [ 0.683655] scsi0 : ata_piix [ 0.684943] scsi1 : ata_piix [ 0.686191] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.688579] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.691723] libphy: Fixed MDIO Bus: probed [ 0.693385] tun: Universal TUN/TAP device driver, 1.6 [ 0.695255] tun: (C) 1999-2004 Max Krasnyansky [ 0.698585] PPP generic driver version 2.4.2 [ 0.700270] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.702595] ehci-pci: EHCI PCI platform driver [ 0.704287] ehci-platform: EHCI generic platform driver [ 0.706209] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.708421] ohci-pci: OHCI PCI platform driver [ 0.710110] ohci-platform: OHCI generic platform driver [ 0.712029] uhci_hcd: USB Universal Host Controller Interface driver [ 0.729238] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.731171] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.734133] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.736315] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.738705] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.741467] usb usb1: Product: UHCI Host Controller [ 0.743271] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.745558] usb usb1: SerialNumber: 0000:00:01.2 [ 0.747367] hub 1-0:1.0: USB hub found [ 0.748868] hub 1-0:1.0: 2 ports detected [ 0.750569] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.754460] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.756315] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.758281] mousedev: PS/2 mouse device common for all mice [ 0.760685] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.763958] rtc_cmos 00:00: RTC can wake from S4 [ 0.766207] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.768499] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.770866] device-mapper: uevent: version 1.0.3 [ 0.772666] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.775793] ledtrig-cpu: registered to indicate activity on CPUs [ 0.778036] TCP: cubic registered [ 0.779444] NET: Registered protocol family 10 [ 0.781335] NET: Registered protocol family 17 [ 0.783050] Key type dns_resolver registered [ 0.784821] Loading compiled-in X.509 certificates [ 0.787158] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.790613] registered taskstats version 1 [ 0.793648] Key type trusted registered [ 0.797459] Key type encrypted registered [ 0.799045] AppArmor: AppArmor sha1 policy hashing enabled [ 0.801073] IMA: No TPM chip found, activating TPM-bypass! [ 0.803639] regulator-dummy: disabling [ 0.805164] Magic number: 7:894:629 [ 0.806749] rtc_cmos 00:00: setting system clock to 2019-06-02 11:36:34 UTC (1559475394) [ 0.809851] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.812027] EDD information not available. [ 0.845426] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.860092] Write protecting the kernel read-only data: 12288k [ 0.862871] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.867213] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.884124] systemd-udevd[99]: starting version 204 [ 0.917367] FDC 0 is a S82078B [ 1.072071] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.238227] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.240687] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.243212] usb 1-1: Product: QEMU USB Tablet [ 1.244882] usb 1-1: Manufacturer: QEMU [ 1.246393] usb 1-1: SerialNumber: 42 [ 1.950036] 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.318778] 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.448825] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] [ 2.593701] 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 Sun, 02 Jun 2019 11:36:36 +0000. Up 3.03 seconds. cloud-init-nonet[3.25]: 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 configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] cloud-init-nonet[4.92]: 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 Sun, 02 Jun 2019 11:36:39 +0000. Up 5.55 seconds. ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.11 | 255.255.255.0 | fa:16:3e:7d:03:0c | 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: 96:5c:30:a2:33:1e:82:e1:8d:59:19:20:cb:c7:89:fb root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ |o..oo . o | |++B... . o | |o*.== . | | oo + . o | | . . S | | . . | | E | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 74:ef:bb:0a:c4:01:09:21:c3:44:50:3d:12:54:05:33 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ |.BO+E=o. | | oooo.. | | . . o . | | 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: 32:c4:98:ad:c2:4a:9d:21:10:e4:5b:82:3e:3b:b4:a9 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ |+o | |+ = | |.+ oo + | |..* oo | | *oo. o S | |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: 65:09:f9:f6:c5:08:6f:cb:d6:c5:d4:6b:ad:e1:c2:1a root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .. .| | .... o| | .+o o oo| | oo + +o+| | S. = =.+ | | E B + | | + . | | . | | | +-----------------+ * 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 Sun, 02 Jun 2019 11:36:44 +0000. Up 10.96 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 Sun, 02 Jun 2019 11:36:46 +0000. Up 12.33 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 12178 0 --:--:-- --:--:-- --:--:-- 12205 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [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 [836 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] 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 [6313 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 [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 (1566 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.6 + '[' -n 192.168.100.6 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat 0 upgraded, 105 newly installed, 0 to remove and 0 not upgraded. Need to get 56.7 MB of archives. After this operation, 172 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://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/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://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/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.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 15s (3613 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 2s (14.1 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57959 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.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 ++ 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 ++ 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.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Execution failed | Does... Process ntp_process Running Process 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 Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status failed Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status ok Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 2bcd4f4050571c86 is healthy: got healthy result from http://192.168.100.6:4000 member 3ba909c778081975 is healthy: got healthy result from http://192.168.100.11:4000 member 62b2aedbe3ee86d5 is healthy: got healthy result from http://192.168.100.10:4000 cluster is healthy + clearwater-etcdctl member list 2bcd4f4050571c86: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=true 3ba909c778081975: name=192-168-100-11 peerURLs=http://192.168.100.11:2380 clientURLs=http://192.168.100.11:4000 isLeader=false 62b2aedbe3ee86d5: 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.11) 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: gAAAAABc87SpVGeVkE1a73b1eSE6mbmrmzbZlbye5KUv-w4ZLty6SzDbM32gqMbCfsWwHrYQoy30aq7EctLShJDhXWAQUBfOGDrUEy3SBju8dzfxeri8A9gLpfTIHrDTrZ0IIXkpj83aHDjzba_tEJcz49z5k6PwZhTz15u775-VD4XL94qUBac' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.22:8004/v1/5183fa7a71cf48bd90bc338055a8a34d/stacks/clearwater-opnfv-sprout-alzy6kcj6jfi-0-nz74cu43vgmd/094fb96c-8692-41e4-b06b-8041b4c1d5f8/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 11 58 --:--:-- --:--:-- --:--:-- 58 HTTP/1.1 200 OK Date: Sun, 02 Jun 2019 11:41:11 GMT Server: Apache x-openstack-request-id: req-6e9127a8-f140-4c8f-a7b5-3b79ec5db3cf 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 | 4c:a1:74:24:7d:0c:b1:5e:d5:a5:cd:bd:19:02:6f:f1 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 74:ef:bb:0a:c4:01:09:21:c3:44:50:3d:12:54:05:33 root@sprout-0 (DSA) ec2: 256 32:c4:98:ad:c2:4a:9d:21:10:e4:5b:82:3e:3b:b4:a9 root@sprout-0 (ECDSA) ec2: 256 65:09:f9:f6:c5:08:6f:cb:d6:c5:d4:6b:ad:e1:c2:1a root@sprout-0 (ED25519) ec2: 2048 96:5c:30:a2:33:1e:82:e1:8d:59:19:20:cb:c7:89:fb root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBL0BzJMk7hnWcwo+Y6fyqMvHTnyqh5onDL6yRDGafR5atcS2yUBtXGF5ZN2kAJZIe1Z4IqzL0DjE33iVCPXFNzU= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKe+d17/cj0gupcq0qTIDjhv06ioTHafI5IXkfzj0fEF root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2FnKjJ87DXJsB/9MJTSYRW9WRCjwNTqlQxqUzL7myAT1stjSkNno1bM/bWKp00xk9XAYMlSJJ19iatUYkB7j4CKzS5kOcgU+QJfXjJLJNbjWh8mxJyATT1G5adFW5aqb6mRZmtSwztfH49UoTF0nWV1u0foUY8xhbRW7DJJ+61Fy4iOp3ZcH0P21Ls3W53tcOoFkQBzwjeX2rJLwTixYaWskQEd183ZJjERRX4gDeiIcomR9BlJs5WmqA1707UaprPNMy8dRpgafxHFSR5S5/kdCDE349aSbjOWstYqg+NnDOHL2qFgZo4uhke1SZGELWOBPJEKJx4KBOfDbNSH+H root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 02 Jun 2019 11:41:11 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 277.23 seconds 2019-06-02 11:48:59,855 - functest.core.singlevm - DEBUG - console: ration[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 ] up-to-date * Stopping System V runlevel compatibility[74G[ OK ] Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 02 Jun 2019 11:26:44 +0000. Up 11.87 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 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 18137 0 --:--:-- --:--:-- --:--:-- 18097 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [836 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 (1565 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.6 + '[' -n 192.168.100.6 ']' + 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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2019a-0ubuntu0.14.04 [70.0 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.3 [21.1 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.3 [21.7 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.3 [25.2 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:32 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:37 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:43 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:50 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:52 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:53 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:54 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:55 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.15 [3467 kB] Extracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 22s (7684 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.5_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.5_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ... Unpacking ca-certificates-java (20130815ubuntu1) ... Selecting previously unselected package tzdata-java. Preparing to unpack .../tzdata-java_2019a-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2019a-0ubuntu0.14.04) ... Selecting previously unselected package java-common. Preparing to unpack .../java-common_0.51_all.deb ... Unpacking java-common (0.51) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ... Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package openjdk-7-jre-headless:amd64. Preparing to unpack .../openjdk-7-jre-headless_7u211-2.6.17-0ubuntu0.1_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for ca-certificates (20170717~14.04.2) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2019a-0ubuntu0.14.04) ... Setting up java-common (0.51) ... Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... Setting up libcups2:amd64 (1.7.2-0ubuntu1.11) ... Setting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Setting up libasyncns0:amd64 (0.8-4ubuntu2) ... Setting up libogg0:amd64 (1.3.1-1ubuntu1) ... Setting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Setting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Setting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ... Setting up ca-certificates-java (20130815ubuntu1) ... Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:Certum_Root_CA.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:CNNIC_ROOT.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:PSCProcert.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:Izenpe.com.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:DST_Root_CA_X3.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:SecureSign_RootCA11.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:Certigna.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:Secure_Global_CA.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:AddTrust_External_Root.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:ACEDICOM_Root.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:EC-ACC.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:SecureTrust_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:Taiwan_GRCA.pem Adding debian:ISRG_Root_X1.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:ACCVRAIZ1.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:AffirmTrust_Networking.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem done. Setting up openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ca-certificates (20170717~14.04.2) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53180 files and directories currently installed.) Preparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ... Unpacking clearwater-cassandra (1.0-180328.114015) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-program-options1.54.0:amd64. Preparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libpython3.4:amd64. Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libc-ares2:amd64. Preparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package astaire-libs. Preparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ... Unpacking astaire-libs (1.0-180326.104711) ... Selecting previously unselected package cpulimit. Preparing to unpack .../cpulimit_2.0-1_amd64.deb ... Unpacking cpulimit (2.0-1) ... Selecting previously unselected package astaire. Preparing to unpack .../astaire_1.0-180326.104711_amd64.deb ... Unpacking astaire (1.0-180326.104711) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libc-ares-dev:amd64. Preparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package snmp. Preparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmp (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package chronos. Preparing to unpack .../chronos_1.0-180328.120836_amd64.deb ... Unpacking chronos (1.0-180328.120836) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package memcached. Preparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached (1.6.00-0clearwater0.6) ... Selecting previously unselected package clearwater-memcached. Preparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ... Unpacking clearwater-memcached (1.0-180328.114312) ... Selecting previously unselected package clearwater-snmp-handler-astaire. Preparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ... Unpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ... Selecting previously unselected package crest-prov. Preparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ... Unpacking crest-prov (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package gdb. Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... Selecting previously unselected package homer-cassandra. Preparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homer-cassandra (1.0-180326.111418) ... Selecting previously unselected package homestead-cassandra. Preparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ... Unpacking homestead-cassandra (1.0-180326.115231) ... Selecting previously unselected package homestead-prov-cassandra. Preparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov-cassandra (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package rogers-libs. Preparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ... Unpacking rogers-libs (1.0-180326.104711) ... Selecting previously unselected package rogers. Preparing to unpack .../rogers_1.0-180326.104711_amd64.deb ... Unpacking rogers (1.0-180326.104711) ... Selecting previously unselected package vellum. Preparing to unpack .../vellum_1.0-180328.114312_amd64.deb ... Unpacking vellum (1.0-180328.114312) ... Selecting previously unselected package libc6-dbg:amd64. Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package memcached-dbg. Preparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up astaire-libs (1.0-180326.104711) ... Setting up cpulimit (2.0-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Setting up snmp (5.7.3~dfsg-clearwater1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up memcached (1.6.00-0clearwater0.6) ... Restarting memcached: memcached. Setting up crest-prov (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest-prov/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up rogers-libs (1.0-180326.104711) ... Setting up libc6-dbg:amd64 (2.19-0ubuntu6.15) ... Setting up memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit chronos: unrecognized service reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 11852 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up clearwater-etcd (1.0-180328.115321) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-memcached (1.0-180328.114312) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...done. Setting up clearwater-snmp-handler-astaire (1.0-180326.110542) ... * Stopping network management services: Setting up rogers (1.0-180326.104711) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit ...done. Setting up clearwater-cassandra (1.0-180328.114015) ... Adding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra' * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit ...done. reload: Job is not running: clearwater-monit Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12478 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up homer-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-cassandra (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up chronos (1.0-180328.120836) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up vellum (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 6120 kB of archives. After this operation, 6459 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 6120 kB in 0s (6630 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.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 + echo 'nameserver 192.168.100.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Execution failed | Does... Process ntp_process Running Process memcached_process Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' rogers_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 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 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' cassandra_uptime Status failed Program chronos_uptime Status failed Program astaire_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 4m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Status ok Program monit_uptime Status ok Program memcached_uptime Status ok Program poll_memcached Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program cassandra_uptime Status ok Program poll_cassandra Status ok Program poll_cqlsh Status ok Program chronos_uptime Status ok Program poll_chronos Status ok Program astaire_uptime Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 2bcd4f4050571c86 is healthy: got healthy result from http://192.168.100.6:4000 member 62b2aedbe3ee86d5 is healthy: got healthy result from http://192.168.100.10:4000 cluster is healthy + clearwater-etcdctl member list 2bcd4f4050571c86: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=true 62b2aedbe3ee86d5: 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: gAAAAABc87JSolbrW2NCkvy2hHtiliqpVD-kShradRjJ--x4Ne8EHNkBZ9wN7YBCN_CRTOx61hY6CJxGNWa6e2Row7Y0xOQ9xNRMRJLQ20SOSr6AStsHwpgZf0GxpffeVUwMl1SAmH3XB6OBEYODzrC3YTNFGjaC5XcP2jk0ok_MNyilKgRJSvM' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.22:8004/v1/5183fa7a71cf48bd90bc338055a8a34d/stacks/clearwater-opnfv-vellum-zdobgb3cayqt-0-htbe3tysrncv/62ddd706-821e-4ec4-bc51-19536bd37ac5/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 --:--:-- --:--:-- --:--:-- 104100 25 100 4 100 21 11 60 --:--:-- --:--:-- --:--:-- 60 HTTP/1.1 200 OK Date: Sun, 02 Jun 2019 11:36:02 GMT Server: Apache x-openstack-request-id: req-dae70423-8276-48de-9f5b-1482b8cb533f 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 | 4c:a1:74:24:7d:0c:b1:5e:d5:a5:cd:bd:19:02:6f:f1 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 10:6d:c6:f4:7c:71:22:34:12:b0:09:69:ea:5a:b2:33 root@vellum-0 (DSA) ec2: 256 55:5f:f7:cc:a3:fd:bb:c1:fb:20:7f:da:3b:04:7b:41 root@vellum-0 (ECDSA) ec2: 256 3f:d0:bc:4a:49:3b:8e:57:68:91:b7:68:3e:b4:3a:8f root@vellum-0 (ED25519) ec2: 2048 62:6a:a1:cc:09:57:c6:b1:36:f6:d7:c4:d6:6c:7b:7c root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKElOKRYDpkrELuyYgJYQH0gAqEvpgmEAhZtuX8rzMfkeARaboDWTh12E9YroxY9vz3Br0kKAhESWoBTPUwp3d0= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIG2uxilJ80c9onNPvJYbG+PFUqrjeel0lYWEy0nzWfnk root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6yB21s0wFr3f5FR/3pF7wkaj7cwR+pmM+WO2zoJ1LtZI3qr2XvwuO42XrYMs2sEP1CtcBp1rDGTA8s19kRJ+AKou386MFDo8TKg/ww9eRCJomNlUJp14ghQTqDv9k15JZef27OG9NnFS5U2Mwe606wvDCCakHmCoGQeitObCQ6s7uMAzKP9dyymSBqcNlsd1TN6VEWuLDvnY4enuOWwVxw49MlhbK7b5ZgE6nM12yFOmrwNSbqcKOOhSyTroUe0ZaaVwIAEhrO0VKu4VhvvTKhy72Og4I5KXFon4NVM5j5ZEgMe6N0sXOR0Bo63KzYPiP2qJMJynsqkjBr49VcidN root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 02 Jun 2019 11:36:02 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 570.33 seconds 2019-06-02 11:48:59,861 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console ration[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 ] up-to-date * Stopping System V runlevel compatibility[74G[ OK ] Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 02 Jun 2019 11:26:44 +0000. Up 11.87 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 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 18137 0 --:--:-- --:--:-- --:--:-- 18097 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [836 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 (1565 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.6 + '[' -n 192.168.100.6 ']' + 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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2019a-0ubuntu0.14.04 [70.0 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.3 [21.1 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.3 [21.7 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.3 [25.2 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:32 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:37 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:43 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:50 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:52 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:53 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:54 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:55 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.15 [3467 kB] Extracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 22s (7684 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.5_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.5_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ... Unpacking ca-certificates-java (20130815ubuntu1) ... Selecting previously unselected package tzdata-java. Preparing to unpack .../tzdata-java_2019a-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2019a-0ubuntu0.14.04) ... Selecting previously unselected package java-common. Preparing to unpack .../java-common_0.51_all.deb ... Unpacking java-common (0.51) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ... Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package openjdk-7-jre-headless:amd64. Preparing to unpack .../openjdk-7-jre-headless_7u211-2.6.17-0ubuntu0.1_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for ca-certificates (20170717~14.04.2) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2019a-0ubuntu0.14.04) ... Setting up java-common (0.51) ... Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... Setting up libcups2:amd64 (1.7.2-0ubuntu1.11) ... Setting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Setting up libasyncns0:amd64 (0.8-4ubuntu2) ... Setting up libogg0:amd64 (1.3.1-1ubuntu1) ... Setting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Setting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Setting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ... Setting up ca-certificates-java (20130815ubuntu1) ... Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:Certum_Root_CA.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:CNNIC_ROOT.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:PSCProcert.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:Izenpe.com.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:DST_Root_CA_X3.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:SecureSign_RootCA11.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:Certigna.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:Secure_Global_CA.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:AddTrust_External_Root.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:ACEDICOM_Root.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:EC-ACC.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:SecureTrust_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:Taiwan_GRCA.pem Adding debian:ISRG_Root_X1.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:ACCVRAIZ1.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:AffirmTrust_Networking.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem done. Setting up openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ca-certificates (20170717~14.04.2) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53180 files and directories currently installed.) Preparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ... Unpacking clearwater-cassandra (1.0-180328.114015) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-program-options1.54.0:amd64. Preparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libpython3.4:amd64. Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libc-ares2:amd64. Preparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package astaire-libs. Preparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ... Unpacking astaire-libs (1.0-180326.104711) ... Selecting previously unselected package cpulimit. Preparing to unpack .../cpulimit_2.0-1_amd64.deb ... Unpacking cpulimit (2.0-1) ... Selecting previously unselected package astaire. Preparing to unpack .../astaire_1.0-180326.104711_amd64.deb ... Unpacking astaire (1.0-180326.104711) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libc-ares-dev:amd64. Preparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package snmp. Preparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmp (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package chronos. Preparing to unpack .../chronos_1.0-180328.120836_amd64.deb ... Unpacking chronos (1.0-180328.120836) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package memcached. Preparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached (1.6.00-0clearwater0.6) ... Selecting previously unselected package clearwater-memcached. Preparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ... Unpacking clearwater-memcached (1.0-180328.114312) ... Selecting previously unselected package clearwater-snmp-handler-astaire. Preparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ... Unpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ... Selecting previously unselected package crest-prov. Preparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ... Unpacking crest-prov (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package gdb. Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... Selecting previously unselected package homer-cassandra. Preparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homer-cassandra (1.0-180326.111418) ... Selecting previously unselected package homestead-cassandra. Preparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ... Unpacking homestead-cassandra (1.0-180326.115231) ... Selecting previously unselected package homestead-prov-cassandra. Preparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov-cassandra (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package rogers-libs. Preparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ... Unpacking rogers-libs (1.0-180326.104711) ... Selecting previously unselected package rogers. Preparing to unpack .../rogers_1.0-180326.104711_amd64.deb ... Unpacking rogers (1.0-180326.104711) ... Selecting previously unselected package vellum. Preparing to unpack .../vellum_1.0-180328.114312_amd64.deb ... Unpacking vellum (1.0-180328.114312) ... Selecting previously unselected package libc6-dbg:amd64. Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package memcached-dbg. Preparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up astaire-libs (1.0-180326.104711) ... Setting up cpulimit (2.0-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Setting up snmp (5.7.3~dfsg-clearwater1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up memcached (1.6.00-0clearwater0.6) ... Restarting memcached: memcached. Setting up crest-prov (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest-prov/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up rogers-libs (1.0-180326.104711) ... Setting up libc6-dbg:amd64 (2.19-0ubuntu6.15) ... Setting up memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit chronos: unrecognized service reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 11852 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up clearwater-etcd (1.0-180328.115321) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-memcached (1.0-180328.114312) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...done. Setting up clearwater-snmp-handler-astaire (1.0-180326.110542) ... * Stopping network management services: Setting up rogers (1.0-180326.104711) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit ...done. Setting up clearwater-cassandra (1.0-180328.114015) ... Adding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra' * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit ...done. reload: Job is not running: clearwater-monit Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12478 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up homer-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-cassandra (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up chronos (1.0-180328.120836) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up vellum (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 6120 kB of archives. After this operation, 6459 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 6120 kB in 0s (6630 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.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 + echo 'nameserver 192.168.100.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Execution failed | Does... Process ntp_process Running Process memcached_process Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' rogers_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 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 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' cassandra_uptime Status failed Program chronos_uptime Status failed Program astaire_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 4m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Status ok Program monit_uptime Status ok Program memcached_uptime Status ok Program poll_memcached Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program cassandra_uptime Status ok Program poll_cassandra Status ok Program poll_cqlsh Status ok Program chronos_uptime Status ok Program poll_chronos Status ok Program astaire_uptime Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 2bcd4f4050571c86 is healthy: got healthy result from http://192.168.100.6:4000 member 62b2aedbe3ee86d5 is healthy: got healthy result from http://192.168.100.10:4000 cluster is healthy + clearwater-etcdctl member list 2bcd4f4050571c86: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=true 62b2aedbe3ee86d5: 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: gAAAAABc87JSolbrW2NCkvy2hHtiliqpVD-kShradRjJ--x4Ne8EHNkBZ9wN7YBCN_CRTOx61hY6CJxGNWa6e2Row7Y0xOQ9xNRMRJLQ20SOSr6AStsHwpgZf0GxpffeVUwMl1SAmH3XB6OBEYODzrC3YTNFGjaC5XcP2jk0ok_MNyilKgRJSvM' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.22:8004/v1/5183fa7a71cf48bd90bc338055a8a34d/stacks/clearwater-opnfv-vellum-zdobgb3cayqt-0-htbe3tysrncv/62ddd706-821e-4ec4-bc51-19536bd37ac5/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 --:--:-- --:--:-- --:--:-- 104100 25 100 4 100 21 11 60 --:--:-- --:--:-- --:--:-- 60 HTTP/1.1 200 OK Date: Sun, 02 Jun 2019 11:36:02 GMT Server: Apache x-openstack-request-id: req-dae70423-8276-48de-9f5b-1482b8cb533f 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 | 4c:a1:74:24:7d:0c:b1:5e:d5:a5:cd:bd:19:02:6f:f1 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 10:6d:c6:f4:7c:71:22:34:12:b0:09:69:ea:5a:b2:33 root@vellum-0 (DSA) ec2: 256 55:5f:f7:cc:a3:fd:bb:c1:fb:20:7f:da:3b:04:7b:41 root@vellum-0 (ECDSA) ec2: 256 3f:d0:bc:4a:49:3b:8e:57:68:91:b7:68:3e:b4:3a:8f root@vellum-0 (ED25519) ec2: 2048 62:6a:a1:cc:09:57:c6:b1:36:f6:d7:c4:d6:6c:7b:7c root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKElOKRYDpkrELuyYgJYQH0gAqEvpgmEAhZtuX8rzMfkeARaboDWTh12E9YroxY9vz3Br0kKAhESWoBTPUwp3d0= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIG2uxilJ80c9onNPvJYbG+PFUqrjeel0lYWEy0nzWfnk root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6yB21s0wFr3f5FR/3pF7wkaj7cwR+pmM+WO2zoJ1LtZI3qr2XvwuO42XrYMs2sEP1CtcBp1rDGTA8s19kRJ+AKou386MFDo8TKg/ww9eRCJomNlUJp14ghQTqDv9k15JZef27OG9NnFS5U2Mwe606wvDCCakHmCoGQeitObCQ6s7uMAzKP9dyymSBqcNlsd1TN6VEWuLDvnY4enuOWwVxw49MlhbK7b5ZgE6nM12yFOmrwNSbqcKOOhSyTroUe0ZaaVwIAEhrO0VKu4VhvvTKhy72Og4I5KXFon4NVM5j5ZEgMe6N0sXOR0Bo63KzYPiP2qJMJynsqkjBr49VcidN root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 02 Jun 2019 11:36:02 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 570.33 seconds 2019-06-02 11:49:01,021 - 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.009858] Security Framework initialized [ 0.012033] AppArmor: AppArmor initialized [ 0.013697] Yama: becoming mindful. [ 0.016041] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019580] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020444] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024006] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.026878] Initializing cgroup subsys memory [ 0.028006] Initializing cgroup subsys devices [ 0.029778] Initializing cgroup subsys freezer [ 0.032003] Initializing cgroup subsys blkio [ 0.033718] Initializing cgroup subsys perf_event [ 0.036004] Initializing cgroup subsys hugetlb [ 0.038511] mce: CPU supports 10 MCE banks [ 0.040044] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040044] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044005] Spectre V2 : Mitigation: Full generic retpoline [ 0.046126] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.048003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.052002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.054536] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.060069] MDS: Mitigation: Clear CPU buffers [ 0.084670] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.091906] ACPI: Core revision 20131115 [ 0.092543] ACPI: All ACPI Tables successfully acquired [ 0.096069] ftrace: allocating 28757 entries in 113 pages [ 0.116322] smpboot: Max logical packages: 1 [ 0.120004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.124308] Enabling x2apic [ 0.125559] Enabled x2apic [ 0.127074] Switched APIC routing to physical x2apic. [ 0.129430] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.132004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.136848] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.147613] KVM setup paravirtual spinlock [ 0.150044] x86: Booted up 1 node, 1 CPUs [ 0.151665] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.152394] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.154931] devtmpfs: initialized [ 0.157332] EVM: security.selinux [ 0.158726] EVM: security.SMACK64 [ 0.160003] EVM: security.ima [ 0.161281] EVM: security.capability [ 0.163703] pinctrl core: initialized pinctrl subsystem [ 0.164048] regulator-dummy: no parameters [ 0.165793] RTC time: 11:23:00, date: 06/02/19 [ 0.167594] NET: Registered protocol family 16 [ 0.168128] cpuidle: using governor ladder [ 0.169767] cpuidle: using governor menu [ 0.171380] ACPI: bus type PCI registered [ 0.172008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.174548] PCI: Using configuration type 1 for base access [ 0.176708] bio: create slab at 0 [ 0.178515] ACPI: Added _OSI(Module Device) [ 0.180004] ACPI: Added _OSI(Processor Device) [ 0.181752] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.183581] ACPI: Added _OSI(Processor Aggregator Device) [ 0.185472] ACPI: Interpreter enabled [ 0.186999] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.190380] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.193032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.196004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.199722] ACPI: (supports S0 S5) [ 0.200003] ACPI: Using IOAPIC for interrupt routing [ 0.201917] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.204166] ACPI: No dock devices found. [ 0.207531] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.208007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.210521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.212016] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.216205] acpiphp: Slot [3] registered [ 0.217932] acpiphp: Slot [4] registered [ 0.219565] acpiphp: Slot [5] registered [ 0.220035] acpiphp: Slot [6] registered [ 0.221650] acpiphp: Slot [7] registered [ 0.223264] acpiphp: Slot [8] registered [ 0.224021] acpiphp: Slot [9] registered [ 0.225645] acpiphp: Slot [10] registered [ 0.227298] acpiphp: Slot [11] registered [ 0.228022] acpiphp: Slot [12] registered [ 0.229662] acpiphp: Slot [13] registered [ 0.231296] acpiphp: Slot [14] registered [ 0.232021] acpiphp: Slot [15] registered [ 0.233664] acpiphp: Slot [16] registered [ 0.235302] acpiphp: Slot [17] registered [ 0.236028] acpiphp: Slot [18] registered [ 0.237676] acpiphp: Slot [19] registered [ 0.239319] acpiphp: Slot [20] registered [ 0.240021] acpiphp: Slot [21] registered [ 0.241674] acpiphp: Slot [22] registered [ 0.243320] acpiphp: Slot [23] registered [ 0.244021] acpiphp: Slot [24] registered [ 0.245675] acpiphp: Slot [25] registered [ 0.247316] acpiphp: Slot [26] registered [ 0.248021] acpiphp: Slot [27] registered [ 0.249657] acpiphp: Slot [28] registered [ 0.251302] acpiphp: Slot [29] registered [ 0.252021] acpiphp: Slot [30] registered [ 0.253658] acpiphp: Slot [31] registered [ 0.255295] PCI host bridge to bus 0000:00 [ 0.256004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.258098] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.260004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.262310] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.264003] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.266530] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.276000] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.276023] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.301164] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.304056] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.306874] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.309296] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.312068] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.314514] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.316346] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.318471] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.320004] vgaarb: loaded [ 0.321203] vgaarb: bridge control possible 0000:00:02.0 [ 0.323487] SCSI subsystem initialized [ 0.324242] ACPI: bus type USB registered [ 0.325901] usbcore: registered new interface driver usbfs [ 0.327973] usbcore: registered new interface driver hub [ 0.328039] usbcore: registered new device driver usb [ 0.330158] PCI: Using ACPI for IRQ routing [ 0.332218] NetLabel: Initializing [ 0.333646] NetLabel: domain hash size = 128 [ 0.335354] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.336040] NetLabel: unlabeled traffic allowed by default [ 0.338356] Switched to clocksource kvm-clock [ 0.344309] AppArmor: AppArmor Filesystem Enabled [ 0.346164] pnp: PnP ACPI init [ 0.347475] ACPI: bus type PNP registered [ 0.349549] pnp: PnP ACPI: found 8 devices [ 0.351186] ACPI: bus type PNP unregistered [ 0.358477] NET: Registered protocol family 2 [ 0.360439] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.363071] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.365573] TCP: Hash tables configured (established 8192 bind 8192) [ 0.368038] TCP: reno registered [ 0.369401] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.371614] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.374034] NET: Registered protocol family 1 [ 0.375776] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.377984] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.380157] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.397350] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.414667] Trying to unpack rootfs image as initramfs... [ 0.514542] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.517634] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.519767] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522997] Scanning for low memory corruption every 60 seconds [ 0.525442] Initialise system trusted keyring [ 0.527183] audit: initializing netlink socket (disabled) [ 0.529228] type=2000 audit(1559474580.636:1): initialized [ 0.549331] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.552395] zbud: loaded [ 0.553741] VFS: Disk quotas dquot_6.5.2 [ 0.555320] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.557977] fuse init (API version 7.22) [ 0.559582] msgmni has been set to 1982 [ 0.561180] Key type big_key registered [ 0.563009] Key type asymmetric registered [ 0.564634] Asymmetric key parser 'x509' registered [ 0.566538] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.569423] io scheduler noop registered [ 0.570990] io scheduler deadline registered (default) [ 0.572946] io scheduler cfq registered [ 0.574528] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576595] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.578992] ipmi message handler version 39.2 [ 0.580736] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.583566] ACPI: Power Button [PWRF] [ 0.585113] GHES: HEST is not enabled! [ 0.601735] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.634792] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.637625] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.663498] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.667166] Linux agpgart interface v0.103 [ 0.669710] brd: module loaded [ 0.671442] loop: module loaded [ 0.673197] blk-mq: CPU -> queue map [ 0.674665] CPU 0 -> Queue 0 [ 0.676849] vda: vda1 [ 0.678620] scsi0 : ata_piix [ 0.679934] scsi1 : ata_piix [ 0.681224] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.683697] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.686900] libphy: Fixed MDIO Bus: probed [ 0.688620] tun: Universal TUN/TAP device driver, 1.6 [ 0.690548] tun: (C) 1999-2004 Max Krasnyansky [ 0.693827] PPP generic driver version 2.4.2 [ 0.695549] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.697943] ehci-pci: EHCI PCI platform driver [ 0.699689] ehci-platform: EHCI generic platform driver [ 0.701676] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.703952] ohci-pci: OHCI PCI platform driver [ 0.705692] ohci-platform: OHCI generic platform driver [ 0.707676] uhci_hcd: USB Universal Host Controller Interface driver [ 0.724960] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.726956] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.730031] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.732286] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.734773] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.737603] usb usb1: Product: UHCI Host Controller [ 0.739470] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.741818] usb usb1: SerialNumber: 0000:00:01.2 [ 0.743688] hub 1-0:1.0: USB hub found [ 0.745247] hub 1-0:1.0: 2 ports detected [ 0.746973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.750973] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.752880] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.754891] mousedev: PS/2 mouse device common for all mice [ 0.757355] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.760726] rtc_cmos 00:00: RTC can wake from S4 [ 0.763028] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.765381] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.767811] device-mapper: uevent: version 1.0.3 [ 0.769654] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.772895] ledtrig-cpu: registered to indicate activity on CPUs [ 0.775194] TCP: cubic registered [ 0.776644] NET: Registered protocol family 10 [ 0.778579] NET: Registered protocol family 17 [ 0.780341] Key type dns_resolver registered [ 0.782148] Loading compiled-in X.509 certificates [ 0.784533] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.788101] registered taskstats version 1 [ 0.791020] Key type trusted registered [ 0.794688] Key type encrypted registered [ 0.796337] AppArmor: AppArmor sha1 policy hashing enabled [ 0.798420] IMA: No TPM chip found, activating TPM-bypass! [ 0.801049] regulator-dummy: disabling [ 0.802605] Magic number: 7:138:377 [ 0.804142] acpi PNP0700:00: hash matches [ 0.805846] rtc_cmos 00:00: setting system clock to 2019-06-02 11:23:00 UTC (1559474580) [ 0.808994] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.811230] EDD information not available. [ 0.841430] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.844499] Write protecting the kernel read-only data: 12288k [ 0.847322] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.851753] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.868123] systemd-udevd[99]: starting version 204 [ 0.900549] FDC 0 is a S82078B [ 1.056046] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.221261] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.223771] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.226370] usb 1-1: Product: QEMU USB Tablet [ 1.228099] usb 1-1: Manufacturer: QEMU [ 1.229658] usb 1-1: SerialNumber: 42 [ 1.929712] 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.297722] 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.400528] random: init urandom read with 10 bits of entropy available [ 2.531045] 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 Sun, 02 Jun 2019 11:23:02 +0000. Up 2.94 seconds. cloud-init-nonet[3.13]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[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.78]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 02 Jun 2019 11:23:05 +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.6 | 255.255.255.0 | fa:16:3e:fa:a1:b5 | 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: +-------+-----------------+-----------------+-----------------+-----------+-------+ 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: f5:3f:62:fe:cb:db:e0:c2:47:fb:68:a5:7b:e3:40:0f root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . | | . . | | S .E | | ..+ .| | .oo+= | | oo+**.| | .=XB+| +-----------------+ 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: 46:50:a2:8c:e0:07:58:42:1d:62:2b:21:ab:24:d7:96 root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ |B*o.. o.. | |==+= o o | |++o.E . | |=... . | |. S | | . | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 04:a3:6b:e7:be:67:f0:4e:7a:81:29:8c:30:94:40:b7 root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ |+... o | | o. .. o | |. E. . | |o . . | | o oo .oS | | ..oo+ . | | ..o.. | | . o= | | +*. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 1b:61:8d:28:f0:ff:cd:a9:21:d9:1a:1f:2d:e3:68:4f root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | . | | o . o | | o . + . | | o . . | | . S | | + * . | | + E = | | .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 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 Sun, 02 Jun 2019 11:23:10 +0000. Up 10.65 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 Sun, 02 Jun 2019 11:23:11 +0000. Up 11.67 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 12038 0 --:--:-- --:--:-- --:--:-- 12019100 3149 100 3149 0 0 12036 0 --:--:-- --:--:-- --:--:-- 12019 OK + apt-get update Ubuntu 14.04.6 LTS ellis-0 ttyS0 ellis-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] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease 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://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 9s (1427 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.100.6 + 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://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-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 30%Extracting templates from packages: 61%Extracting templates from packages: 91%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 69.8 MB in 16s (4267 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 4s (9108 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.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 + echo 'nameserver 192.168.100.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-ellis-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process mysql_process Running Process ellis_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Running Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_ellis Initializing Program poll_ellis_https Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' clearwater_config_manager_pr... Does not exist Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_ellis Initializing Program poll_ellis_https Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-ellis-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process mysql_process Running Process ellis_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_ellis Status ok Program poll_ellis_https Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 2bcd4f4050571c86 is healthy: got healthy result from http://192.168.100.6:4000 cluster is healthy + clearwater-etcdctl member list 2bcd4f4050571c86: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6: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: gAAAAABc87EmOZH5FZjpgx_fHgUGwCTXcu1ME-UV50OQm5WwfpoXp2I3Tbh2LVjYlKlkF1xIEA9gv7Bm4TkACf5lGfYhwqsHp2bg21RuzXRmQL8ZDTrJK9cQujuyTCLqO52z5ya_PgbFGGH9KdyNzsTDdTSbzfZ7hUQWMl2DUKhlo5HdUkAoUZg' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.22:8004/v1/5183fa7a71cf48bd90bc338055a8a34d/stacks/clearwater-opnfv-ellis-gpvuxal52qrr/dfa657dd-0093-4da4-b2e9-35a859480217/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 59 --:--:-- --:--:-- --:--:-- 59 HTTP/1.1 200 OK Date: Sun, 02 Jun 2019 11:26:02 GMT Server: Apache x-openstack-request-id: req-92688ff0-3fdf-45d4-a207-2dc9addfa4ff 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 | 4c:a1:74:24:7d:0c:b1:5e:d5:a5:cd:bd:19:02:6f:f1 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 46:50:a2:8c:e0:07:58:42:1d:62:2b:21:ab:24:d7:96 root@ellis-0 (DSA) ec2: 256 04:a3:6b:e7:be:67:f0:4e:7a:81:29:8c:30:94:40:b7 root@ellis-0 (ECDSA) ec2: 256 1b:61:8d:28:f0:ff:cd:a9:21:d9:1a:1f:2d:e3:68:4f root@ellis-0 (ED25519) ec2: 2048 f5:3f:62:fe:cb:db:e0:c2:47:fb:68:a5:7b:e3:40:0f root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOR+kRp9pGJql3Ja0oru1ON4vOcbFPYQjC2nmGM1HOpMtMTSFeh0mDV2FH9M7FWWq7EBEvQ2rApdoEO2THlrFLo= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAID9UVp+YjBMzq7hrSUfss/0Octypg4ZVelEWJKY74t1u root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8Tg3jfzhwuo74BRfYccEDM8LgJ9tFCODEL3YwD3kzSB9SegOqyszqDWUuRocBAfjwhSgkxGcWGIPPZLCG3NguzOJwUIPkx+T7PS2Zu4xVaiozFOGKkld962udhvUz0dTMrQ6KEEX3ZBBNNZww0ZuvrEOJ6fGTCGpuA/UFcWVszdaKb2L7mSKCjqtwZoPp5czxERfNB8rOAUh+SM9BgwFkwB5wd5sua7861r474njxkhXxgw/1jC74MjVI2vb34l3u+inOZ0pHBHiRVQtZFKXSjAIe0fqjTU3QzgYa5Kvavj0AxGh6C21YInVK5Mq5IwsFSfX3OsfGwgKq1UmMLhCT root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 02 Jun 2019 11:26:03 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 183.01 seconds 2019-06-02 11:49:01,025 - 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.009858] Security Framework initialized [ 0.012033] AppArmor: AppArmor initialized [ 0.013697] Yama: becoming mindful. [ 0.016041] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019580] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020444] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024006] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.026878] Initializing cgroup subsys memory [ 0.028006] Initializing cgroup subsys devices [ 0.029778] Initializing cgroup subsys freezer [ 0.032003] Initializing cgroup subsys blkio [ 0.033718] Initializing cgroup subsys perf_event [ 0.036004] Initializing cgroup subsys hugetlb [ 0.038511] mce: CPU supports 10 MCE banks [ 0.040044] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040044] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044005] Spectre V2 : Mitigation: Full generic retpoline [ 0.046126] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.048003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.052002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.054536] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.060069] MDS: Mitigation: Clear CPU buffers [ 0.084670] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.091906] ACPI: Core revision 20131115 [ 0.092543] ACPI: All ACPI Tables successfully acquired [ 0.096069] ftrace: allocating 28757 entries in 113 pages [ 0.116322] smpboot: Max logical packages: 1 [ 0.120004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.124308] Enabling x2apic [ 0.125559] Enabled x2apic [ 0.127074] Switched APIC routing to physical x2apic. [ 0.129430] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.132004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.136848] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.147613] KVM setup paravirtual spinlock [ 0.150044] x86: Booted up 1 node, 1 CPUs [ 0.151665] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.152394] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.154931] devtmpfs: initialized [ 0.157332] EVM: security.selinux [ 0.158726] EVM: security.SMACK64 [ 0.160003] EVM: security.ima [ 0.161281] EVM: security.capability [ 0.163703] pinctrl core: initialized pinctrl subsystem [ 0.164048] regulator-dummy: no parameters [ 0.165793] RTC time: 11:23:00, date: 06/02/19 [ 0.167594] NET: Registered protocol family 16 [ 0.168128] cpuidle: using governor ladder [ 0.169767] cpuidle: using governor menu [ 0.171380] ACPI: bus type PCI registered [ 0.172008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.174548] PCI: Using configuration type 1 for base access [ 0.176708] bio: create slab at 0 [ 0.178515] ACPI: Added _OSI(Module Device) [ 0.180004] ACPI: Added _OSI(Processor Device) [ 0.181752] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.183581] ACPI: Added _OSI(Processor Aggregator Device) [ 0.185472] ACPI: Interpreter enabled [ 0.186999] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.190380] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.193032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.196004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.199722] ACPI: (supports S0 S5) [ 0.200003] ACPI: Using IOAPIC for interrupt routing [ 0.201917] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.204166] ACPI: No dock devices found. [ 0.207531] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.208007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.210521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.212016] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.216205] acpiphp: Slot [3] registered [ 0.217932] acpiphp: Slot [4] registered [ 0.219565] acpiphp: Slot [5] registered [ 0.220035] acpiphp: Slot [6] registered [ 0.221650] acpiphp: Slot [7] registered [ 0.223264] acpiphp: Slot [8] registered [ 0.224021] acpiphp: Slot [9] registered [ 0.225645] acpiphp: Slot [10] registered [ 0.227298] acpiphp: Slot [11] registered [ 0.228022] acpiphp: Slot [12] registered [ 0.229662] acpiphp: Slot [13] registered [ 0.231296] acpiphp: Slot [14] registered [ 0.232021] acpiphp: Slot [15] registered [ 0.233664] acpiphp: Slot [16] registered [ 0.235302] acpiphp: Slot [17] registered [ 0.236028] acpiphp: Slot [18] registered [ 0.237676] acpiphp: Slot [19] registered [ 0.239319] acpiphp: Slot [20] registered [ 0.240021] acpiphp: Slot [21] registered [ 0.241674] acpiphp: Slot [22] registered [ 0.243320] acpiphp: Slot [23] registered [ 0.244021] acpiphp: Slot [24] registered [ 0.245675] acpiphp: Slot [25] registered [ 0.247316] acpiphp: Slot [26] registered [ 0.248021] acpiphp: Slot [27] registered [ 0.249657] acpiphp: Slot [28] registered [ 0.251302] acpiphp: Slot [29] registered [ 0.252021] acpiphp: Slot [30] registered [ 0.253658] acpiphp: Slot [31] registered [ 0.255295] PCI host bridge to bus 0000:00 [ 0.256004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.258098] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.260004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.262310] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.264003] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.266530] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.276000] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.276023] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.301164] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.304056] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.306874] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.309296] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.312068] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.314514] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.316346] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.318471] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.320004] vgaarb: loaded [ 0.321203] vgaarb: bridge control possible 0000:00:02.0 [ 0.323487] SCSI subsystem initialized [ 0.324242] ACPI: bus type USB registered [ 0.325901] usbcore: registered new interface driver usbfs [ 0.327973] usbcore: registered new interface driver hub [ 0.328039] usbcore: registered new device driver usb [ 0.330158] PCI: Using ACPI for IRQ routing [ 0.332218] NetLabel: Initializing [ 0.333646] NetLabel: domain hash size = 128 [ 0.335354] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.336040] NetLabel: unlabeled traffic allowed by default [ 0.338356] Switched to clocksource kvm-clock [ 0.344309] AppArmor: AppArmor Filesystem Enabled [ 0.346164] pnp: PnP ACPI init [ 0.347475] ACPI: bus type PNP registered [ 0.349549] pnp: PnP ACPI: found 8 devices [ 0.351186] ACPI: bus type PNP unregistered [ 0.358477] NET: Registered protocol family 2 [ 0.360439] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.363071] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.365573] TCP: Hash tables configured (established 8192 bind 8192) [ 0.368038] TCP: reno registered [ 0.369401] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.371614] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.374034] NET: Registered protocol family 1 [ 0.375776] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.377984] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.380157] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.397350] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.414667] Trying to unpack rootfs image as initramfs... [ 0.514542] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.517634] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.519767] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522997] Scanning for low memory corruption every 60 seconds [ 0.525442] Initialise system trusted keyring [ 0.527183] audit: initializing netlink socket (disabled) [ 0.529228] type=2000 audit(1559474580.636:1): initialized [ 0.549331] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.552395] zbud: loaded [ 0.553741] VFS: Disk quotas dquot_6.5.2 [ 0.555320] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.557977] fuse init (API version 7.22) [ 0.559582] msgmni has been set to 1982 [ 0.561180] Key type big_key registered [ 0.563009] Key type asymmetric registered [ 0.564634] Asymmetric key parser 'x509' registered [ 0.566538] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.569423] io scheduler noop registered [ 0.570990] io scheduler deadline registered (default) [ 0.572946] io scheduler cfq registered [ 0.574528] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576595] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.578992] ipmi message handler version 39.2 [ 0.580736] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.583566] ACPI: Power Button [PWRF] [ 0.585113] GHES: HEST is not enabled! [ 0.601735] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.634792] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.637625] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.663498] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.667166] Linux agpgart interface v0.103 [ 0.669710] brd: module loaded [ 0.671442] loop: module loaded [ 0.673197] blk-mq: CPU -> queue map [ 0.674665] CPU 0 -> Queue 0 [ 0.676849] vda: vda1 [ 0.678620] scsi0 : ata_piix [ 0.679934] scsi1 : ata_piix [ 0.681224] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.683697] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.686900] libphy: Fixed MDIO Bus: probed [ 0.688620] tun: Universal TUN/TAP device driver, 1.6 [ 0.690548] tun: (C) 1999-2004 Max Krasnyansky [ 0.693827] PPP generic driver version 2.4.2 [ 0.695549] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.697943] ehci-pci: EHCI PCI platform driver [ 0.699689] ehci-platform: EHCI generic platform driver [ 0.701676] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.703952] ohci-pci: OHCI PCI platform driver [ 0.705692] ohci-platform: OHCI generic platform driver [ 0.707676] uhci_hcd: USB Universal Host Controller Interface driver [ 0.724960] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.726956] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.730031] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.732286] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.734773] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.737603] usb usb1: Product: UHCI Host Controller [ 0.739470] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.741818] usb usb1: SerialNumber: 0000:00:01.2 [ 0.743688] hub 1-0:1.0: USB hub found [ 0.745247] hub 1-0:1.0: 2 ports detected [ 0.746973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.750973] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.752880] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.754891] mousedev: PS/2 mouse device common for all mice [ 0.757355] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.760726] rtc_cmos 00:00: RTC can wake from S4 [ 0.763028] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.765381] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.767811] device-mapper: uevent: version 1.0.3 [ 0.769654] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.772895] ledtrig-cpu: registered to indicate activity on CPUs [ 0.775194] TCP: cubic registered [ 0.776644] NET: Registered protocol family 10 [ 0.778579] NET: Registered protocol family 17 [ 0.780341] Key type dns_resolver registered [ 0.782148] Loading compiled-in X.509 certificates [ 0.784533] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.788101] registered taskstats version 1 [ 0.791020] Key type trusted registered [ 0.794688] Key type encrypted registered [ 0.796337] AppArmor: AppArmor sha1 policy hashing enabled [ 0.798420] IMA: No TPM chip found, activating TPM-bypass! [ 0.801049] regulator-dummy: disabling [ 0.802605] Magic number: 7:138:377 [ 0.804142] acpi PNP0700:00: hash matches [ 0.805846] rtc_cmos 00:00: setting system clock to 2019-06-02 11:23:00 UTC (1559474580) [ 0.808994] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.811230] EDD information not available. [ 0.841430] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.844499] Write protecting the kernel read-only data: 12288k [ 0.847322] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.851753] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.868123] systemd-udevd[99]: starting version 204 [ 0.900549] FDC 0 is a S82078B [ 1.056046] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.221261] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.223771] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.226370] usb 1-1: Product: QEMU USB Tablet [ 1.228099] usb 1-1: Manufacturer: QEMU [ 1.229658] usb 1-1: SerialNumber: 42 [ 1.929712] 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.297722] 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.400528] random: init urandom read with 10 bits of entropy available [ 2.531045] 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 Sun, 02 Jun 2019 11:23:02 +0000. Up 2.94 seconds. cloud-init-nonet[3.13]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[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.78]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 02 Jun 2019 11:23:05 +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.6 | 255.255.255.0 | fa:16:3e:fa:a1:b5 | 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: +-------+-----------------+-----------------+-----------------+-----------+-------+ 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: f5:3f:62:fe:cb:db:e0:c2:47:fb:68:a5:7b:e3:40:0f root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . | | . . | | S .E | | ..+ .| | .oo+= | | oo+**.| | .=XB+| +-----------------+ 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: 46:50:a2:8c:e0:07:58:42:1d:62:2b:21:ab:24:d7:96 root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ |B*o.. o.. | |==+= o o | |++o.E . | |=... . | |. S | | . | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 04:a3:6b:e7:be:67:f0:4e:7a:81:29:8c:30:94:40:b7 root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ |+... o | | o. .. o | |. E. . | |o . . | | o oo .oS | | ..oo+ . | | ..o.. | | . o= | | +*. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 1b:61:8d:28:f0:ff:cd:a9:21:d9:1a:1f:2d:e3:68:4f root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | . | | o . o | | o . + . | | o . . | | . S | | + * . | | + E = | | .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 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 Sun, 02 Jun 2019 11:23:10 +0000. Up 10.65 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 Sun, 02 Jun 2019 11:23:11 +0000. Up 11.67 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 12038 0 --:--:-- --:--:-- --:--:-- 12019100 3149 100 3149 0 0 12036 0 --:--:-- --:--:-- --:--:-- 12019 OK + apt-get update Ubuntu 14.04.6 LTS ellis-0 ttyS0 ellis-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] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease 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://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 9s (1427 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.100.6 + 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://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-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 30%Extracting templates from packages: 61%Extracting templates from packages: 91%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 69.8 MB in 16s (4267 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 4s (9108 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.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 + echo 'nameserver 192.168.100.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-ellis-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process mysql_process Running Process ellis_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Running Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_ellis Initializing Program poll_ellis_https Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' clearwater_config_manager_pr... Does not exist Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_ellis Initializing Program poll_ellis_https Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-ellis-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process mysql_process Running Process ellis_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_ellis Status ok Program poll_ellis_https Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 2bcd4f4050571c86 is healthy: got healthy result from http://192.168.100.6:4000 cluster is healthy + clearwater-etcdctl member list 2bcd4f4050571c86: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6: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: gAAAAABc87EmOZH5FZjpgx_fHgUGwCTXcu1ME-UV50OQm5WwfpoXp2I3Tbh2LVjYlKlkF1xIEA9gv7Bm4TkACf5lGfYhwqsHp2bg21RuzXRmQL8ZDTrJK9cQujuyTCLqO52z5ya_PgbFGGH9KdyNzsTDdTSbzfZ7hUQWMl2DUKhlo5HdUkAoUZg' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.22:8004/v1/5183fa7a71cf48bd90bc338055a8a34d/stacks/clearwater-opnfv-ellis-gpvuxal52qrr/dfa657dd-0093-4da4-b2e9-35a859480217/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 59 --:--:-- --:--:-- --:--:-- 59 HTTP/1.1 200 OK Date: Sun, 02 Jun 2019 11:26:02 GMT Server: Apache x-openstack-request-id: req-92688ff0-3fdf-45d4-a207-2dc9addfa4ff 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 | 4c:a1:74:24:7d:0c:b1:5e:d5:a5:cd:bd:19:02:6f:f1 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 46:50:a2:8c:e0:07:58:42:1d:62:2b:21:ab:24:d7:96 root@ellis-0 (DSA) ec2: 256 04:a3:6b:e7:be:67:f0:4e:7a:81:29:8c:30:94:40:b7 root@ellis-0 (ECDSA) ec2: 256 1b:61:8d:28:f0:ff:cd:a9:21:d9:1a:1f:2d:e3:68:4f root@ellis-0 (ED25519) ec2: 2048 f5:3f:62:fe:cb:db:e0:c2:47:fb:68:a5:7b:e3:40:0f root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOR+kRp9pGJql3Ja0oru1ON4vOcbFPYQjC2nmGM1HOpMtMTSFeh0mDV2FH9M7FWWq7EBEvQ2rApdoEO2THlrFLo= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAID9UVp+YjBMzq7hrSUfss/0Octypg4ZVelEWJKY74t1u root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8Tg3jfzhwuo74BRfYccEDM8LgJ9tFCODEL3YwD3kzSB9SegOqyszqDWUuRocBAfjwhSgkxGcWGIPPZLCG3NguzOJwUIPkx+T7PS2Zu4xVaiozFOGKkld962udhvUz0dTMrQ6KEEX3ZBBNNZww0ZuvrEOJ6fGTCGpuA/UFcWVszdaKb2L7mSKCjqtwZoPp5czxERfNB8rOAUh+SM9BgwFkwB5wd5sua7861r474njxkhXxgw/1jC74MjVI2vb34l3u+inOZ0pHBHiRVQtZFKXSjAIe0fqjTU3QzgYa5Kvavj0AxGh6C21YInVK5Mq5IwsFSfX3OsfGwgKq1UmMLhCT root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 02 Jun 2019 11:26:03 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 183.01 seconds 2019-06-02 11:49:01,029 - 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:fa:a1:b5', 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:fa:a1:b5', u'version': 4, u'addr': u'172.30.9.212', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'adb2cc54-5cda-43a2-9a3a-5650a60473af', 'name': u'heat_ims-img_ed80159e-4a98-421c-8bb8-aafc9347b8f2'}), 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-02T11:22:59.000000', 'flavor': Munch({u'id': u'aa743ef0-afe7-4d84-97ff-4fc48d488716', 'name': u'heat_ims-flavor_ed80159e-4a98-421c-8bb8-aafc9347b8f2'}), 'az': u'nova', 'id': u'4c66e8a8-4708-408e-945b-0b958638511f', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'6e135e5f4177491b8a8e920032c84f36', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'b0190a42-ba98-4583-af7d-599829af59e5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'b18f2ebc-1655-4ee4-92b1-22f8837ac84a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'fe36f534-6726-42a2-b577-bcad7fe0d1fe'})], 'id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6e135e5f4177491b8a8e920032c84f36', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1ee0054f19cf467487771d01ad46e921', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.212', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.212', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.212', 'launched_at': u'2019-06-02T11:22:59.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-02T11:22:59Z', 'hostId': u'd21c2550bafcc713f8d4cac0d98ee58f22470d395e51a6e08b21453f', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'public_v6': '', 'private_v4': u'192.168.100.6', 'cloud': 'envvars', 'host_id': u'd21c2550bafcc713f8d4cac0d98ee58f22470d395e51a6e08b21453f', '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-02T11:22:59.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6e135e5f4177491b8a8e920032c84f36', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'6e135e5f4177491b8a8e920032c84f36', 'created_at': u'2019-06-02T11:21:13Z', 'created': u'2019-06-02T11:21:13Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-02 11:49:01,318 - 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.009730] Security Framework initialized [ 0.012036] AppArmor: AppArmor initialized [ 0.013588] Yama: becoming mindful. [ 0.015066] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016897] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020440] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022751] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024243] Initializing cgroup subsys memory [ 0.025882] Initializing cgroup subsys devices [ 0.028004] Initializing cgroup subsys freezer [ 0.029646] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033723] Initializing cgroup subsys hugetlb [ 0.036745] mce: CPU supports 10 MCE banks [ 0.038343] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038343] 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.046979] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.050367] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052003] MDS: Mitigation: Clear CPU buffers [ 0.075518] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.082267] ACPI: Core revision 20131115 [ 0.084233] ACPI: All ACPI Tables successfully acquired [ 0.086388] ftrace: allocating 28757 entries in 113 pages [ 0.108229] smpboot: Max logical packages: 1 [ 0.112092] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.114708] Enabling x2apic [ 0.115870] Enabled x2apic [ 0.116012] Switched APIC routing to physical x2apic. [ 0.121480] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.123566] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.126959] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.135951] KVM setup paravirtual spinlock [ 0.138306] x86: Booted up 1 node, 1 CPUs [ 0.139825] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.140433] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.142909] devtmpfs: initialized [ 0.145401] EVM: security.selinux [ 0.146714] EVM: security.SMACK64 [ 0.148003] EVM: security.ima [ 0.149200] EVM: security.capability [ 0.151561] pinctrl core: initialized pinctrl subsystem [ 0.152102] regulator-dummy: no parameters [ 0.153737] RTC time: 11:20:35, date: 06/02/19 [ 0.155448] NET: Registered protocol family 16 [ 0.156160] cpuidle: using governor ladder [ 0.157697] cpuidle: using governor menu [ 0.159226] ACPI: bus type PCI registered [ 0.160012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.162418] PCI: Using configuration type 1 for base access [ 0.164718] bio: create slab at 0 [ 0.166446] ACPI: Added _OSI(Module Device) [ 0.168004] ACPI: Added _OSI(Processor Device) [ 0.169635] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.171332] ACPI: Added _OSI(Processor Aggregator Device) [ 0.173588] ACPI: Interpreter enabled [ 0.175016] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.178226] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.180972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.184008] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.187480] ACPI: (supports S0 S5) [ 0.188003] ACPI: Using IOAPIC for interrupt routing [ 0.189795] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.192174] ACPI: No dock devices found. [ 0.195443] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.196016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.198350] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.200028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.204224] acpiphp: Slot [3] registered [ 0.205751] acpiphp: Slot [4] registered [ 0.207250] acpiphp: Slot [5] registered [ 0.208034] acpiphp: Slot [6] registered [ 0.209529] acpiphp: Slot [7] registered [ 0.211025] acpiphp: Slot [8] registered [ 0.212021] acpiphp: Slot [9] registered [ 0.213523] acpiphp: Slot [10] registered [ 0.215044] acpiphp: Slot [11] registered [ 0.216021] acpiphp: Slot [12] registered [ 0.217537] acpiphp: Slot [13] registered [ 0.219050] acpiphp: Slot [14] registered [ 0.220021] acpiphp: Slot [15] registered [ 0.221540] acpiphp: Slot [16] registered [ 0.223071] acpiphp: Slot [17] registered [ 0.224028] acpiphp: Slot [18] registered [ 0.225550] acpiphp: Slot [19] registered [ 0.227072] acpiphp: Slot [20] registered [ 0.228021] acpiphp: Slot [21] registered [ 0.229550] acpiphp: Slot [22] registered [ 0.231072] acpiphp: Slot [23] registered [ 0.232021] acpiphp: Slot [24] registered [ 0.233541] acpiphp: Slot [25] registered [ 0.235060] acpiphp: Slot [26] registered [ 0.236021] acpiphp: Slot [27] registered [ 0.237555] acpiphp: Slot [28] registered [ 0.239075] acpiphp: Slot [29] registered [ 0.240022] acpiphp: Slot [30] registered [ 0.241544] acpiphp: Slot [31] registered [ 0.243058] PCI host bridge to bus 0000:00 [ 0.244005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.245933] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.248003] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.250131] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.254330] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.263924] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264020] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.289116] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.291881] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.293228] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.296089] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.298712] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.300886] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.303203] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.304000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.304004] vgaarb: loaded [ 0.305128] vgaarb: bridge control possible 0000:00:02.0 [ 0.307289] SCSI subsystem initialized [ 0.308241] ACPI: bus type USB registered [ 0.309811] usbcore: registered new interface driver usbfs [ 0.311749] usbcore: registered new interface driver hub [ 0.312039] usbcore: registered new device driver usb [ 0.314023] PCI: Using ACPI for IRQ routing [ 0.316003] NetLabel: Initializing [ 0.317344] NetLabel: domain hash size = 128 [ 0.318942] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.320048] NetLabel: unlabeled traffic allowed by default [ 0.322218] Switched to clocksource kvm-clock [ 0.328142] AppArmor: AppArmor Filesystem Enabled [ 0.329895] pnp: PnP ACPI init [ 0.331134] ACPI: bus type PNP registered [ 0.333102] pnp: PnP ACPI: found 8 devices [ 0.334656] ACPI: bus type PNP unregistered [ 0.341856] NET: Registered protocol family 2 [ 0.343756] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.346220] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.348573] TCP: Hash tables configured (established 8192 bind 8192) [ 0.350881] TCP: reno registered [ 0.352166] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.354333] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.356712] NET: Registered protocol family 1 [ 0.358401] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.360532] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.362617] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.379705] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.396940] Trying to unpack rootfs image as initramfs... [ 0.497179] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.500250] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.502352] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.505564] Scanning for low memory corruption every 60 seconds [ 0.508072] Initialise system trusted keyring [ 0.509790] audit: initializing netlink socket (disabled) [ 0.511747] type=2000 audit(1559474436.145:1): initialized [ 0.531839] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.534867] zbud: loaded [ 0.536198] VFS: Disk quotas dquot_6.5.2 [ 0.537763] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.540401] fuse init (API version 7.22) [ 0.541986] msgmni has been set to 1982 [ 0.543536] Key type big_key registered [ 0.545334] Key type asymmetric registered [ 0.546906] Asymmetric key parser 'x509' registered [ 0.548745] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.551566] io scheduler noop registered [ 0.553079] io scheduler deadline registered (default) [ 0.554987] io scheduler cfq registered [ 0.556566] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.558583] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.560962] ipmi message handler version 39.2 [ 0.562675] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.565451] ACPI: Power Button [PWRF] [ 0.566992] GHES: HEST is not enabled! [ 0.583581] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.616340] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.619105] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.644873] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.648484] Linux agpgart interface v0.103 [ 0.650993] brd: module loaded [ 0.652718] loop: module loaded [ 0.654435] blk-mq: CPU -> queue map [ 0.655854] CPU 0 -> Queue 0 [ 0.658007] vda: vda1 [ 0.659797] scsi0 : ata_piix [ 0.661082] scsi1 : ata_piix [ 0.662322] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.664687] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.667805] libphy: Fixed MDIO Bus: probed [ 0.669454] tun: Universal TUN/TAP device driver, 1.6 [ 0.671298] tun: (C) 1999-2004 Max Krasnyansky [ 0.674506] PPP generic driver version 2.4.2 [ 0.676177] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.678481] ehci-pci: EHCI PCI platform driver [ 0.680165] ehci-platform: EHCI generic platform driver [ 0.682073] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.684269] ohci-pci: OHCI PCI platform driver [ 0.685946] ohci-platform: OHCI generic platform driver [ 0.687848] uhci_hcd: USB Universal Host Controller Interface driver [ 0.705038] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.706963] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.709945] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.712119] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.714507] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.717207] usb usb1: Product: UHCI Host Controller [ 0.719009] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.721272] usb usb1: SerialNumber: 0000:00:01.2 [ 0.723078] hub 1-0:1.0: USB hub found [ 0.724577] hub 1-0:1.0: 2 ports detected [ 0.726264] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.730138] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.731957] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.733884] mousedev: PS/2 mouse device common for all mice [ 0.736261] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.739526] rtc_cmos 00:00: RTC can wake from S4 [ 0.741769] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.744052] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.746413] device-mapper: uevent: version 1.0.3 [ 0.748196] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.751297] ledtrig-cpu: registered to indicate activity on CPUs [ 0.753525] TCP: cubic registered [ 0.754922] NET: Registered protocol family 10 [ 0.756831] NET: Registered protocol family 17 [ 0.758539] Key type dns_resolver registered [ 0.760297] Loading compiled-in X.509 certificates [ 0.762616] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.766044] registered taskstats version 1 [ 0.769100] Key type trusted registered [ 0.772905] Key type encrypted registered [ 0.774467] AppArmor: AppArmor sha1 policy hashing enabled [ 0.776451] IMA: No TPM chip found, activating TPM-bypass! [ 0.779000] regulator-dummy: disabling [ 0.780515] Magic number: 7:585:326 [ 0.782080] rtc_cmos 00:00: setting system clock to 2019-06-02 11:20:35 UTC (1559474435) [ 0.785139] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.787283] EDD information not available. [ 0.821445] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.836022] Write protecting the kernel read-only data: 12288k [ 0.838777] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.843070] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.860129] systemd-udevd[99]: starting version 204 [ 0.893520] FDC 0 is a S82078B [ 1.048105] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.213679] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.216421] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.219127] usb 1-1: Product: QEMU USB Tablet [ 1.220912] usb 1-1: Manufacturer: QEMU [ 1.222545] usb 1-1: SerialNumber: 42 [ 1.926032] 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.300744] 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.402453] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.560523] 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 Sun, 02 Jun 2019 11:20:37 +0000. Up 2.96 seconds. cloud-init-nonet[3.19]: 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 configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.00]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 02 Jun 2019 11:20:40 +0000. Up 5.40 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.2 | 255.255.255.0 | fa:16:3e:04:bb:3a | 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: +-------+-----------------+-----------------+-----------------+-----------+-------+ 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: 79:e8:07:7d:15:54:75:4d:5c:2c:73:c7:e2:0f:fb:1c root@ns The key's randomart image is: +--[ RSA 2048]----+ | .o*X| | +.O| | ..=.| | + .o | | S o . + | | . o . .E.| | . . 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: c8:c1:7b:58:81:84:de:a6:49:b9:ad:65:c1:39:0c:dd root@ns The key's randomart image is: +--[ DSA 1024]----+ | +.o. | | o.o E. | | . *o.. | | +.O* | | . *=oS | | + +. | | + | | . | | | +-----------------+ 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: 58:48:96:2e:e2:85:7b:24:32:c1:67:8d:ef:86:37:73 root@ns The key's randomart image is: +--[ECDSA 256]---+ |. o o. | |.. + +.. | | .o.... . | |o + +..o | | + *o.. S | | o..* E | | .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: 42:6b:52:d6:ed:c6:08:3d:4c:2c:6f:11:5d:96:ba:14 root@ns The key's randomart image is: +--[ED25519 256--+ | .oo .o. | | .=o.E.. | | =o=..o | | + oo=o | | . +.S.+. | | o . .. | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush 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 Sun, 02 Jun 2019 11:20:45 +0000. Up 11.13 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 Sun, 02 Jun 2019 11:20:48 +0000. Up 12.42 seconds. + apt-get update Ubuntu 14.04.6 LTS ns ttyS0 ns login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:4 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:5 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:7 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:9 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 8s (1517 kB/s) Reading package lists... + DEBIAN_FRONTEND=noninteractive + apt-get install bind9 --yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: bind9utils Suggested packages: bind9-doc The following NEW packages will be installed: bind9 bind9utils 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 432 kB of archives. After this operation, 1639 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9utils amd64 1:9.9.5.dfsg-3ubuntu0.19 [145 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.19 [288 kB] Preconfiguring packages ... Fetched 432 kB in 1s (379 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.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 + 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: gAAAAABc87CRmoGVVsX3zYA2r_dvOEneOMKmSc1WL03-o8UCabzSYrLW1zdnBDuXdSUWv2xJONUPXbSFucVDb8ktk7pGC4ErP1b6IIZytmlDdMtvD3p-PoxZgCh-fLMKSOh1hRuk5lPl0bd5H-hQBRIADtBHyoa5ygfJVW1cdzWGRZD5MY984oM' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.22:8004/v1/5183fa7a71cf48bd90bc338055a8a34d/stacks/clearwater-opnfv-dns-zcwhr36xz7r4/6353f2ef-7af6-436a-bd0c-1a14d0874d22/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 --:--:-- --:--:-- --:--:-- 104100 25 100 4 100 21 11 58 --:--:-- --:--:-- --:--:-- 58 HTTP/1.1 200 OK Date: Sun, 02 Jun 2019 11:21:02 GMT Server: Apache x-openstack-request-id: req-0f6bb5b0-07f3-4c2c-9d51-f5a1b72419c0 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 | 4c:a1:74:24:7d:0c:b1:5e:d5:a5:cd:bd:19:02:6f:f1 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 c8:c1:7b:58:81:84:de:a6:49:b9:ad:65:c1:39:0c:dd root@ns (DSA) ec2: 256 58:48:96:2e:e2:85:7b:24:32:c1:67:8d:ef:86:37:73 root@ns (ECDSA) ec2: 256 42:6b:52:d6:ed:c6:08:3d:4c:2c:6f:11:5d:96:ba:14 root@ns (ED25519) ec2: 2048 79:e8:07:7d:15:54:75:4d:5c:2c:73:c7:e2:0f:fb:1c root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAfBvgsxQiYQcoAsMJXCuyLuSdFj8zTFiLX6Mu2ei+cBXlmXyqQrO/rAUTz/n1M9vMYs24npIGte7cjmhtNf+EE= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKOz12gyMGLlwGkehG0e9ay5sFRDCMhGlcHkhVevwJ5T root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCs4eG3deYDCO7q1Zm90TlzTC+jtzjOipiJWHZeFb2MRSc4UpP+0Asx44k7jAd7Xr+QAvAY8WkRDbHNki5tGQHkiLj/1Sz2wkVP6peObUgo71tt2+ovaNOqYnOj01qS7eu5ly++taWSuParBuigjRASPmA4+z6Ykv/pJ/roeiNU3UVg12tVXTUnEJxiVpYIhTfl+nkT4LtDHqSdGdPd0WGh/oeJwqukq8C78kUmuz63F3eu6A9opfUX6PAvz6MsaLpAceb6negvLALqXfQRerDuIFsPxQ8cni73JMl0cnwprXEPM69QavB+7Cs+h0EygslHicLF3OxlCc7iz+jSr+lX root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 02 Jun 2019 11:21:03 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 27.26 seconds 2019-06-02 11:49:01,319 - 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.009730] Security Framework initialized [ 0.012036] AppArmor: AppArmor initialized [ 0.013588] Yama: becoming mindful. [ 0.015066] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016897] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020440] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022751] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024243] Initializing cgroup subsys memory [ 0.025882] Initializing cgroup subsys devices [ 0.028004] Initializing cgroup subsys freezer [ 0.029646] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033723] Initializing cgroup subsys hugetlb [ 0.036745] mce: CPU supports 10 MCE banks [ 0.038343] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038343] 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.046979] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.050367] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052003] MDS: Mitigation: Clear CPU buffers [ 0.075518] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.082267] ACPI: Core revision 20131115 [ 0.084233] ACPI: All ACPI Tables successfully acquired [ 0.086388] ftrace: allocating 28757 entries in 113 pages [ 0.108229] smpboot: Max logical packages: 1 [ 0.112092] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.114708] Enabling x2apic [ 0.115870] Enabled x2apic [ 0.116012] Switched APIC routing to physical x2apic. [ 0.121480] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.123566] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.126959] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.135951] KVM setup paravirtual spinlock [ 0.138306] x86: Booted up 1 node, 1 CPUs [ 0.139825] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.140433] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.142909] devtmpfs: initialized [ 0.145401] EVM: security.selinux [ 0.146714] EVM: security.SMACK64 [ 0.148003] EVM: security.ima [ 0.149200] EVM: security.capability [ 0.151561] pinctrl core: initialized pinctrl subsystem [ 0.152102] regulator-dummy: no parameters [ 0.153737] RTC time: 11:20:35, date: 06/02/19 [ 0.155448] NET: Registered protocol family 16 [ 0.156160] cpuidle: using governor ladder [ 0.157697] cpuidle: using governor menu [ 0.159226] ACPI: bus type PCI registered [ 0.160012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.162418] PCI: Using configuration type 1 for base access [ 0.164718] bio: create slab at 0 [ 0.166446] ACPI: Added _OSI(Module Device) [ 0.168004] ACPI: Added _OSI(Processor Device) [ 0.169635] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.171332] ACPI: Added _OSI(Processor Aggregator Device) [ 0.173588] ACPI: Interpreter enabled [ 0.175016] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.178226] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.180972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.184008] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.187480] ACPI: (supports S0 S5) [ 0.188003] ACPI: Using IOAPIC for interrupt routing [ 0.189795] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.192174] ACPI: No dock devices found. [ 0.195443] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.196016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.198350] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.200028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.204224] acpiphp: Slot [3] registered [ 0.205751] acpiphp: Slot [4] registered [ 0.207250] acpiphp: Slot [5] registered [ 0.208034] acpiphp: Slot [6] registered [ 0.209529] acpiphp: Slot [7] registered [ 0.211025] acpiphp: Slot [8] registered [ 0.212021] acpiphp: Slot [9] registered [ 0.213523] acpiphp: Slot [10] registered [ 0.215044] acpiphp: Slot [11] registered [ 0.216021] acpiphp: Slot [12] registered [ 0.217537] acpiphp: Slot [13] registered [ 0.219050] acpiphp: Slot [14] registered [ 0.220021] acpiphp: Slot [15] registered [ 0.221540] acpiphp: Slot [16] registered [ 0.223071] acpiphp: Slot [17] registered [ 0.224028] acpiphp: Slot [18] registered [ 0.225550] acpiphp: Slot [19] registered [ 0.227072] acpiphp: Slot [20] registered [ 0.228021] acpiphp: Slot [21] registered [ 0.229550] acpiphp: Slot [22] registered [ 0.231072] acpiphp: Slot [23] registered [ 0.232021] acpiphp: Slot [24] registered [ 0.233541] acpiphp: Slot [25] registered [ 0.235060] acpiphp: Slot [26] registered [ 0.236021] acpiphp: Slot [27] registered [ 0.237555] acpiphp: Slot [28] registered [ 0.239075] acpiphp: Slot [29] registered [ 0.240022] acpiphp: Slot [30] registered [ 0.241544] acpiphp: Slot [31] registered [ 0.243058] PCI host bridge to bus 0000:00 [ 0.244005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.245933] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.248003] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.250131] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.254330] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.263924] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264020] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.289116] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.291881] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.293228] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.296089] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.298712] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.300886] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.303203] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.304000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.304004] vgaarb: loaded [ 0.305128] vgaarb: bridge control possible 0000:00:02.0 [ 0.307289] SCSI subsystem initialized [ 0.308241] ACPI: bus type USB registered [ 0.309811] usbcore: registered new interface driver usbfs [ 0.311749] usbcore: registered new interface driver hub [ 0.312039] usbcore: registered new device driver usb [ 0.314023] PCI: Using ACPI for IRQ routing [ 0.316003] NetLabel: Initializing [ 0.317344] NetLabel: domain hash size = 128 [ 0.318942] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.320048] NetLabel: unlabeled traffic allowed by default [ 0.322218] Switched to clocksource kvm-clock [ 0.328142] AppArmor: AppArmor Filesystem Enabled [ 0.329895] pnp: PnP ACPI init [ 0.331134] ACPI: bus type PNP registered [ 0.333102] pnp: PnP ACPI: found 8 devices [ 0.334656] ACPI: bus type PNP unregistered [ 0.341856] NET: Registered protocol family 2 [ 0.343756] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.346220] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.348573] TCP: Hash tables configured (established 8192 bind 8192) [ 0.350881] TCP: reno registered [ 0.352166] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.354333] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.356712] NET: Registered protocol family 1 [ 0.358401] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.360532] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.362617] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.379705] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.396940] Trying to unpack rootfs image as initramfs... [ 0.497179] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.500250] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.502352] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.505564] Scanning for low memory corruption every 60 seconds [ 0.508072] Initialise system trusted keyring [ 0.509790] audit: initializing netlink socket (disabled) [ 0.511747] type=2000 audit(1559474436.145:1): initialized [ 0.531839] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.534867] zbud: loaded [ 0.536198] VFS: Disk quotas dquot_6.5.2 [ 0.537763] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.540401] fuse init (API version 7.22) [ 0.541986] msgmni has been set to 1982 [ 0.543536] Key type big_key registered [ 0.545334] Key type asymmetric registered [ 0.546906] Asymmetric key parser 'x509' registered [ 0.548745] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.551566] io scheduler noop registered [ 0.553079] io scheduler deadline registered (default) [ 0.554987] io scheduler cfq registered [ 0.556566] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.558583] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.560962] ipmi message handler version 39.2 [ 0.562675] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.565451] ACPI: Power Button [PWRF] [ 0.566992] GHES: HEST is not enabled! [ 0.583581] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.616340] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.619105] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.644873] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.648484] Linux agpgart interface v0.103 [ 0.650993] brd: module loaded [ 0.652718] loop: module loaded [ 0.654435] blk-mq: CPU -> queue map [ 0.655854] CPU 0 -> Queue 0 [ 0.658007] vda: vda1 [ 0.659797] scsi0 : ata_piix [ 0.661082] scsi1 : ata_piix [ 0.662322] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.664687] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.667805] libphy: Fixed MDIO Bus: probed [ 0.669454] tun: Universal TUN/TAP device driver, 1.6 [ 0.671298] tun: (C) 1999-2004 Max Krasnyansky [ 0.674506] PPP generic driver version 2.4.2 [ 0.676177] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.678481] ehci-pci: EHCI PCI platform driver [ 0.680165] ehci-platform: EHCI generic platform driver [ 0.682073] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.684269] ohci-pci: OHCI PCI platform driver [ 0.685946] ohci-platform: OHCI generic platform driver [ 0.687848] uhci_hcd: USB Universal Host Controller Interface driver [ 0.705038] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.706963] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.709945] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.712119] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.714507] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.717207] usb usb1: Product: UHCI Host Controller [ 0.719009] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.721272] usb usb1: SerialNumber: 0000:00:01.2 [ 0.723078] hub 1-0:1.0: USB hub found [ 0.724577] hub 1-0:1.0: 2 ports detected [ 0.726264] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.730138] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.731957] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.733884] mousedev: PS/2 mouse device common for all mice [ 0.736261] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.739526] rtc_cmos 00:00: RTC can wake from S4 [ 0.741769] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.744052] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.746413] device-mapper: uevent: version 1.0.3 [ 0.748196] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.751297] ledtrig-cpu: registered to indicate activity on CPUs [ 0.753525] TCP: cubic registered [ 0.754922] NET: Registered protocol family 10 [ 0.756831] NET: Registered protocol family 17 [ 0.758539] Key type dns_resolver registered [ 0.760297] Loading compiled-in X.509 certificates [ 0.762616] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.766044] registered taskstats version 1 [ 0.769100] Key type trusted registered [ 0.772905] Key type encrypted registered [ 0.774467] AppArmor: AppArmor sha1 policy hashing enabled [ 0.776451] IMA: No TPM chip found, activating TPM-bypass! [ 0.779000] regulator-dummy: disabling [ 0.780515] Magic number: 7:585:326 [ 0.782080] rtc_cmos 00:00: setting system clock to 2019-06-02 11:20:35 UTC (1559474435) [ 0.785139] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.787283] EDD information not available. [ 0.821445] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.836022] Write protecting the kernel read-only data: 12288k [ 0.838777] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.843070] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.860129] systemd-udevd[99]: starting version 204 [ 0.893520] FDC 0 is a S82078B [ 1.048105] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.213679] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.216421] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.219127] usb 1-1: Product: QEMU USB Tablet [ 1.220912] usb 1-1: Manufacturer: QEMU [ 1.222545] usb 1-1: SerialNumber: 42 [ 1.926032] 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.300744] 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.402453] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.560523] 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 Sun, 02 Jun 2019 11:20:37 +0000. Up 2.96 seconds. cloud-init-nonet[3.19]: 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 configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.00]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 02 Jun 2019 11:20:40 +0000. Up 5.40 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.2 | 255.255.255.0 | fa:16:3e:04:bb:3a | 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: +-------+-----------------+-----------------+-----------------+-----------+-------+ 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: 79:e8:07:7d:15:54:75:4d:5c:2c:73:c7:e2:0f:fb:1c root@ns The key's randomart image is: +--[ RSA 2048]----+ | .o*X| | +.O| | ..=.| | + .o | | S o . + | | . o . .E.| | . . 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: c8:c1:7b:58:81:84:de:a6:49:b9:ad:65:c1:39:0c:dd root@ns The key's randomart image is: +--[ DSA 1024]----+ | +.o. | | o.o E. | | . *o.. | | +.O* | | . *=oS | | + +. | | + | | . | | | +-----------------+ 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: 58:48:96:2e:e2:85:7b:24:32:c1:67:8d:ef:86:37:73 root@ns The key's randomart image is: +--[ECDSA 256]---+ |. o o. | |.. + +.. | | .o.... . | |o + +..o | | + *o.. S | | o..* E | | .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: 42:6b:52:d6:ed:c6:08:3d:4c:2c:6f:11:5d:96:ba:14 root@ns The key's randomart image is: +--[ED25519 256--+ | .oo .o. | | .=o.E.. | | =o=..o | | + oo=o | | . +.S.+. | | o . .. | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush 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 Sun, 02 Jun 2019 11:20:45 +0000. Up 11.13 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 Sun, 02 Jun 2019 11:20:48 +0000. Up 12.42 seconds. + apt-get update Ubuntu 14.04.6 LTS ns ttyS0 ns login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:4 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:5 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:7 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:9 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 8s (1517 kB/s) Reading package lists... + DEBIAN_FRONTEND=noninteractive + apt-get install bind9 --yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: bind9utils Suggested packages: bind9-doc The following NEW packages will be installed: bind9 bind9utils 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 432 kB of archives. After this operation, 1639 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9utils amd64 1:9.9.5.dfsg-3ubuntu0.19 [145 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.19 [288 kB] Preconfiguring packages ... Fetched 432 kB in 1s (379 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.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 + 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: gAAAAABc87CRmoGVVsX3zYA2r_dvOEneOMKmSc1WL03-o8UCabzSYrLW1zdnBDuXdSUWv2xJONUPXbSFucVDb8ktk7pGC4ErP1b6IIZytmlDdMtvD3p-PoxZgCh-fLMKSOh1hRuk5lPl0bd5H-hQBRIADtBHyoa5ygfJVW1cdzWGRZD5MY984oM' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.22:8004/v1/5183fa7a71cf48bd90bc338055a8a34d/stacks/clearwater-opnfv-dns-zcwhr36xz7r4/6353f2ef-7af6-436a-bd0c-1a14d0874d22/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 --:--:-- --:--:-- --:--:-- 104100 25 100 4 100 21 11 58 --:--:-- --:--:-- --:--:-- 58 HTTP/1.1 200 OK Date: Sun, 02 Jun 2019 11:21:02 GMT Server: Apache x-openstack-request-id: req-0f6bb5b0-07f3-4c2c-9d51-f5a1b72419c0 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 | 4c:a1:74:24:7d:0c:b1:5e:d5:a5:cd:bd:19:02:6f:f1 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 c8:c1:7b:58:81:84:de:a6:49:b9:ad:65:c1:39:0c:dd root@ns (DSA) ec2: 256 58:48:96:2e:e2:85:7b:24:32:c1:67:8d:ef:86:37:73 root@ns (ECDSA) ec2: 256 42:6b:52:d6:ed:c6:08:3d:4c:2c:6f:11:5d:96:ba:14 root@ns (ED25519) ec2: 2048 79:e8:07:7d:15:54:75:4d:5c:2c:73:c7:e2:0f:fb:1c root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAfBvgsxQiYQcoAsMJXCuyLuSdFj8zTFiLX6Mu2ei+cBXlmXyqQrO/rAUTz/n1M9vMYs24npIGte7cjmhtNf+EE= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKOz12gyMGLlwGkehG0e9ay5sFRDCMhGlcHkhVevwJ5T root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCs4eG3deYDCO7q1Zm90TlzTC+jtzjOipiJWHZeFb2MRSc4UpP+0Asx44k7jAd7Xr+QAvAY8WkRDbHNki5tGQHkiLj/1Sz2wkVP6peObUgo71tt2+ovaNOqYnOj01qS7eu5ly++taWSuParBuigjRASPmA4+z6Ykv/pJ/roeiNU3UVg12tVXTUnEJxiVpYIhTfl+nkT4LtDHqSdGdPd0WGh/oeJwqukq8C78kUmuz63F3eu6A9opfUX6PAvz6MsaLpAceb6negvLALqXfQRerDuIFsPxQ8cni73JMl0cnwprXEPM69QavB+7Cs+h0EygslHicLF3OxlCc7iz+jSr+lX root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 02 Jun 2019 11:21:03 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 27.26 seconds 2019-06-02 11:49:01,323 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.212 2019-06-02 11:49:01,430 - 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-02 11:49:01,498 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2019-06-02 11:49:01,498 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2019-06-02 11:49:02,004 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550706@clearwater.opnfv', u'sip_username': u'6505550706', u'formatted_number': u'(650) 555-0706', u'number': u'6505550706', u'sip_uri': u'sip:6505550706@clearwater.opnfv', u'number_id': u'2c6ad3e899ef415dbb4a40aa04d965c1', u'sip_password': u'RFC8fDvTB', u'pstn': False} 2019-06-02 11:49:02,113 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack outputs: [Munch({u'output_value': u'172.30.9.209', u'output_key': u'dns_ip', u'description': u'IP address of DNS'}), Munch({u'output_value': u'clearwater.opnfv', u'output_key': u'zone', u'description': u'DNS zone'})] 2019-06-02 11:49:02,114 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2019-06-02 11:49:02,114 - 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.216 ELLIS=172.30.9.212 --trace' 2019-06-02 11:49:02,114 - 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.216 ELLIS=172.30.9.212 --trace'' 2019-06-02 11:51:14,544 - 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) - (6505550891, 6505550467) Passed Basic Call - SDP (TCP) - (6505550268, 6505550801) Passed Basic Call - Tel URIs (TCP) - (6505550906, 6505550420) Passed Basic Call - Unknown number (TCP) - (6505550810, 6505550066) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550416, 6505550499) Passed Basic Call - Messages - Pager model (TCP) - (6505550732, 6505550929) Passed Basic Call - Pracks (TCP) - (6505550361, 6505550297) Passed Basic Registration (TCP) - (6505550613) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550514, 6505550211) Passed Call Barring - Outbound Rejection (TCP) - (6505550812, 6505550908) 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) - (6505550124, 6505550828) 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) - (6505550225, 6505550297, 6505550930) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550312, 6505550568, 6505550949) Passed Call Diversion - Not reachable (408) (TCP) - (6505550307, 6505550200, 6505550844) Passed Call Diversion - Not reachable (503) (TCP) - (6505550414, 6505550905, 6505550237) Passed Call Diversion - Not reachable (500) (TCP) - (6505550567, 6505550519, 6505550655) Passed Call Diversion - Busy (TCP) - (6505550351, 6505550559, 6505550267) Passed Call Diversion - Unconditional (TCP) - (6505550958, 6505550429, 6505550714) Passed Call Diversion - No answer (TCP) - (6505550074, 6505550661, 6505550759) Passed Call Diversion - Bad target URI (TCP) - (6505550897, 6505550385) Passed Call Diversion - Audio-only call (TCP) - (6505550873, 6505550960, 6505550323, 6505550757) Passed Call Diversion - Audio-video call (TCP) - (6505550483, 6505550559, 6505550664, 6505550053) Passed Call Forking - Mainline (TCP) - (6505550979, 6505550646) Passed Call Forking - Endpoint offline (TCP) - (6505550882, 6505550185) Passed Call Forking - Endpoint offline while ringing (TCP) - (6505550851, 6505550916) Passed Call Waiting - Accepted (TCP) - (6505550679, 6505550701, 6505550364) Passed Call Waiting - Cancelled (TCP) - (6505550422, 6505550428, 6505550912) Passed CANCEL - Mainline (TCP) - (6505550276, 6505550844) Passed Filtering - Accept-Contact (TCP) - (6505550450, 6505550325) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550784, 6505550346) Passed Filtering - Accept-Contact no match (TCP) - (6505550951, 6505550468) Passed Filtering - Accept-Contact negated match (TCP) - (6505550926, 6505550465) Passed Filtering - RFC3841 example (TCP) - (6505550839, 6505550631) Passed Filtering - Reject-Contact no match (TCP) - (6505550338, 6505550613) Passed Filtering - Reject-Contact match (TCP) - (6505550754, 6505550734) 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) - (6505550456) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550303) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550846) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550950) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550267, 6505550325) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550632, 6505550745) Passed GRUU - Call - only GRUU as target (TCP) - (6505550793, 6505550814) Passed GRUU - Call - AoR as target (TCP) - (6505550372, 6505550795) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550828, 6505550893) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550746, 6505550917) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550217, 6505550396) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550736, 6505550244) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550716, 6505550484) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550480, 6505550227) 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) - (6505550937) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550542) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550959) 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) - (6505550346, 6505550116) 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-02 11:51:14,545 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - {'failures': 0, 'skipped': 43, 'total': 96, 'passed': 53} 2019-06-02 11:51:18,604 - 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:59:8e:ae', u'version': 4, u'addr': u'192.168.100.3', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:59:8e:ae', 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'adb2cc54-5cda-43a2-9a3a-5650a60473af', 'name': u'heat_ims-img_ed80159e-4a98-421c-8bb8-aafc9347b8f2'}), 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-02T11:42:03.000000', 'flavor': Munch({u'id': u'aa743ef0-afe7-4d84-97ff-4fc48d488716', 'name': u'heat_ims-flavor_ed80159e-4a98-421c-8bb8-aafc9347b8f2'}), 'az': u'nova', 'id': u'e621d250-d4f2-4c8e-96f0-c48c15e0c3a1', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'6e135e5f4177491b8a8e920032c84f36', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'b0190a42-ba98-4583-af7d-599829af59e5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'b18f2ebc-1655-4ee4-92b1-22f8837ac84a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'fe36f534-6726-42a2-b577-bcad7fe0d1fe'})], 'id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6e135e5f4177491b8a8e920032c84f36', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1ee0054f19cf467487771d01ad46e921', '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'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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-02T11:42:03.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-02T11:42:03Z', 'hostId': u'd21c2550bafcc713f8d4cac0d98ee58f22470d395e51a6e08b21453f', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'public_v6': '', 'private_v4': u'192.168.100.3', 'cloud': 'envvars', 'host_id': u'd21c2550bafcc713f8d4cac0d98ee58f22470d395e51a6e08b21453f', '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-02T11:42:03.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6e135e5f4177491b8a8e920032c84f36', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'6e135e5f4177491b8a8e920032c84f36', 'created_at': u'2019-06-02T11:41:29Z', 'created': u'2019-06-02T11:41: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:d1:b5:c5', u'version': 4, u'addr': u'192.168.100.13', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d1:b5:c5', u'version': 4, u'addr': u'172.30.9.216', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'adb2cc54-5cda-43a2-9a3a-5650a60473af', 'name': u'heat_ims-img_ed80159e-4a98-421c-8bb8-aafc9347b8f2'}), 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-02T11:42:03.000000', 'flavor': Munch({u'id': u'aa743ef0-afe7-4d84-97ff-4fc48d488716', 'name': u'heat_ims-flavor_ed80159e-4a98-421c-8bb8-aafc9347b8f2'}), 'az': u'nova', 'id': u'b04a0da6-4f41-4304-8256-b455929c6aa6', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'6e135e5f4177491b8a8e920032c84f36', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'b0190a42-ba98-4583-af7d-599829af59e5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'b18f2ebc-1655-4ee4-92b1-22f8837ac84a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'fe36f534-6726-42a2-b577-bcad7fe0d1fe'})], 'id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6e135e5f4177491b8a8e920032c84f36', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1ee0054f19cf467487771d01ad46e921', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.216', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.216', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.216', 'launched_at': u'2019-06-02T11:42:03.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-02T11:42:03Z', 'hostId': u'dd2043999d25ad9950c875719a2eaee8bfe529094f46139330b752f1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'public_v6': '', 'private_v4': u'192.168.100.13', 'cloud': 'envvars', 'host_id': u'dd2043999d25ad9950c875719a2eaee8bfe529094f46139330b752f1', '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-02T11:42:03.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6e135e5f4177491b8a8e920032c84f36', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'6e135e5f4177491b8a8e920032c84f36', 'created_at': u'2019-06-02T11:41:28Z', 'created': u'2019-06-02T11:41:28Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9b:7c:75', u'version': 4, u'addr': u'192.168.100.29', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9b:7c:75', 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'adb2cc54-5cda-43a2-9a3a-5650a60473af', 'name': u'heat_ims-img_ed80159e-4a98-421c-8bb8-aafc9347b8f2'}), 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-02T11:41:59.000000', 'flavor': Munch({u'id': u'aa743ef0-afe7-4d84-97ff-4fc48d488716', 'name': u'heat_ims-flavor_ed80159e-4a98-421c-8bb8-aafc9347b8f2'}), 'az': u'nova', 'id': u'e6929643-d46a-43f4-8da3-9eb748f4f827', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'6e135e5f4177491b8a8e920032c84f36', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'b0190a42-ba98-4583-af7d-599829af59e5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'b18f2ebc-1655-4ee4-92b1-22f8837ac84a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'fe36f534-6726-42a2-b577-bcad7fe0d1fe'})], 'id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6e135e5f4177491b8a8e920032c84f36', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1ee0054f19cf467487771d01ad46e921', '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'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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-02T11:41:59.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-02T11:41:59Z', 'hostId': u'dd2043999d25ad9950c875719a2eaee8bfe529094f46139330b752f1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'public_v6': '', 'private_v4': u'192.168.100.29', 'cloud': 'envvars', 'host_id': u'dd2043999d25ad9950c875719a2eaee8bfe529094f46139330b752f1', '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-02T11:41:59.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6e135e5f4177491b8a8e920032c84f36', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'6e135e5f4177491b8a8e920032c84f36', 'created_at': u'2019-06-02T11:41:26Z', 'created': u'2019-06-02T11:41:26Z', '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:7d:03:0c', u'version': 4, u'addr': u'192.168.100.11', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:7d:03:0c', 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'adb2cc54-5cda-43a2-9a3a-5650a60473af', 'name': u'heat_ims-img_ed80159e-4a98-421c-8bb8-aafc9347b8f2'}), 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-02T11:36:33.000000', 'flavor': Munch({u'id': u'aa743ef0-afe7-4d84-97ff-4fc48d488716', 'name': u'heat_ims-flavor_ed80159e-4a98-421c-8bb8-aafc9347b8f2'}), 'az': u'nova', 'id': u'7fc425a1-cea0-411f-a6bf-4928d1454af5', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'6e135e5f4177491b8a8e920032c84f36', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'b0190a42-ba98-4583-af7d-599829af59e5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'b18f2ebc-1655-4ee4-92b1-22f8837ac84a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'fe36f534-6726-42a2-b577-bcad7fe0d1fe'})], 'id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6e135e5f4177491b8a8e920032c84f36', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1ee0054f19cf467487771d01ad46e921', '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'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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-02T11:36:33.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-02T11:36:33Z', 'hostId': u'd21c2550bafcc713f8d4cac0d98ee58f22470d395e51a6e08b21453f', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'public_v6': '', 'private_v4': u'192.168.100.11', 'cloud': 'envvars', 'host_id': u'd21c2550bafcc713f8d4cac0d98ee58f22470d395e51a6e08b21453f', '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-02T11:36:33.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6e135e5f4177491b8a8e920032c84f36', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'6e135e5f4177491b8a8e920032c84f36', 'created_at': u'2019-06-02T11:36:16Z', 'created': u'2019-06-02T11:36:16Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:db:ea:6e', 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:db:ea:6e', u'version': 4, u'addr': u'172.30.9.203', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'adb2cc54-5cda-43a2-9a3a-5650a60473af', 'name': u'heat_ims-img_ed80159e-4a98-421c-8bb8-aafc9347b8f2'}), 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-02T11:26:31.000000', 'flavor': Munch({u'id': u'aa743ef0-afe7-4d84-97ff-4fc48d488716', 'name': u'heat_ims-flavor_ed80159e-4a98-421c-8bb8-aafc9347b8f2'}), 'az': u'nova', 'id': u'5ea291a0-acd0-44d5-b4f6-a43c9f06028f', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'6e135e5f4177491b8a8e920032c84f36', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'b0190a42-ba98-4583-af7d-599829af59e5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'b18f2ebc-1655-4ee4-92b1-22f8837ac84a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'fe36f534-6726-42a2-b577-bcad7fe0d1fe'})], 'id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6e135e5f4177491b8a8e920032c84f36', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1ee0054f19cf467487771d01ad46e921', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.203', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.203', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.203', 'launched_at': u'2019-06-02T11:26:31.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-02T11:26:31Z', 'hostId': u'dd2043999d25ad9950c875719a2eaee8bfe529094f46139330b752f1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'public_v6': '', 'private_v4': u'192.168.100.10', 'cloud': 'envvars', 'host_id': u'dd2043999d25ad9950c875719a2eaee8bfe529094f46139330b752f1', '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-02T11:26:31.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6e135e5f4177491b8a8e920032c84f36', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'6e135e5f4177491b8a8e920032c84f36', 'created_at': u'2019-06-02T11:26:15Z', 'created': u'2019-06-02T11:26:15Z', '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:fa:a1:b5', 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:fa:a1:b5', u'version': 4, u'addr': u'172.30.9.212', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'adb2cc54-5cda-43a2-9a3a-5650a60473af', 'name': u'heat_ims-img_ed80159e-4a98-421c-8bb8-aafc9347b8f2'}), 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-02T11:22:59.000000', 'flavor': Munch({u'id': u'aa743ef0-afe7-4d84-97ff-4fc48d488716', 'name': u'heat_ims-flavor_ed80159e-4a98-421c-8bb8-aafc9347b8f2'}), 'az': u'nova', 'id': u'4c66e8a8-4708-408e-945b-0b958638511f', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'6e135e5f4177491b8a8e920032c84f36', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'b0190a42-ba98-4583-af7d-599829af59e5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'b18f2ebc-1655-4ee4-92b1-22f8837ac84a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'fe36f534-6726-42a2-b577-bcad7fe0d1fe'})], 'id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6e135e5f4177491b8a8e920032c84f36', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1ee0054f19cf467487771d01ad46e921', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.212', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.212', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.212', 'launched_at': u'2019-06-02T11:22:59.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-02T11:22:59Z', 'hostId': u'd21c2550bafcc713f8d4cac0d98ee58f22470d395e51a6e08b21453f', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'public_v6': '', 'private_v4': u'192.168.100.6', 'cloud': 'envvars', 'host_id': u'd21c2550bafcc713f8d4cac0d98ee58f22470d395e51a6e08b21453f', '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-02T11:22:59.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6e135e5f4177491b8a8e920032c84f36', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'6e135e5f4177491b8a8e920032c84f36', 'created_at': u'2019-06-02T11:21:13Z', 'created': u'2019-06-02T11:21:13Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:04:bb:3a', u'version': 4, u'addr': u'192.168.100.2', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:04:bb:3a', u'version': 4, u'addr': u'172.30.9.209', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'adb2cc54-5cda-43a2-9a3a-5650a60473af', 'name': u'heat_ims-img_ed80159e-4a98-421c-8bb8-aafc9347b8f2'}), 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-02T11:20:34.000000', 'flavor': Munch({u'id': u'aa743ef0-afe7-4d84-97ff-4fc48d488716', 'name': u'heat_ims-flavor_ed80159e-4a98-421c-8bb8-aafc9347b8f2'}), 'az': u'nova', 'id': u'2ace2c83-47c2-4c29-9e42-74c957a49019', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'6e135e5f4177491b8a8e920032c84f36', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'b0190a42-ba98-4583-af7d-599829af59e5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'b18f2ebc-1655-4ee4-92b1-22f8837ac84a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', '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'fe36f534-6726-42a2-b577-bcad7fe0d1fe'})], 'id': u'c5080402-4a8f-416c-a61c-5de32f47cce8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6e135e5f4177491b8a8e920032c84f36', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1ee0054f19cf467487771d01ad46e921', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.209', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e135e5f4177491b8a8e920032c84f36', 'name': 'heat_ims-project_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.209', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.209', 'launched_at': u'2019-06-02T11:20:34.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-02T11:20:35Z', 'hostId': u'dd2043999d25ad9950c875719a2eaee8bfe529094f46139330b752f1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ed80159e-4a98-421c-8bb8-aafc9347b8f2', 'public_v6': '', 'private_v4': u'192.168.100.2', 'cloud': 'envvars', 'host_id': u'dd2043999d25ad9950c875719a2eaee8bfe529094f46139330b752f1', '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-02T11:20:34.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6e135e5f4177491b8a8e920032c84f36', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'6e135e5f4177491b8a8e920032c84f36', 'created_at': u'2019-06-02T11:18:46Z', 'created': u'2019-06-02T11:18:46Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-06-02 11:51:18,609 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: homer-0.clearwater.opnfv 2019-06-02 11:51:19,021 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 7m 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-02 11:51:19,023 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: bono-0.clearwater.opnfv 2019-06-02 11:51:19,466 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 7m 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-02 11:51:19,468 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: dime-0.clearwater.opnfv 2019-06-02 11:51:19,743 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 7m 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-02 11:51:19,745 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: sprout-0.clearwater.opnfv 2019-06-02 11:51:20,120 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 13m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status ok Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-06-02 11:51:20,122 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: vellum-0.clearwater.opnfv 2019-06-02 11:51:20,535 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 19m 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-02 11:51:20,537 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: ellis-0.clearwater.opnfv 2019-06-02 11:51:20,944 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 26m 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-02 11:51:21,061 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-02 11:51:21,061 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | heat_ims | functest | 33:11 | PASS | +-------------------+------------------+------------------+----------------+ 2019-06-02 11:52:24,642 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2019-06-02 11:52:25,866 - 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'e8756cc30b6745e8964fe099a797877f', '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_d62f8166-fcaf-41f0-9b25-7a9f150f63f1'}) 2019-06-02 11:52:26,257 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c76d879668d94bc99a8c65e70fa3f879', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_d62f8166-fcaf-41f0-9b25-7a9f150f63f1'}) 2019-06-02 11:52:27,866 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_d62f8166-fcaf-41f0-9b25-7a9f150f63f1', 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'e8756cc30b6745e8964fe099a797877f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '9fWeQJLLgAri7OiQo71EYH9uyguZlr', 'username': u'vyos_vrouter-user_d62f8166-fcaf-41f0-9b25-7a9f150f63f1', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22: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-02 11:52:27,870 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_d62f8166-fcaf-41f0-9b25-7a9f150f63f1', 'password': '9fWeQJLLgAri7OiQo71EYH9uyguZlr', 'project_name': 'vyos_vrouter-project_d62f8166-fcaf-41f0-9b25-7a9f150f63f1', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': 'e8756cc30b6745e8964fe099a797877f', 'project_domain_name': 'Default'} 2019-06-02 11:52:27,900 - 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-02 11:52:27,900 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2019-06-02 11:52:27,940 - 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-02 11:52:27,972 - 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-02 11:52:27,973 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2019-06-02 11:52:28,596 - 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-02T11:52:28Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'08492b8a-e147-434c-8144-5a6ea6151ccd', u'provider:segmentation_id': 74, 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_d62f8166-fcaf-41f0-9b25-7a9f150f63f1', u'created_at': u'2019-06-02T11:52:28Z', u'mtu': 1450, u'tenant_id': u'e8756cc30b6745e8964fe099a797877f', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e8756cc30b6745e8964fe099a797877f', u'l2_adjacency': True}) 2019-06-02 11:52:30,092 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-02T11:52:29Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'6a831058-33fd-4e3e-9932-ea8bb6924ce9', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_d62f8166-fcaf-41f0-9b25-7a9f150f63f1', u'enable_dhcp': True, u'network_id': u'08492b8a-e147-434c-8144-5a6ea6151ccd', u'tenant_id': u'e8756cc30b6745e8964fe099a797877f', u'created_at': u'2019-06-02T11:52:29Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e8756cc30b6745e8964fe099a797877f'}) 2019-06-02 11:52:31,681 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-02T11:52:31Z', u'revision_number': 2, u'id': u'd1d4d465-18c0-442d-b96d-e3f4894d2c8d', u'external_gateway_info': {u'network_id': u'c2796163-bdf4-4e6d-b43c-d15508fb1de0', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7c8ede4f-3310-4fef-9dcd-f4fc2b0977e9', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_d62f8166-fcaf-41f0-9b25-7a9f150f63f1', u'admin_state_up': True, u'tenant_id': u'e8756cc30b6745e8964fe099a797877f', u'created_at': u'2019-06-02T11:52:30Z', u'flavor_id': None, u'routes': [], u'project_id': u'e8756cc30b6745e8964fe099a797877f'}) 2019-06-02 11:52:41,728 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/e4201536-de37-4d89-859c-76f18924ea10/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e4201536-de37-4d89-859c-76f18924ea10/file', 'owner': u'e8756cc30b6745e8964fe099a797877f', 'id': u'e4201536-de37-4d89-859c-76f18924ea10', 'size': 297598976, u'self': u'/v2/images/e4201536-de37-4d89-859c-76f18924ea10', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e8756cc30b6745e8964fe099a797877f', 'name': 'vyos_vrouter-project_d62f8166-fcaf-41f0-9b25-7a9f150f63f1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/e4201536-de37-4d89-859c-76f18924ea10/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-02T11:52:41Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-02T11:52:41Z', u'owner_specified.shade.sha256': u'74baf6380a51398877a7e7d27d2319b765fee0efbf94a3be6ebc29575658c5a4', u'owner_specified.shade.object': u'images/vyos_vrouter-img_d62f8166-fcaf-41f0-9b25-7a9f150f63f1', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'92a19abfec7c499acc81047ad0ed6ba1', 'properties': {u'os_hash_value': u'fdf0ecddcff3d2c3673ce62d8641b5eacb41fdddee37d76f5507440756fb9ed0315f3b7c386a5f8c1445de3acf502c03cf501a268e7c67b3cd54f0f94b73a745', u'self': u'/v2/images/e4201536-de37-4d89-859c-76f18924ea10', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'74baf6380a51398877a7e7d27d2319b765fee0efbf94a3be6ebc29575658c5a4', u'owner_specified.shade.object': u'images/vyos_vrouter-img_d62f8166-fcaf-41f0-9b25-7a9f150f63f1', u'owner_specified.shade.md5': u'92a19abfec7c499acc81047ad0ed6ba1', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_d62f8166-fcaf-41f0-9b25-7a9f150f63f1', 'created': u'2019-06-02T11:52:35Z', 'checksum': u'92a19abfec7c499acc81047ad0ed6ba1', 'created_at': u'2019-06-02T11:52:35Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'fdf0ecddcff3d2c3673ce62d8641b5eacb41fdddee37d76f5507440756fb9ed0315f3b7c386a5f8c1445de3acf502c03cf501a268e7c67b3cd54f0f94b73a745', 'metadata': {u'os_hash_value': u'fdf0ecddcff3d2c3673ce62d8641b5eacb41fdddee37d76f5507440756fb9ed0315f3b7c386a5f8c1445de3acf502c03cf501a268e7c67b3cd54f0f94b73a745', u'self': u'/v2/images/e4201536-de37-4d89-859c-76f18924ea10', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'74baf6380a51398877a7e7d27d2319b765fee0efbf94a3be6ebc29575658c5a4', u'owner_specified.shade.object': u'images/vyos_vrouter-img_d62f8166-fcaf-41f0-9b25-7a9f150f63f1', u'owner_specified.shade.md5': u'92a19abfec7c499acc81047ad0ed6ba1', u'schema': u'/v2/schemas/image'}}) 2019-06-02 11:52:42,050 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_d62f8166-fcaf-41f0-9b25-7a9f150f63f1', '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'8844e8f393854387ac00e6dfabd2445e', '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'060d532e-00ac-4969-9aa2-bee5be08ad2f', 'swap': 0}) 2019-06-02 11:52:42,652 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCf8+63HGiAPvWtecye+aGgy+MsAsd4G1JTmM9PhS7K9Gnpywb5uVaA/Zxu1HlH8O5PXklfpc4FdqPf2xT4y8nRNGHK4vjgrLWG8tUA1X9wUEqtKZ0H89csZsV7Cg5FeBw+Rc0R6ksnp+aiUQN8F8cwRl5iISrgtLCGElkaH6MQmGyisDCaTAguJf82ujueKQqLAvBr2pr9n5NndjR8cKQXO3FadAtz7G8JXZ1kpGU35s5SsxXgvpSZ8SbZBrcwMNRW6pXF+6Ij6B6zLd9dq5zENbJoZz50bgjt/AY2Py65Ziee70v8Giz6IGXD/VwWdogHzdRCcE4OfKrxENg6JkHz Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAn/PutxxogD71rXnMnvmhoMvjLALHeBtSU5jPT4UuyvRp6csG\n+blWgP2cbtR5R/DuT15JX6XOBXaj39sU+MvJ0TRhyuL44Ky1hvLVANV/cFBKrSmd\nB/PXLGbFewoORXgcPkXNEepLJ6fmolEDfBfHMEZeYiEq4LSwhhJZGh+jEJhsorAw\nmkwILiX/Nro7nikKiwLwa9qa/Z+TZ3Y0fHCkFztxWnQLc+xvCV2dZKRlN+bOUrMV\n4L6UmfEm2Qa3MDDUVuqVxfuiI+gesy3fXaucxDWyaGc+dG4I7fwGNj8uuWYnnu9L\n/Bos+iBlw/1cFnaIB83UQnBODnyq8RDYOiZB8wIDAQABAoIBAACFtWPXreetTPQS\nD779Ja/2unksUSZtQGmReCvUTYDQJ4Bh71Xlawjkyxv5iaPYf462yhqL2g5egs56\nUqk1USVjvGYDM7jYF4enR1bHW7EsMfI6zo52F1/HviFWuRE1ATKa276RO0mX3MLu\n7Mn88eOQd0JuxUsSi/kEGlJhhBDLzUyrZLQpun6IGjuRfPFDnE7wuG6XHS5uGBTF\nVQE7HK1sMxf1QyJkMxlKfe1Xil0ObeIkEX62DUZS07dj2p3zcUBa1xKxOSdmyXB5\n3Lto03+UHmYS4G3jGcOqhHPcO8WJWZMWaBQyEBTx+nHWsNAfVljDNH4JxVQWMnDn\n45QX/PECgYEAzO/V9LA1DEhbr/XKy7o41/NtZGWarjITrZfN6oNOWrWrQG+6x11c\n82AzK0CwXVeKrZE905Udnjgks32zAHnAD0XWiU0df20BwihYgUYBQTj1pXc/cFij\nzRAN6U/J1zwxlPiDkkyxW1KBW/5855GFkUKMPkv6hJyWg4hhHb6pyL8CgYEAx867\n4Yd6rwaSXgCr1d593jHeEtSMwkZuk25EEkWOD1IoseywyBdbdRe2JcdIHxZwiVg+\nqqJNPbVqTzWPhLP6GQwvDQgQkAXsiH1QVWTBMmMJDLY1jv0/4m0k/7z2+nSvp6jV\n/lkb7Si+3uzRBX2VfKHnj7DDGvYOMg1gMiEWv80CgYABUp736Fc/UAw/c3+ulvIc\n+rY/CqTX8PzNhwhONjDARyHm1ZHIDaM28u0Bn3ZD8/eyLRjQD8tUJRqfifUo0KBb\nuOCsnDHPi72SKj5//xqs+BglzEI9kGTmQu9EDT7JQ9syEfSPci1G4J5zII5f1EGf\ncWWEVWs1hek2yh+OWJex8wKBgCc0RiMTTRwogvGU2iKFnFbLnBI/yDqaTTn6Sbr4\nEM6qxTdcBLfN9XD9LQ0uk9UdtwkL2ofqfpNcFDbkgHt+QNVHUbgR3AYWU3nYdLm8\noje7vNvUqJ+cyzsnRTo0npU37ftMomhcnaEj/IeLGdwk7v7cWa4U9cNFgjWJ8FUF\nrwwFAoGACaqAQ5bpWRys1v8EK1Il8v18NEg9VxPVfvTCIM5CX09101Tvmr+/eMU6\nF1IiPz693uBKX1PMWlHrbtVYSPqWHuuBpXBX/3op6kuKorjpctxGXS9I4sqjDnXb\nQjiSpnvm1iTClkUzqopPR9qohAx7SJJa3+ed4lBDlOglbbnEvd4=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'c76d879668d94bc99a8c65e70fa3f879', 'name': u'vyos_vrouter-kp_d62f8166-fcaf-41f0-9b25-7a9f150f63f1', 'created_at': '2019-06-02T11:52:42.652170', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e8756cc30b6745e8964fe099a797877f', 'name': 'vyos_vrouter-project_d62f8166-fcaf-41f0-9b25-7a9f150f63f1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'69:9d:e8:de:f1:fb:c4:3a:36:a1:ed:f9:88:ff:24:1a', 'type': 'ssh', 'id': u'vyos_vrouter-kp_d62f8166-fcaf-41f0-9b25-7a9f150f63f1'}) 2019-06-02 11:52:42,652 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAn/PutxxogD71rXnMnvmhoMvjLALHeBtSU5jPT4UuyvRp6csG +blWgP2cbtR5R/DuT15JX6XOBXaj39sU+MvJ0TRhyuL44Ky1hvLVANV/cFBKrSmd B/PXLGbFewoORXgcPkXNEepLJ6fmolEDfBfHMEZeYiEq4LSwhhJZGh+jEJhsorAw mkwILiX/Nro7nikKiwLwa9qa/Z+TZ3Y0fHCkFztxWnQLc+xvCV2dZKRlN+bOUrMV 4L6UmfEm2Qa3MDDUVuqVxfuiI+gesy3fXaucxDWyaGc+dG4I7fwGNj8uuWYnnu9L /Bos+iBlw/1cFnaIB83UQnBODnyq8RDYOiZB8wIDAQABAoIBAACFtWPXreetTPQS D779Ja/2unksUSZtQGmReCvUTYDQJ4Bh71Xlawjkyxv5iaPYf462yhqL2g5egs56 Uqk1USVjvGYDM7jYF4enR1bHW7EsMfI6zo52F1/HviFWuRE1ATKa276RO0mX3MLu 7Mn88eOQd0JuxUsSi/kEGlJhhBDLzUyrZLQpun6IGjuRfPFDnE7wuG6XHS5uGBTF VQE7HK1sMxf1QyJkMxlKfe1Xil0ObeIkEX62DUZS07dj2p3zcUBa1xKxOSdmyXB5 3Lto03+UHmYS4G3jGcOqhHPcO8WJWZMWaBQyEBTx+nHWsNAfVljDNH4JxVQWMnDn 45QX/PECgYEAzO/V9LA1DEhbr/XKy7o41/NtZGWarjITrZfN6oNOWrWrQG+6x11c 82AzK0CwXVeKrZE905Udnjgks32zAHnAD0XWiU0df20BwihYgUYBQTj1pXc/cFij zRAN6U/J1zwxlPiDkkyxW1KBW/5855GFkUKMPkv6hJyWg4hhHb6pyL8CgYEAx867 4Yd6rwaSXgCr1d593jHeEtSMwkZuk25EEkWOD1IoseywyBdbdRe2JcdIHxZwiVg+ qqJNPbVqTzWPhLP6GQwvDQgQkAXsiH1QVWTBMmMJDLY1jv0/4m0k/7z2+nSvp6jV /lkb7Si+3uzRBX2VfKHnj7DDGvYOMg1gMiEWv80CgYABUp736Fc/UAw/c3+ulvIc +rY/CqTX8PzNhwhONjDARyHm1ZHIDaM28u0Bn3ZD8/eyLRjQD8tUJRqfifUo0KBb uOCsnDHPi72SKj5//xqs+BglzEI9kGTmQu9EDT7JQ9syEfSPci1G4J5zII5f1EGf cWWEVWs1hek2yh+OWJex8wKBgCc0RiMTTRwogvGU2iKFnFbLnBI/yDqaTTn6Sbr4 EM6qxTdcBLfN9XD9LQ0uk9UdtwkL2ofqfpNcFDbkgHt+QNVHUbgR3AYWU3nYdLm8 oje7vNvUqJ+cyzsnRTo0npU37ftMomhcnaEj/IeLGdwk7v7cWa4U9cNFgjWJ8FUF rwwFAoGACaqAQ5bpWRys1v8EK1Il8v18NEg9VxPVfvTCIM5CX09101Tvmr+/eMU6 F1IiPz693uBKX1PMWlHrbtVYSPqWHuuBpXBX/3op6kuKorjpctxGXS9I4sqjDnXb QjiSpnvm1iTClkUzqopPR9qohAx7SJJa3+ed4lBDlOglbbnEvd4= -----END RSA PRIVATE KEY----- 2019-06-02 11:54:42,392 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_d62f8166-fcaf-41f0-9b25-7a9f150f63f1': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b5:2b:a8', 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'e4201536-de37-4d89-859c-76f18924ea10'}), 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-02T11:54:41.000000', 'flavor': Munch({u'id': u'060d532e-00ac-4969-9aa2-bee5be08ad2f'}), 'az': u'nova', 'id': u'8dee95c3-284d-488d-9d3a-24ff4b60da4e', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_d62f8166-fcaf-41f0-9b25-7a9f150f63f1'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c76d879668d94bc99a8c65e70fa3f879', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e8756cc30b6745e8964fe099a797877f', 'name': 'vyos_vrouter-project_d62f8166-fcaf-41f0-9b25-7a9f150f63f1', '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-02T11:54:41.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-02T11:54:41Z', 'hostId': u'307accfad60fec1f22b163f084a3a2ddf7771d01e0b0ad21c86149d6', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_d62f8166-fcaf-41f0-9b25-7a9f150f63f1', 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'307accfad60fec1f22b163f084a3a2ddf7771d01e0b0ad21c86149d6', '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-02T11:54:41.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'e8756cc30b6745e8964fe099a797877f', 'name': u'vyos_vrouter-vm_d62f8166-fcaf-41f0-9b25-7a9f150f63f1', 'adminPass': u'EVba6g5vQVvb', 'tenant_id': u'e8756cc30b6745e8964fe099a797877f', 'created_at': u'2019-06-02T11:52:47Z', 'created': u'2019-06-02T11:52:47Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-02 11:54:46,121 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'd1d4d465-18c0-442d-b96d-e3f4894d2c8d', 'updated_at': u'2019-06-02T11:54:45Z', 'fixed_ip_address': u'192.168.120.11', 'floating_ip_address': u'172.30.9.206', 'revision_number': 1, 'port_id': u'1f082f35-1a48-4e5d-9499-18017e5e1250', 'id': u'fdb32d8a-ba15-4dfa-b658-83e152e20380', 'network': u'c2796163-bdf4-4e6d-b43c-d15508fb1de0', 'port': u'1f082f35-1a48-4e5d-9499-18017e5e1250', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e8756cc30b6745e8964fe099a797877f', 'name': 'vyos_vrouter-project_d62f8166-fcaf-41f0-9b25-7a9f150f63f1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'e8756cc30b6745e8964fe099a797877f', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'c2796163-bdf4-4e6d-b43c-d15508fb1de0', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'08492b8a-e147-434c-8144-5a6ea6151ccd', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:b5:2b:a8', u'device_id': u'8dee95c3-284d-488d-9d3a-24ff4b60da4e'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'e8756cc30b6745e8964fe099a797877f', 'created_at': u'2019-06-02T11:54:43Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'08492b8a-e147-434c-8144-5a6ea6151ccd', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:b5:2b:a8', u'device_id': u'8dee95c3-284d-488d-9d3a-24ff4b60da4e'}), 'router': u'd1d4d465-18c0-442d-b96d-e3f4894d2c8d'}) 2019-06-02 11:54:46,193 - 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-148-generic (buildd@lgw01-amd64-031) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #174-Ubuntu SMP Tue May 7 12:20:14 UTC 2019 (Ubuntu 4.4.0-148.174-generic 4.4.177) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-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 0x362fa000-0x37174fff] [ 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 694363809 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-148-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028172K/4193768K available (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165596K 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.383374] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.386518] pid_max: default: 32768 minimum: 301 [ 0.388285] ACPI: Core revision 20150930 [ 0.390567] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.393075] Security Framework initialized [ 0.394637] Yama: becoming mindful. [ 0.396076] AppArmor: AppArmor initialized [ 0.397907] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.404181] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.408343] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.410672] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.413749] Initializing cgroup subsys io [ 0.415283] Initializing cgroup subsys memory [ 0.416930] Initializing cgroup subsys devices [ 0.418573] Initializing cgroup subsys freezer [ 0.420519] Initializing cgroup subsys net_cls [ 0.422177] Initializing cgroup subsys perf_event [ 0.423895] Initializing cgroup subsys net_prio [ 0.425593] Initializing cgroup subsys hugetlb [ 0.427787] Initializing cgroup subsys pids [ 0.430844] mce: CPU supports 10 MCE banks [ 0.432420] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.434355] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.436408] Spectre V2 : Mitigation: Full generic retpoline [ 0.438369] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.441309] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.444279] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.446627] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.450380] MDS: Mitigation: Clear CPU buffers [ 0.454643] Freeing SMP alternatives memory: 36K [ 0.461828] ftrace: allocating 32293 entries in 127 pages [ 0.511455] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.514051] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.516731] smpboot: Max logical packages: 2 [ 0.518879] x2apic enabled [ 0.520512] Switched APIC routing to physical x2apic. [ 0.523897] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.526468] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.531148] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.544057] KVM setup paravirtual spinlock [ 0.547426] x86: Booting SMP configuration: [ 0.549289] .... node #0, CPUs: #1 [ 0.551215] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.573986] x86: Booted up 1 node, 2 CPUs [ 0.573990] KVM setup async PF for cpu 1 [ 0.573995] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.579556] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.582915] devtmpfs: initialized [ 0.586026] evm: security.selinux [ 0.587529] evm: security.SMACK64 [ 0.589013] evm: security.SMACK64EXEC [ 0.590620] evm: security.SMACK64TRANSMUTE [ 0.592367] evm: security.SMACK64MMAP [ 0.594001] evm: security.ima [ 0.595349] evm: security.capability [ 0.597216] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.600860] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.603194] pinctrl core: initialized pinctrl subsystem [ 0.605407] RTC time: 11:54:42, date: 06/02/19 [ 0.608027] NET: Registered protocol family 16 [ 0.621833] cpuidle: using governor ladder [ 0.633993] cpuidle: using governor menu [ 0.635809] PCCT header not found. [ 0.637291] ACPI: bus type PCI registered [ 0.638806] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.641205] PCI: Using configuration type 1 for base access [ 0.655977] ACPI: Added _OSI(Module Device) [ 0.657599] ACPI: Added _OSI(Processor Device) [ 0.659259] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.660982] ACPI: Added _OSI(Processor Aggregator Device) [ 0.664380] ACPI: Interpreter enabled [ 0.682060] ACPI: (supports S0 S5) [ 0.683408] ACPI: Using IOAPIC for interrupt routing [ 0.685218] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.690436] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.692608] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.694921] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.697179] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.701280] acpiphp: Slot [3] registered [ 0.702791] acpiphp: Slot [4] registered [ 0.704308] acpiphp: Slot [5] registered [ 0.705843] acpiphp: Slot [6] registered [ 0.707352] acpiphp: Slot [7] registered [ 0.708867] acpiphp: Slot [8] registered [ 0.710374] acpiphp: Slot [9] registered [ 0.711862] acpiphp: Slot [10] registered [ 0.713363] acpiphp: Slot [11] registered [ 0.714864] acpiphp: Slot [12] registered [ 0.716361] acpiphp: Slot [13] registered [ 0.717864] acpiphp: Slot [14] registered [ 0.719368] acpiphp: Slot [15] registered [ 0.720871] acpiphp: Slot [16] registered [ 0.722375] acpiphp: Slot [17] registered [ 0.723877] acpiphp: Slot [18] registered [ 0.725373] acpiphp: Slot [19] registered [ 0.726898] acpiphp: Slot [20] registered [ 0.728442] acpiphp: Slot [21] registered [ 0.729977] acpiphp: Slot [22] registered [ 0.731502] acpiphp: Slot [23] registered [ 0.733011] acpiphp: Slot [24] registered [ 0.734508] acpiphp: Slot [25] registered [ 0.736049] acpiphp: Slot [26] registered [ 0.737608] acpiphp: Slot [27] registered [ 0.739105] acpiphp: Slot [28] registered [ 0.740632] acpiphp: Slot [29] registered [ 0.742155] acpiphp: Slot [30] registered [ 0.743707] acpiphp: Slot [31] registered [ 0.745196] PCI host bridge to bus 0000:00 [ 0.746727] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.749041] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.751331] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.754035] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.756711] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.759528] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.764876] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.767333] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769622] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772020] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.776868] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.779576] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.806827] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.809898] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.812617] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.815414] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.818009] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.820366] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.822906] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.824915] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.827858] vgaarb: loaded [ 0.828986] vgaarb: bridge control possible 0000:00:02.0 [ 0.831274] SCSI subsystem initialized [ 0.833023] ACPI: bus type USB registered [ 0.834583] usbcore: registered new interface driver usbfs [ 0.836557] usbcore: registered new interface driver hub [ 0.838480] usbcore: registered new device driver usb [ 0.840618] PCI: Using ACPI for IRQ routing [ 0.842666] NetLabel: Initializing [ 0.844023] NetLabel: domain hash size = 128 [ 0.845631] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.847431] NetLabel: unlabeled traffic allowed by default [ 0.849637] amd_nb: Cannot enumerate AMD northbridges [ 0.851590] clocksource: Switched to clocksource kvm-clock [ 0.863757] AppArmor: AppArmor Filesystem Enabled [ 0.865526] pnp: PnP ACPI init [ 0.867077] pnp: PnP ACPI: found 5 devices [ 0.875635] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.878823] NET: Registered protocol family 2 [ 0.880795] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.883691] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.886385] TCP: Hash tables configured (established 32768 bind 32768) [ 0.888710] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.890795] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.893068] NET: Registered protocol family 1 [ 0.894676] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.896730] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.898748] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.918597] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.938452] Unpacking initramfs... [ 1.137180] Freeing initrd memory: 14828K [ 1.138838] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.141091] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.143487] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 1.147157] Scanning for low memory corruption every 60 seconds [ 1.149826] audit: initializing netlink subsys (disabled) [ 1.151846] audit: type=2000 audit(1559476482.995:1): initialized [ 1.154339] Initialise system trusted keyring [ 1.156162] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.158384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.161821] zbud: loaded [ 1.163232] VFS: Disk quotas dquot_6.6.0 [ 1.164784] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.167392] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.169780] fuse init (API version 7.23) [ 1.171449] Key type big_key registered [ 1.172961] Allocating IMA MOK and blacklist keyrings. [ 1.175553] Key type asymmetric registered [ 1.177131] Asymmetric key parser 'x509' registered [ 1.178940] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.181753] io scheduler noop registered [ 1.183254] io scheduler deadline registered (default) [ 1.185158] io scheduler cfq registered [ 1.186737] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.188736] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.191134] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.193878] ACPI: Power Button [PWRF] [ 1.195520] GHES: HEST is not enabled! [ 1.215211] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.255504] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.259325] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.285077] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.288925] Linux agpgart interface v0.103 [ 1.292598] loop: module loaded [ 1.295743] vda: vda1 [ 1.297699] scsi host0: ata_piix [ 1.299199] scsi host1: ata_piix [ 1.300537] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.302876] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.305312] libphy: Fixed MDIO Bus: probed [ 1.306979] tun: Universal TUN/TAP device driver, 1.6 [ 1.308803] tun: (C) 1999-2004 Max Krasnyansky [ 1.312300] PPP generic driver version 2.4.2 [ 1.313982] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.316264] ehci-pci: EHCI PCI platform driver [ 1.317933] ehci-platform: EHCI generic platform driver [ 1.319832] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.321991] ohci-pci: OHCI PCI platform driver [ 1.323661] ohci-platform: OHCI generic platform driver [ 1.325550] uhci_hcd: USB Universal Host Controller Interface driver [ 1.345966] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.347895] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.350688] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.352577] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.354744] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.357099] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.359812] usb usb1: Product: UHCI Host Controller [ 1.361595] usb usb1: Manufacturer: Linux 4.4.0-148-generic uhci_hcd [ 1.363815] usb usb1: SerialNumber: 0000:00:01.2 [ 1.365616] hub 1-0:1.0: USB hub found [ 1.367076] hub 1-0:1.0: 2 ports detected [ 1.368786] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.372783] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.374603] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.376546] mousedev: PS/2 mouse device common for all mice [ 1.378796] rtc_cmos 00:00: RTC can wake from S4 [ 1.381100] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.383653] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.383805] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.383830] i2c /dev entries driver [ 1.383896] device-mapper: uevent: version 1.0.3 [ 1.387663] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.387679] ledtrig-cpu: registered to indicate activity on CPUs [ 1.388023] NET: Registered protocol family 10 [ 1.388300] NET: Registered protocol family 17 [ 1.388312] Key type dns_resolver registered [ 1.388613] registered taskstats version 1 [ 1.388635] Loading compiled-in X.509 certificates [ 1.389163] Loaded X.509 cert 'Build time autogenerated kernel key: 5103689f9da3e841c6100f8bb032b132cf76e38d' [ 1.389178] zswap: loaded using pool lzo/zbud [ 1.390780] Key type trusted registered [ 1.392931] Key type encrypted registered [ 1.392938] AppArmor: AppArmor sha1 policy hashing enabled [ 1.392946] ima: No TPM chip found, activating TPM-bypass! [ 1.392950] ima: Allocated hash algorithm: sha1 [ 1.392972] evm: HMAC attrs: 0x1 [ 1.393911] Magic number: 7:206:933 [ 1.394828] rtc_cmos 00:00: setting system clock to 2019-06-02 11:54:43 UTC (1559476483) [ 1.394915] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.394915] EDD information not available. [ 1.461355] Freeing unused kernel memory: 1484K [ 1.475629] Write protecting the kernel read-only data: 14336k [ 1.479125] Freeing unused kernel memory: 1620K [ 1.481024] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.495114] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.495616] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.495640] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.504526] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.504561] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.504685] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.504722] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.504758] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.504808] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.504861] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.551370] virtio_net virtio0 ens3: renamed from eth0 [ 1.557878] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.561418] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.584123] AVX2 version of gcm_enc/dec engaged. [ 1.585910] AES CTR mode by8 optimization enabled [ 1.596171] FDC 0 is a S82078B [ 1.679603] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.845642] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.848032] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.850445] usb 1-1: Product: QEMU USB Tablet [ 1.852060] usb 1-1: Manufacturer: QEMU [ 1.853531] usb 1-1: SerialNumber: 42 [ 1.860032] hidraw: raw HID events driver (C) Jiri Kosina [ 1.867029] usbcore: registered new interface driver usbhid [ 1.869062] usbhid: USB HID core driver [ 1.872123] 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.876411] 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.976274] md: linear personality registered for level -1 [ 2.980710] md: multipath personality registered for level -4 [ 2.985010] md: raid0 personality registered for level 0 [ 2.989894] md: raid1 personality registered for level 1 [ 3.059605] raid6: sse2x1 gen() 11251 MB/s [ 3.127618] raid6: sse2x1 xor() 8838 MB/s [ 3.195620] raid6: sse2x2 gen() 14260 MB/s [ 3.263623] raid6: sse2x2 xor() 9662 MB/s [ 3.331607] raid6: sse2x4 gen() 16567 MB/s [ 3.399592] raid6: sse2x4 xor() 10891 MB/s [ 3.467619] raid6: avx2x1 gen() 21856 MB/s [ 3.535618] raid6: avx2x2 gen() 25404 MB/s [ 3.603601] raid6: avx2x4 gen() 28859 MB/s [ 3.605308] raid6: using algorithm avx2x4 gen() 28859 MB/s [ 3.607325] raid6: using avx2x2 recovery algorithm [ 3.610400] xor: automatically using best checksumming function: [ 3.651603] avx : 32267.000 MB/sec [ 3.654686] async_tx: api initialized (async) [ 3.663452] md: raid6 personality registered for level 6 [ 3.665487] md: raid5 personality registered for level 5 [ 3.667467] md: raid4 personality registered for level 4 [ 3.674578] 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.707764] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.726678] 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.833393] 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.839628] systemd[1]: Detected virtualization kvm. [ 3.841467] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.846017] systemd[1]: Set hostname to . [ 3.849317] systemd[1]: Initializing machine ID from KVM UUID. [ 3.851440] systemd[1]: Installed transient /etc/machine-id file. 2019-06-02 11:54:47,195 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.206: timed out 2019-06-02 11:54:56,292 - 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-148-generic (buildd@lgw01-amd64-031) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #174-Ubuntu SMP Tue May 7 12:20:14 UTC 2019 (Ubuntu 4.4.0-148.174-generic 4.4.177) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-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 0x362fa000-0x37174fff] [ 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 694363809 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-148-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028172K/4193768K available (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165596K 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.383374] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.386518] pid_max: default: 32768 minimum: 301 [ 0.388285] ACPI: Core revision 20150930 [ 0.390567] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.393075] Security Framework initialized [ 0.394637] Yama: becoming mindful. [ 0.396076] AppArmor: AppArmor initialized [ 0.397907] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.404181] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.408343] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.410672] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.413749] Initializing cgroup subsys io [ 0.415283] Initializing cgroup subsys memory [ 0.416930] Initializing cgroup subsys devices [ 0.418573] Initializing cgroup subsys freezer [ 0.420519] Initializing cgroup subsys net_cls [ 0.422177] Initializing cgroup subsys perf_event [ 0.423895] Initializing cgroup subsys net_prio [ 0.425593] Initializing cgroup subsys hugetlb [ 0.427787] Initializing cgroup subsys pids [ 0.430844] mce: CPU supports 10 MCE banks [ 0.432420] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.434355] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.436408] Spectre V2 : Mitigation: Full generic retpoline [ 0.438369] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.441309] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.444279] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.446627] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.450380] MDS: Mitigation: Clear CPU buffers [ 0.454643] Freeing SMP alternatives memory: 36K [ 0.461828] ftrace: allocating 32293 entries in 127 pages [ 0.511455] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.514051] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.516731] smpboot: Max logical packages: 2 [ 0.518879] x2apic enabled [ 0.520512] Switched APIC routing to physical x2apic. [ 0.523897] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.526468] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.531148] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.544057] KVM setup paravirtual spinlock [ 0.547426] x86: Booting SMP configuration: [ 0.549289] .... node #0, CPUs: #1 [ 0.551215] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.573986] x86: Booted up 1 node, 2 CPUs [ 0.573990] KVM setup async PF for cpu 1 [ 0.573995] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.579556] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.582915] devtmpfs: initialized [ 0.586026] evm: security.selinux [ 0.587529] evm: security.SMACK64 [ 0.589013] evm: security.SMACK64EXEC [ 0.590620] evm: security.SMACK64TRANSMUTE [ 0.592367] evm: security.SMACK64MMAP [ 0.594001] evm: security.ima [ 0.595349] evm: security.capability [ 0.597216] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.600860] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.603194] pinctrl core: initialized pinctrl subsystem [ 0.605407] RTC time: 11:54:42, date: 06/02/19 [ 0.608027] NET: Registered protocol family 16 [ 0.621833] cpuidle: using governor ladder [ 0.633993] cpuidle: using governor menu [ 0.635809] PCCT header not found. [ 0.637291] ACPI: bus type PCI registered [ 0.638806] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.641205] PCI: Using configuration type 1 for base access [ 0.655977] ACPI: Added _OSI(Module Device) [ 0.657599] ACPI: Added _OSI(Processor Device) [ 0.659259] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.660982] ACPI: Added _OSI(Processor Aggregator Device) [ 0.664380] ACPI: Interpreter enabled [ 0.682060] ACPI: (supports S0 S5) [ 0.683408] ACPI: Using IOAPIC for interrupt routing [ 0.685218] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.690436] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.692608] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.694921] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.697179] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.701280] acpiphp: Slot [3] registered [ 0.702791] acpiphp: Slot [4] registered [ 0.704308] acpiphp: Slot [5] registered [ 0.705843] acpiphp: Slot [6] registered [ 0.707352] acpiphp: Slot [7] registered [ 0.708867] acpiphp: Slot [8] registered [ 0.710374] acpiphp: Slot [9] registered [ 0.711862] acpiphp: Slot [10] registered [ 0.713363] acpiphp: Slot [11] registered [ 0.714864] acpiphp: Slot [12] registered [ 0.716361] acpiphp: Slot [13] registered [ 0.717864] acpiphp: Slot [14] registered [ 0.719368] acpiphp: Slot [15] registered [ 0.720871] acpiphp: Slot [16] registered [ 0.722375] acpiphp: Slot [17] registered [ 0.723877] acpiphp: Slot [18] registered [ 0.725373] acpiphp: Slot [19] registered [ 0.726898] acpiphp: Slot [20] registered [ 0.728442] acpiphp: Slot [21] registered [ 0.729977] acpiphp: Slot [22] registered [ 0.731502] acpiphp: Slot [23] registered [ 0.733011] acpiphp: Slot [24] registered [ 0.734508] acpiphp: Slot [25] registered [ 0.736049] acpiphp: Slot [26] registered [ 0.737608] acpiphp: Slot [27] registered [ 0.739105] acpiphp: Slot [28] registered [ 0.740632] acpiphp: Slot [29] registered [ 0.742155] acpiphp: Slot [30] registered [ 0.743707] acpiphp: Slot [31] registered [ 0.745196] PCI host bridge to bus 0000:00 [ 0.746727] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.749041] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.751331] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.754035] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.756711] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.759528] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.764876] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.767333] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769622] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772020] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.776868] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.779576] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.806827] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.809898] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.812617] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.815414] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.818009] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.820366] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.822906] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.824915] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.827858] vgaarb: loaded [ 0.828986] vgaarb: bridge control possible 0000:00:02.0 [ 0.831274] SCSI subsystem initialized [ 0.833023] ACPI: bus type USB registered [ 0.834583] usbcore: registered new interface driver usbfs [ 0.836557] usbcore: registered new interface driver hub [ 0.838480] usbcore: registered new device driver usb [ 0.840618] PCI: Using ACPI for IRQ routing [ 0.842666] NetLabel: Initializing [ 0.844023] NetLabel: domain hash size = 128 [ 0.845631] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.847431] NetLabel: unlabeled traffic allowed by default [ 0.849637] amd_nb: Cannot enumerate AMD northbridges [ 0.851590] clocksource: Switched to clocksource kvm-clock [ 0.863757] AppArmor: AppArmor Filesystem Enabled [ 0.865526] pnp: PnP ACPI init [ 0.867077] pnp: PnP ACPI: found 5 devices [ 0.875635] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.878823] NET: Registered protocol family 2 [ 0.880795] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.883691] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.886385] TCP: Hash tables configured (established 32768 bind 32768) [ 0.888710] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.890795] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.893068] NET: Registered protocol family 1 [ 0.894676] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.896730] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.898748] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.918597] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.938452] Unpacking initramfs... [ 1.137180] Freeing initrd memory: 14828K [ 1.138838] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.141091] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.143487] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 1.147157] Scanning for low memory corruption every 60 seconds [ 1.149826] audit: initializing netlink subsys (disabled) [ 1.151846] audit: type=2000 audit(1559476482.995:1): initialized [ 1.154339] Initialise system trusted keyring [ 1.156162] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.158384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.161821] zbud: loaded [ 1.163232] VFS: Disk quotas dquot_6.6.0 [ 1.164784] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.167392] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.169780] fuse init (API version 7.23) [ 1.171449] Key type big_key registered [ 1.172961] Allocating IMA MOK and blacklist keyrings. [ 1.175553] Key type asymmetric registered [ 1.177131] Asymmetric key parser 'x509' registered [ 1.178940] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.181753] io scheduler noop registered [ 1.183254] io scheduler deadline registered (default) [ 1.185158] io scheduler cfq registered [ 1.186737] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.188736] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.191134] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.193878] ACPI: Power Button [PWRF] [ 1.195520] GHES: HEST is not enabled! [ 1.215211] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.255504] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.259325] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.285077] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.288925] Linux agpgart interface v0.103 [ 1.292598] loop: module loaded [ 1.295743] vda: vda1 [ 1.297699] scsi host0: ata_piix [ 1.299199] scsi host1: ata_piix [ 1.300537] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.302876] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.305312] libphy: Fixed MDIO Bus: probed [ 1.306979] tun: Universal TUN/TAP device driver, 1.6 [ 1.308803] tun: (C) 1999-2004 Max Krasnyansky [ 1.312300] PPP generic driver version 2.4.2 [ 1.313982] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.316264] ehci-pci: EHCI PCI platform driver [ 1.317933] ehci-platform: EHCI generic platform driver [ 1.319832] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.321991] ohci-pci: OHCI PCI platform driver [ 1.323661] ohci-platform: OHCI generic platform driver [ 1.325550] uhci_hcd: USB Universal Host Controller Interface driver [ 1.345966] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.347895] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.350688] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.352577] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.354744] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.357099] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.359812] usb usb1: Product: UHCI Host Controller [ 1.361595] usb usb1: Manufacturer: Linux 4.4.0-148-generic uhci_hcd [ 1.363815] usb usb1: SerialNumber: 0000:00:01.2 [ 1.365616] hub 1-0:1.0: USB hub found [ 1.367076] hub 1-0:1.0: 2 ports detected [ 1.368786] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.372783] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.374603] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.376546] mousedev: PS/2 mouse device common for all mice [ 1.378796] rtc_cmos 00:00: RTC can wake from S4 [ 1.381100] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.383653] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.383805] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.383830] i2c /dev entries driver [ 1.383896] device-mapper: uevent: version 1.0.3 [ 1.387663] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.387679] ledtrig-cpu: registered to indicate activity on CPUs [ 1.388023] NET: Registered protocol family 10 [ 1.388300] NET: Registered protocol family 17 [ 1.388312] Key type dns_resolver registered [ 1.388613] registered taskstats version 1 [ 1.388635] Loading compiled-in X.509 certificates [ 1.389163] Loaded X.509 cert 'Build time autogenerated kernel key: 5103689f9da3e841c6100f8bb032b132cf76e38d' [ 1.389178] zswap: loaded using pool lzo/zbud [ 1.390780] Key type trusted registered [ 1.392931] Key type encrypted registered [ 1.392938] AppArmor: AppArmor sha1 policy hashing enabled [ 1.392946] ima: No TPM chip found, activating TPM-bypass! [ 1.392950] ima: Allocated hash algorithm: sha1 [ 1.392972] evm: HMAC attrs: 0x1 [ 1.393911] Magic number: 7:206:933 [ 1.394828] rtc_cmos 00:00: setting system clock to 2019-06-02 11:54:43 UTC (1559476483) [ 1.394915] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.394915] EDD information not available. [ 1.461355] Freeing unused kernel memory: 1484K [ 1.475629] Write protecting the kernel read-only data: 14336k [ 1.479125] Freeing unused kernel memory: 1620K [ 1.481024] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.495114] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.495616] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.495640] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.504526] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.504561] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.504685] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.504722] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.504758] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.504808] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.504861] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.551370] virtio_net virtio0 ens3: renamed from eth0 [ 1.557878] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.561418] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.584123] AVX2 version of gcm_enc/dec engaged. [ 1.585910] AES CTR mode by8 optimization enabled [ 1.596171] FDC 0 is a S82078B [ 1.679603] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.845642] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.848032] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.850445] usb 1-1: Product: QEMU USB Tablet [ 1.852060] usb 1-1: Manufacturer: QEMU [ 1.853531] usb 1-1: SerialNumber: 42 [ 1.860032] hidraw: raw HID events driver (C) Jiri Kosina [ 1.867029] usbcore: registered new interface driver usbhid [ 1.869062] usbhid: USB HID core driver [ 1.872123] 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.876411] 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.976274] md: linear personality registered for level -1 [ 2.980710] md: multipath personality registered for level -4 [ 2.985010] md: raid0 personality registered for level 0 [ 2.989894] md: raid1 personality registered for level 1 [ 3.059605] raid6: sse2x1 gen() 11251 MB/s [ 3.127618] raid6: sse2x1 xor() 8838 MB/s [ 3.195620] raid6: sse2x2 gen() 14260 MB/s [ 3.263623] raid6: sse2x2 xor() 9662 MB/s [ 3.331607] raid6: sse2x4 gen() 16567 MB/s [ 3.399592] raid6: sse2x4 xor() 10891 MB/s [ 3.467619] raid6: avx2x1 gen() 21856 MB/s [ 3.535618] raid6: avx2x2 gen() 25404 MB/s [ 3.603601] raid6: avx2x4 gen() 28859 MB/s [ 3.605308] raid6: using algorithm avx2x4 gen() 28859 MB/s [ 3.607325] raid6: using avx2x2 recovery algorithm [ 3.610400] xor: automatically using best checksumming function: [ 3.651603] avx : 32267.000 MB/sec [ 3.654686] async_tx: api initialized (async) [ 3.663452] md: raid6 personality registered for level 6 [ 3.665487] md: raid5 personality registered for level 5 [ 3.667467] md: raid4 personality registered for level 4 [ 3.674578] 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.707764] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.726678] 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.833393] 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.839628] systemd[1]: Detected virtualization kvm. [ 3.841467] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.846017] systemd[1]: Set hostname to . [ 3.849317] systemd[1]: Initializing machine ID from KVM UUID. [ 3.851440] systemd[1]: Installed transient /etc/machine-id file. [ 3.980627] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.985142] 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.990740] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.994575] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.997893] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 4.001385] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 4.004862] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 4.008788] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 4.013563] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 4.016451] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 4.020784] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 4.024510] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 4.028496] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 4.043908] 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.052282] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.057463] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.062674] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.070651] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.075947] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.080825] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.085022] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 4.090319] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.094488] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.098781] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.104034] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 4.108814] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 4.113241] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.120933] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.126604] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.131598] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 4.136788] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.142296] systemd[1]: Mounted POSIX Message Queue File System. [ 4.144603] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.147718] EXT4-fs (vda1): re-mounted. Opts: (null) [ 4.149213] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.153323] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.158605] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 4.165906] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 4.170982] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.175269] systemd[1]: Started Remount Root and Kernel File Systems. [ 4.177675] iscsi: registered transport (tcp) [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 4.191886] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 4.197474] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [ 4.210823] 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 Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... Starting Tell Plymouth To Write Out Runtime Data... [[0;32m OK [0m] Started 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. 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.865464] cloud-init[562]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init-local' at Sun, 02 Jun 2019 11:54:47 +0000. Up 5.17 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.935796] cloud-init[932]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init' at Sun, 02 Jun 2019 11:54:53 +0000. Up 10.48 seconds. [ 10.939274] cloud-init[932]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 10.942354] cloud-init[932]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.945429] cloud-init[932]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 10.948444] cloud-init[932]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.951510] cloud-init[932]: ci-info: | ens3 | True | 192.168.120.11 | 255.255.255.0 | global | fa:16:3e:b5:2b:a8 | [ 10.954527] cloud-init[932]: ci-info: | ens3 | True | fe80::f816:3eff:feb5:2ba8/64 | . | link | fa:16:3e:b5:2b:a8 | [ 10.957533] cloud-init[932]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | [ 10.960611] cloud-init[932]: ci-info: | lo | True | ::1/128 | . | host | . | [ 10.963659] cloud-init[932]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.966661] cloud-init[932]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 10.969448] cloud-init[932]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.972170] cloud-init[932]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 10.975005] cloud-init[932]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.977727] cloud-init[932]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 10.978132] cloud-init[932]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 10.978425] cloud-init[932]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 10.978728] cloud-init[932]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.978986] cloud-init[932]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ [ 10.979271] cloud-init[932]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.979536] cloud-init[932]: ci-info: | Route | Destination | Gateway | Interface | Flags | [ 10.979823] cloud-init[932]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.980439] cloud-init[932]: ci-info: | 0 | fe80::/64 | :: | ens3 | U | [ 10.980700] cloud-init[932]: ci-info: | 3 | ff00::/8 | :: | ens3 | U | [ 10.981007] cloud-init[932]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.981257] cloud-init[932]: Generating public/private rsa key pair. [ 10.981541] cloud-init[932]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 10.981839] cloud-init[932]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 10.982107] cloud-init[932]: The key fingerprint is: [ 10.982383] cloud-init[932]: SHA256:QImiG5A5XtcNQodtjEmSEx9DsuNmZ6huUQDlsP02E8s root@vyos-vrouter-vm-d62f8166-fcaf-41f0-9b25-7a9f150f63f1 [ 10.982654] cloud-init[932]: The key's randomart image is: [ 10.982933] cloud-init[932]: +---[RSA 2048]----+ [ 10.983201] cloud-init[932]: |++.+*OO+o | [ 10.983515] cloud-init[932]: |=*.+***= . | [ 10.983790] cloud-init[932]: |+o=++.o | [ 10.984074] cloud-init[932]: |o..+oo . | [ 10.984345] cloud-init[932]: | o.=Eo S | [ 10.984638] cloud-init[932]: |..+.oo | [ 10.984925] cloud-init[932]: | .. | [ 10.985207] cloud-init[932]: |.. | [ 10.985537] cloud-init[932]: |.. | [ 10.985792] cloud-init[932]: +----[SHA256]-----+ [ 10.986056] cloud-init[932]: Generating public/private dsa key pair. [ 10.986337] cloud-init[932]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 10.986612] cloud-init[932]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 10.986893] cloud-init[932]: The key fingerprint is: [ 10.987163] cloud-init[932]: SHA256:AJR4cAfcHaxWwjC3+P6WmyFkdL6l4LDyfmrG54RKS1s root@vyos-vrouter-vm-d62f8166-fcaf-41f0-9b25-7a9f150f63f1 [ 10.987440] cloud-init[932]: The key's randomart image is: [ 10.987732] cloud-init[932]: +---[DSA 1024]----+ [ 10.988016] cloud-init[932]: | .=B*oo.. | [ 10.988274] cloud-init[932]: | ..+*+.+ | [ 10.988558] cloud-init[932]: | .. ++. | [ 10.988847] cloud-init[932]: | oo+ | [ 10.989115] cloud-init[932]: | ..= S . | [ 10.989392] cloud-init[932]: | O . + | [ 10.989679] cloud-init[932]: | +.E = +. | [ 10.990018] cloud-init[932]: | o B+.oooo | [ 10.990290] cloud-init[932]: | +++=..+. | [ 10.990552] cloud-init[932]: +----[SHA256]-----+ [ 10.990836] cloud-init[932]: Generating public/private ecdsa key pair. [ 10.991129] cloud-init[932]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 10.991448] cloud-init[932]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 10.991713] cloud-init[932]: The key fingerprint is: [ 10.991991] cloud-init[932]: SHA256:8hU0huRtCNHc+Qmlzdjhkzv84Y8r+fyEvqfiMgffZmU root@vyos-vrouter-vm-d62f8166-fcaf-41f0-9b25-7a9f150f63f1 [ 10.992556] cloud-init[932]: The key's randomart image is: [ 10.992852] cloud-init[932]: +---[ECDSA 256]---+ [ 10.993117] cloud-init[932]: | o=.o+oo | [ 10.993386] cloud-init[932]: | o+=+O o | [ 10.993660] cloud-init[932]: | o *oB. | [ 10.993945] cloud-init[932]: | . ooo | [ 10.994232] cloud-init[932]: | . S . + . | [ 10.994561] cloud-init[932]: | o .. + oE| [ 10.994842] cloud-init[932]: | . o o+o.| [ 10.995107] cloud-init[932]: | o *o++.| [ 10.995380] cloud-init[932]: | =.*O*o| [ 10.995670] cloud-init[932]: +----[SHA256]-----+ [ 10.995966] cloud-init[932]: Generating public/private ed25519 key pair. [ 10.996516] cloud-init[932]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 10.996804] cloud-init[932]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 10.997223] cloud-init[932]: The key fingerprint is: [ 10.997354] cloud-init[932]: SHA256:J5zVD73/vR+SZUPSZLUwzQcVsnDgKDj3urRGzw69jpw root@vyos-vrouter-vm-d62f8166-fcaf-41f0-9b25-7a9f150f63f1 [ 10.997634] cloud-init[932]: The key's randomart image is: [ 10.997926] cloud-init[932]: +--[ED25519 256]--+ [ 10.998198] cloud-init[932]: | o.=+*=| [ 10.998465] cloud-init[932]: | . o.o.Ooo| [ 10.998765] cloud-init[932]: | o o ...oo.+.| [ 10.999015] cloud-init[932]: | o.oo oo. | [ 11.066146] cloud-init[932]: | S.. o+ | [ 11.066392] cloud-init[932]: | .oo +..| [ 11.066658] cloud-init[932]: | .+o. o ..| [ 11.066937] cloud-init[932]: | o.*o. . +| [ 11.067220] cloud-init[932]: | .Eo+ .*| [ 11.067496] cloud-init[932]: +----[SHA256]-----+ [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target System Initialization. [[0;32m OK [0m] Listening on ACPID Listen Socket. 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. Starting LXD - unix socket. [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Listening on 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 LXD - container startup/shutdown... Starting /etc/rc.local Compatibility... Starting Login Service... [[0;32m OK [0m] Started FUSE filesystem for LXC. [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started Deferred execution scheduler. Starting System Logging Service... Starting Accounts Service... [[0;32m OK [0m] Started ACPI event daemon. Starting LSB: MD monitoring daemon... Starting LSB: Record successful boot for GRUB... Starting Pollinate to seed the pseudo random number generator... [[0;32m OK [0m] Started D-Bus System Message Bus. Starting Snappy daemon... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [[0;32m OK [0m] Started System Logging Service. [[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: MD monitoring daemon. [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: automatic crash report generation... Starting LSB: daemon to balance interrupts for SMP systems... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting Permit User Sessions... [[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: 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 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 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-02 11:56:54,689 - 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 c2f32f6b060a09475a7271a048652cda5cac23a01f0a6d94e35b347ca78bb249 2019-06-02 11:56:54,691 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host vyos-vrouter-vm-d62f8166-fcaf-41f0-9b25-7a9f150f63f1 --2019-06-02 11:55:22-- https://get.docker.com/ Resolving get.docker.com (get.docker.com)... 99.84.74.10, 99.84.74.12, 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% 29.7M=0s 2019-06-02 11:55:22 (29.7 MB/s) - ‘script.sh’ saved [13063/13063] sudo: unable to resolve host vyos-vrouter-vm-d62f8166-fcaf-41f0-9b25-7a9f150f63f1 sudo: unable to resolve host vyos-vrouter-vm-d62f8166-fcaf-41f0-9b25-7a9f150f63f1 + 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-d62f8166-fcaf-41f0-9b25-7a9f150f63f1 sudo: unable to resolve host vyos-vrouter-vm-d62f8166-fcaf-41f0-9b25-7a9f150f63f1 2019-06-02 11:56:54,693 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-06-02 11:56:54,700 - 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.206', 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-02 11:57:26,757 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 116, 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': 332, 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': 144, 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': 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': 119, 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': 117, 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-02 11:57:26,933 - functest.core.cloudify - INFO - The current manager status is running 2019-06-02 11:57:27,008 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-06-02 11:57:27,231 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-06-02 11:57:27,232 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-06-02 11:57:27,232 - functest.core.cloudify - INFO - Put private keypair in manager 2019-06-02 11:57:28,036 - functest.core.cloudify - DEBUG - output: 2019-06-02 11:57:28,036 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host vyos-vrouter-vm-d62f8166-fcaf-41f0-9b25-7a9f150f63f1 sudo: unable to resolve host vyos-vrouter-vm-d62f8166-fcaf-41f0-9b25-7a9f150f63f1 2019-06-02 11:57:37,836 - 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/tmpZfLOC4/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/tmp8FznuW/plugin.yaml... Uploading plugin archive (wagon + yaml).. tmpSUyDYg.zip |-------------------------------------------------------| 0.05% tmpSUyDYg.zip |-------------------------------------------------------| 0.09% tmpSUyDYg.zip |-------------------------------------------------------| 0.14% tmpSUyDYg.zip |-------------------------------------------------------| 0.18% tmpSUyDYg.zip |-------------------------------------------------------| 0.23% tmpSUyDYg.zip |-------------------------------------------------------| 0.27% tmpSUyDYg.zip |-------------------------------------------------------| 0.32% tmpSUyDYg.zip |-------------------------------------------------------| 0.37% tmpSUyDYg.zip |-------------------------------------------------------| 0.41% tmpSUyDYg.zip |-------------------------------------------------------| 0.46% tmpSUyDYg.zip |-------------------------------------------------------| 0.5% tmpSUyDYg.zip |-------------------------------------------------------| 0.55% tmpSUyDYg.zip |-------------------------------------------------------| 0.59% tmpSUyDYg.zip |-------------------------------------------------------| 0.64% tmpSUyDYg.zip |-------------------------------------------------------| 0.68% tmpSUyDYg.zip |-------------------------------------------------------| 0.73% tmpSUyDYg.zip |-------------------------------------------------------| 0.78% tmpSUyDYg.zip |-------------------------------------------------------| 0.82% tmpSUyDYg.zip |-------------------------------------------------------| 0.87% tmpSUyDYg.zip |#------------------------------------------------------| 0.91% tmpSUyDYg.zip |#------------------------------------------------------| 0.96% tmpSUyDYg.zip |#------------------------------------------------------| 1.0% tmpSUyDYg.zip |#------------------------------------------------------| 1.05% tmpSUyDYg.zip |#------------------------------------------------------| 1.1% tmpSUyDYg.zip |#------------------------------------------------------| 1.14% tmpSUyDYg.zip |#------------------------------------------------------| 1.19% tmpSUyDYg.zip |#------------------------------------------------------| 1.23% tmpSUyDYg.zip |#------------------------------------------------------| 1.28% tmpSUyDYg.zip |#------------------------------------------------------| 1.32% tmpSUyDYg.zip |#------------------------------------------------------| 1.37% tmpSUyDYg.zip |#------------------------------------------------------| 1.42% tmpSUyDYg.zip |#------------------------------------------------------| 1.46% tmpSUyDYg.zip |#------------------------------------------------------| 1.51% tmpSUyDYg.zip |#------------------------------------------------------| 1.55% tmpSUyDYg.zip |#------------------------------------------------------| 1.6% tmpSUyDYg.zip |#------------------------------------------------------| 1.64% tmpSUyDYg.zip |#------------------------------------------------------| 1.69% tmpSUyDYg.zip |#------------------------------------------------------| 1.73% tmpSUyDYg.zip |#------------------------------------------------------| 1.78% tmpSUyDYg.zip |#------------------------------------------------------| 1.83% tmpSUyDYg.zip |#------------------------------------------------------| 1.87% tmpSUyDYg.zip |#------------------------------------------------------| 1.92% tmpSUyDYg.zip |#------------------------------------------------------| 1.96% tmpSUyDYg.zip |#------------------------------------------------------| 2.01% tmpSUyDYg.zip |#------------------------------------------------------| 2.05% tmpSUyDYg.zip |#------------------------------------------------------| 2.1% tmpSUyDYg.zip |#------------------------------------------------------| 2.15% tmpSUyDYg.zip |#------------------------------------------------------| 2.19% tmpSUyDYg.zip |#------------------------------------------------------| 2.24% tmpSUyDYg.zip |#------------------------------------------------------| 2.28% tmpSUyDYg.zip |#------------------------------------------------------| 2.33% tmpSUyDYg.zip |#------------------------------------------------------| 2.37% tmpSUyDYg.zip |#------------------------------------------------------| 2.42% tmpSUyDYg.zip |#------------------------------------------------------| 2.47% tmpSUyDYg.zip |#------------------------------------------------------| 2.51% tmpSUyDYg.zip |#------------------------------------------------------| 2.56% tmpSUyDYg.zip |#------------------------------------------------------| 2.6% tmpSUyDYg.zip |#------------------------------------------------------| 2.65% tmpSUyDYg.zip |#------------------------------------------------------| 2.69% tmpSUyDYg.zip |##-----------------------------------------------------| 2.74% tmpSUyDYg.zip |##-----------------------------------------------------| 2.78% tmpSUyDYg.zip |##-----------------------------------------------------| 2.83% tmpSUyDYg.zip |##-----------------------------------------------------| 2.88% tmpSUyDYg.zip |##-----------------------------------------------------| 2.92% tmpSUyDYg.zip |##-----------------------------------------------------| 2.97% tmpSUyDYg.zip |##-----------------------------------------------------| 3.01% tmpSUyDYg.zip |##-----------------------------------------------------| 3.06% tmpSUyDYg.zip |##-----------------------------------------------------| 3.1% tmpSUyDYg.zip |##-----------------------------------------------------| 3.15% tmpSUyDYg.zip |##-----------------------------------------------------| 3.2% tmpSUyDYg.zip |##-----------------------------------------------------| 3.24% tmpSUyDYg.zip |##-----------------------------------------------------| 3.29% tmpSUyDYg.zip |##-----------------------------------------------------| 3.33% tmpSUyDYg.zip |##-----------------------------------------------------| 3.38% tmpSUyDYg.zip |##-----------------------------------------------------| 3.42% tmpSUyDYg.zip |##-----------------------------------------------------| 3.47% tmpSUyDYg.zip |##-----------------------------------------------------| 3.51% tmpSUyDYg.zip |##-----------------------------------------------------| 3.56% tmpSUyDYg.zip |##-----------------------------------------------------| 3.61% tmpSUyDYg.zip |##-----------------------------------------------------| 3.65% tmpSUyDYg.zip |##-----------------------------------------------------| 3.7% tmpSUyDYg.zip |##-----------------------------------------------------| 3.74% tmpSUyDYg.zip |##-----------------------------------------------------| 3.79% tmpSUyDYg.zip |##-----------------------------------------------------| 3.83% tmpSUyDYg.zip |##-----------------------------------------------------| 3.88% tmpSUyDYg.zip |##-----------------------------------------------------| 3.93% tmpSUyDYg.zip |##-----------------------------------------------------| 3.97% tmpSUyDYg.zip |##-----------------------------------------------------| 4.02% tmpSUyDYg.zip |##-----------------------------------------------------| 4.06% tmpSUyDYg.zip |##-----------------------------------------------------| 4.11% tmpSUyDYg.zip |##-----------------------------------------------------| 4.15% tmpSUyDYg.zip |##-----------------------------------------------------| 4.2% tmpSUyDYg.zip |##-----------------------------------------------------| 4.25% tmpSUyDYg.zip |##-----------------------------------------------------| 4.29% tmpSUyDYg.zip |##-----------------------------------------------------| 4.34% tmpSUyDYg.zip |##-----------------------------------------------------| 4.38% tmpSUyDYg.zip |##-----------------------------------------------------| 4.43% tmpSUyDYg.zip |##-----------------------------------------------------| 4.47% tmpSUyDYg.zip |##-----------------------------------------------------| 4.52% tmpSUyDYg.zip |###----------------------------------------------------| 4.56% tmpSUyDYg.zip |###----------------------------------------------------| 4.61% tmpSUyDYg.zip |###----------------------------------------------------| 4.66% tmpSUyDYg.zip |###----------------------------------------------------| 4.7% tmpSUyDYg.zip |###----------------------------------------------------| 4.75% tmpSUyDYg.zip |###----------------------------------------------------| 4.79% tmpSUyDYg.zip |###----------------------------------------------------| 4.84% tmpSUyDYg.zip |###----------------------------------------------------| 4.88% tmpSUyDYg.zip |###----------------------------------------------------| 4.93% tmpSUyDYg.zip |###----------------------------------------------------| 4.98% tmpSUyDYg.zip |###----------------------------------------------------| 5.02% tmpSUyDYg.zip |###----------------------------------------------------| 5.07% tmpSUyDYg.zip |###----------------------------------------------------| 5.11% tmpSUyDYg.zip |###----------------------------------------------------| 5.16% tmpSUyDYg.zip |###----------------------------------------------------| 5.2% tmpSUyDYg.zip |###----------------------------------------------------| 5.25% tmpSUyDYg.zip |###----------------------------------------------------| 5.3% tmpSUyDYg.zip |###----------------------------------------------------| 5.34% tmpSUyDYg.zip |###----------------------------------------------------| 5.39% tmpSUyDYg.zip |###----------------------------------------------------| 5.43% tmpSUyDYg.zip |###----------------------------------------------------| 5.48% tmpSUyDYg.zip |###----------------------------------------------------| 5.52% tmpSUyDYg.zip |###----------------------------------------------------| 5.57% tmpSUyDYg.zip |###----------------------------------------------------| 5.61% tmpSUyDYg.zip |###----------------------------------------------------| 5.66% tmpSUyDYg.zip |###----------------------------------------------------| 5.71% tmpSUyDYg.zip |###----------------------------------------------------| 5.75% tmpSUyDYg.zip |###----------------------------------------------------| 5.8% tmpSUyDYg.zip |###----------------------------------------------------| 5.84% tmpSUyDYg.zip |###----------------------------------------------------| 5.89% tmpSUyDYg.zip |###----------------------------------------------------| 5.93% tmpSUyDYg.zip |###----------------------------------------------------| 5.98% tmpSUyDYg.zip |###----------------------------------------------------| 6.03% tmpSUyDYg.zip |###----------------------------------------------------| 6.07% tmpSUyDYg.zip |###----------------------------------------------------| 6.12% tmpSUyDYg.zip |###----------------------------------------------------| 6.16% tmpSUyDYg.zip |###----------------------------------------------------| 6.21% tmpSUyDYg.zip |###----------------------------------------------------| 6.25% tmpSUyDYg.zip |###----------------------------------------------------| 6.3% tmpSUyDYg.zip |###----------------------------------------------------| 6.35% tmpSUyDYg.zip |####---------------------------------------------------| 6.39% tmpSUyDYg.zip |####---------------------------------------------------| 6.44% tmpSUyDYg.zip |####---------------------------------------------------| 6.48% tmpSUyDYg.zip |####---------------------------------------------------| 6.53% tmpSUyDYg.zip |####---------------------------------------------------| 6.57% tmpSUyDYg.zip |####---------------------------------------------------| 6.62% tmpSUyDYg.zip |####---------------------------------------------------| 6.66% tmpSUyDYg.zip |####---------------------------------------------------| 6.71% tmpSUyDYg.zip |####---------------------------------------------------| 6.76% tmpSUyDYg.zip |####---------------------------------------------------| 6.8% tmpSUyDYg.zip |####---------------------------------------------------| 6.85% tmpSUyDYg.zip |####---------------------------------------------------| 6.89% tmpSUyDYg.zip |####---------------------------------------------------| 6.94% tmpSUyDYg.zip |####---------------------------------------------------| 6.98% tmpSUyDYg.zip |####---------------------------------------------------| 7.03% tmpSUyDYg.zip |####---------------------------------------------------| 7.08% tmpSUyDYg.zip |####---------------------------------------------------| 7.12% tmpSUyDYg.zip |####---------------------------------------------------| 7.17% tmpSUyDYg.zip |####---------------------------------------------------| 7.21% tmpSUyDYg.zip |####---------------------------------------------------| 7.26% tmpSUyDYg.zip |####---------------------------------------------------| 7.3% tmpSUyDYg.zip |####---------------------------------------------------| 7.35% tmpSUyDYg.zip |####---------------------------------------------------| 7.4% tmpSUyDYg.zip |####---------------------------------------------------| 7.44% tmpSUyDYg.zip |####---------------------------------------------------| 7.49% tmpSUyDYg.zip |####---------------------------------------------------| 7.53% tmpSUyDYg.zip |####---------------------------------------------------| 7.58% tmpSUyDYg.zip |####---------------------------------------------------| 7.62% tmpSUyDYg.zip |####---------------------------------------------------| 7.67% tmpSUyDYg.zip |####---------------------------------------------------| 7.71% tmpSUyDYg.zip |####---------------------------------------------------| 7.76% tmpSUyDYg.zip |####---------------------------------------------------| 7.81% tmpSUyDYg.zip |####---------------------------------------------------| 7.85% tmpSUyDYg.zip |####---------------------------------------------------| 7.9% tmpSUyDYg.zip |####---------------------------------------------------| 7.94% tmpSUyDYg.zip |####---------------------------------------------------| 7.99% tmpSUyDYg.zip |####---------------------------------------------------| 8.03% tmpSUyDYg.zip |####---------------------------------------------------| 8.08% tmpSUyDYg.zip |####---------------------------------------------------| 8.13% tmpSUyDYg.zip |####---------------------------------------------------| 8.17% tmpSUyDYg.zip |#####--------------------------------------------------| 8.22% tmpSUyDYg.zip |#####--------------------------------------------------| 8.26% tmpSUyDYg.zip |#####--------------------------------------------------| 8.31% tmpSUyDYg.zip |#####--------------------------------------------------| 8.35% tmpSUyDYg.zip |#####--------------------------------------------------| 8.4% tmpSUyDYg.zip |#####--------------------------------------------------| 8.45% tmpSUyDYg.zip |#####--------------------------------------------------| 8.49% tmpSUyDYg.zip |#####--------------------------------------------------| 8.54% tmpSUyDYg.zip |#####--------------------------------------------------| 8.58% tmpSUyDYg.zip |#####--------------------------------------------------| 8.63% tmpSUyDYg.zip |#####--------------------------------------------------| 8.67% tmpSUyDYg.zip |#####--------------------------------------------------| 8.72% tmpSUyDYg.zip |#####--------------------------------------------------| 8.76% tmpSUyDYg.zip |#####--------------------------------------------------| 8.81% tmpSUyDYg.zip |#####--------------------------------------------------| 8.86% tmpSUyDYg.zip |#####--------------------------------------------------| 8.9% tmpSUyDYg.zip |#####--------------------------------------------------| 8.95% tmpSUyDYg.zip |#####--------------------------------------------------| 8.99% tmpSUyDYg.zip |#####--------------------------------------------------| 9.04% tmpSUyDYg.zip |#####--------------------------------------------------| 9.08% tmpSUyDYg.zip |#####--------------------------------------------------| 9.13% tmpSUyDYg.zip |#####--------------------------------------------------| 9.18% tmpSUyDYg.zip |#####--------------------------------------------------| 9.22% tmpSUyDYg.zip |#####--------------------------------------------------| 9.27% tmpSUyDYg.zip |#####--------------------------------------------------| 9.31% tmpSUyDYg.zip |#####--------------------------------------------------| 9.36% tmpSUyDYg.zip |#####--------------------------------------------------| 9.4% tmpSUyDYg.zip |#####--------------------------------------------------| 9.45% tmpSUyDYg.zip |#####--------------------------------------------------| 9.5% tmpSUyDYg.zip |#####--------------------------------------------------| 9.54% tmpSUyDYg.zip |#####--------------------------------------------------| 9.59% tmpSUyDYg.zip |#####--------------------------------------------------| 9.63% tmpSUyDYg.zip |#####--------------------------------------------------| 9.68% tmpSUyDYg.zip |#####--------------------------------------------------| 9.72% tmpSUyDYg.zip |#####--------------------------------------------------| 9.77% tmpSUyDYg.zip |#####--------------------------------------------------| 9.81% tmpSUyDYg.zip |#####--------------------------------------------------| 9.86% tmpSUyDYg.zip |#####--------------------------------------------------| 9.91% tmpSUyDYg.zip |#####--------------------------------------------------| 9.95% tmpSUyDYg.zip |#####--------------------------------------------------| 10.0% tmpSUyDYg.zip |######-------------------------------------------------| 10.04% tmpSUyDYg.zip |######-------------------------------------------------| 10.09% tmpSUyDYg.zip |######-------------------------------------------------| 10.13% tmpSUyDYg.zip |######-------------------------------------------------| 10.18% tmpSUyDYg.zip |######-------------------------------------------------| 10.23% tmpSUyDYg.zip |######-------------------------------------------------| 10.27% tmpSUyDYg.zip |######-------------------------------------------------| 10.32% tmpSUyDYg.zip |######-------------------------------------------------| 10.36% tmpSUyDYg.zip |######-------------------------------------------------| 10.41% tmpSUyDYg.zip |######-------------------------------------------------| 10.45% tmpSUyDYg.zip |######-------------------------------------------------| 10.5% tmpSUyDYg.zip |######-------------------------------------------------| 10.54% tmpSUyDYg.zip |######-------------------------------------------------| 10.59% tmpSUyDYg.zip |######-------------------------------------------------| 10.64% tmpSUyDYg.zip |######-------------------------------------------------| 10.68% tmpSUyDYg.zip |######-------------------------------------------------| 10.73% tmpSUyDYg.zip |######-------------------------------------------------| 10.77% tmpSUyDYg.zip |######-------------------------------------------------| 10.82% tmpSUyDYg.zip |######-------------------------------------------------| 10.86% tmpSUyDYg.zip |######-------------------------------------------------| 10.91% tmpSUyDYg.zip |######-------------------------------------------------| 10.96% tmpSUyDYg.zip |######-------------------------------------------------| 11.0% tmpSUyDYg.zip |######-------------------------------------------------| 11.05% tmpSUyDYg.zip |######-------------------------------------------------| 11.09% tmpSUyDYg.zip |######-------------------------------------------------| 11.14% tmpSUyDYg.zip |######-------------------------------------------------| 11.18% tmpSUyDYg.zip |######-------------------------------------------------| 11.23% tmpSUyDYg.zip |######-------------------------------------------------| 11.28% tmpSUyDYg.zip |######-------------------------------------------------| 11.32% tmpSUyDYg.zip |######-------------------------------------------------| 11.37% tmpSUyDYg.zip |######-------------------------------------------------| 11.41% tmpSUyDYg.zip |######-------------------------------------------------| 11.46% tmpSUyDYg.zip |######-------------------------------------------------| 11.5% tmpSUyDYg.zip |######-------------------------------------------------| 11.55% tmpSUyDYg.zip |######-------------------------------------------------| 11.59% tmpSUyDYg.zip |######-------------------------------------------------| 11.64% tmpSUyDYg.zip |######-------------------------------------------------| 11.69% tmpSUyDYg.zip |######-------------------------------------------------| 11.73% tmpSUyDYg.zip |######-------------------------------------------------| 11.78% tmpSUyDYg.zip |#######------------------------------------------------| 11.82% tmpSUyDYg.zip |#######------------------------------------------------| 11.87% tmpSUyDYg.zip |#######------------------------------------------------| 11.91% tmpSUyDYg.zip |#######------------------------------------------------| 11.96% tmpSUyDYg.zip |#######------------------------------------------------| 12.01% tmpSUyDYg.zip |#######------------------------------------------------| 12.05% tmpSUyDYg.zip |#######------------------------------------------------| 12.1% tmpSUyDYg.zip |#######------------------------------------------------| 12.14% tmpSUyDYg.zip |#######------------------------------------------------| 12.19% tmpSUyDYg.zip |#######------------------------------------------------| 12.23% tmpSUyDYg.zip |#######------------------------------------------------| 12.28% tmpSUyDYg.zip |#######------------------------------------------------| 12.33% tmpSUyDYg.zip |#######------------------------------------------------| 12.37% tmpSUyDYg.zip |#######------------------------------------------------| 12.42% tmpSUyDYg.zip |#######------------------------------------------------| 12.46% tmpSUyDYg.zip |#######------------------------------------------------| 12.51% tmpSUyDYg.zip |#######------------------------------------------------| 12.55% tmpSUyDYg.zip |#######------------------------------------------------| 12.6% tmpSUyDYg.zip |#######------------------------------------------------| 12.64% tmpSUyDYg.zip |#######------------------------------------------------| 12.69% tmpSUyDYg.zip |#######------------------------------------------------| 12.74% tmpSUyDYg.zip |#######------------------------------------------------| 12.78% tmpSUyDYg.zip |#######------------------------------------------------| 12.83% tmpSUyDYg.zip |#######------------------------------------------------| 12.87% tmpSUyDYg.zip |#######------------------------------------------------| 12.92% tmpSUyDYg.zip |#######------------------------------------------------| 12.96% tmpSUyDYg.zip |#######------------------------------------------------| 13.01% tmpSUyDYg.zip |#######------------------------------------------------| 13.06% tmpSUyDYg.zip |#######------------------------------------------------| 13.1% tmpSUyDYg.zip |#######------------------------------------------------| 13.15% tmpSUyDYg.zip |#######------------------------------------------------| 13.19% tmpSUyDYg.zip |#######------------------------------------------------| 13.24% tmpSUyDYg.zip |#######------------------------------------------------| 13.28% tmpSUyDYg.zip |#######------------------------------------------------| 13.33% tmpSUyDYg.zip |#######------------------------------------------------| 13.38% tmpSUyDYg.zip |#######------------------------------------------------| 13.42% tmpSUyDYg.zip |#######------------------------------------------------| 13.47% tmpSUyDYg.zip |#######------------------------------------------------| 13.51% tmpSUyDYg.zip |#######------------------------------------------------| 13.56% tmpSUyDYg.zip |#######------------------------------------------------| 13.6% tmpSUyDYg.zip |########-----------------------------------------------| 13.65% tmpSUyDYg.zip |########-----------------------------------------------| 13.69% tmpSUyDYg.zip |########-----------------------------------------------| 13.74% tmpSUyDYg.zip |########-----------------------------------------------| 13.79% tmpSUyDYg.zip |########-----------------------------------------------| 13.83% tmpSUyDYg.zip |########-----------------------------------------------| 13.88% tmpSUyDYg.zip |########-----------------------------------------------| 13.92% tmpSUyDYg.zip |########-----------------------------------------------| 13.97% tmpSUyDYg.zip |########-----------------------------------------------| 14.01% tmpSUyDYg.zip |########-----------------------------------------------| 14.06% tmpSUyDYg.zip |########-----------------------------------------------| 14.11% tmpSUyDYg.zip |########-----------------------------------------------| 14.15% tmpSUyDYg.zip |########-----------------------------------------------| 14.2% tmpSUyDYg.zip |########-----------------------------------------------| 14.24% tmpSUyDYg.zip |########-----------------------------------------------| 14.29% tmpSUyDYg.zip |########-----------------------------------------------| 14.33% tmpSUyDYg.zip |########-----------------------------------------------| 14.38% tmpSUyDYg.zip |########-----------------------------------------------| 14.43% tmpSUyDYg.zip |########-----------------------------------------------| 14.47% tmpSUyDYg.zip |########-----------------------------------------------| 14.52% tmpSUyDYg.zip |########-----------------------------------------------| 14.56% tmpSUyDYg.zip |########-----------------------------------------------| 14.61% tmpSUyDYg.zip |########-----------------------------------------------| 14.65% tmpSUyDYg.zip |########-----------------------------------------------| 14.7% tmpSUyDYg.zip |########-----------------------------------------------| 14.74% tmpSUyDYg.zip |########-----------------------------------------------| 14.79% tmpSUyDYg.zip |########-----------------------------------------------| 14.84% tmpSUyDYg.zip |########-----------------------------------------------| 14.88% tmpSUyDYg.zip |########-----------------------------------------------| 14.93% tmpSUyDYg.zip |########-----------------------------------------------| 14.97% tmpSUyDYg.zip |########-----------------------------------------------| 15.02% tmpSUyDYg.zip |########-----------------------------------------------| 15.06% tmpSUyDYg.zip |########-----------------------------------------------| 15.11% tmpSUyDYg.zip |########-----------------------------------------------| 15.16% tmpSUyDYg.zip |########-----------------------------------------------| 15.2% tmpSUyDYg.zip |########-----------------------------------------------| 15.25% tmpSUyDYg.zip |########-----------------------------------------------| 15.29% tmpSUyDYg.zip |########-----------------------------------------------| 15.34% tmpSUyDYg.zip |########-----------------------------------------------| 15.38% tmpSUyDYg.zip |########-----------------------------------------------| 15.43% tmpSUyDYg.zip |#########----------------------------------------------| 15.48% tmpSUyDYg.zip |#########----------------------------------------------| 15.52% tmpSUyDYg.zip |#########----------------------------------------------| 15.57% tmpSUyDYg.zip |#########----------------------------------------------| 15.61% tmpSUyDYg.zip |#########----------------------------------------------| 15.66% tmpSUyDYg.zip |#########----------------------------------------------| 15.7% tmpSUyDYg.zip |#########----------------------------------------------| 15.75% tmpSUyDYg.zip |#########----------------------------------------------| 15.79% tmpSUyDYg.zip |#########----------------------------------------------| 15.84% tmpSUyDYg.zip |#########----------------------------------------------| 15.89% tmpSUyDYg.zip |#########----------------------------------------------| 15.93% tmpSUyDYg.zip |#########----------------------------------------------| 15.98% tmpSUyDYg.zip |#########----------------------------------------------| 16.02% tmpSUyDYg.zip |#########----------------------------------------------| 16.07% tmpSUyDYg.zip |#########----------------------------------------------| 16.11% tmpSUyDYg.zip |#########----------------------------------------------| 16.16% tmpSUyDYg.zip |#########----------------------------------------------| 16.21% tmpSUyDYg.zip |#########----------------------------------------------| 16.25% tmpSUyDYg.zip |#########----------------------------------------------| 16.3% tmpSUyDYg.zip |#########----------------------------------------------| 16.34% tmpSUyDYg.zip |#########----------------------------------------------| 16.39% tmpSUyDYg.zip |#########----------------------------------------------| 16.43% tmpSUyDYg.zip |#########----------------------------------------------| 16.48% tmpSUyDYg.zip |#########----------------------------------------------| 16.53% tmpSUyDYg.zip |#########----------------------------------------------| 16.57% tmpSUyDYg.zip |#########----------------------------------------------| 16.62% tmpSUyDYg.zip |#########----------------------------------------------| 16.66% tmpSUyDYg.zip |#########----------------------------------------------| 16.71% tmpSUyDYg.zip |#########----------------------------------------------| 16.75% tmpSUyDYg.zip |#########----------------------------------------------| 16.8% tmpSUyDYg.zip |#########----------------------------------------------| 16.84% tmpSUyDYg.zip |#########----------------------------------------------| 16.89% tmpSUyDYg.zip |#########----------------------------------------------| 16.94% tmpSUyDYg.zip |#########----------------------------------------------| 16.98% tmpSUyDYg.zip |#########----------------------------------------------| 17.03% tmpSUyDYg.zip |#########----------------------------------------------| 17.07% tmpSUyDYg.zip |#########----------------------------------------------| 17.12% tmpSUyDYg.zip |#########----------------------------------------------| 17.16% tmpSUyDYg.zip |#########----------------------------------------------| 17.21% tmpSUyDYg.zip |#########----------------------------------------------| 17.26% tmpSUyDYg.zip |##########---------------------------------------------| 17.3% tmpSUyDYg.zip |##########---------------------------------------------| 17.35% tmpSUyDYg.zip |##########---------------------------------------------| 17.39% tmpSUyDYg.zip |##########---------------------------------------------| 17.44% tmpSUyDYg.zip |##########---------------------------------------------| 17.48% tmpSUyDYg.zip |##########---------------------------------------------| 17.53% tmpSUyDYg.zip |##########---------------------------------------------| 17.57% tmpSUyDYg.zip |##########---------------------------------------------| 17.62% tmpSUyDYg.zip |##########---------------------------------------------| 17.67% tmpSUyDYg.zip |##########---------------------------------------------| 17.71% tmpSUyDYg.zip |##########---------------------------------------------| 17.76% tmpSUyDYg.zip |##########---------------------------------------------| 17.8% tmpSUyDYg.zip |##########---------------------------------------------| 17.85% tmpSUyDYg.zip |##########---------------------------------------------| 17.89% tmpSUyDYg.zip |##########---------------------------------------------| 17.94% tmpSUyDYg.zip |##########---------------------------------------------| 17.99% tmpSUyDYg.zip |##########---------------------------------------------| 18.03% tmpSUyDYg.zip |##########---------------------------------------------| 18.08% tmpSUyDYg.zip |##########---------------------------------------------| 18.12% tmpSUyDYg.zip |##########---------------------------------------------| 18.17% tmpSUyDYg.zip |##########---------------------------------------------| 18.21% tmpSUyDYg.zip |##########---------------------------------------------| 18.26% tmpSUyDYg.zip |##########---------------------------------------------| 18.31% tmpSUyDYg.zip |##########---------------------------------------------| 18.35% tmpSUyDYg.zip |##########---------------------------------------------| 18.4% tmpSUyDYg.zip |##########---------------------------------------------| 18.44% tmpSUyDYg.zip |##########---------------------------------------------| 18.49% tmpSUyDYg.zip |##########---------------------------------------------| 18.53% tmpSUyDYg.zip |##########---------------------------------------------| 18.58% tmpSUyDYg.zip |##########---------------------------------------------| 18.62% tmpSUyDYg.zip |##########---------------------------------------------| 18.67% tmpSUyDYg.zip |##########---------------------------------------------| 18.72% tmpSUyDYg.zip |##########---------------------------------------------| 18.76% tmpSUyDYg.zip |##########---------------------------------------------| 18.81% tmpSUyDYg.zip |##########---------------------------------------------| 18.85% tmpSUyDYg.zip |##########---------------------------------------------| 18.9% tmpSUyDYg.zip |##########---------------------------------------------| 18.94% tmpSUyDYg.zip |##########---------------------------------------------| 18.99% tmpSUyDYg.zip |##########---------------------------------------------| 19.04% tmpSUyDYg.zip |##########---------------------------------------------| 19.08% tmpSUyDYg.zip |###########--------------------------------------------| 19.13% tmpSUyDYg.zip |###########--------------------------------------------| 19.17% tmpSUyDYg.zip |###########--------------------------------------------| 19.22% tmpSUyDYg.zip |###########--------------------------------------------| 19.26% tmpSUyDYg.zip |###########--------------------------------------------| 19.31% tmpSUyDYg.zip |###########--------------------------------------------| 19.36% tmpSUyDYg.zip |###########--------------------------------------------| 19.4% tmpSUyDYg.zip |###########--------------------------------------------| 19.45% tmpSUyDYg.zip |###########--------------------------------------------| 19.49% tmpSUyDYg.zip |###########--------------------------------------------| 19.54% tmpSUyDYg.zip |###########--------------------------------------------| 19.58% tmpSUyDYg.zip |###########--------------------------------------------| 19.63% tmpSUyDYg.zip |###########--------------------------------------------| 19.67% tmpSUyDYg.zip |###########--------------------------------------------| 19.72% tmpSUyDYg.zip |###########--------------------------------------------| 19.77% tmpSUyDYg.zip |###########--------------------------------------------| 19.81% tmpSUyDYg.zip |###########--------------------------------------------| 19.86% tmpSUyDYg.zip |###########--------------------------------------------| 19.9% tmpSUyDYg.zip |###########--------------------------------------------| 19.95% tmpSUyDYg.zip |###########--------------------------------------------| 19.99% tmpSUyDYg.zip |###########--------------------------------------------| 20.04% tmpSUyDYg.zip |###########--------------------------------------------| 20.09% tmpSUyDYg.zip |###########--------------------------------------------| 20.13% tmpSUyDYg.zip |###########--------------------------------------------| 20.18% tmpSUyDYg.zip |###########--------------------------------------------| 20.22% tmpSUyDYg.zip |###########--------------------------------------------| 20.27% tmpSUyDYg.zip |###########--------------------------------------------| 20.31% tmpSUyDYg.zip |###########--------------------------------------------| 20.36% tmpSUyDYg.zip |###########--------------------------------------------| 20.41% tmpSUyDYg.zip |###########--------------------------------------------| 20.45% tmpSUyDYg.zip |###########--------------------------------------------| 20.5% tmpSUyDYg.zip |###########--------------------------------------------| 20.54% tmpSUyDYg.zip |###########--------------------------------------------| 20.59% tmpSUyDYg.zip |###########--------------------------------------------| 20.63% tmpSUyDYg.zip |###########--------------------------------------------| 20.68% tmpSUyDYg.zip |###########--------------------------------------------| 20.72% tmpSUyDYg.zip |###########--------------------------------------------| 20.77% tmpSUyDYg.zip |###########--------------------------------------------| 20.82% tmpSUyDYg.zip |###########--------------------------------------------| 20.86% tmpSUyDYg.zip |###########--------------------------------------------| 20.91% tmpSUyDYg.zip |############-------------------------------------------| 20.95% tmpSUyDYg.zip |############-------------------------------------------| 21.0% tmpSUyDYg.zip |############-------------------------------------------| 21.04% tmpSUyDYg.zip |############-------------------------------------------| 21.09% tmpSUyDYg.zip |############-------------------------------------------| 21.14% tmpSUyDYg.zip |############-------------------------------------------| 21.18% tmpSUyDYg.zip |############-------------------------------------------| 21.23% tmpSUyDYg.zip |############-------------------------------------------| 21.27% tmpSUyDYg.zip |############-------------------------------------------| 21.32% tmpSUyDYg.zip |############-------------------------------------------| 21.36% tmpSUyDYg.zip |############-------------------------------------------| 21.41% tmpSUyDYg.zip |############-------------------------------------------| 21.46% tmpSUyDYg.zip |############-------------------------------------------| 21.5% tmpSUyDYg.zip |############-------------------------------------------| 21.55% tmpSUyDYg.zip |############-------------------------------------------| 21.59% tmpSUyDYg.zip |############-------------------------------------------| 21.64% tmpSUyDYg.zip |############-------------------------------------------| 21.68% tmpSUyDYg.zip |############-------------------------------------------| 21.73% tmpSUyDYg.zip |############-------------------------------------------| 21.77% tmpSUyDYg.zip |############-------------------------------------------| 21.82% tmpSUyDYg.zip |############-------------------------------------------| 21.87% tmpSUyDYg.zip |############-------------------------------------------| 21.91% tmpSUyDYg.zip |############-------------------------------------------| 21.96% tmpSUyDYg.zip |############-------------------------------------------| 22.0% tmpSUyDYg.zip |############-------------------------------------------| 22.05% tmpSUyDYg.zip |############-------------------------------------------| 22.09% tmpSUyDYg.zip |############-------------------------------------------| 22.14% tmpSUyDYg.zip |############-------------------------------------------| 22.19% tmpSUyDYg.zip |############-------------------------------------------| 22.23% tmpSUyDYg.zip |############-------------------------------------------| 22.28% tmpSUyDYg.zip |############-------------------------------------------| 22.32% tmpSUyDYg.zip |############-------------------------------------------| 22.37% tmpSUyDYg.zip |############-------------------------------------------| 22.41% tmpSUyDYg.zip |############-------------------------------------------| 22.46% tmpSUyDYg.zip |############-------------------------------------------| 22.51% tmpSUyDYg.zip |############-------------------------------------------| 22.55% tmpSUyDYg.zip |############-------------------------------------------| 22.6% tmpSUyDYg.zip |############-------------------------------------------| 22.64% tmpSUyDYg.zip |############-------------------------------------------| 22.69% tmpSUyDYg.zip |#############------------------------------------------| 22.73% tmpSUyDYg.zip |#############------------------------------------------| 22.78% tmpSUyDYg.zip |#############------------------------------------------| 22.82% tmpSUyDYg.zip |#############------------------------------------------| 22.87% tmpSUyDYg.zip |#############------------------------------------------| 22.92% tmpSUyDYg.zip |#############------------------------------------------| 22.96% tmpSUyDYg.zip |#############------------------------------------------| 23.01% tmpSUyDYg.zip |#############------------------------------------------| 23.05% tmpSUyDYg.zip |#############------------------------------------------| 23.1% tmpSUyDYg.zip |#############------------------------------------------| 23.14% tmpSUyDYg.zip |#############------------------------------------------| 23.19% tmpSUyDYg.zip |#############------------------------------------------| 23.24% tmpSUyDYg.zip |#############------------------------------------------| 23.28% tmpSUyDYg.zip |#############------------------------------------------| 23.33% tmpSUyDYg.zip |#############------------------------------------------| 23.37% tmpSUyDYg.zip |#############------------------------------------------| 23.42% tmpSUyDYg.zip |#############------------------------------------------| 23.46% tmpSUyDYg.zip |#############------------------------------------------| 23.51% tmpSUyDYg.zip |#############------------------------------------------| 23.56% tmpSUyDYg.zip |#############------------------------------------------| 23.6% tmpSUyDYg.zip |#############------------------------------------------| 23.65% tmpSUyDYg.zip |#############------------------------------------------| 23.69% tmpSUyDYg.zip |#############------------------------------------------| 23.74% tmpSUyDYg.zip |#############------------------------------------------| 23.78% tmpSUyDYg.zip |#############------------------------------------------| 23.83% tmpSUyDYg.zip |#############------------------------------------------| 23.87% tmpSUyDYg.zip |#############------------------------------------------| 23.92% tmpSUyDYg.zip |#############------------------------------------------| 23.97% tmpSUyDYg.zip |#############------------------------------------------| 24.01% tmpSUyDYg.zip |#############------------------------------------------| 24.06% tmpSUyDYg.zip |#############------------------------------------------| 24.1% tmpSUyDYg.zip |#############------------------------------------------| 24.15% tmpSUyDYg.zip |#############------------------------------------------| 24.19% tmpSUyDYg.zip |#############------------------------------------------| 24.24% tmpSUyDYg.zip |#############------------------------------------------| 24.29% tmpSUyDYg.zip |#############------------------------------------------| 24.33% tmpSUyDYg.zip |#############------------------------------------------| 24.38% tmpSUyDYg.zip |#############------------------------------------------| 24.42% tmpSUyDYg.zip |#############------------------------------------------| 24.47% tmpSUyDYg.zip |#############------------------------------------------| 24.51% tmpSUyDYg.zip |##############-----------------------------------------| 24.56% tmpSUyDYg.zip |##############-----------------------------------------| 24.6% tmpSUyDYg.zip |##############-----------------------------------------| 24.65% tmpSUyDYg.zip |##############-----------------------------------------| 24.7% tmpSUyDYg.zip |##############-----------------------------------------| 24.74% tmpSUyDYg.zip |##############-----------------------------------------| 24.79% tmpSUyDYg.zip |##############-----------------------------------------| 24.83% tmpSUyDYg.zip |##############-----------------------------------------| 24.88% tmpSUyDYg.zip |##############-----------------------------------------| 24.92% tmpSUyDYg.zip |##############-----------------------------------------| 24.97% tmpSUyDYg.zip |##############-----------------------------------------| 25.02% tmpSUyDYg.zip |##############-----------------------------------------| 25.06% tmpSUyDYg.zip |##############-----------------------------------------| 25.11% tmpSUyDYg.zip |##############-----------------------------------------| 25.15% tmpSUyDYg.zip |##############-----------------------------------------| 25.2% tmpSUyDYg.zip |##############-----------------------------------------| 25.24% tmpSUyDYg.zip |##############-----------------------------------------| 25.29% tmpSUyDYg.zip |##############-----------------------------------------| 25.34% tmpSUyDYg.zip |##############-----------------------------------------| 25.38% tmpSUyDYg.zip |##############-----------------------------------------| 25.43% tmpSUyDYg.zip |##############-----------------------------------------| 25.47% tmpSUyDYg.zip |##############-----------------------------------------| 25.52% tmpSUyDYg.zip |##############-----------------------------------------| 25.56% tmpSUyDYg.zip |##############-----------------------------------------| 25.61% tmpSUyDYg.zip |##############-----------------------------------------| 25.65% tmpSUyDYg.zip |##############-----------------------------------------| 25.7% tmpSUyDYg.zip |##############-----------------------------------------| 25.75% tmpSUyDYg.zip |##############-----------------------------------------| 25.79% tmpSUyDYg.zip |##############-----------------------------------------| 25.84% tmpSUyDYg.zip |##############-----------------------------------------| 25.88% tmpSUyDYg.zip |##############-----------------------------------------| 25.93% tmpSUyDYg.zip |##############-----------------------------------------| 25.97% tmpSUyDYg.zip |##############-----------------------------------------| 26.02% tmpSUyDYg.zip |##############-----------------------------------------| 26.07% tmpSUyDYg.zip |##############-----------------------------------------| 26.11% tmpSUyDYg.zip |##############-----------------------------------------| 26.16% tmpSUyDYg.zip |##############-----------------------------------------| 26.2% tmpSUyDYg.zip |##############-----------------------------------------| 26.25% tmpSUyDYg.zip |##############-----------------------------------------| 26.29% tmpSUyDYg.zip |##############-----------------------------------------| 26.34% tmpSUyDYg.zip |###############----------------------------------------| 26.39% tmpSUyDYg.zip |###############----------------------------------------| 26.43% tmpSUyDYg.zip |###############----------------------------------------| 26.48% tmpSUyDYg.zip |###############----------------------------------------| 26.52% tmpSUyDYg.zip |###############----------------------------------------| 26.57% tmpSUyDYg.zip |###############----------------------------------------| 26.61% tmpSUyDYg.zip |###############----------------------------------------| 26.66% tmpSUyDYg.zip |###############----------------------------------------| 26.7% tmpSUyDYg.zip |###############----------------------------------------| 26.75% tmpSUyDYg.zip |###############----------------------------------------| 26.8% tmpSUyDYg.zip |###############----------------------------------------| 26.84% tmpSUyDYg.zip |###############----------------------------------------| 26.89% tmpSUyDYg.zip |###############----------------------------------------| 26.93% tmpSUyDYg.zip |###############----------------------------------------| 26.98% tmpSUyDYg.zip |###############----------------------------------------| 27.02% tmpSUyDYg.zip |###############----------------------------------------| 27.07% tmpSUyDYg.zip |###############----------------------------------------| 27.12% tmpSUyDYg.zip |###############----------------------------------------| 27.16% tmpSUyDYg.zip |###############----------------------------------------| 27.21% tmpSUyDYg.zip |###############----------------------------------------| 27.25% tmpSUyDYg.zip |###############----------------------------------------| 27.3% tmpSUyDYg.zip |###############----------------------------------------| 27.34% tmpSUyDYg.zip |###############----------------------------------------| 27.39% tmpSUyDYg.zip |###############----------------------------------------| 27.44% tmpSUyDYg.zip |###############----------------------------------------| 27.48% tmpSUyDYg.zip |###############----------------------------------------| 27.53% tmpSUyDYg.zip |###############----------------------------------------| 27.57% tmpSUyDYg.zip |###############----------------------------------------| 27.62% tmpSUyDYg.zip |###############----------------------------------------| 27.66% tmpSUyDYg.zip |###############----------------------------------------| 27.71% tmpSUyDYg.zip |###############----------------------------------------| 27.75% tmpSUyDYg.zip |###############----------------------------------------| 27.8% tmpSUyDYg.zip |###############----------------------------------------| 27.85% tmpSUyDYg.zip |###############----------------------------------------| 27.89% tmpSUyDYg.zip |###############----------------------------------------| 27.94% tmpSUyDYg.zip |###############----------------------------------------| 27.98% tmpSUyDYg.zip |###############----------------------------------------| 28.03% tmpSUyDYg.zip |###############----------------------------------------| 28.07% tmpSUyDYg.zip |###############----------------------------------------| 28.12% tmpSUyDYg.zip |###############----------------------------------------| 28.17% tmpSUyDYg.zip |################---------------------------------------| 28.21% tmpSUyDYg.zip |################---------------------------------------| 28.26% tmpSUyDYg.zip |################---------------------------------------| 28.3% tmpSUyDYg.zip |################---------------------------------------| 28.35% tmpSUyDYg.zip |################---------------------------------------| 28.39% tmpSUyDYg.zip |################---------------------------------------| 28.44% tmpSUyDYg.zip |################---------------------------------------| 28.49% tmpSUyDYg.zip |################---------------------------------------| 28.53% tmpSUyDYg.zip |################---------------------------------------| 28.58% tmpSUyDYg.zip |################---------------------------------------| 28.62% tmpSUyDYg.zip |################---------------------------------------| 28.67% tmpSUyDYg.zip |################---------------------------------------| 28.71% tmpSUyDYg.zip |################---------------------------------------| 28.76% tmpSUyDYg.zip |################---------------------------------------| 28.8% tmpSUyDYg.zip |################---------------------------------------| 28.85% tmpSUyDYg.zip |################---------------------------------------| 28.9% tmpSUyDYg.zip |################---------------------------------------| 28.94% tmpSUyDYg.zip |################---------------------------------------| 28.99% tmpSUyDYg.zip |################---------------------------------------| 29.03% tmpSUyDYg.zip |################---------------------------------------| 29.08% tmpSUyDYg.zip |################---------------------------------------| 29.12% tmpSUyDYg.zip |################---------------------------------------| 29.17% tmpSUyDYg.zip |################---------------------------------------| 29.22% tmpSUyDYg.zip |################---------------------------------------| 29.26% tmpSUyDYg.zip |################---------------------------------------| 29.31% tmpSUyDYg.zip |################---------------------------------------| 29.35% tmpSUyDYg.zip |################---------------------------------------| 29.4% tmpSUyDYg.zip |################---------------------------------------| 29.44% tmpSUyDYg.zip |################---------------------------------------| 29.49% tmpSUyDYg.zip |################---------------------------------------| 29.54% tmpSUyDYg.zip |################---------------------------------------| 29.58% tmpSUyDYg.zip |################---------------------------------------| 29.63% tmpSUyDYg.zip |################---------------------------------------| 29.67% tmpSUyDYg.zip |################---------------------------------------| 29.72% tmpSUyDYg.zip |################---------------------------------------| 29.76% tmpSUyDYg.zip |################---------------------------------------| 29.81% tmpSUyDYg.zip |################---------------------------------------| 29.85% tmpSUyDYg.zip |################---------------------------------------| 29.9% tmpSUyDYg.zip |################---------------------------------------| 29.95% tmpSUyDYg.zip |################---------------------------------------| 29.99% tmpSUyDYg.zip |#################--------------------------------------| 30.04% tmpSUyDYg.zip |#################--------------------------------------| 30.08% tmpSUyDYg.zip |#################--------------------------------------| 30.13% tmpSUyDYg.zip |#################--------------------------------------| 30.17% tmpSUyDYg.zip |#################--------------------------------------| 30.22% tmpSUyDYg.zip |#################--------------------------------------| 30.27% tmpSUyDYg.zip |#################--------------------------------------| 30.31% tmpSUyDYg.zip |#################--------------------------------------| 30.36% tmpSUyDYg.zip |#################--------------------------------------| 30.4% tmpSUyDYg.zip |#################--------------------------------------| 30.45% tmpSUyDYg.zip |#################--------------------------------------| 30.49% tmpSUyDYg.zip |#################--------------------------------------| 30.54% tmpSUyDYg.zip |#################--------------------------------------| 30.59% tmpSUyDYg.zip |#################--------------------------------------| 30.63% tmpSUyDYg.zip |#################--------------------------------------| 30.68% tmpSUyDYg.zip |#################--------------------------------------| 30.72% tmpSUyDYg.zip |#################--------------------------------------| 30.77% tmpSUyDYg.zip |#################--------------------------------------| 30.81% tmpSUyDYg.zip |#################--------------------------------------| 30.86% tmpSUyDYg.zip |#################--------------------------------------| 30.9% tmpSUyDYg.zip |#################--------------------------------------| 30.95% tmpSUyDYg.zip |#################--------------------------------------| 31.0% tmpSUyDYg.zip |#################--------------------------------------| 31.04% tmpSUyDYg.zip |#################--------------------------------------| 31.09% tmpSUyDYg.zip |#################--------------------------------------| 31.13% tmpSUyDYg.zip |#################--------------------------------------| 31.18% tmpSUyDYg.zip |#################--------------------------------------| 31.22% tmpSUyDYg.zip |#################--------------------------------------| 31.27% tmpSUyDYg.zip |#################--------------------------------------| 31.32% tmpSUyDYg.zip |#################--------------------------------------| 31.36% tmpSUyDYg.zip |#################--------------------------------------| 31.41% tmpSUyDYg.zip |#################--------------------------------------| 31.45% tmpSUyDYg.zip |#################--------------------------------------| 31.5% tmpSUyDYg.zip |#################--------------------------------------| 31.54% tmpSUyDYg.zip |#################--------------------------------------| 31.59% tmpSUyDYg.zip |#################--------------------------------------| 31.63% tmpSUyDYg.zip |#################--------------------------------------| 31.68% tmpSUyDYg.zip |#################--------------------------------------| 31.73% tmpSUyDYg.zip |#################--------------------------------------| 31.77% tmpSUyDYg.zip |#################--------------------------------------| 31.82% tmpSUyDYg.zip |##################-------------------------------------| 31.86% tmpSUyDYg.zip |##################-------------------------------------| 31.91% tmpSUyDYg.zip |##################-------------------------------------| 31.95% tmpSUyDYg.zip |##################-------------------------------------| 32.0% tmpSUyDYg.zip |##################-------------------------------------| 32.05% tmpSUyDYg.zip |##################-------------------------------------| 32.09% tmpSUyDYg.zip |##################-------------------------------------| 32.14% tmpSUyDYg.zip |##################-------------------------------------| 32.18% tmpSUyDYg.zip |##################-------------------------------------| 32.23% tmpSUyDYg.zip |##################-------------------------------------| 32.27% tmpSUyDYg.zip |##################-------------------------------------| 32.32% tmpSUyDYg.zip |##################-------------------------------------| 32.37% tmpSUyDYg.zip |##################-------------------------------------| 32.41% tmpSUyDYg.zip |##################-------------------------------------| 32.46% tmpSUyDYg.zip |##################-------------------------------------| 32.5% tmpSUyDYg.zip |##################-------------------------------------| 32.55% tmpSUyDYg.zip |##################-------------------------------------| 32.59% tmpSUyDYg.zip |##################-------------------------------------| 32.64% tmpSUyDYg.zip |##################-------------------------------------| 32.68% tmpSUyDYg.zip |##################-------------------------------------| 32.73% tmpSUyDYg.zip |##################-------------------------------------| 32.78% tmpSUyDYg.zip |##################-------------------------------------| 32.82% tmpSUyDYg.zip |##################-------------------------------------| 32.87% tmpSUyDYg.zip |##################-------------------------------------| 32.91% tmpSUyDYg.zip |##################-------------------------------------| 32.96% tmpSUyDYg.zip |##################-------------------------------------| 33.0% tmpSUyDYg.zip |##################-------------------------------------| 33.05% tmpSUyDYg.zip |##################-------------------------------------| 33.1% tmpSUyDYg.zip |##################-------------------------------------| 33.14% tmpSUyDYg.zip |##################-------------------------------------| 33.19% tmpSUyDYg.zip |##################-------------------------------------| 33.23% tmpSUyDYg.zip |##################-------------------------------------| 33.28% tmpSUyDYg.zip |##################-------------------------------------| 33.32% tmpSUyDYg.zip |##################-------------------------------------| 33.37% tmpSUyDYg.zip |##################-------------------------------------| 33.42% tmpSUyDYg.zip |##################-------------------------------------| 33.46% tmpSUyDYg.zip |##################-------------------------------------| 33.51% tmpSUyDYg.zip |##################-------------------------------------| 33.55% tmpSUyDYg.zip |##################-------------------------------------| 33.6% tmpSUyDYg.zip |###################------------------------------------| 33.64% tmpSUyDYg.zip |###################------------------------------------| 33.69% tmpSUyDYg.zip |###################------------------------------------| 33.73% tmpSUyDYg.zip |###################------------------------------------| 33.78% tmpSUyDYg.zip |###################------------------------------------| 33.83% tmpSUyDYg.zip |###################------------------------------------| 33.87% tmpSUyDYg.zip |###################------------------------------------| 33.92% tmpSUyDYg.zip |###################------------------------------------| 33.96% tmpSUyDYg.zip |###################------------------------------------| 34.01% tmpSUyDYg.zip |###################------------------------------------| 34.05% tmpSUyDYg.zip |###################------------------------------------| 34.1% tmpSUyDYg.zip |###################------------------------------------| 34.15% tmpSUyDYg.zip |###################------------------------------------| 34.19% tmpSUyDYg.zip |###################------------------------------------| 34.24% tmpSUyDYg.zip |###################------------------------------------| 34.28% tmpSUyDYg.zip |###################------------------------------------| 34.33% tmpSUyDYg.zip |###################------------------------------------| 34.37% tmpSUyDYg.zip |###################------------------------------------| 34.42% tmpSUyDYg.zip |###################------------------------------------| 34.47% tmpSUyDYg.zip |###################------------------------------------| 34.51% tmpSUyDYg.zip |###################------------------------------------| 34.56% tmpSUyDYg.zip |###################------------------------------------| 34.6% tmpSUyDYg.zip |###################------------------------------------| 34.65% tmpSUyDYg.zip |###################------------------------------------| 34.69% tmpSUyDYg.zip |###################------------------------------------| 34.74% tmpSUyDYg.zip |###################------------------------------------| 34.78% tmpSUyDYg.zip |###################------------------------------------| 34.83% tmpSUyDYg.zip |###################------------------------------------| 34.88% tmpSUyDYg.zip |###################------------------------------------| 34.92% tmpSUyDYg.zip |###################------------------------------------| 34.97% tmpSUyDYg.zip |###################------------------------------------| 35.01% tmpSUyDYg.zip |###################------------------------------------| 35.06% tmpSUyDYg.zip |###################------------------------------------| 35.1% tmpSUyDYg.zip |###################------------------------------------| 35.15% tmpSUyDYg.zip |###################------------------------------------| 35.2% tmpSUyDYg.zip |###################------------------------------------| 35.24% tmpSUyDYg.zip |###################------------------------------------| 35.29% tmpSUyDYg.zip |###################------------------------------------| 35.33% tmpSUyDYg.zip |###################------------------------------------| 35.38% tmpSUyDYg.zip |###################------------------------------------| 35.42% tmpSUyDYg.zip |####################-----------------------------------| 35.47% tmpSUyDYg.zip |####################-----------------------------------| 35.52% tmpSUyDYg.zip |####################-----------------------------------| 35.56% tmpSUyDYg.zip |####################-----------------------------------| 35.61% tmpSUyDYg.zip |####################-----------------------------------| 35.65% tmpSUyDYg.zip |####################-----------------------------------| 35.7% tmpSUyDYg.zip |####################-----------------------------------| 35.74% tmpSUyDYg.zip |####################-----------------------------------| 35.79% tmpSUyDYg.zip |####################-----------------------------------| 35.83% tmpSUyDYg.zip |####################-----------------------------------| 35.88% tmpSUyDYg.zip |####################-----------------------------------| 35.93% tmpSUyDYg.zip |####################-----------------------------------| 35.97% tmpSUyDYg.zip |####################-----------------------------------| 36.02% tmpSUyDYg.zip |####################-----------------------------------| 36.06% tmpSUyDYg.zip |####################-----------------------------------| 36.11% tmpSUyDYg.zip |####################-----------------------------------| 36.15% tmpSUyDYg.zip |####################-----------------------------------| 36.2% tmpSUyDYg.zip |####################-----------------------------------| 36.25% tmpSUyDYg.zip |####################-----------------------------------| 36.29% tmpSUyDYg.zip |####################-----------------------------------| 36.34% tmpSUyDYg.zip |####################-----------------------------------| 36.38% tmpSUyDYg.zip |####################-----------------------------------| 36.43% tmpSUyDYg.zip |####################-----------------------------------| 36.47% tmpSUyDYg.zip |####################-----------------------------------| 36.52% tmpSUyDYg.zip |####################-----------------------------------| 36.57% tmpSUyDYg.zip |####################-----------------------------------| 36.61% tmpSUyDYg.zip |####################-----------------------------------| 36.66% tmpSUyDYg.zip |####################-----------------------------------| 36.7% tmpSUyDYg.zip |####################-----------------------------------| 36.75% tmpSUyDYg.zip |####################-----------------------------------| 36.79% tmpSUyDYg.zip |####################-----------------------------------| 36.84% tmpSUyDYg.zip |####################-----------------------------------| 36.88% tmpSUyDYg.zip |####################-----------------------------------| 36.93% tmpSUyDYg.zip |####################-----------------------------------| 36.98% tmpSUyDYg.zip |####################-----------------------------------| 37.02% tmpSUyDYg.zip |####################-----------------------------------| 37.07% tmpSUyDYg.zip |####################-----------------------------------| 37.11% tmpSUyDYg.zip |####################-----------------------------------| 37.16% tmpSUyDYg.zip |####################-----------------------------------| 37.2% tmpSUyDYg.zip |####################-----------------------------------| 37.25% tmpSUyDYg.zip |#####################----------------------------------| 37.3% tmpSUyDYg.zip |#####################----------------------------------| 37.34% tmpSUyDYg.zip |#####################----------------------------------| 37.39% tmpSUyDYg.zip |#####################----------------------------------| 37.43% tmpSUyDYg.zip |#####################----------------------------------| 37.48% tmpSUyDYg.zip |#####################----------------------------------| 37.52% tmpSUyDYg.zip |#####################----------------------------------| 37.57% tmpSUyDYg.zip |#####################----------------------------------| 37.62% tmpSUyDYg.zip |#####################----------------------------------| 37.66% tmpSUyDYg.zip |#####################----------------------------------| 37.71% tmpSUyDYg.zip |#####################----------------------------------| 37.75% tmpSUyDYg.zip |#####################----------------------------------| 37.8% tmpSUyDYg.zip |#####################----------------------------------| 37.84% tmpSUyDYg.zip |#####################----------------------------------| 37.89% tmpSUyDYg.zip |#####################----------------------------------| 37.93% tmpSUyDYg.zip |#####################----------------------------------| 37.98% tmpSUyDYg.zip |#####################----------------------------------| 38.03% tmpSUyDYg.zip |#####################----------------------------------| 38.07% tmpSUyDYg.zip |#####################----------------------------------| 38.12% tmpSUyDYg.zip |#####################----------------------------------| 38.16% tmpSUyDYg.zip |#####################----------------------------------| 38.21% tmpSUyDYg.zip |#####################----------------------------------| 38.25% tmpSUyDYg.zip |#####################----------------------------------| 38.3% tmpSUyDYg.zip |#####################----------------------------------| 38.35% tmpSUyDYg.zip |#####################----------------------------------| 38.39% tmpSUyDYg.zip |#####################----------------------------------| 38.44% tmpSUyDYg.zip |#####################----------------------------------| 38.48% tmpSUyDYg.zip |#####################----------------------------------| 38.53% tmpSUyDYg.zip |#####################----------------------------------| 38.57% tmpSUyDYg.zip |#####################----------------------------------| 38.62% tmpSUyDYg.zip |#####################----------------------------------| 38.66% tmpSUyDYg.zip |#####################----------------------------------| 38.71% tmpSUyDYg.zip |#####################----------------------------------| 38.76% tmpSUyDYg.zip |#####################----------------------------------| 38.8% tmpSUyDYg.zip |#####################----------------------------------| 38.85% tmpSUyDYg.zip |#####################----------------------------------| 38.89% tmpSUyDYg.zip |#####################----------------------------------| 38.94% tmpSUyDYg.zip |#####################----------------------------------| 38.98% tmpSUyDYg.zip |#####################----------------------------------| 39.03% tmpSUyDYg.zip |#####################----------------------------------| 39.08% tmpSUyDYg.zip |######################---------------------------------| 39.12% tmpSUyDYg.zip |######################---------------------------------| 39.17% tmpSUyDYg.zip |######################---------------------------------| 39.21% tmpSUyDYg.zip |######################---------------------------------| 39.26% tmpSUyDYg.zip |######################---------------------------------| 39.3% tmpSUyDYg.zip |######################---------------------------------| 39.35% tmpSUyDYg.zip |######################---------------------------------| 39.4% tmpSUyDYg.zip |######################---------------------------------| 39.44% tmpSUyDYg.zip |######################---------------------------------| 39.49% tmpSUyDYg.zip |######################---------------------------------| 39.53% tmpSUyDYg.zip |######################---------------------------------| 39.58% tmpSUyDYg.zip |######################---------------------------------| 39.62% tmpSUyDYg.zip |######################---------------------------------| 39.67% tmpSUyDYg.zip |######################---------------------------------| 39.71% tmpSUyDYg.zip |######################---------------------------------| 39.76% tmpSUyDYg.zip |######################---------------------------------| 39.81% tmpSUyDYg.zip |######################---------------------------------| 39.85% tmpSUyDYg.zip |######################---------------------------------| 39.9% tmpSUyDYg.zip |######################---------------------------------| 39.94% tmpSUyDYg.zip |######################---------------------------------| 39.99% tmpSUyDYg.zip |######################---------------------------------| 40.03% tmpSUyDYg.zip |######################---------------------------------| 40.08% tmpSUyDYg.zip |######################---------------------------------| 40.13% tmpSUyDYg.zip |######################---------------------------------| 40.17% tmpSUyDYg.zip |######################---------------------------------| 40.22% tmpSUyDYg.zip |######################---------------------------------| 40.26% tmpSUyDYg.zip |######################---------------------------------| 40.31% tmpSUyDYg.zip |######################---------------------------------| 40.35% tmpSUyDYg.zip |######################---------------------------------| 40.4% tmpSUyDYg.zip |######################---------------------------------| 40.45% tmpSUyDYg.zip |######################---------------------------------| 40.49% tmpSUyDYg.zip |######################---------------------------------| 40.54% tmpSUyDYg.zip |######################---------------------------------| 40.58% tmpSUyDYg.zip |######################---------------------------------| 40.63% tmpSUyDYg.zip |######################---------------------------------| 40.67% tmpSUyDYg.zip |######################---------------------------------| 40.72% tmpSUyDYg.zip |######################---------------------------------| 40.76% tmpSUyDYg.zip |######################---------------------------------| 40.81% tmpSUyDYg.zip |######################---------------------------------| 40.86% tmpSUyDYg.zip |######################---------------------------------| 40.9% tmpSUyDYg.zip |#######################--------------------------------| 40.95% tmpSUyDYg.zip |#######################--------------------------------| 40.99% tmpSUyDYg.zip |#######################--------------------------------| 41.04% tmpSUyDYg.zip |#######################--------------------------------| 41.08% tmpSUyDYg.zip |#######################--------------------------------| 41.13% tmpSUyDYg.zip |#######################--------------------------------| 41.18% tmpSUyDYg.zip |#######################--------------------------------| 41.22% tmpSUyDYg.zip |#######################--------------------------------| 41.27% tmpSUyDYg.zip |#######################--------------------------------| 41.31% tmpSUyDYg.zip |#######################--------------------------------| 41.36% tmpSUyDYg.zip |#######################--------------------------------| 41.4% tmpSUyDYg.zip |#######################--------------------------------| 41.45% tmpSUyDYg.zip |#######################--------------------------------| 41.5% tmpSUyDYg.zip |#######################--------------------------------| 41.54% tmpSUyDYg.zip |#######################--------------------------------| 41.59% tmpSUyDYg.zip |#######################--------------------------------| 41.63% tmpSUyDYg.zip |#######################--------------------------------| 41.68% tmpSUyDYg.zip |#######################--------------------------------| 41.72% tmpSUyDYg.zip |#######################--------------------------------| 41.77% tmpSUyDYg.zip |#######################--------------------------------| 41.81% tmpSUyDYg.zip |#######################--------------------------------| 41.86% tmpSUyDYg.zip |#######################--------------------------------| 41.91% tmpSUyDYg.zip |#######################--------------------------------| 41.95% tmpSUyDYg.zip |#######################--------------------------------| 42.0% tmpSUyDYg.zip |#######################--------------------------------| 42.04% tmpSUyDYg.zip |#######################--------------------------------| 42.09% tmpSUyDYg.zip |#######################--------------------------------| 42.13% tmpSUyDYg.zip |#######################--------------------------------| 42.18% tmpSUyDYg.zip |#######################--------------------------------| 42.23% tmpSUyDYg.zip |#######################--------------------------------| 42.27% tmpSUyDYg.zip |#######################--------------------------------| 42.32% tmpSUyDYg.zip |#######################--------------------------------| 42.36% tmpSUyDYg.zip |#######################--------------------------------| 42.41% tmpSUyDYg.zip |#######################--------------------------------| 42.45% tmpSUyDYg.zip |#######################--------------------------------| 42.5% tmpSUyDYg.zip |#######################--------------------------------| 42.55% tmpSUyDYg.zip |#######################--------------------------------| 42.59% tmpSUyDYg.zip |#######################--------------------------------| 42.64% tmpSUyDYg.zip |#######################--------------------------------| 42.68% tmpSUyDYg.zip |########################-------------------------------| 42.73% tmpSUyDYg.zip |########################-------------------------------| 42.77% tmpSUyDYg.zip |########################-------------------------------| 42.82% tmpSUyDYg.zip |########################-------------------------------| 42.86% tmpSUyDYg.zip |########################-------------------------------| 42.91% tmpSUyDYg.zip |########################-------------------------------| 42.96% tmpSUyDYg.zip |########################-------------------------------| 43.0% tmpSUyDYg.zip |########################-------------------------------| 43.05% tmpSUyDYg.zip |########################-------------------------------| 43.09% tmpSUyDYg.zip |########################-------------------------------| 43.14% tmpSUyDYg.zip |########################-------------------------------| 43.18% tmpSUyDYg.zip |########################-------------------------------| 43.23% tmpSUyDYg.zip |########################-------------------------------| 43.28% tmpSUyDYg.zip |########################-------------------------------| 43.32% tmpSUyDYg.zip |########################-------------------------------| 43.37% tmpSUyDYg.zip |########################-------------------------------| 43.41% tmpSUyDYg.zip |########################-------------------------------| 43.46% tmpSUyDYg.zip |########################-------------------------------| 43.5% tmpSUyDYg.zip |########################-------------------------------| 43.55% tmpSUyDYg.zip |########################-------------------------------| 43.6% tmpSUyDYg.zip |########################-------------------------------| 43.64% tmpSUyDYg.zip |########################-------------------------------| 43.69% tmpSUyDYg.zip |########################-------------------------------| 43.73% tmpSUyDYg.zip |########################-------------------------------| 43.78% tmpSUyDYg.zip |########################-------------------------------| 43.82% tmpSUyDYg.zip |########################-------------------------------| 43.87% tmpSUyDYg.zip |########################-------------------------------| 43.91% tmpSUyDYg.zip |########################-------------------------------| 43.96% tmpSUyDYg.zip |########################-------------------------------| 44.01% tmpSUyDYg.zip |########################-------------------------------| 44.05% tmpSUyDYg.zip |########################-------------------------------| 44.1% tmpSUyDYg.zip |########################-------------------------------| 44.14% tmpSUyDYg.zip |########################-------------------------------| 44.19% tmpSUyDYg.zip |########################-------------------------------| 44.23% tmpSUyDYg.zip |########################-------------------------------| 44.28% tmpSUyDYg.zip |########################-------------------------------| 44.33% tmpSUyDYg.zip |########################-------------------------------| 44.37% tmpSUyDYg.zip |########################-------------------------------| 44.42% tmpSUyDYg.zip |########################-------------------------------| 44.46% tmpSUyDYg.zip |########################-------------------------------| 44.51% tmpSUyDYg.zip |#########################------------------------------| 44.55% tmpSUyDYg.zip |#########################------------------------------| 44.6% tmpSUyDYg.zip |#########################------------------------------| 44.65% tmpSUyDYg.zip |#########################------------------------------| 44.69% tmpSUyDYg.zip |#########################------------------------------| 44.74% tmpSUyDYg.zip |#########################------------------------------| 44.78% tmpSUyDYg.zip |#########################------------------------------| 44.83% tmpSUyDYg.zip |#########################------------------------------| 44.87% tmpSUyDYg.zip |#########################------------------------------| 44.92% tmpSUyDYg.zip |#########################------------------------------| 44.96% tmpSUyDYg.zip |#########################------------------------------| 45.01% tmpSUyDYg.zip |#########################------------------------------| 45.06% tmpSUyDYg.zip |#########################------------------------------| 45.1% tmpSUyDYg.zip |#########################------------------------------| 45.15% tmpSUyDYg.zip |#########################------------------------------| 45.19% tmpSUyDYg.zip |#########################------------------------------| 45.24% tmpSUyDYg.zip |#########################------------------------------| 45.28% tmpSUyDYg.zip |#########################------------------------------| 45.33% tmpSUyDYg.zip |#########################------------------------------| 45.38% tmpSUyDYg.zip |#########################------------------------------| 45.42% tmpSUyDYg.zip |#########################------------------------------| 45.47% tmpSUyDYg.zip |#########################------------------------------| 45.51% tmpSUyDYg.zip |#########################------------------------------| 45.56% tmpSUyDYg.zip |#########################------------------------------| 45.6% tmpSUyDYg.zip |#########################------------------------------| 45.65% tmpSUyDYg.zip |#########################------------------------------| 45.69% tmpSUyDYg.zip |#########################------------------------------| 45.74% tmpSUyDYg.zip |#########################------------------------------| 45.79% tmpSUyDYg.zip |#########################------------------------------| 45.83% tmpSUyDYg.zip |#########################------------------------------| 45.88% tmpSUyDYg.zip |#########################------------------------------| 45.92% tmpSUyDYg.zip |#########################------------------------------| 45.97% tmpSUyDYg.zip |#########################------------------------------| 46.01% tmpSUyDYg.zip |#########################------------------------------| 46.06% tmpSUyDYg.zip |#########################------------------------------| 46.11% tmpSUyDYg.zip |#########################------------------------------| 46.15% tmpSUyDYg.zip |#########################------------------------------| 46.2% tmpSUyDYg.zip |#########################------------------------------| 46.24% tmpSUyDYg.zip |#########################------------------------------| 46.29% tmpSUyDYg.zip |#########################------------------------------| 46.33% tmpSUyDYg.zip |##########################-----------------------------| 46.38% tmpSUyDYg.zip |##########################-----------------------------| 46.43% tmpSUyDYg.zip |##########################-----------------------------| 46.47% tmpSUyDYg.zip |##########################-----------------------------| 46.52% tmpSUyDYg.zip |##########################-----------------------------| 46.56% tmpSUyDYg.zip |##########################-----------------------------| 46.61% tmpSUyDYg.zip |##########################-----------------------------| 46.65% tmpSUyDYg.zip |##########################-----------------------------| 46.7% tmpSUyDYg.zip |##########################-----------------------------| 46.74% tmpSUyDYg.zip |##########################-----------------------------| 46.79% tmpSUyDYg.zip |##########################-----------------------------| 46.84% tmpSUyDYg.zip |##########################-----------------------------| 46.88% tmpSUyDYg.zip |##########################-----------------------------| 46.93% tmpSUyDYg.zip |##########################-----------------------------| 46.97% tmpSUyDYg.zip |##########################-----------------------------| 47.02% tmpSUyDYg.zip |##########################-----------------------------| 47.06% tmpSUyDYg.zip |##########################-----------------------------| 47.11% tmpSUyDYg.zip |##########################-----------------------------| 47.16% tmpSUyDYg.zip |##########################-----------------------------| 47.2% tmpSUyDYg.zip |##########################-----------------------------| 47.25% tmpSUyDYg.zip |##########################-----------------------------| 47.29% tmpSUyDYg.zip |##########################-----------------------------| 47.34% tmpSUyDYg.zip |##########################-----------------------------| 47.38% tmpSUyDYg.zip |##########################-----------------------------| 47.43% tmpSUyDYg.zip |##########################-----------------------------| 47.48% tmpSUyDYg.zip |##########################-----------------------------| 47.52% tmpSUyDYg.zip |##########################-----------------------------| 47.57% tmpSUyDYg.zip |##########################-----------------------------| 47.61% tmpSUyDYg.zip |##########################-----------------------------| 47.66% tmpSUyDYg.zip |##########################-----------------------------| 47.7% tmpSUyDYg.zip |##########################-----------------------------| 47.75% tmpSUyDYg.zip |##########################-----------------------------| 47.79% tmpSUyDYg.zip |##########################-----------------------------| 47.84% tmpSUyDYg.zip |##########################-----------------------------| 47.89% tmpSUyDYg.zip |##########################-----------------------------| 47.93% tmpSUyDYg.zip |##########################-----------------------------| 47.98% tmpSUyDYg.zip |##########################-----------------------------| 48.02% tmpSUyDYg.zip |##########################-----------------------------| 48.07% tmpSUyDYg.zip |##########################-----------------------------| 48.11% tmpSUyDYg.zip |##########################-----------------------------| 48.16% tmpSUyDYg.zip |###########################----------------------------| 48.21% tmpSUyDYg.zip |###########################----------------------------| 48.25% tmpSUyDYg.zip |###########################----------------------------| 48.3% tmpSUyDYg.zip |###########################----------------------------| 48.34% tmpSUyDYg.zip |###########################----------------------------| 48.39% tmpSUyDYg.zip |###########################----------------------------| 48.43% tmpSUyDYg.zip |###########################----------------------------| 48.48% tmpSUyDYg.zip |###########################----------------------------| 48.53% tmpSUyDYg.zip |###########################----------------------------| 48.57% tmpSUyDYg.zip |###########################----------------------------| 48.62% tmpSUyDYg.zip |###########################----------------------------| 48.66% tmpSUyDYg.zip |###########################----------------------------| 48.71% tmpSUyDYg.zip |###########################----------------------------| 48.75% tmpSUyDYg.zip |###########################----------------------------| 48.8% tmpSUyDYg.zip |###########################----------------------------| 48.84% tmpSUyDYg.zip |###########################----------------------------| 48.89% tmpSUyDYg.zip |###########################----------------------------| 48.94% tmpSUyDYg.zip |###########################----------------------------| 48.98% tmpSUyDYg.zip |###########################----------------------------| 49.03% tmpSUyDYg.zip |###########################----------------------------| 49.07% tmpSUyDYg.zip |###########################----------------------------| 49.12% tmpSUyDYg.zip |###########################----------------------------| 49.16% tmpSUyDYg.zip |###########################----------------------------| 49.21% tmpSUyDYg.zip |###########################----------------------------| 49.26% tmpSUyDYg.zip |###########################----------------------------| 49.3% tmpSUyDYg.zip |###########################----------------------------| 49.35% tmpSUyDYg.zip |###########################----------------------------| 49.39% tmpSUyDYg.zip |###########################----------------------------| 49.44% tmpSUyDYg.zip |###########################----------------------------| 49.48% tmpSUyDYg.zip |###########################----------------------------| 49.53% tmpSUyDYg.zip |###########################----------------------------| 49.58% tmpSUyDYg.zip |###########################----------------------------| 49.62% tmpSUyDYg.zip |###########################----------------------------| 49.67% tmpSUyDYg.zip |###########################----------------------------| 49.71% tmpSUyDYg.zip |###########################----------------------------| 49.76% tmpSUyDYg.zip |###########################----------------------------| 49.8% tmpSUyDYg.zip |###########################----------------------------| 49.85% tmpSUyDYg.zip |###########################----------------------------| 49.89% tmpSUyDYg.zip |###########################----------------------------| 49.94% tmpSUyDYg.zip |###########################----------------------------| 49.99% tmpSUyDYg.zip |############################---------------------------| 50.03% tmpSUyDYg.zip |############################---------------------------| 50.08% tmpSUyDYg.zip |############################---------------------------| 50.12% tmpSUyDYg.zip |############################---------------------------| 50.17% tmpSUyDYg.zip |############################---------------------------| 50.21% tmpSUyDYg.zip |############################---------------------------| 50.26% tmpSUyDYg.zip |############################---------------------------| 50.31% tmpSUyDYg.zip |############################---------------------------| 50.35% tmpSUyDYg.zip |############################---------------------------| 50.4% tmpSUyDYg.zip |############################---------------------------| 50.44% tmpSUyDYg.zip |############################---------------------------| 50.49% tmpSUyDYg.zip |############################---------------------------| 50.53% tmpSUyDYg.zip |############################---------------------------| 50.58% tmpSUyDYg.zip |############################---------------------------| 50.63% tmpSUyDYg.zip |############################---------------------------| 50.67% tmpSUyDYg.zip |############################---------------------------| 50.72% tmpSUyDYg.zip |############################---------------------------| 50.76% tmpSUyDYg.zip |############################---------------------------| 50.81% tmpSUyDYg.zip |############################---------------------------| 50.85% tmpSUyDYg.zip |############################---------------------------| 50.9% tmpSUyDYg.zip |############################---------------------------| 50.94% tmpSUyDYg.zip |############################---------------------------| 50.99% tmpSUyDYg.zip |############################---------------------------| 51.04% tmpSUyDYg.zip |############################---------------------------| 51.08% tmpSUyDYg.zip |############################---------------------------| 51.13% tmpSUyDYg.zip |############################---------------------------| 51.17% tmpSUyDYg.zip |############################---------------------------| 51.22% tmpSUyDYg.zip |############################---------------------------| 51.26% tmpSUyDYg.zip |############################---------------------------| 51.31% tmpSUyDYg.zip |############################---------------------------| 51.36% tmpSUyDYg.zip |############################---------------------------| 51.4% tmpSUyDYg.zip |############################---------------------------| 51.45% tmpSUyDYg.zip |############################---------------------------| 51.49% tmpSUyDYg.zip |############################---------------------------| 51.54% tmpSUyDYg.zip |############################---------------------------| 51.58% tmpSUyDYg.zip |############################---------------------------| 51.63% tmpSUyDYg.zip |############################---------------------------| 51.68% tmpSUyDYg.zip |############################---------------------------| 51.72% tmpSUyDYg.zip |############################---------------------------| 51.77% tmpSUyDYg.zip |############################---------------------------| 51.81% tmpSUyDYg.zip |#############################--------------------------| 51.86% tmpSUyDYg.zip |#############################--------------------------| 51.9% tmpSUyDYg.zip |#############################--------------------------| 51.95% tmpSUyDYg.zip |#############################--------------------------| 51.99% tmpSUyDYg.zip |#############################--------------------------| 52.04% tmpSUyDYg.zip |#############################--------------------------| 52.09% tmpSUyDYg.zip |#############################--------------------------| 52.13% tmpSUyDYg.zip |#############################--------------------------| 52.18% tmpSUyDYg.zip |#############################--------------------------| 52.22% tmpSUyDYg.zip |#############################--------------------------| 52.27% tmpSUyDYg.zip |#############################--------------------------| 52.31% tmpSUyDYg.zip |#############################--------------------------| 52.36% tmpSUyDYg.zip |#############################--------------------------| 52.41% tmpSUyDYg.zip |#############################--------------------------| 52.45% tmpSUyDYg.zip |#############################--------------------------| 52.5% tmpSUyDYg.zip |#############################--------------------------| 52.54% tmpSUyDYg.zip |#############################--------------------------| 52.59% tmpSUyDYg.zip |#############################--------------------------| 52.63% tmpSUyDYg.zip |#############################--------------------------| 52.68% tmpSUyDYg.zip |#############################--------------------------| 52.72% tmpSUyDYg.zip |#############################--------------------------| 52.77% tmpSUyDYg.zip |#############################--------------------------| 52.82% tmpSUyDYg.zip |#############################--------------------------| 52.86% tmpSUyDYg.zip |#############################--------------------------| 52.91% tmpSUyDYg.zip |#############################--------------------------| 52.95% tmpSUyDYg.zip |#############################--------------------------| 53.0% tmpSUyDYg.zip |#############################--------------------------| 53.04% tmpSUyDYg.zip |#############################--------------------------| 53.09% tmpSUyDYg.zip |#############################--------------------------| 53.14% tmpSUyDYg.zip |#############################--------------------------| 53.18% tmpSUyDYg.zip |#############################--------------------------| 53.23% tmpSUyDYg.zip |#############################--------------------------| 53.27% tmpSUyDYg.zip |#############################--------------------------| 53.32% tmpSUyDYg.zip |#############################--------------------------| 53.36% tmpSUyDYg.zip |#############################--------------------------| 53.41% tmpSUyDYg.zip |#############################--------------------------| 53.46% tmpSUyDYg.zip |#############################--------------------------| 53.5% tmpSUyDYg.zip |#############################--------------------------| 53.55% tmpSUyDYg.zip |#############################--------------------------| 53.59% tmpSUyDYg.zip |##############################-------------------------| 53.64% tmpSUyDYg.zip |##############################-------------------------| 53.68% tmpSUyDYg.zip |##############################-------------------------| 53.73% tmpSUyDYg.zip |##############################-------------------------| 53.77% tmpSUyDYg.zip |##############################-------------------------| 53.82% tmpSUyDYg.zip |##############################-------------------------| 53.87% tmpSUyDYg.zip |##############################-------------------------| 53.91% tmpSUyDYg.zip |##############################-------------------------| 53.96% tmpSUyDYg.zip |##############################-------------------------| 54.0% tmpSUyDYg.zip |##############################-------------------------| 54.05% tmpSUyDYg.zip |##############################-------------------------| 54.09% tmpSUyDYg.zip |##############################-------------------------| 54.14% tmpSUyDYg.zip |##############################-------------------------| 54.19% tmpSUyDYg.zip |##############################-------------------------| 54.23% tmpSUyDYg.zip |##############################-------------------------| 54.28% tmpSUyDYg.zip |##############################-------------------------| 54.32% tmpSUyDYg.zip |##############################-------------------------| 54.37% tmpSUyDYg.zip |##############################-------------------------| 54.41% tmpSUyDYg.zip |##############################-------------------------| 54.46% tmpSUyDYg.zip |##############################-------------------------| 54.51% tmpSUyDYg.zip |##############################-------------------------| 54.55% tmpSUyDYg.zip |##############################-------------------------| 54.6% tmpSUyDYg.zip |##############################-------------------------| 54.64% tmpSUyDYg.zip |##############################-------------------------| 54.69% tmpSUyDYg.zip |##############################-------------------------| 54.73% tmpSUyDYg.zip |##############################-------------------------| 54.78% tmpSUyDYg.zip |##############################-------------------------| 54.82% tmpSUyDYg.zip |##############################-------------------------| 54.87% tmpSUyDYg.zip |##############################-------------------------| 54.92% tmpSUyDYg.zip |##############################-------------------------| 54.96% tmpSUyDYg.zip |##############################-------------------------| 55.01% tmpSUyDYg.zip |##############################-------------------------| 55.05% tmpSUyDYg.zip |##############################-------------------------| 55.1% tmpSUyDYg.zip |##############################-------------------------| 55.14% tmpSUyDYg.zip |##############################-------------------------| 55.19% tmpSUyDYg.zip |##############################-------------------------| 55.24% tmpSUyDYg.zip |##############################-------------------------| 55.28% tmpSUyDYg.zip |##############################-------------------------| 55.33% tmpSUyDYg.zip |##############################-------------------------| 55.37% tmpSUyDYg.zip |##############################-------------------------| 55.42% tmpSUyDYg.zip |###############################------------------------| 55.46% tmpSUyDYg.zip |###############################------------------------| 55.51% tmpSUyDYg.zip |###############################------------------------| 55.56% tmpSUyDYg.zip |###############################------------------------| 55.6% tmpSUyDYg.zip |###############################------------------------| 55.65% tmpSUyDYg.zip |###############################------------------------| 55.69% tmpSUyDYg.zip |###############################------------------------| 55.74% tmpSUyDYg.zip |###############################------------------------| 55.78% tmpSUyDYg.zip |###############################------------------------| 55.83% tmpSUyDYg.zip |###############################------------------------| 55.87% tmpSUyDYg.zip |###############################------------------------| 55.92% tmpSUyDYg.zip |###############################------------------------| 55.97% tmpSUyDYg.zip |###############################------------------------| 56.01% tmpSUyDYg.zip |###############################------------------------| 56.06% tmpSUyDYg.zip |###############################------------------------| 56.1% tmpSUyDYg.zip |###############################------------------------| 56.15% tmpSUyDYg.zip |###############################------------------------| 56.19% tmpSUyDYg.zip |###############################------------------------| 56.24% tmpSUyDYg.zip |###############################------------------------| 56.29% tmpSUyDYg.zip |###############################------------------------| 56.33% tmpSUyDYg.zip |###############################------------------------| 56.38% tmpSUyDYg.zip |###############################------------------------| 56.42% tmpSUyDYg.zip |###############################------------------------| 56.47% tmpSUyDYg.zip |###############################------------------------| 56.51% tmpSUyDYg.zip |###############################------------------------| 56.56% tmpSUyDYg.zip |###############################------------------------| 56.61% tmpSUyDYg.zip |###############################------------------------| 56.65% tmpSUyDYg.zip |###############################------------------------| 56.7% tmpSUyDYg.zip |###############################------------------------| 56.74% tmpSUyDYg.zip |###############################------------------------| 56.79% tmpSUyDYg.zip |###############################------------------------| 56.83% tmpSUyDYg.zip |###############################------------------------| 56.88% tmpSUyDYg.zip |###############################------------------------| 56.92% tmpSUyDYg.zip |###############################------------------------| 56.97% tmpSUyDYg.zip |###############################------------------------| 57.02% tmpSUyDYg.zip |###############################------------------------| 57.06% tmpSUyDYg.zip |###############################------------------------| 57.11% tmpSUyDYg.zip |###############################------------------------| 57.15% tmpSUyDYg.zip |###############################------------------------| 57.2% tmpSUyDYg.zip |###############################------------------------| 57.24% tmpSUyDYg.zip |################################-----------------------| 57.29% tmpSUyDYg.zip |################################-----------------------| 57.34% tmpSUyDYg.zip |################################-----------------------| 57.38% tmpSUyDYg.zip |################################-----------------------| 57.43% tmpSUyDYg.zip |################################-----------------------| 57.47% tmpSUyDYg.zip |################################-----------------------| 57.52% tmpSUyDYg.zip |################################-----------------------| 57.56% tmpSUyDYg.zip |################################-----------------------| 57.61% tmpSUyDYg.zip |################################-----------------------| 57.66% tmpSUyDYg.zip |################################-----------------------| 57.7% tmpSUyDYg.zip |################################-----------------------| 57.75% tmpSUyDYg.zip |################################-----------------------| 57.79% tmpSUyDYg.zip |################################-----------------------| 57.84% tmpSUyDYg.zip |################################-----------------------| 57.88% tmpSUyDYg.zip |################################-----------------------| 57.93% tmpSUyDYg.zip |################################-----------------------| 57.97% tmpSUyDYg.zip |################################-----------------------| 58.02% tmpSUyDYg.zip |################################-----------------------| 58.07% tmpSUyDYg.zip |################################-----------------------| 58.11% tmpSUyDYg.zip |################################-----------------------| 58.16% tmpSUyDYg.zip |################################-----------------------| 58.2% tmpSUyDYg.zip |################################-----------------------| 58.25% tmpSUyDYg.zip |################################-----------------------| 58.29% tmpSUyDYg.zip |################################-----------------------| 58.34% tmpSUyDYg.zip |################################-----------------------| 58.39% tmpSUyDYg.zip |################################-----------------------| 58.43% tmpSUyDYg.zip |################################-----------------------| 58.48% tmpSUyDYg.zip |################################-----------------------| 58.52% tmpSUyDYg.zip |################################-----------------------| 58.57% tmpSUyDYg.zip |################################-----------------------| 58.61% tmpSUyDYg.zip |################################-----------------------| 58.66% tmpSUyDYg.zip |################################-----------------------| 58.71% tmpSUyDYg.zip |################################-----------------------| 58.75% tmpSUyDYg.zip |################################-----------------------| 58.8% tmpSUyDYg.zip |################################-----------------------| 58.84% tmpSUyDYg.zip |################################-----------------------| 58.89% tmpSUyDYg.zip |################################-----------------------| 58.93% tmpSUyDYg.zip |################################-----------------------| 58.98% tmpSUyDYg.zip |################################-----------------------| 59.02% tmpSUyDYg.zip |################################-----------------------| 59.07% tmpSUyDYg.zip |#################################----------------------| 59.12% tmpSUyDYg.zip |#################################----------------------| 59.16% tmpSUyDYg.zip |#################################----------------------| 59.21% tmpSUyDYg.zip |#################################----------------------| 59.25% tmpSUyDYg.zip |#################################----------------------| 59.3% tmpSUyDYg.zip |#################################----------------------| 59.34% tmpSUyDYg.zip |#################################----------------------| 59.39% tmpSUyDYg.zip |#################################----------------------| 59.44% tmpSUyDYg.zip |#################################----------------------| 59.48% tmpSUyDYg.zip |#################################----------------------| 59.53% tmpSUyDYg.zip |#################################----------------------| 59.57% tmpSUyDYg.zip |#################################----------------------| 59.62% tmpSUyDYg.zip |#################################----------------------| 59.66% tmpSUyDYg.zip |#################################----------------------| 59.71% tmpSUyDYg.zip |#################################----------------------| 59.75% tmpSUyDYg.zip |#################################----------------------| 59.8% tmpSUyDYg.zip |#################################----------------------| 59.85% tmpSUyDYg.zip |#################################----------------------| 59.89% tmpSUyDYg.zip |#################################----------------------| 59.94% tmpSUyDYg.zip |#################################----------------------| 59.98% tmpSUyDYg.zip |#################################----------------------| 60.03% tmpSUyDYg.zip |#################################----------------------| 60.07% tmpSUyDYg.zip |#################################----------------------| 60.12% tmpSUyDYg.zip |#################################----------------------| 60.17% tmpSUyDYg.zip |#################################----------------------| 60.21% tmpSUyDYg.zip |#################################----------------------| 60.26% tmpSUyDYg.zip |#################################----------------------| 60.3% tmpSUyDYg.zip |#################################----------------------| 60.35% tmpSUyDYg.zip |#################################----------------------| 60.39% tmpSUyDYg.zip |#################################----------------------| 60.44% tmpSUyDYg.zip |#################################----------------------| 60.49% tmpSUyDYg.zip |#################################----------------------| 60.53% tmpSUyDYg.zip |#################################----------------------| 60.58% tmpSUyDYg.zip |#################################----------------------| 60.62% tmpSUyDYg.zip |#################################----------------------| 60.67% tmpSUyDYg.zip |#################################----------------------| 60.71% tmpSUyDYg.zip |#################################----------------------| 60.76% tmpSUyDYg.zip |#################################----------------------| 60.8% tmpSUyDYg.zip |#################################----------------------| 60.85% tmpSUyDYg.zip |#################################----------------------| 60.9% tmpSUyDYg.zip |##################################---------------------| 60.94% tmpSUyDYg.zip |##################################---------------------| 60.99% tmpSUyDYg.zip |##################################---------------------| 61.03% tmpSUyDYg.zip |##################################---------------------| 61.08% tmpSUyDYg.zip |##################################---------------------| 61.12% tmpSUyDYg.zip |##################################---------------------| 61.17% tmpSUyDYg.zip |##################################---------------------| 61.22% tmpSUyDYg.zip |##################################---------------------| 61.26% tmpSUyDYg.zip |##################################---------------------| 61.31% tmpSUyDYg.zip |##################################---------------------| 61.35% tmpSUyDYg.zip |##################################---------------------| 61.4% tmpSUyDYg.zip |##################################---------------------| 61.44% tmpSUyDYg.zip |##################################---------------------| 61.49% tmpSUyDYg.zip |##################################---------------------| 61.54% tmpSUyDYg.zip |##################################---------------------| 61.58% tmpSUyDYg.zip |##################################---------------------| 61.63% tmpSUyDYg.zip |##################################---------------------| 61.67% tmpSUyDYg.zip |##################################---------------------| 61.72% tmpSUyDYg.zip |##################################---------------------| 61.76% tmpSUyDYg.zip |##################################---------------------| 61.81% tmpSUyDYg.zip |##################################---------------------| 61.85% tmpSUyDYg.zip |##################################---------------------| 61.9% tmpSUyDYg.zip |##################################---------------------| 61.95% tmpSUyDYg.zip |##################################---------------------| 61.99% tmpSUyDYg.zip |##################################---------------------| 62.04% tmpSUyDYg.zip |##################################---------------------| 62.08% tmpSUyDYg.zip |##################################---------------------| 62.13% tmpSUyDYg.zip |##################################---------------------| 62.17% tmpSUyDYg.zip |##################################---------------------| 62.22% tmpSUyDYg.zip |##################################---------------------| 62.27% tmpSUyDYg.zip |##################################---------------------| 62.31% tmpSUyDYg.zip |##################################---------------------| 62.36% tmpSUyDYg.zip |##################################---------------------| 62.4% tmpSUyDYg.zip |##################################---------------------| 62.45% tmpSUyDYg.zip |##################################---------------------| 62.49% tmpSUyDYg.zip |##################################---------------------| 62.54% tmpSUyDYg.zip |##################################---------------------| 62.59% tmpSUyDYg.zip |##################################---------------------| 62.63% tmpSUyDYg.zip |##################################---------------------| 62.68% tmpSUyDYg.zip |##################################---------------------| 62.72% tmpSUyDYg.zip |###################################--------------------| 62.77% tmpSUyDYg.zip |###################################--------------------| 62.81% tmpSUyDYg.zip |###################################--------------------| 62.86% tmpSUyDYg.zip |###################################--------------------| 62.9% tmpSUyDYg.zip |###################################--------------------| 62.95% tmpSUyDYg.zip |###################################--------------------| 63.0% tmpSUyDYg.zip |###################################--------------------| 63.04% tmpSUyDYg.zip |###################################--------------------| 63.09% tmpSUyDYg.zip |###################################--------------------| 63.13% tmpSUyDYg.zip |###################################--------------------| 63.18% tmpSUyDYg.zip |###################################--------------------| 63.22% tmpSUyDYg.zip |###################################--------------------| 63.27% tmpSUyDYg.zip |###################################--------------------| 63.32% tmpSUyDYg.zip |###################################--------------------| 63.36% tmpSUyDYg.zip |###################################--------------------| 63.41% tmpSUyDYg.zip |###################################--------------------| 63.45% tmpSUyDYg.zip |###################################--------------------| 63.5% tmpSUyDYg.zip |###################################--------------------| 63.54% tmpSUyDYg.zip |###################################--------------------| 63.59% tmpSUyDYg.zip |###################################--------------------| 63.64% tmpSUyDYg.zip |###################################--------------------| 63.68% tmpSUyDYg.zip |###################################--------------------| 63.73% tmpSUyDYg.zip |###################################--------------------| 63.77% tmpSUyDYg.zip |###################################--------------------| 63.82% tmpSUyDYg.zip |###################################--------------------| 63.86% tmpSUyDYg.zip |###################################--------------------| 63.91% tmpSUyDYg.zip |###################################--------------------| 63.95% tmpSUyDYg.zip |###################################--------------------| 64.0% tmpSUyDYg.zip |###################################--------------------| 64.05% tmpSUyDYg.zip |###################################--------------------| 64.09% tmpSUyDYg.zip |###################################--------------------| 64.14% tmpSUyDYg.zip |###################################--------------------| 64.18% tmpSUyDYg.zip |###################################--------------------| 64.23% tmpSUyDYg.zip |###################################--------------------| 64.27% tmpSUyDYg.zip |###################################--------------------| 64.32% tmpSUyDYg.zip |###################################--------------------| 64.37% tmpSUyDYg.zip |###################################--------------------| 64.41% tmpSUyDYg.zip |###################################--------------------| 64.46% tmpSUyDYg.zip |###################################--------------------| 64.5% tmpSUyDYg.zip |####################################-------------------| 64.55% tmpSUyDYg.zip |####################################-------------------| 64.59% tmpSUyDYg.zip |####################################-------------------| 64.64% tmpSUyDYg.zip |####################################-------------------| 64.69% tmpSUyDYg.zip |####################################-------------------| 64.73% tmpSUyDYg.zip |####################################-------------------| 64.78% tmpSUyDYg.zip |####################################-------------------| 64.82% tmpSUyDYg.zip |####################################-------------------| 64.87% tmpSUyDYg.zip |####################################-------------------| 64.91% tmpSUyDYg.zip |####################################-------------------| 64.96% tmpSUyDYg.zip |####################################-------------------| 65.0% tmpSUyDYg.zip |####################################-------------------| 65.05% tmpSUyDYg.zip |####################################-------------------| 65.1% tmpSUyDYg.zip |####################################-------------------| 65.14% tmpSUyDYg.zip |####################################-------------------| 65.19% tmpSUyDYg.zip |####################################-------------------| 65.23% tmpSUyDYg.zip |####################################-------------------| 65.28% tmpSUyDYg.zip |####################################-------------------| 65.32% tmpSUyDYg.zip |####################################-------------------| 65.37% tmpSUyDYg.zip |####################################-------------------| 65.42% tmpSUyDYg.zip |####################################-------------------| 65.46% tmpSUyDYg.zip |####################################-------------------| 65.51% tmpSUyDYg.zip |####################################-------------------| 65.55% tmpSUyDYg.zip |####################################-------------------| 65.6% tmpSUyDYg.zip |####################################-------------------| 65.64% tmpSUyDYg.zip |####################################-------------------| 65.69% tmpSUyDYg.zip |####################################-------------------| 65.74% tmpSUyDYg.zip |####################################-------------------| 65.78% tmpSUyDYg.zip |####################################-------------------| 65.83% tmpSUyDYg.zip |####################################-------------------| 65.87% tmpSUyDYg.zip |####################################-------------------| 65.92% tmpSUyDYg.zip |####################################-------------------| 65.96% tmpSUyDYg.zip |####################################-------------------| 66.01% tmpSUyDYg.zip |####################################-------------------| 66.05% tmpSUyDYg.zip |####################################-------------------| 66.1% tmpSUyDYg.zip |####################################-------------------| 66.15% tmpSUyDYg.zip |####################################-------------------| 66.19% tmpSUyDYg.zip |####################################-------------------| 66.24% tmpSUyDYg.zip |####################################-------------------| 66.28% tmpSUyDYg.zip |####################################-------------------| 66.33% tmpSUyDYg.zip |#####################################------------------| 66.37% tmpSUyDYg.zip |#####################################------------------| 66.42% tmpSUyDYg.zip |#####################################------------------| 66.47% tmpSUyDYg.zip |#####################################------------------| 66.51% tmpSUyDYg.zip |#####################################------------------| 66.56% tmpSUyDYg.zip |#####################################------------------| 66.6% tmpSUyDYg.zip |#####################################------------------| 66.65% tmpSUyDYg.zip |#####################################------------------| 66.69% tmpSUyDYg.zip |#####################################------------------| 66.74% tmpSUyDYg.zip |#####################################------------------| 66.78% tmpSUyDYg.zip |#####################################------------------| 66.83% tmpSUyDYg.zip |#####################################------------------| 66.88% tmpSUyDYg.zip |#####################################------------------| 66.92% tmpSUyDYg.zip |#####################################------------------| 66.97% tmpSUyDYg.zip |#####################################------------------| 67.01% tmpSUyDYg.zip |#####################################------------------| 67.06% tmpSUyDYg.zip |#####################################------------------| 67.1% tmpSUyDYg.zip |#####################################------------------| 67.15% tmpSUyDYg.zip |#####################################------------------| 67.2% tmpSUyDYg.zip |#####################################------------------| 67.24% tmpSUyDYg.zip |#####################################------------------| 67.29% tmpSUyDYg.zip |#####################################------------------| 67.33% tmpSUyDYg.zip |#####################################------------------| 67.38% tmpSUyDYg.zip |#####################################------------------| 67.42% tmpSUyDYg.zip |#####################################------------------| 67.47% tmpSUyDYg.zip |#####################################------------------| 67.52% tmpSUyDYg.zip |#####################################------------------| 67.56% tmpSUyDYg.zip |#####################################------------------| 67.61% tmpSUyDYg.zip |#####################################------------------| 67.65% tmpSUyDYg.zip |#####################################------------------| 67.7% tmpSUyDYg.zip |#####################################------------------| 67.74% tmpSUyDYg.zip |#####################################------------------| 67.79% tmpSUyDYg.zip |#####################################------------------| 67.83% tmpSUyDYg.zip |#####################################------------------| 67.88% tmpSUyDYg.zip |#####################################------------------| 67.93% tmpSUyDYg.zip |#####################################------------------| 67.97% tmpSUyDYg.zip |#####################################------------------| 68.02% tmpSUyDYg.zip |#####################################------------------| 68.06% tmpSUyDYg.zip |#####################################------------------| 68.11% tmpSUyDYg.zip |#####################################------------------| 68.15% tmpSUyDYg.zip |######################################-----------------| 68.2% tmpSUyDYg.zip |######################################-----------------| 68.25% tmpSUyDYg.zip |######################################-----------------| 68.29% tmpSUyDYg.zip |######################################-----------------| 68.34% tmpSUyDYg.zip |######################################-----------------| 68.38% tmpSUyDYg.zip |######################################-----------------| 68.43% tmpSUyDYg.zip |######################################-----------------| 68.47% tmpSUyDYg.zip |######################################-----------------| 68.52% tmpSUyDYg.zip |######################################-----------------| 68.57% tmpSUyDYg.zip |######################################-----------------| 68.61% tmpSUyDYg.zip |######################################-----------------| 68.66% tmpSUyDYg.zip |######################################-----------------| 68.7% tmpSUyDYg.zip |######################################-----------------| 68.75% tmpSUyDYg.zip |######################################-----------------| 68.79% tmpSUyDYg.zip |######################################-----------------| 68.84% tmpSUyDYg.zip |######################################-----------------| 68.88% tmpSUyDYg.zip |######################################-----------------| 68.93% tmpSUyDYg.zip |######################################-----------------| 68.98% tmpSUyDYg.zip |######################################-----------------| 69.02% tmpSUyDYg.zip |######################################-----------------| 69.07% tmpSUyDYg.zip |######################################-----------------| 69.11% tmpSUyDYg.zip |######################################-----------------| 69.16% tmpSUyDYg.zip |######################################-----------------| 69.2% tmpSUyDYg.zip |######################################-----------------| 69.25% tmpSUyDYg.zip |######################################-----------------| 69.3% tmpSUyDYg.zip |######################################-----------------| 69.34% tmpSUyDYg.zip |######################################-----------------| 69.39% tmpSUyDYg.zip |######################################-----------------| 69.43% tmpSUyDYg.zip |######################################-----------------| 69.48% tmpSUyDYg.zip |######################################-----------------| 69.52% tmpSUyDYg.zip |######################################-----------------| 69.57% tmpSUyDYg.zip |######################################-----------------| 69.62% tmpSUyDYg.zip |######################################-----------------| 69.66% tmpSUyDYg.zip |######################################-----------------| 69.71% tmpSUyDYg.zip |######################################-----------------| 69.75% tmpSUyDYg.zip |######################################-----------------| 69.8% tmpSUyDYg.zip |######################################-----------------| 69.84% tmpSUyDYg.zip |######################################-----------------| 69.89% tmpSUyDYg.zip |######################################-----------------| 69.93% tmpSUyDYg.zip |######################################-----------------| 69.98% tmpSUyDYg.zip |#######################################----------------| 70.03% tmpSUyDYg.zip |#######################################----------------| 70.07% tmpSUyDYg.zip |#######################################----------------| 70.12% tmpSUyDYg.zip |#######################################----------------| 70.16% tmpSUyDYg.zip |#######################################----------------| 70.21% tmpSUyDYg.zip |#######################################----------------| 70.25% tmpSUyDYg.zip |#######################################----------------| 70.3% tmpSUyDYg.zip |#######################################----------------| 70.35% tmpSUyDYg.zip |#######################################----------------| 70.39% tmpSUyDYg.zip |#######################################----------------| 70.44% tmpSUyDYg.zip |#######################################----------------| 70.48% tmpSUyDYg.zip |#######################################----------------| 70.53% tmpSUyDYg.zip |#######################################----------------| 70.57% tmpSUyDYg.zip |#######################################----------------| 70.62% tmpSUyDYg.zip |#######################################----------------| 70.67% tmpSUyDYg.zip |#######################################----------------| 70.71% tmpSUyDYg.zip |#######################################----------------| 70.76% tmpSUyDYg.zip |#######################################----------------| 70.8% tmpSUyDYg.zip |#######################################----------------| 70.85% tmpSUyDYg.zip |#######################################----------------| 70.89% tmpSUyDYg.zip |#######################################----------------| 70.94% tmpSUyDYg.zip |#######################################----------------| 70.98% tmpSUyDYg.zip |#######################################----------------| 71.03% tmpSUyDYg.zip |#######################################----------------| 71.08% tmpSUyDYg.zip |#######################################----------------| 71.12% tmpSUyDYg.zip |#######################################----------------| 71.17% tmpSUyDYg.zip |#######################################----------------| 71.21% tmpSUyDYg.zip |#######################################----------------| 71.26% tmpSUyDYg.zip |#######################################----------------| 71.3% tmpSUyDYg.zip |#######################################----------------| 71.35% tmpSUyDYg.zip |#######################################----------------| 71.4% tmpSUyDYg.zip |#######################################----------------| 71.44% tmpSUyDYg.zip |#######################################----------------| 71.49% tmpSUyDYg.zip |#######################################----------------| 71.53% tmpSUyDYg.zip |#######################################----------------| 71.58% tmpSUyDYg.zip |#######################################----------------| 71.62% tmpSUyDYg.zip |#######################################----------------| 71.67% tmpSUyDYg.zip |#######################################----------------| 71.72% tmpSUyDYg.zip |#######################################----------------| 71.76% tmpSUyDYg.zip |#######################################----------------| 71.81% tmpSUyDYg.zip |########################################---------------| 71.85% tmpSUyDYg.zip |########################################---------------| 71.9% tmpSUyDYg.zip |########################################---------------| 71.94% tmpSUyDYg.zip |########################################---------------| 71.99% tmpSUyDYg.zip |########################################---------------| 72.03% tmpSUyDYg.zip |########################################---------------| 72.08% tmpSUyDYg.zip |########################################---------------| 72.13% tmpSUyDYg.zip |########################################---------------| 72.17% tmpSUyDYg.zip |########################################---------------| 72.22% tmpSUyDYg.zip |########################################---------------| 72.26% tmpSUyDYg.zip |########################################---------------| 72.31% tmpSUyDYg.zip |########################################---------------| 72.35% tmpSUyDYg.zip |########################################---------------| 72.4% tmpSUyDYg.zip |########################################---------------| 72.45% tmpSUyDYg.zip |########################################---------------| 72.49% tmpSUyDYg.zip |########################################---------------| 72.54% tmpSUyDYg.zip |########################################---------------| 72.58% tmpSUyDYg.zip |########################################---------------| 72.63% tmpSUyDYg.zip |########################################---------------| 72.67% tmpSUyDYg.zip |########################################---------------| 72.72% tmpSUyDYg.zip |########################################---------------| 72.77% tmpSUyDYg.zip |########################################---------------| 72.81% tmpSUyDYg.zip |########################################---------------| 72.86% tmpSUyDYg.zip |########################################---------------| 72.9% tmpSUyDYg.zip |########################################---------------| 72.95% tmpSUyDYg.zip |########################################---------------| 72.99% tmpSUyDYg.zip |########################################---------------| 73.04% tmpSUyDYg.zip |########################################---------------| 73.08% tmpSUyDYg.zip |########################################---------------| 73.13% tmpSUyDYg.zip |########################################---------------| 73.18% tmpSUyDYg.zip |########################################---------------| 73.22% tmpSUyDYg.zip |########################################---------------| 73.27% tmpSUyDYg.zip |########################################---------------| 73.31% tmpSUyDYg.zip |########################################---------------| 73.36% tmpSUyDYg.zip |########################################---------------| 73.4% tmpSUyDYg.zip |########################################---------------| 73.45% tmpSUyDYg.zip |########################################---------------| 73.5% tmpSUyDYg.zip |########################################---------------| 73.54% tmpSUyDYg.zip |########################################---------------| 73.59% tmpSUyDYg.zip |########################################---------------| 73.63% tmpSUyDYg.zip |#########################################--------------| 73.68% tmpSUyDYg.zip |#########################################--------------| 73.72% tmpSUyDYg.zip |#########################################--------------| 73.77% tmpSUyDYg.zip |#########################################--------------| 73.81% tmpSUyDYg.zip |#########################################--------------| 73.86% tmpSUyDYg.zip |#########################################--------------| 73.91% tmpSUyDYg.zip |#########################################--------------| 73.95% tmpSUyDYg.zip |#########################################--------------| 74.0% tmpSUyDYg.zip |#########################################--------------| 74.04% tmpSUyDYg.zip |#########################################--------------| 74.09% tmpSUyDYg.zip |#########################################--------------| 74.13% tmpSUyDYg.zip |#########################################--------------| 74.18% tmpSUyDYg.zip |#########################################--------------| 74.23% tmpSUyDYg.zip |#########################################--------------| 74.27% tmpSUyDYg.zip |#########################################--------------| 74.32% tmpSUyDYg.zip |#########################################--------------| 74.36% tmpSUyDYg.zip |#########################################--------------| 74.41% tmpSUyDYg.zip |#########################################--------------| 74.45% tmpSUyDYg.zip |#########################################--------------| 74.5% tmpSUyDYg.zip |#########################################--------------| 74.55% tmpSUyDYg.zip |#########################################--------------| 74.59% tmpSUyDYg.zip |#########################################--------------| 74.64% tmpSUyDYg.zip |#########################################--------------| 74.68% tmpSUyDYg.zip |#########################################--------------| 74.73% tmpSUyDYg.zip |#########################################--------------| 74.77% tmpSUyDYg.zip |#########################################--------------| 74.82% tmpSUyDYg.zip |#########################################--------------| 74.86% tmpSUyDYg.zip |#########################################--------------| 74.91% tmpSUyDYg.zip |#########################################--------------| 74.96% tmpSUyDYg.zip |#########################################--------------| 75.0% tmpSUyDYg.zip |#########################################--------------| 75.05% tmpSUyDYg.zip |#########################################--------------| 75.09% tmpSUyDYg.zip |#########################################--------------| 75.14% tmpSUyDYg.zip |#########################################--------------| 75.18% tmpSUyDYg.zip |#########################################--------------| 75.23% tmpSUyDYg.zip |#########################################--------------| 75.28% tmpSUyDYg.zip |#########################################--------------| 75.32% tmpSUyDYg.zip |#########################################--------------| 75.37% tmpSUyDYg.zip |#########################################--------------| 75.41% tmpSUyDYg.zip |##########################################-------------| 75.46% tmpSUyDYg.zip |##########################################-------------| 75.5% tmpSUyDYg.zip |##########################################-------------| 75.55% tmpSUyDYg.zip |##########################################-------------| 75.6% tmpSUyDYg.zip |##########################################-------------| 75.64% tmpSUyDYg.zip |##########################################-------------| 75.69% tmpSUyDYg.zip |##########################################-------------| 75.73% tmpSUyDYg.zip |##########################################-------------| 75.78% tmpSUyDYg.zip |##########################################-------------| 75.82% tmpSUyDYg.zip |##########################################-------------| 75.87% tmpSUyDYg.zip |##########################################-------------| 75.91% tmpSUyDYg.zip |##########################################-------------| 75.96% tmpSUyDYg.zip |##########################################-------------| 76.01% tmpSUyDYg.zip |##########################################-------------| 76.05% tmpSUyDYg.zip |##########################################-------------| 76.1% tmpSUyDYg.zip |##########################################-------------| 76.14% tmpSUyDYg.zip |##########################################-------------| 76.19% tmpSUyDYg.zip |##########################################-------------| 76.23% tmpSUyDYg.zip |##########################################-------------| 76.28% tmpSUyDYg.zip |##########################################-------------| 76.33% tmpSUyDYg.zip |##########################################-------------| 76.37% tmpSUyDYg.zip |##########################################-------------| 76.42% tmpSUyDYg.zip |##########################################-------------| 76.46% tmpSUyDYg.zip |##########################################-------------| 76.51% tmpSUyDYg.zip |##########################################-------------| 76.55% tmpSUyDYg.zip |##########################################-------------| 76.6% tmpSUyDYg.zip |##########################################-------------| 76.65% tmpSUyDYg.zip |##########################################-------------| 76.69% tmpSUyDYg.zip |##########################################-------------| 76.74% tmpSUyDYg.zip |##########################################-------------| 76.78% tmpSUyDYg.zip |##########################################-------------| 76.83% tmpSUyDYg.zip |##########################################-------------| 76.87% tmpSUyDYg.zip |##########################################-------------| 76.92% tmpSUyDYg.zip |##########################################-------------| 76.96% tmpSUyDYg.zip |##########################################-------------| 77.01% tmpSUyDYg.zip |##########################################-------------| 77.06% tmpSUyDYg.zip |##########################################-------------| 77.1% tmpSUyDYg.zip |##########################################-------------| 77.15% tmpSUyDYg.zip |##########################################-------------| 77.19% tmpSUyDYg.zip |##########################################-------------| 77.24% tmpSUyDYg.zip |###########################################------------| 77.28% tmpSUyDYg.zip |###########################################------------| 77.33% tmpSUyDYg.zip |###########################################------------| 77.38% tmpSUyDYg.zip |###########################################------------| 77.42% tmpSUyDYg.zip |###########################################------------| 77.47% tmpSUyDYg.zip |###########################################------------| 77.51% tmpSUyDYg.zip |###########################################------------| 77.56% tmpSUyDYg.zip |###########################################------------| 77.6% tmpSUyDYg.zip |###########################################------------| 77.65% tmpSUyDYg.zip |###########################################------------| 77.7% tmpSUyDYg.zip |###########################################------------| 77.74% tmpSUyDYg.zip |###########################################------------| 77.79% tmpSUyDYg.zip |###########################################------------| 77.83% tmpSUyDYg.zip |###########################################------------| 77.88% tmpSUyDYg.zip |###########################################------------| 77.92% tmpSUyDYg.zip |###########################################------------| 77.97% tmpSUyDYg.zip |###########################################------------| 78.01% tmpSUyDYg.zip |###########################################------------| 78.06% tmpSUyDYg.zip |###########################################------------| 78.11% tmpSUyDYg.zip |###########################################------------| 78.15% tmpSUyDYg.zip |###########################################------------| 78.2% tmpSUyDYg.zip |###########################################------------| 78.24% tmpSUyDYg.zip |###########################################------------| 78.29% tmpSUyDYg.zip |###########################################------------| 78.33% tmpSUyDYg.zip |###########################################------------| 78.38% tmpSUyDYg.zip |###########################################------------| 78.43% tmpSUyDYg.zip |###########################################------------| 78.47% tmpSUyDYg.zip |###########################################------------| 78.52% tmpSUyDYg.zip |###########################################------------| 78.56% tmpSUyDYg.zip |###########################################------------| 78.61% tmpSUyDYg.zip |###########################################------------| 78.65% tmpSUyDYg.zip |###########################################------------| 78.7% tmpSUyDYg.zip |###########################################------------| 78.75% tmpSUyDYg.zip |###########################################------------| 78.79% tmpSUyDYg.zip |###########################################------------| 78.84% tmpSUyDYg.zip |###########################################------------| 78.88% tmpSUyDYg.zip |###########################################------------| 78.93% tmpSUyDYg.zip |###########################################------------| 78.97% tmpSUyDYg.zip |###########################################------------| 79.02% tmpSUyDYg.zip |###########################################------------| 79.06% tmpSUyDYg.zip |############################################-----------| 79.11% tmpSUyDYg.zip |############################################-----------| 79.16% tmpSUyDYg.zip |############################################-----------| 79.2% tmpSUyDYg.zip |############################################-----------| 79.25% tmpSUyDYg.zip |############################################-----------| 79.29% tmpSUyDYg.zip |############################################-----------| 79.34% tmpSUyDYg.zip |############################################-----------| 79.38% tmpSUyDYg.zip |############################################-----------| 79.43% tmpSUyDYg.zip |############################################-----------| 79.48% tmpSUyDYg.zip |############################################-----------| 79.52% tmpSUyDYg.zip |############################################-----------| 79.57% tmpSUyDYg.zip |############################################-----------| 79.61% tmpSUyDYg.zip |############################################-----------| 79.66% tmpSUyDYg.zip |############################################-----------| 79.7% tmpSUyDYg.zip |############################################-----------| 79.75% tmpSUyDYg.zip |############################################-----------| 79.8% tmpSUyDYg.zip |############################################-----------| 79.84% tmpSUyDYg.zip |############################################-----------| 79.89% tmpSUyDYg.zip |############################################-----------| 79.93% tmpSUyDYg.zip |############################################-----------| 79.98% tmpSUyDYg.zip |############################################-----------| 80.02% tmpSUyDYg.zip |############################################-----------| 80.07% tmpSUyDYg.zip |############################################-----------| 80.11% tmpSUyDYg.zip |############################################-----------| 80.16% tmpSUyDYg.zip |############################################-----------| 80.21% tmpSUyDYg.zip |############################################-----------| 80.25% tmpSUyDYg.zip |############################################-----------| 80.3% tmpSUyDYg.zip |############################################-----------| 80.34% tmpSUyDYg.zip |############################################-----------| 80.39% tmpSUyDYg.zip |############################################-----------| 80.43% tmpSUyDYg.zip |############################################-----------| 80.48% tmpSUyDYg.zip |############################################-----------| 80.53% tmpSUyDYg.zip |############################################-----------| 80.57% tmpSUyDYg.zip |############################################-----------| 80.62% tmpSUyDYg.zip |############################################-----------| 80.66% tmpSUyDYg.zip |############################################-----------| 80.71% tmpSUyDYg.zip |############################################-----------| 80.75% tmpSUyDYg.zip |############################################-----------| 80.8% tmpSUyDYg.zip |############################################-----------| 80.84% tmpSUyDYg.zip |############################################-----------| 80.89% tmpSUyDYg.zip |#############################################----------| 80.94% tmpSUyDYg.zip |#############################################----------| 80.98% tmpSUyDYg.zip |#############################################----------| 81.03% tmpSUyDYg.zip |#############################################----------| 81.07% tmpSUyDYg.zip |#############################################----------| 81.12% tmpSUyDYg.zip |#############################################----------| 81.16% tmpSUyDYg.zip |#############################################----------| 81.21% tmpSUyDYg.zip |#############################################----------| 81.26% tmpSUyDYg.zip |#############################################----------| 81.3% tmpSUyDYg.zip |#############################################----------| 81.35% tmpSUyDYg.zip |#############################################----------| 81.39% tmpSUyDYg.zip |#############################################----------| 81.44% tmpSUyDYg.zip |#############################################----------| 81.48% tmpSUyDYg.zip |#############################################----------| 81.53% tmpSUyDYg.zip |#############################################----------| 81.58% tmpSUyDYg.zip |#############################################----------| 81.62% tmpSUyDYg.zip |#############################################----------| 81.67% tmpSUyDYg.zip |#############################################----------| 81.71% tmpSUyDYg.zip |#############################################----------| 81.76% tmpSUyDYg.zip |#############################################----------| 81.8% tmpSUyDYg.zip |#############################################----------| 81.85% tmpSUyDYg.zip |#############################################----------| 81.89% tmpSUyDYg.zip |#############################################----------| 81.94% tmpSUyDYg.zip |#############################################----------| 81.99% tmpSUyDYg.zip |#############################################----------| 82.03% tmpSUyDYg.zip |#############################################----------| 82.08% tmpSUyDYg.zip |#############################################----------| 82.12% tmpSUyDYg.zip |#############################################----------| 82.17% tmpSUyDYg.zip |#############################################----------| 82.21% tmpSUyDYg.zip |#############################################----------| 82.26% tmpSUyDYg.zip |#############################################----------| 82.31% tmpSUyDYg.zip |#############################################----------| 82.35% tmpSUyDYg.zip |#############################################----------| 82.4% tmpSUyDYg.zip |#############################################----------| 82.44% tmpSUyDYg.zip |#############################################----------| 82.49% tmpSUyDYg.zip |#############################################----------| 82.53% tmpSUyDYg.zip |#############################################----------| 82.58% tmpSUyDYg.zip |#############################################----------| 82.63% tmpSUyDYg.zip |#############################################----------| 82.67% tmpSUyDYg.zip |#############################################----------| 82.72% tmpSUyDYg.zip |##############################################---------| 82.76% tmpSUyDYg.zip |##############################################---------| 82.81% tmpSUyDYg.zip |##############################################---------| 82.85% tmpSUyDYg.zip |##############################################---------| 82.9% tmpSUyDYg.zip |##############################################---------| 82.94% tmpSUyDYg.zip |##############################################---------| 82.99% tmpSUyDYg.zip |##############################################---------| 83.04% tmpSUyDYg.zip |##############################################---------| 83.08% tmpSUyDYg.zip |##############################################---------| 83.13% tmpSUyDYg.zip |##############################################---------| 83.17% tmpSUyDYg.zip |##############################################---------| 83.22% tmpSUyDYg.zip |##############################################---------| 83.26% tmpSUyDYg.zip |##############################################---------| 83.31% tmpSUyDYg.zip |##############################################---------| 83.36% tmpSUyDYg.zip |##############################################---------| 83.4% tmpSUyDYg.zip |##############################################---------| 83.45% tmpSUyDYg.zip |##############################################---------| 83.49% tmpSUyDYg.zip |##############################################---------| 83.54% tmpSUyDYg.zip |##############################################---------| 83.58% tmpSUyDYg.zip |##############################################---------| 83.63% tmpSUyDYg.zip |##############################################---------| 83.68% tmpSUyDYg.zip |##############################################---------| 83.72% tmpSUyDYg.zip |##############################################---------| 83.77% tmpSUyDYg.zip |##############################################---------| 83.81% tmpSUyDYg.zip |##############################################---------| 83.86% tmpSUyDYg.zip |##############################################---------| 83.9% tmpSUyDYg.zip |##############################################---------| 83.95% tmpSUyDYg.zip |##############################################---------| 83.99% tmpSUyDYg.zip |##############################################---------| 84.04% tmpSUyDYg.zip |##############################################---------| 84.09% tmpSUyDYg.zip |##############################################---------| 84.13% tmpSUyDYg.zip |##############################################---------| 84.18% tmpSUyDYg.zip |##############################################---------| 84.22% tmpSUyDYg.zip |##############################################---------| 84.27% tmpSUyDYg.zip |##############################################---------| 84.31% tmpSUyDYg.zip |##############################################---------| 84.36% tmpSUyDYg.zip |##############################################---------| 84.41% tmpSUyDYg.zip |##############################################---------| 84.45% tmpSUyDYg.zip |##############################################---------| 84.5% tmpSUyDYg.zip |##############################################---------| 84.54% tmpSUyDYg.zip |###############################################--------| 84.59% tmpSUyDYg.zip |###############################################--------| 84.63% tmpSUyDYg.zip |###############################################--------| 84.68% tmpSUyDYg.zip |###############################################--------| 84.73% tmpSUyDYg.zip |###############################################--------| 84.77% tmpSUyDYg.zip |###############################################--------| 84.82% tmpSUyDYg.zip |###############################################--------| 84.86% tmpSUyDYg.zip |###############################################--------| 84.91% tmpSUyDYg.zip |###############################################--------| 84.95% tmpSUyDYg.zip |###############################################--------| 85.0% tmpSUyDYg.zip |###############################################--------| 85.04% tmpSUyDYg.zip |###############################################--------| 85.09% tmpSUyDYg.zip |###############################################--------| 85.14% tmpSUyDYg.zip |###############################################--------| 85.18% tmpSUyDYg.zip |###############################################--------| 85.23% tmpSUyDYg.zip |###############################################--------| 85.27% tmpSUyDYg.zip |###############################################--------| 85.32% tmpSUyDYg.zip |###############################################--------| 85.36% tmpSUyDYg.zip |###############################################--------| 85.41% tmpSUyDYg.zip |###############################################--------| 85.46% tmpSUyDYg.zip |###############################################--------| 85.5% tmpSUyDYg.zip |###############################################--------| 85.55% tmpSUyDYg.zip |###############################################--------| 85.59% tmpSUyDYg.zip |###############################################--------| 85.64% tmpSUyDYg.zip |###############################################--------| 85.68% tmpSUyDYg.zip |###############################################--------| 85.73% tmpSUyDYg.zip |###############################################--------| 85.78% tmpSUyDYg.zip |###############################################--------| 85.82% tmpSUyDYg.zip |###############################################--------| 85.87% tmpSUyDYg.zip |###############################################--------| 85.91% tmpSUyDYg.zip |###############################################--------| 85.96% tmpSUyDYg.zip |###############################################--------| 86.0% tmpSUyDYg.zip |###############################################--------| 86.05% tmpSUyDYg.zip |###############################################--------| 86.09% tmpSUyDYg.zip |###############################################--------| 86.14% tmpSUyDYg.zip |###############################################--------| 86.19% tmpSUyDYg.zip |###############################################--------| 86.23% tmpSUyDYg.zip |###############################################--------| 86.28% tmpSUyDYg.zip |###############################################--------| 86.32% tmpSUyDYg.zip |################################################-------| 86.37% tmpSUyDYg.zip |################################################-------| 86.41% tmpSUyDYg.zip |################################################-------| 86.46% tmpSUyDYg.zip |################################################-------| 86.51% tmpSUyDYg.zip |################################################-------| 86.55% tmpSUyDYg.zip |################################################-------| 86.6% tmpSUyDYg.zip |################################################-------| 86.64% tmpSUyDYg.zip |################################################-------| 86.69% tmpSUyDYg.zip |################################################-------| 86.73% tmpSUyDYg.zip |################################################-------| 86.78% tmpSUyDYg.zip |################################################-------| 86.83% tmpSUyDYg.zip |################################################-------| 86.87% tmpSUyDYg.zip |################################################-------| 86.92% tmpSUyDYg.zip |################################################-------| 86.96% tmpSUyDYg.zip |################################################-------| 87.01% tmpSUyDYg.zip |################################################-------| 87.05% tmpSUyDYg.zip |################################################-------| 87.1% tmpSUyDYg.zip |################################################-------| 87.14% tmpSUyDYg.zip |################################################-------| 87.19% tmpSUyDYg.zip |################################################-------| 87.24% tmpSUyDYg.zip |################################################-------| 87.28% tmpSUyDYg.zip |################################################-------| 87.33% tmpSUyDYg.zip |################################################-------| 87.37% tmpSUyDYg.zip |################################################-------| 87.42% tmpSUyDYg.zip |################################################-------| 87.46% tmpSUyDYg.zip |################################################-------| 87.51% tmpSUyDYg.zip |################################################-------| 87.56% tmpSUyDYg.zip |################################################-------| 87.6% tmpSUyDYg.zip |################################################-------| 87.65% tmpSUyDYg.zip |################################################-------| 87.69% tmpSUyDYg.zip |################################################-------| 87.74% tmpSUyDYg.zip |################################################-------| 87.78% tmpSUyDYg.zip |################################################-------| 87.83% tmpSUyDYg.zip |################################################-------| 87.87% tmpSUyDYg.zip |################################################-------| 87.92% tmpSUyDYg.zip |################################################-------| 87.97% tmpSUyDYg.zip |################################################-------| 88.01% tmpSUyDYg.zip |################################################-------| 88.06% tmpSUyDYg.zip |################################################-------| 88.1% tmpSUyDYg.zip |################################################-------| 88.15% tmpSUyDYg.zip |#################################################------| 88.19% tmpSUyDYg.zip |#################################################------| 88.24% tmpSUyDYg.zip |#################################################------| 88.29% tmpSUyDYg.zip |#################################################------| 88.33% tmpSUyDYg.zip |#################################################------| 88.38% tmpSUyDYg.zip |#################################################------| 88.42% tmpSUyDYg.zip |#################################################------| 88.47% tmpSUyDYg.zip |#################################################------| 88.51% tmpSUyDYg.zip |#################################################------| 88.56% tmpSUyDYg.zip |#################################################------| 88.61% tmpSUyDYg.zip |#################################################------| 88.65% tmpSUyDYg.zip |#################################################------| 88.7% tmpSUyDYg.zip |#################################################------| 88.74% tmpSUyDYg.zip |#################################################------| 88.79% tmpSUyDYg.zip |#################################################------| 88.83% tmpSUyDYg.zip |#################################################------| 88.88% tmpSUyDYg.zip |#################################################------| 88.92% tmpSUyDYg.zip |#################################################------| 88.97% tmpSUyDYg.zip |#################################################------| 89.02% tmpSUyDYg.zip |#################################################------| 89.06% tmpSUyDYg.zip |#################################################------| 89.11% tmpSUyDYg.zip |#################################################------| 89.15% tmpSUyDYg.zip |#################################################------| 89.2% tmpSUyDYg.zip |#################################################------| 89.24% tmpSUyDYg.zip |#################################################------| 89.29% tmpSUyDYg.zip |#################################################------| 89.34% tmpSUyDYg.zip |#################################################------| 89.38% tmpSUyDYg.zip |#################################################------| 89.43% tmpSUyDYg.zip |#################################################------| 89.47% tmpSUyDYg.zip |#################################################------| 89.52% tmpSUyDYg.zip |#################################################------| 89.56% tmpSUyDYg.zip |#################################################------| 89.61% tmpSUyDYg.zip |#################################################------| 89.66% tmpSUyDYg.zip |#################################################------| 89.7% tmpSUyDYg.zip |#################################################------| 89.75% tmpSUyDYg.zip |#################################################------| 89.79% tmpSUyDYg.zip |#################################################------| 89.84% tmpSUyDYg.zip |#################################################------| 89.88% tmpSUyDYg.zip |#################################################------| 89.93% tmpSUyDYg.zip |#################################################------| 89.97% tmpSUyDYg.zip |##################################################-----| 90.02% tmpSUyDYg.zip |##################################################-----| 90.07% tmpSUyDYg.zip |##################################################-----| 90.11% tmpSUyDYg.zip |##################################################-----| 90.16% tmpSUyDYg.zip |##################################################-----| 90.2% tmpSUyDYg.zip |##################################################-----| 90.25% tmpSUyDYg.zip |##################################################-----| 90.29% tmpSUyDYg.zip |##################################################-----| 90.34% tmpSUyDYg.zip |##################################################-----| 90.39% tmpSUyDYg.zip |##################################################-----| 90.43% tmpSUyDYg.zip |##################################################-----| 90.48% tmpSUyDYg.zip |##################################################-----| 90.52% tmpSUyDYg.zip |##################################################-----| 90.57% tmpSUyDYg.zip |##################################################-----| 90.61% tmpSUyDYg.zip |##################################################-----| 90.66% tmpSUyDYg.zip |##################################################-----| 90.71% tmpSUyDYg.zip |##################################################-----| 90.75% tmpSUyDYg.zip |##################################################-----| 90.8% tmpSUyDYg.zip |##################################################-----| 90.84% tmpSUyDYg.zip |##################################################-----| 90.89% tmpSUyDYg.zip |##################################################-----| 90.93% tmpSUyDYg.zip |##################################################-----| 90.98% tmpSUyDYg.zip |##################################################-----| 91.02% tmpSUyDYg.zip |##################################################-----| 91.07% tmpSUyDYg.zip |##################################################-----| 91.12% tmpSUyDYg.zip |##################################################-----| 91.16% tmpSUyDYg.zip |##################################################-----| 91.21% tmpSUyDYg.zip |##################################################-----| 91.25% tmpSUyDYg.zip |##################################################-----| 91.3% tmpSUyDYg.zip |##################################################-----| 91.34% tmpSUyDYg.zip |##################################################-----| 91.39% tmpSUyDYg.zip |##################################################-----| 91.44% tmpSUyDYg.zip |##################################################-----| 91.48% tmpSUyDYg.zip |##################################################-----| 91.53% tmpSUyDYg.zip |##################################################-----| 91.57% tmpSUyDYg.zip |##################################################-----| 91.62% tmpSUyDYg.zip |##################################################-----| 91.66% tmpSUyDYg.zip |##################################################-----| 91.71% tmpSUyDYg.zip |##################################################-----| 91.76% tmpSUyDYg.zip |##################################################-----| 91.8% tmpSUyDYg.zip |###################################################----| 91.85% tmpSUyDYg.zip |###################################################----| 91.89% tmpSUyDYg.zip |###################################################----| 91.94% tmpSUyDYg.zip |###################################################----| 91.98% tmpSUyDYg.zip |###################################################----| 92.03% tmpSUyDYg.zip |###################################################----| 92.07% tmpSUyDYg.zip |###################################################----| 92.12% tmpSUyDYg.zip |###################################################----| 92.17% tmpSUyDYg.zip |###################################################----| 92.21% tmpSUyDYg.zip |###################################################----| 92.26% tmpSUyDYg.zip |###################################################----| 92.3% tmpSUyDYg.zip |###################################################----| 92.35% tmpSUyDYg.zip |###################################################----| 92.39% tmpSUyDYg.zip |###################################################----| 92.44% tmpSUyDYg.zip |###################################################----| 92.49% tmpSUyDYg.zip |###################################################----| 92.53% tmpSUyDYg.zip |###################################################----| 92.58% tmpSUyDYg.zip |###################################################----| 92.62% tmpSUyDYg.zip |###################################################----| 92.67% tmpSUyDYg.zip |###################################################----| 92.71% tmpSUyDYg.zip |###################################################----| 92.76% tmpSUyDYg.zip |###################################################----| 92.81% tmpSUyDYg.zip |###################################################----| 92.85% tmpSUyDYg.zip |###################################################----| 92.9% tmpSUyDYg.zip |###################################################----| 92.94% tmpSUyDYg.zip |###################################################----| 92.99% tmpSUyDYg.zip |###################################################----| 93.03% tmpSUyDYg.zip |###################################################----| 93.08% tmpSUyDYg.zip |###################################################----| 93.12% tmpSUyDYg.zip |###################################################----| 93.17% tmpSUyDYg.zip |###################################################----| 93.22% tmpSUyDYg.zip |###################################################----| 93.26% tmpSUyDYg.zip |###################################################----| 93.31% tmpSUyDYg.zip |###################################################----| 93.35% tmpSUyDYg.zip |###################################################----| 93.4% tmpSUyDYg.zip |###################################################----| 93.44% tmpSUyDYg.zip |###################################################----| 93.49% tmpSUyDYg.zip |###################################################----| 93.54% tmpSUyDYg.zip |###################################################----| 93.58% tmpSUyDYg.zip |###################################################----| 93.63% tmpSUyDYg.zip |####################################################---| 93.67% tmpSUyDYg.zip |####################################################---| 93.72% tmpSUyDYg.zip |####################################################---| 93.76% tmpSUyDYg.zip |####################################################---| 93.81% tmpSUyDYg.zip |####################################################---| 93.86% tmpSUyDYg.zip |####################################################---| 93.9% tmpSUyDYg.zip |####################################################---| 93.95% tmpSUyDYg.zip |####################################################---| 93.99% tmpSUyDYg.zip |####################################################---| 94.04% tmpSUyDYg.zip |####################################################---| 94.08% tmpSUyDYg.zip |####################################################---| 94.13% tmpSUyDYg.zip |####################################################---| 94.17% tmpSUyDYg.zip |####################################################---| 94.22% tmpSUyDYg.zip |####################################################---| 94.27% tmpSUyDYg.zip |####################################################---| 94.31% tmpSUyDYg.zip |####################################################---| 94.36% tmpSUyDYg.zip |####################################################---| 94.4% tmpSUyDYg.zip |####################################################---| 94.45% tmpSUyDYg.zip |####################################################---| 94.49% tmpSUyDYg.zip |####################################################---| 94.54% tmpSUyDYg.zip |####################################################---| 94.59% tmpSUyDYg.zip |####################################################---| 94.63% tmpSUyDYg.zip |####################################################---| 94.68% tmpSUyDYg.zip |####################################################---| 94.72% tmpSUyDYg.zip |####################################################---| 94.77% tmpSUyDYg.zip |####################################################---| 94.81% tmpSUyDYg.zip |####################################################---| 94.86% tmpSUyDYg.zip |####################################################---| 94.9% tmpSUyDYg.zip |####################################################---| 94.95% tmpSUyDYg.zip |####################################################---| 95.0% tmpSUyDYg.zip |####################################################---| 95.04% tmpSUyDYg.zip |####################################################---| 95.09% tmpSUyDYg.zip |####################################################---| 95.13% tmpSUyDYg.zip |####################################################---| 95.18% tmpSUyDYg.zip |####################################################---| 95.22% tmpSUyDYg.zip |####################################################---| 95.27% tmpSUyDYg.zip |####################################################---| 95.32% tmpSUyDYg.zip |####################################################---| 95.36% tmpSUyDYg.zip |####################################################---| 95.41% tmpSUyDYg.zip |####################################################---| 95.45% tmpSUyDYg.zip |#####################################################--| 95.5% tmpSUyDYg.zip |#####################################################--| 95.54% tmpSUyDYg.zip |#####################################################--| 95.59% tmpSUyDYg.zip |#####################################################--| 95.64% tmpSUyDYg.zip |#####################################################--| 95.68% tmpSUyDYg.zip |#####################################################--| 95.73% tmpSUyDYg.zip |#####################################################--| 95.77% tmpSUyDYg.zip |#####################################################--| 95.82% tmpSUyDYg.zip |#####################################################--| 95.86% tmpSUyDYg.zip |#####################################################--| 95.91% tmpSUyDYg.zip |#####################################################--| 95.95% tmpSUyDYg.zip |#####################################################--| 96.0% tmpSUyDYg.zip |#####################################################--| 96.05% tmpSUyDYg.zip |#####################################################--| 96.09% tmpSUyDYg.zip |#####################################################--| 96.14% tmpSUyDYg.zip |#####################################################--| 96.18% tmpSUyDYg.zip |#####################################################--| 96.23% tmpSUyDYg.zip |#####################################################--| 96.27% tmpSUyDYg.zip |#####################################################--| 96.32% tmpSUyDYg.zip |#####################################################--| 96.37% tmpSUyDYg.zip |#####################################################--| 96.41% tmpSUyDYg.zip |#####################################################--| 96.46% tmpSUyDYg.zip |#####################################################--| 96.5% tmpSUyDYg.zip |#####################################################--| 96.55% tmpSUyDYg.zip |#####################################################--| 96.59% tmpSUyDYg.zip |#####################################################--| 96.64% tmpSUyDYg.zip |#####################################################--| 96.69% tmpSUyDYg.zip |#####################################################--| 96.73% tmpSUyDYg.zip |#####################################################--| 96.78% tmpSUyDYg.zip |#####################################################--| 96.82% tmpSUyDYg.zip |#####################################################--| 96.87% tmpSUyDYg.zip |#####################################################--| 96.91% tmpSUyDYg.zip |#####################################################--| 96.96% tmpSUyDYg.zip |#####################################################--| 97.0% tmpSUyDYg.zip |#####################################################--| 97.05% tmpSUyDYg.zip |#####################################################--| 97.1% tmpSUyDYg.zip |#####################################################--| 97.14% tmpSUyDYg.zip |#####################################################--| 97.19% tmpSUyDYg.zip |#####################################################--| 97.23% tmpSUyDYg.zip |######################################################-| 97.28% tmpSUyDYg.zip |######################################################-| 97.32% tmpSUyDYg.zip |######################################################-| 97.37% tmpSUyDYg.zip |######################################################-| 97.42% tmpSUyDYg.zip |######################################################-| 97.46% tmpSUyDYg.zip |######################################################-| 97.51% tmpSUyDYg.zip |######################################################-| 97.55% tmpSUyDYg.zip |######################################################-| 97.6% tmpSUyDYg.zip |######################################################-| 97.64% tmpSUyDYg.zip |######################################################-| 97.69% tmpSUyDYg.zip |######################################################-| 97.74% tmpSUyDYg.zip |######################################################-| 97.78% tmpSUyDYg.zip |######################################################-| 97.83% tmpSUyDYg.zip |######################################################-| 97.87% tmpSUyDYg.zip |######################################################-| 97.92% tmpSUyDYg.zip |######################################################-| 97.96% tmpSUyDYg.zip |######################################################-| 98.01% tmpSUyDYg.zip |######################################################-| 98.05% tmpSUyDYg.zip |######################################################-| 98.1% tmpSUyDYg.zip |######################################################-| 98.15% tmpSUyDYg.zip |######################################################-| 98.19% tmpSUyDYg.zip |######################################################-| 98.24% tmpSUyDYg.zip |######################################################-| 98.28% tmpSUyDYg.zip |######################################################-| 98.33% tmpSUyDYg.zip |######################################################-| 98.37% tmpSUyDYg.zip |######################################################-| 98.42% tmpSUyDYg.zip |######################################################-| 98.47% tmpSUyDYg.zip |######################################################-| 98.51% tmpSUyDYg.zip |######################################################-| 98.56% tmpSUyDYg.zip |######################################################-| 98.6% tmpSUyDYg.zip |######################################################-| 98.65% tmpSUyDYg.zip |######################################################-| 98.69% tmpSUyDYg.zip |######################################################-| 98.74% tmpSUyDYg.zip |######################################################-| 98.79% tmpSUyDYg.zip |######################################################-| 98.83% tmpSUyDYg.zip |######################################################-| 98.88% tmpSUyDYg.zip |######################################################-| 98.92% tmpSUyDYg.zip |######################################################-| 98.97% tmpSUyDYg.zip |######################################################-| 99.01% tmpSUyDYg.zip |######################################################-| 99.06% tmpSUyDYg.zip |#######################################################| 99.1% tmpSUyDYg.zip |#######################################################| 99.15% tmpSUyDYg.zip |#######################################################| 99.2% tmpSUyDYg.zip |#######################################################| 99.24% tmpSUyDYg.zip |#######################################################| 99.29% tmpSUyDYg.zip |#######################################################| 99.33% tmpSUyDYg.zip |#######################################################| 99.38% tmpSUyDYg.zip |#######################################################| 99.42% tmpSUyDYg.zip |#######################################################| 99.47% tmpSUyDYg.zip |#######################################################| 99.52% tmpSUyDYg.zip |#######################################################| 99.56% tmpSUyDYg.zip |#######################################################| 99.61% tmpSUyDYg.zip |#######################################################| 99.65% tmpSUyDYg.zip |#######################################################| 99.7% tmpSUyDYg.zip |#######################################################| 99.74% tmpSUyDYg.zip |#######################################################| 99.79% tmpSUyDYg.zip |#######################################################| 99.84% tmpSUyDYg.zip |#######################################################| 99.88% tmpSUyDYg.zip |#######################################################| 99.93% tmpSUyDYg.zip |#######################################################| 99.97% tmpSUyDYg.zip |#######################################################| 100.0% Plugin uploaded. Plugin's id is f9ddd455-90c4-47eb-8540-3270baa2401e 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-02 11:57:37,838 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host vyos-vrouter-vm-d62f8166-fcaf-41f0-9b25-7a9f150f63f1 sudo: unable to resolve host vyos-vrouter-vm-d62f8166-fcaf-41f0-9b25-7a9f150f63f1 2019-06-02 11:58:25,047 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/ca3a4a7f-bc32-497d-8f83-5ad8e47efdaf/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ca3a4a7f-bc32-497d-8f83-5ad8e47efdaf/file', 'owner': u'e8756cc30b6745e8964fe099a797877f', 'id': u'ca3a4a7f-bc32-497d-8f83-5ad8e47efdaf', 'size': 2148073472, u'self': u'/v2/images/ca3a4a7f-bc32-497d-8f83-5ad8e47efdaf', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e8756cc30b6745e8964fe099a797877f', 'name': 'vyos_vrouter-project_d62f8166-fcaf-41f0-9b25-7a9f150f63f1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/ca3a4a7f-bc32-497d-8f83-5ad8e47efdaf/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-02T11:58:24Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-02T11:58:24Z', u'owner_specified.shade.sha256': u'd8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_d62f8166-fcaf-41f0-9b25-7a9f150f63f1', '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/ca3a4a7f-bc32-497d-8f83-5ad8e47efdaf', 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_d62f8166-fcaf-41f0-9b25-7a9f150f63f1', u'owner_specified.shade.md5': u'7ed4401d5dae9c25cd4a92ee16e9ba25', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_d62f8166-fcaf-41f0-9b25-7a9f150f63f1', 'created': u'2019-06-02T11:57:50Z', 'checksum': u'7ed4401d5dae9c25cd4a92ee16e9ba25', 'created_at': u'2019-06-02T11:57:50Z', 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/ca3a4a7f-bc32-497d-8f83-5ad8e47efdaf', 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_d62f8166-fcaf-41f0-9b25-7a9f150f63f1', u'owner_specified.shade.md5': u'7ed4401d5dae9c25cd4a92ee16e9ba25', u'schema': u'/v2/schemas/image'}}) 2019-06-02 11:58:25,385 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_d62f8166-fcaf-41f0-9b25-7a9f150f63f1', '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'8844e8f393854387ac00e6dfabd2445e', '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'787fd3ca-fc07-47de-8949-f90d338c6ebe', 'swap': 0}) 2019-06-02 11:58:25,847 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2019-06-02 11:58:31,163 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2019-06-02 11:58:37,697 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2019-06-02 11:58:37,697 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-06-02 11:58:37,697 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2019-06-02 11:58:37,698 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-06-02 11:58:37,698 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2019-06-02 11:58:37,698 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: ['/opt/mgmtworker/env/bin/pip', 'freeze', '--all'] 2019-06-02 11:58:37,698 - 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-02 11:58:37,698 - 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-02 11:58:37,698 - 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-02 11:58:37,699 - 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-02 11:58:37,699 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using existing installation of managed plugin: f9ddd455-90c4-47eb-8540-3270baa2401e [package_name: cloudify-openstack-plugin, package_version: 2.14.7, supported_platform: linux_x86_64, distribution: centos, distribution_release: core] 2019-06-02 11:58:37,699 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-06-02 11:58:37,699 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2019-06-02 11:58:37,699 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2019-06-02 11:58:37,699 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2019-06-02 11:58:37,765 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2019-06-02 11:58:43,802 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2019-06-02 11:58:43,803 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-02 11:58:43,803 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-06-02 11:58:43,803 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-02 11:58:43,803 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-02 11:58:43,803 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-02 11:58:43,804 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-02 11:58:43,804 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-02 11:58:43,804 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-02 11:58:43,804 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-06-02 11:58:43,804 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-06-02 11:58:43,804 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:58:43,805 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:58:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a48e4dd-3c4f-4e77-831b-ff807549488c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:58:43,805 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-6a48e4dd-3c4f-4e77-831b-ff807549488c 2019-06-02 11:58:43,805 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18d19e58759616a6ff68579ff5b1189ea3a184c1" 2019-06-02 11:58:43,805 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-06-02 11:58:43,805 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-06-02 11:58:43,805 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:58:49,048 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:58:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e09c221-dad8-4244-bf43-312a422cd209 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:58:49,049 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:58:49,049 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2019-06-02 11:58:49,049 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=external used request id req-72e0ed4c-6e1d-4cfd-9a79-75b67702fd7a 2019-06-02 11:58:49,049 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=external used request id req-72e0ed4c-6e1d-4cfd-9a79-75b67702fd7a 2019-06-02 11:58:49,049 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-72e0ed4c-6e1d-4cfd-9a79-75b67702fd7a Date: Sun, 02 Jun 2019 11:58:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c2796163-bdf4-4e6d-b43c-d15508fb1de0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"703f19432716497ea1b923af4a9d4649","l2_adjacency":true,"status":"ACTIVE","subnets":["7c8ede4f-3310-4fef-9dcd-f4fc2b0977e9"],"description":"","tags":[],"updated_at":"2019-06-02T06:02:44Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"703f19432716497ea1b923af4a9d4649","created_at":"2019-06-02T05:46:32Z","mtu":1500}]} 2019-06-02 11:58:49,050 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-2066b058-d30c-4ff7-98c0-589e5ea8048b 2019-06-02 11:58:49,050 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:58:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2066b058-d30c-4ff7-98c0-589e5ea8048b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:58:49,050 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2019-06-02 11:58:49,050 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-06-02 11:58:49,050 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-06-02 11:58:49,051 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c4b5ff7aad6354cfa641a170e9d9e5bae8f69e" 2019-06-02 11:58:49,051 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-9e09c221-dad8-4244-bf43-312a422cd209 2019-06-02 11:58:49,051 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-06-02 11:58:49,051 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3451647097ed3d3be54cdc077925853b0d28a1e0" 2019-06-02 11:58:49,051 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-1bb5a99b-681f-4ac8-8cfe-5cc6838a0570 Date: Sun, 02 Jun 2019 11:58:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c2796163-bdf4-4e6d-b43c-d15508fb1de0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"703f19432716497ea1b923af4a9d4649","l2_adjacency":true,"status":"ACTIVE","subnets":["7c8ede4f-3310-4fef-9dcd-f4fc2b0977e9"],"description":"","tags":[],"updated_at":"2019-06-02T06:02:44Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"703f19432716497ea1b923af4a9d4649","created_at":"2019-06-02T05:46:32Z","mtu":1500}]} 2019-06-02 11:58:49,051 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=external used request id req-1bb5a99b-681f-4ac8-8cfe-5cc6838a0570 2019-06-02 11:58:49,052 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=external used request id req-1bb5a99b-681f-4ac8-8cfe-5cc6838a0570 2019-06-02 11:58:49,052 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using floating ip network c2796163-bdf4-4e6d-b43c-d15508fb1de0 from name external provided. 2019-06-02 11:58:49,052 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c4b5ff7aad6354cfa641a170e9d9e5bae8f69e" -d '{"floatingip": {"floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0"}}' 2019-06-02 11:58:49,052 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-7df5d46e-8f2e-4f55-a849-3795cdb8bfd5 Date: Sun, 02 Jun 2019 11:58:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c2796163-bdf4-4e6d-b43c-d15508fb1de0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"703f19432716497ea1b923af4a9d4649","l2_adjacency":true,"status":"ACTIVE","subnets":["7c8ede4f-3310-4fef-9dcd-f4fc2b0977e9"],"description":"","tags":[],"updated_at":"2019-06-02T06:02:44Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"703f19432716497ea1b923af4a9d4649","created_at":"2019-06-02T05:46:32Z","mtu":1500}]} 2019-06-02 11:58:49,052 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=external used request id req-7df5d46e-8f2e-4f55-a849-3795cdb8bfd5 2019-06-02 11:58:49,052 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=external used request id req-7df5d46e-8f2e-4f55-a849-3795cdb8bfd5 2019-06-02 11:58:49,053 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using floating ip network c2796163-bdf4-4e6d-b43c-d15508fb1de0 from name external provided. 2019-06-02 11:58:49,053 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3451647097ed3d3be54cdc077925853b0d28a1e0" -d '{"floatingip": {"floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0"}}' 2019-06-02 11:58:49,053 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:58:49,053 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-06-02 11:58:49,053 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-02 11:58:49,053 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:58:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73ae5674-d809-4072-a91a-c703fd3da649 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:58:49,053 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:58:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2f7890a-fd28-4716-a3fa-b293fab3bbc2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:58:49,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:58:49,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48a2d290085a6f60f1e77c9d20781e8159a03322" -d '{"network": {"name": "data_plane_network", "admin_state_up": true}}' 2019-06-02 11:58:49,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-73ae5674-d809-4072-a91a-c703fd3da649 2019-06-02 11:58:49,054 - 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-02 11:58:49,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-c2f7890a-fd28-4716-a3fa-b293fab3bbc2 2019-06-02 11:58:49,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-06-02 11:58:49,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-ff14d5c2-c1e3-42cf-8b5f-c5247b774bea 2019-06-02 11:58:49,055 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2019-06-02 11:58:49,055 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-02 11:58:49,055 - 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-02 11:58:49,055 - 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-02 11:58:49,055 - 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-02 11:58:49,055 - 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-02 11:58:49,055 - 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-02 11:58:49,055 - 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-02 11:58:49,056 - 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-02 11:58:49,056 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:58:49,056 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:58:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff14d5c2-c1e3-42cf-8b5f-c5247b774bea Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:58:49,056 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:58:49,056 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:58:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42ef50f8-199e-48ed-acbe-edd83253fe49 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:58:54,215 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-42ef50f8-199e-48ed-acbe-edd83253fe49 2019-06-02 11:58:54,216 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d19d64319b3552b32067bccfb48362957ddcef82" -d '{"network": {"name": "management_plane_network", "admin_state_up": true}}' 2019-06-02 11:58:54,216 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 596 X-Openstack-Request-Id: req-bf0e2b4b-86dc-4413-a639-5c2184c766e5 Date: Sun, 02 Jun 2019 11:58:45 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"98a9c7d9-3301-4ddf-9e42-18324ddbd836","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e8756cc30b6745e8964fe099a797877f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-02T11:58:45Z","is_default":false,"name":"data_plane_network","qos_policy_id":null,"admin_state_up":true,"tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:58:45Z","mtu":1450}} 2019-06-02 11:58:54,216 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-bf0e2b4b-86dc-4413-a639-5c2184c766e5 2019-06-02 11:58:54,216 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/networks.json used request id req-bf0e2b4b-86dc-4413-a639-5c2184c766e5 2019-06-02 11:58:54,216 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-6337f023-bdce-456f-bfc1-6a7895569a2b 2019-06-02 11:58:54,216 - 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'e8756cc30b6745e8964fe099a797877f', u'created_at': u'2019-06-02T11:58:45Z', u'updated_at': u'2019-06-02T11:58:45Z', u'floating_network_id': u'c2796163-bdf4-4e6d-b43c-d15508fb1de0', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.200', u'revision_number': 0, u'project_id': u'e8756cc30b6745e8964fe099a797877f', u'port_id': None, u'id': u'eb721502-0d9c-4130-921e-0b1cc541026a', u'qos_policy_id': None} 2019-06-02 11:58:54,217 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-06-02 11:58:54,217 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-e5cc9e2e-3405-4148-b9dc-888200580c95 2019-06-02 11:58:54,217 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 602 X-Openstack-Request-Id: req-8d9b50aa-8733-4522-8159-03ba6d00c267 Date: Sun, 02 Jun 2019 11:58:45 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"275c571b-bb97-4ca3-9e6e-9a4d5f78a94e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e8756cc30b6745e8964fe099a797877f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-02T11:58:45Z","is_default":false,"name":"management_plane_network","qos_policy_id":null,"admin_state_up":true,"tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:58:45Z","mtu":1450}} 2019-06-02 11:58:54,217 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-06-02 11:58:54,217 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-e5cc9e2e-3405-4148-b9dc-888200580c95 2019-06-02 11:58:54,217 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-e5cc9e2e-3405-4148-b9dc-888200580c95 Date: Sun, 02 Jun 2019 11:58:46 GMT RESP BODY: {"security_group": {"description": "Security group for vnf test", "tags": [], "tenant_id": "e8756cc30b6745e8964fe099a797877f", "created_at": "2019-06-02T11:58:45Z", "updated_at": "2019-06-02T11:58:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-02T11:58:46Z", "revision_number": 0, "id": "438a0d45-6611-4691-878c-b954391de69c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-02T11:58:46Z", "security_group_id": "fdd1c2c9-52e4-4f52-af6a-fef40dba322a", "tenant_id": "e8756cc30b6745e8964fe099a797877f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e8756cc30b6745e8964fe099a797877f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-02T11:58:46Z", "revision_number": 0, "id": "acf7eedf-66d3-4c80-a8c4-f0b27b22d1a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-02T11:58:46Z", "security_group_id": "fdd1c2c9-52e4-4f52-af6a-fef40dba322a", "tenant_id": "e8756cc30b6745e8964fe099a797877f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e8756cc30b6745e8964fe099a797877f"}], "revision_number": 1, "project_id": "e8756cc30b6745e8964fe099a797877f", "id": "fdd1c2c9-52e4-4f52-af6a-fef40dba322a", "name": "vnf_test_security_group"}} 2019-06-02 11:58:54,218 - 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'e8756cc30b6745e8964fe099a797877f', u'created_at': u'2019-06-02T11:58:45Z', u'updated_at': u'2019-06-02T11:58:45Z', u'floating_network_id': u'c2796163-bdf4-4e6d-b43c-d15508fb1de0', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.207', u'revision_number': 0, u'project_id': u'e8756cc30b6745e8964fe099a797877f', u'port_id': None, u'id': u'64d1a4bf-3ceb-455b-804c-9ba59f59ebc0', u'qos_policy_id': None} 2019-06-02 11:58:54,218 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-affcfc0f-f037-4c8c-bb35-8c1759a26198 2019-06-02 11:58:54,218 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-affcfc0f-f037-4c8c-bb35-8c1759a26198 2019-06-02 11:58:54,218 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/networks.json used request id req-8d9b50aa-8733-4522-8159-03ba6d00c267 2019-06-02 11:58:54,218 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-affcfc0f-f037-4c8c-bb35-8c1759a26198 Date: Sun, 02 Jun 2019 11:58:46 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "e8756cc30b6745e8964fe099a797877f", "created_at": "2019-06-02T11:58:45Z", "updated_at": "2019-06-02T11:58:45Z", "floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "e8756cc30b6745e8964fe099a797877f", "port_id": null, "id": "64d1a4bf-3ceb-455b-804c-9ba59f59ebc0", "qos_policy_id": null}} 2019-06-02 11:58:54,219 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-8d9b50aa-8733-4522-8159-03ba6d00c267 2019-06-02 11:58:54,219 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-6337f023-bdce-456f-bfc1-6a7895569a2b 2019-06-02 11:58:54,219 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-6337f023-bdce-456f-bfc1-6a7895569a2b Date: Sun, 02 Jun 2019 11:58:45 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "e8756cc30b6745e8964fe099a797877f", "created_at": "2019-06-02T11:58:45Z", "updated_at": "2019-06-02T11:58:45Z", "floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "e8756cc30b6745e8964fe099a797877f", "port_id": null, "id": "eb721502-0d9c-4130-921e-0b1cc541026a", "qos_policy_id": null}} 2019-06-02 11:58:54,219 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}d6800830a1869a0fab0c84f3ab99518b71ebe273" -d '{"security_group": {"description": "Security group for vnf test", "name": "vnf_test_security_group"}}' 2019-06-02 11:58:54,219 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c453b273a47a040bacaac85b6d75df1c849e30a" -d '{"keypair": {"name": "vnf_test_keypair"}}' 2019-06-02 11:58:54,219 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-02 11:58:54,220 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-06-02 11:58:54,220 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-e0a70eb8-f388-4fc2-a74b-aa2ad7ca017b 2019-06-02 11:58:54,220 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-e0a70eb8-f388-4fc2-a74b-aa2ad7ca017b 2019-06-02 11:58:54,220 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:58:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e0a70eb8-f388-4fc2-a74b-aa2ad7ca017b x-compute-request-id: req-e0a70eb8-f388-4fc2-a74b-aa2ad7ca017b Content-Encoding: gzip Content-Length: 1770 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxwBoU/xMPGrVWTT/O7axeAszt/6R2VJTOqAdBTwtWx4erf5hmKsRa3FFzS+uTADBJopAmfpjvrPDSn7oxxCw+nTonULho92fTZVq9BfWQ3qo5obFFCGUBB2mdKYpjgJw0XwsZED4djuPXO5J1egvHGQl5EKANVx7jxvPjtAP+RJf+271iJGNkfqRUwInVRJ2UJE7imy7uPbCf+7bQaoarZZbY6tRTrwCcYlQu98KLuSF5Q0NWe2oGmGKHeBAgnTz34nJUoOr2rVC4LmSzEDViSFDgjbY+otzeYweFkB1WBsRfvB8RT4xX9GBkkEkymNrTwIH8G1r/nvI1pXzrWKzx Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAscAaFP8TDxq1Vk0/zu2sXgLM7f+kdlSUzqgHQU8LVseHq3+Y\nZirEWtxRc0vrkwAwSaKQJn6Y76zw0p+6McQsPp06J1C4aPdn02VavQX1kN6qOaGx\nRQhlAQdpnSmKY4CcNF8LGRA+HY7j1zuSdXoLxxkJeRCgDVce48bz47QD/kSX/tu9\nYiRjZH6kVMCJ1USdlCRO4psu7j2wn/u20GqGq2WW2OrUU68AnGJULvfCi7kheUND\nVntqBphih3gQIJ089+JyVKDq9q1QuC5ksxA1YkhQ4I22PqLc3mMHhZAdVgbEX7wf\nEU+MV/RgZJBJMpja08CB/Bta/57yNaV861is8QIDAQABAoIBAG+qIfh8walkevTr\ndKF3eChbFAiT5+qaeh1VO7GQiawLjzRy5PeR+GaoL9cBo81mee9YW7yDHWq8N1Hq\nHBt1hOIU/dqDAEaY3jXUX2uOGdXXvBKWfHnEq0c5M+USmqilu/u+lYc6R/tjr8if\n2QNKF6oNFYFjq1iWGYa4jrDGfxe1TPfNfpKbQVV1qLLN7yMbtXRw39QXH8+i8EPd\nr0miWxvX5bdRPbGw/ip3Xhvv2DYoYqLM6mdfs/daqdRUbXIPZ1Gn4S59a6XM7hyK\nckPh85MDq4jkQTJuu1ckETwh2GehN495jg0EysgYwVa5dMgHaoqZfmX+XRQnyPrB\nfcH7KgECgYEA5txWVwsVpjKx0/2ku3fcQ9yI02xQjred9sUid46qDNO+Ujd4eW6j\nSxQoG+GvF1QeSh5gHNMm13IZtdAkZWxDtSOgd7VSSFom+8KGP4ZHXvDcLWtxlWgd\nuqsaHWcMFr9VAK54YITyMAsVqYsIl8DlR3KcfvGIoHyRquBeO/qTruECgYEAxRs3\n4/RxEGx/avQSMyB1xYRoE59JcFYk9YLjuTII+QxhuQxgm+EORZS6ewmW0LlWzJ2N\njXflFRBT9llvE7d8CbdGSGgjOglHlj7OyO3oNfBXkoAsRpoFCEwMZ7b3ptj+I3hA\nWJa0xiSq31HLBj3l+ZpO9zMClUm16lPdKmwcEBECgYEAsiQ176bbBss5k3a3Bf4A\nltD3OAXtx6MCnqgR56XLrGg8BV9OdI2eLdIY/SLSJDNByDnWOofpAfjGxBgf7a90\nM7ORIK5nFvOR/1VkmGI6cpVzoQy2se6Mej2LwkKA/pCXvBXlR71u0QnMpm5lrAwq\nIE7dWctxfT2CfhPyQ2AhU6ECgYBt6gm2wp8yK266c7SaciV6qaVoG9FWJZOinQTk\nRzSdvPvZtz9AbbYJszByYByL9G6k188R7qP+pQZNP/4jHpS6zksRIZFTUc1ryUaC\n4bg2K/qJpZQLIuRfhhj81RkxH5xIp0wqmo/gVp46vl/a8TWHhTc3vmhYW6xoKbAR\ncgwMIQKBgCLBPwA+gbRx74/yrdl6X7y+CEpLJ02qIzYhFO+Yzah89CYpP1WryXp5\n1uYib9IeBnBYXI1ELwnzogfBl1WrlAlJVUqBeKhJqRT/wp7fDinse42Y//u8+rQp\nPSkk/yCDL2VgBWNqrT87i04CmaP/WDokKSI0B1Y5sfPQPi/JKSlS\n-----END RSA PRIVATE KEY-----\n", "user_id": "c76d879668d94bc99a8c65e70fa3f879", "name": "vnf_test_keypair", "fingerprint": "32:67:98:eb:06:b6:06:88:d9:6c:b1:a1:3c:58:d6:75"}} 2019-06-02 11:58:54,220 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-06-02 11:58:54,220 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-06-02 11:58:54,221 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - router: {'name': u'vnf_test_router'} 2019-06-02 11:58:54,221 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:58:54,221 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-06-02 11:58:54,221 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-02 11:58:54,221 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-229976e6-1827-47a4-aa55-124594afd6fb 2019-06-02 11:58:54,221 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:58:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-229976e6-1827-47a4-aa55-124594afd6fb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:58:54,222 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-06-02 11:58:54,222 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks/c2796163-bdf4-4e6d-b43c-d15508fb1de0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}debb05d36685722d7c2b0362972d7834c3be36bc" 2019-06-02 11:58:54,222 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-06-02 11:58:54,222 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2019-06-02 11:58:54,222 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-f2951f3e-938f-4f6b-8f34-2e1e3870b1e0 Date: Sun, 02 Jun 2019 11:58:48 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2019-06-02T11:58:48Z", "security_group_id": "fdd1c2c9-52e4-4f52-af6a-fef40dba322a", "port_range_min": 22, "revision_number": 0, "tenant_id": "e8756cc30b6745e8964fe099a797877f", "created_at": "2019-06-02T11:58:48Z", "project_id": "e8756cc30b6745e8964fe099a797877f", "id": "e25228ae-e26b-4987-bb3c-d9b9ca934f79"}} 2019-06-02 11:58:54,222 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-27de0c34-1975-4cff-9f68-5a737053a1fd Date: Sun, 02 Jun 2019 11:58:48 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c2796163-bdf4-4e6d-b43c-d15508fb1de0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"703f19432716497ea1b923af4a9d4649","l2_adjacency":true,"status":"ACTIVE","subnets":["7c8ede4f-3310-4fef-9dcd-f4fc2b0977e9"],"description":"","tags":[],"updated_at":"2019-06-02T06:02:44Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"703f19432716497ea1b923af4a9d4649","created_at":"2019-06-02T05:46:32Z","mtu":1500}} 2019-06-02 11:58:54,222 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}d6800830a1869a0fab0c84f3ab99518b71ebe273" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 22, "security_group_id": "fdd1c2c9-52e4-4f52-af6a-fef40dba322a", "port_range_min": 22, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-02 11:58:54,223 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/security-groups/fdd1c2c9-52e4-4f52-af6a-fef40dba322a.json used request id req-54fa8c6f-7485-43ad-b740-5e3ff76ca2e6 2019-06-02 11:58:54,223 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups/fdd1c2c9-52e4-4f52-af6a-fef40dba322a.json used request id req-54fa8c6f-7485-43ad-b740-5e3ff76ca2e6 2019-06-02 11:58:54,223 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-54fa8c6f-7485-43ad-b740-5e3ff76ca2e6 Date: Sun, 02 Jun 2019 11:58:48 GMT RESP BODY: {"security_group": {"description": "Security group for vnf test", "tags": [], "tenant_id": "e8756cc30b6745e8964fe099a797877f", "created_at": "2019-06-02T11:58:45Z", "updated_at": "2019-06-02T11:58:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-02T11:58:46Z", "revision_number": 0, "id": "438a0d45-6611-4691-878c-b954391de69c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-02T11:58:46Z", "security_group_id": "fdd1c2c9-52e4-4f52-af6a-fef40dba322a", "tenant_id": "e8756cc30b6745e8964fe099a797877f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e8756cc30b6745e8964fe099a797877f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-02T11:58:46Z", "revision_number": 0, "id": "acf7eedf-66d3-4c80-a8c4-f0b27b22d1a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-02T11:58:46Z", "security_group_id": "fdd1c2c9-52e4-4f52-af6a-fef40dba322a", "tenant_id": "e8756cc30b6745e8964fe099a797877f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e8756cc30b6745e8964fe099a797877f"}], "revision_number": 1, "project_id": "e8756cc30b6745e8964fe099a797877f", "id": "fdd1c2c9-52e4-4f52-af6a-fef40dba322a", "name": "vnf_test_security_group"}} 2019-06-02 11:58:54,223 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups/fdd1c2c9-52e4-4f52-af6a-fef40dba322a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6800830a1869a0fab0c84f3ab99518b71ebe273" 2019-06-02 11:58:54,223 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-f2951f3e-938f-4f6b-8f34-2e1e3870b1e0 2019-06-02 11:58:54,223 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}d6800830a1869a0fab0c84f3ab99518b71ebe273" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "fdd1c2c9-52e4-4f52-af6a-fef40dba322a", "port_range_min": 1, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-02 11:58:54,224 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-06-02 11:58:59,385 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-06-02 11:58:59,385 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}d6800830a1869a0fab0c84f3ab99518b71ebe273" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "fdd1c2c9-52e4-4f52-af6a-fef40dba322a", "port_range_min": 1, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-02 11:58:59,386 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-5aa86b41-4b1f-4ba7-b6e6-bafd25ab6471 2019-06-02 11:58:59,386 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-5aa86b41-4b1f-4ba7-b6e6-bafd25ab6471 2019-06-02 11:58:59,386 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-5aa86b41-4b1f-4ba7-b6e6-bafd25ab6471 Date: Sun, 02 Jun 2019 11:58:48 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-02T11:58:48Z", "security_group_id": "fdd1c2c9-52e4-4f52-af6a-fef40dba322a", "port_range_min": 0, "revision_number": 0, "tenant_id": "e8756cc30b6745e8964fe099a797877f", "created_at": "2019-06-02T11:58:48Z", "project_id": "e8756cc30b6745e8964fe099a797877f", "id": "328d19cb-9ff1-4a1e-be63-5d2304ca9409"}} 2019-06-02 11:58:59,386 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}d6800830a1869a0fab0c84f3ab99518b71ebe273" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "ethertype": "IPv4", "port_range_max": 0, "security_group_id": "fdd1c2c9-52e4-4f52-af6a-fef40dba322a", "port_range_min": 0, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-02 11:58:59,386 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}debb05d36685722d7c2b0362972d7834c3be36bc" -d '{"router": {"external_gateway_info": {"network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0"}, "name": "vnf_test_router"}}' 2019-06-02 11:58:59,386 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-f2951f3e-938f-4f6b-8f34-2e1e3870b1e0 2019-06-02 11:58:59,387 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/networks/c2796163-bdf4-4e6d-b43c-d15508fb1de0.json used request id req-27de0c34-1975-4cff-9f68-5a737053a1fd 2019-06-02 11:58:59,387 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-f2951f3e-938f-4f6b-8f34-2e1e3870b1e0 2019-06-02 11:58:59,387 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-ed7c6498-50dd-4e7c-8ae4-0189d5950800 Date: Sun, 02 Jun 2019 11:58:48 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "updated_at": "2019-06-02T11:58:48Z", "security_group_id": "fdd1c2c9-52e4-4f52-af6a-fef40dba322a", "port_range_min": 1, "revision_number": 0, "tenant_id": "e8756cc30b6745e8964fe099a797877f", "created_at": "2019-06-02T11:58:48Z", "project_id": "e8756cc30b6745e8964fe099a797877f", "id": "ec397300-1cb0-4723-b3ae-e2c289e8647b"}} 2019-06-02 11:58:59,387 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}d6800830a1869a0fab0c84f3ab99518b71ebe273" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "fdd1c2c9-52e4-4f52-af6a-fef40dba322a", "port_range_min": 1, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-02 11:58:59,387 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-12259c56-1435-49d8-a05e-2222b25b0ccd 2019-06-02 11:58:59,387 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-12259c56-1435-49d8-a05e-2222b25b0ccd 2019-06-02 11:58:59,388 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-12259c56-1435-49d8-a05e-2222b25b0ccd Date: Sun, 02 Jun 2019 11:58:48 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "updated_at": "2019-06-02T11:58:48Z", "security_group_id": "fdd1c2c9-52e4-4f52-af6a-fef40dba322a", "port_range_min": 1, "revision_number": 0, "tenant_id": "e8756cc30b6745e8964fe099a797877f", "created_at": "2019-06-02T11:58:48Z", "project_id": "e8756cc30b6745e8964fe099a797877f", "id": "9132017f-188a-48a0-81c9-85a1022b90e6"}} 2019-06-02 11:58:59,388 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-06-02 11:58:59,388 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-ed7c6498-50dd-4e7c-8ae4-0189d5950800 2019-06-02 11:58:59,388 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-02 11:58:59,388 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-06-02 11:58:59,388 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-ed7c6498-50dd-4e7c-8ae4-0189d5950800 2019-06-02 11:58:59,389 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-02 11:58:59,389 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-371e70e9-20ab-43f4-8b60-947f60112e7c 2019-06-02 11:58:59,389 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:58:59,389 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-ff72804a-9253-4b9a-ad1d-1aca3b7f1236 Date: Sun, 02 Jun 2019 11:58:49 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7c8ede4f-3310-4fef-9dcd-f4fc2b0977e9", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e8756cc30b6745e8964fe099a797877f", "created_at": "2019-06-02T11:58:48Z", "admin_state_up": true, "updated_at": "2019-06-02T11:58:49Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "e8756cc30b6745e8964fe099a797877f", "id": "dcfba05b-fdc4-4099-b7b0-8448f10065b0", "name": "vnf_test_router"}} 2019-06-02 11:58:59,389 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-02 11:58:59,389 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:58:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-371e70e9-20ab-43f4-8b60-947f60112e7c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:58:59,390 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-02 11:58:59,390 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2019-06-02 11:58:59,390 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-06-02 11:58:59,390 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5776df7682e9b99a074502768cc35680b9acce05" -d '{"subnet": {"network_id": "98a9c7d9-3301-4ddf-9e42-18324ddbd836", "ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null, "name": "data_plane_subnet"}}' 2019-06-02 11:58:59,390 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/routers.json used request id req-ff72804a-9253-4b9a-ad1d-1aca3b7f1236 2019-06-02 11:58:59,390 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-ff72804a-9253-4b9a-ad1d-1aca3b7f1236 2019-06-02 11:58:59,391 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-06-02 11:58:59,391 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-06-02 11:58:59,391 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-06-02 11:58:59,391 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-06-02 11:58:59,391 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-06-02 11:58:59,391 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-06-02 11:58:59,391 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-849ec43f-4bfd-46c4-93e8-698effa8fa08 Date: Sun, 02 Jun 2019 11:58:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"98a9c7d9-3301-4ddf-9e42-18324ddbd836","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:58:50Z","dns_nameservers":[],"updated_at":"2019-06-02T11:58:50Z","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":"e8756cc30b6745e8964fe099a797877f","id":"f6ba2437-a24c-4080-9191-093a8b38b42a","subnetpool_id":null,"name":"data_plane_subnet"}} 2019-06-02 11:58:59,392 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-849ec43f-4bfd-46c4-93e8-698effa8fa08 2019-06-02 11:58:59,392 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/subnets.json used request id req-849ec43f-4bfd-46c4-93e8-698effa8fa08 2019-06-02 11:58:59,392 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-06-02 11:58:59,392 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-06-02 11:58:59,392 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-02 11:58:59,392 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-df5ab15c-1ea3-4c51-ba11-8cdefd4b2842 2019-06-02 11:58:59,392 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-06-02 11:58:59,393 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-06-02 11:58:59,393 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2019-06-02 11:58:59,393 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:58:59,393 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:58:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df5ab15c-1ea3-4c51-ba11-8cdefd4b2842 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:59:04,555 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-02 11:59:04,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-06-02 11:59:04,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d88a70198582f6e1499e465ce6338337a7a9c3f" -d '{"subnet": {"network_id": "275c571b-bb97-4ca3-9e6e-9a4d5f78a94e", "ip_version": 4, "cidr": "11.0.0.0/24", "name": "management_plane_subnet"}}' 2019-06-02 11:59:04,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-06-02 11:59:04,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2019-06-02 11:59:04,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-02 11:59:04,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2019-06-02 11:59:04,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-02 11:59:04,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-06-02 11:59:04,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-06-02 11:59:04,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-5e4a0d2a-1db8-495f-8d3b-d4b298bd730a 2019-06-02 11:59:04,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:58:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e4a0d2a-1db8-495f-8d3b-d4b298bd730a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:59:04,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:59:04,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}531bc5b6a63d7e151a5c5618e9eca748dfff0b49" -d '{"port": {"network_id": "98a9c7d9-3301-4ddf-9e42-18324ddbd836", "fixed_ips": [{"subnet_id": "f6ba2437-a24c-4080-9191-093a8b38b42a"}], "name": "reference_vnf_data_plane_port", "security_groups": ["fdd1c2c9-52e4-4f52-af6a-fef40dba322a"]}}' 2019-06-02 11:59:04,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/subnets.json used request id req-6701872c-f440-48a3-902b-19cf359c1830 2019-06-02 11:59:04,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-6701872c-f440-48a3-902b-19cf359c1830 2019-06-02 11:59:04,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-6701872c-f440-48a3-902b-19cf359c1830 Date: Sun, 02 Jun 2019 11:58:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"275c571b-bb97-4ca3-9e6e-9a4d5f78a94e","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:58:53Z","dns_nameservers":[],"updated_at":"2019-06-02T11:58:53Z","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":"e8756cc30b6745e8964fe099a797877f","id":"cf69a859-aaa7-4ee1-9ad8-166badaaaf84","subnetpool_id":null,"name":"management_plane_subnet"}} 2019-06-02 11:59:04,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-75579ca5-7d9e-4229-b0de-359be937a951 2019-06-02 11:59:04,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:58:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75579ca5-7d9e-4229-b0de-359be937a951 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:59:04,559 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:59:04,559 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83daf43eed48b62c98057d1f8c098ce1827f48f9" -d '{"port": {"network_id": "98a9c7d9-3301-4ddf-9e42-18324ddbd836", "fixed_ips": [{"subnet_id": "f6ba2437-a24c-4080-9191-093a8b38b42a"}], "name": "target_vnf_data_plane_port", "security_groups": ["fdd1c2c9-52e4-4f52-af6a-fef40dba322a"]}}' 2019-06-02 11:59:04,559 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-06-02 11:59:04,559 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-02 11:59:04,559 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-02 11:59:04,559 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-06-02 11:59:04,560 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2019-06-02 11:59:04,560 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-06-02 11:59:04,560 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-acd7d6ac-0a7e-438d-bc53-513efdac539a Date: Sun, 02 Jun 2019 11:58:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T11:58:55Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f6ba2437-a24c-4080-9191-093a8b38b42a","ip_address":"12.0.0.3"}],"id":"1679d402-2dec-4ec6-b895-d6411d160818","security_groups":["fdd1c2c9-52e4-4f52-af6a-fef40dba322a"],"mac_address":"fa:16:3e:b4:e9:89","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"e8756cc30b6745e8964fe099a797877f","qos_policy_id":null,"admin_state_up":true,"network_id":"98a9c7d9-3301-4ddf-9e42-18324ddbd836","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:58:55Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-02 11:59:04,560 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-02 11:59:04,560 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-06-02 11:59:04,561 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports.json used request id req-53e7b267-d771-407d-97f0-875da11d349b 2019-06-02 11:59:04,561 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/ports.json used request id req-53e7b267-d771-407d-97f0-875da11d349b 2019-06-02 11:59:04,561 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-53e7b267-d771-407d-97f0-875da11d349b Date: Sun, 02 Jun 2019 11:58:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T11:58:55Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f6ba2437-a24c-4080-9191-093a8b38b42a","ip_address":"12.0.0.13"}],"id":"cdf5a86f-0d5e-4e26-ac66-4ee51c9ee067","security_groups":["fdd1c2c9-52e4-4f52-af6a-fef40dba322a"],"mac_address":"fa:16:3e:42:7b:94","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"e8756cc30b6745e8964fe099a797877f","qos_policy_id":null,"admin_state_up":true,"network_id":"98a9c7d9-3301-4ddf-9e42-18324ddbd836","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:58:55Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-02 11:59:04,561 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-271e37ab-e6c2-4d3e-a6c2-e21954a57c47 2019-06-02 11:59:04,561 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:59:04,561 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/ports.json used request id req-acd7d6ac-0a7e-438d-bc53-513efdac539a 2019-06-02 11:59:04,561 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Post-configuring relationships 2019-06-02 11:59:04,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2019-06-02 11:59:04,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-06-02 11:59:04,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-06-02 11:59:04,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:58:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-271e37ab-e6c2-4d3e-a6c2-e21954a57c47 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:59:04,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports.json used request id req-acd7d6ac-0a7e-438d-bc53-513efdac539a 2019-06-02 11:59:04,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/routers/dcfba05b-fdc4-4099-b7b0-8448f10065b0/add_router_interface.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ac52398716ebc53fe67b8c0f1caf068c3a5ec0" -d '{"subnet_id": "cf69a859-aaa7-4ee1-9ad8-166badaaaf84"}' 2019-06-02 11:59:04,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-06-02 11:59:04,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-06-02 11:59:04,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-02 11:59:04,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-06-02 11:59:04,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:59:04,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-a4ae5bf5-b753-412b-b56b-e2e1b24f8cac 2019-06-02 11:59:04,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:58:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4ae5bf5-b753-412b-b56b-e2e1b24f8cac Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:59:09,834 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:58:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4ae5bf5-b753-412b-b56b-e2e1b24f8cac Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:59:09,834 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-a4ae5bf5-b753-412b-b56b-e2e1b24f8cac 2019-06-02 11:59:09,834 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:58:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78e0b493-882d-4b13-8dd7-f78d102de44d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:59:09,834 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports.json?id=cdf5a86f-0d5e-4e26-ac66-4ee51c9ee067 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1ed14fa8e4831331f5a2f49477f713d6a2b572" 2019-06-02 11:59:09,834 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-02 11:59:09,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-06-02 11:59:09,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-78e0b493-882d-4b13-8dd7-f78d102de44d 2019-06-02 11:59:09,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-bd42f482-9e98-4195-b626-1a29373bd867 Date: Sun, 02 Jun 2019 11:58:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T11:58:55Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f6ba2437-a24c-4080-9191-093a8b38b42a","ip_address":"12.0.0.13"}],"id":"cdf5a86f-0d5e-4e26-ac66-4ee51c9ee067","security_groups":["fdd1c2c9-52e4-4f52-af6a-fef40dba322a"],"mac_address":"fa:16:3e:42:7b:94","project_id":"e8756cc30b6745e8964fe099a797877f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"98a9c7d9-3301-4ddf-9e42-18324ddbd836","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:58:55Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-06-02 11:59:09,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:59:09,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-06-02 11:59:09,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports.json?id=1679d402-2dec-4ec6-b895-d6411d160818 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fcccb4635faf8aa850724e7d325fbe3b18172cb" 2019-06-02 11:59:09,836 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-e59ad04f-4628-47ac-8800-ee28d65f0826 Date: Sun, 02 Jun 2019 11:58:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T11:58:55Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f6ba2437-a24c-4080-9191-093a8b38b42a","ip_address":"12.0.0.3"}],"id":"1679d402-2dec-4ec6-b895-d6411d160818","security_groups":["fdd1c2c9-52e4-4f52-af6a-fef40dba322a"],"mac_address":"fa:16:3e:b4:e9:89","project_id":"e8756cc30b6745e8964fe099a797877f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"98a9c7d9-3301-4ddf-9e42-18324ddbd836","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:58:55Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-06-02 11:59:09,836 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-06-02 11:59:09,836 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?id=cdf5a86f-0d5e-4e26-ac66-4ee51c9ee067 used request id req-bd42f482-9e98-4195-b626-1a29373bd867 2019-06-02 11:59:09,836 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/ports/cdf5a86f-0d5e-4e26-ac66-4ee51c9ee067.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1ed14fa8e4831331f5a2f49477f713d6a2b572" -d '{"port": {"security_groups": ["fdd1c2c9-52e4-4f52-af6a-fef40dba322a"]}}' 2019-06-02 11:59:09,836 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=cdf5a86f-0d5e-4e26-ac66-4ee51c9ee067 target={u'external_id': u'fdd1c2c9-52e4-4f52-af6a-fef40dba322a', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-06-02 11:59:09,836 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports.json?id=cdf5a86f-0d5e-4e26-ac66-4ee51c9ee067 used request id req-bd42f482-9e98-4195-b626-1a29373bd867 2019-06-02 11:59:09,837 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=1679d402-2dec-4ec6-b895-d6411d160818 target={u'external_id': u'fdd1c2c9-52e4-4f52-af6a-fef40dba322a', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-06-02 11:59:09,837 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/ports/1679d402-2dec-4ec6-b895-d6411d160818.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fcccb4635faf8aa850724e7d325fbe3b18172cb" -d '{"port": {"security_groups": ["fdd1c2c9-52e4-4f52-af6a-fef40dba322a"]}}' 2019-06-02 11:59:09,837 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?id=1679d402-2dec-4ec6-b895-d6411d160818 used request id req-e59ad04f-4628-47ac-8800-ee28d65f0826 2019-06-02 11:59:09,837 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-a1195e03-fa83-4b0c-bcab-1aaa82c65e38 Date: Sun, 02 Jun 2019 11:58:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T11:58:55Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f6ba2437-a24c-4080-9191-093a8b38b42a","ip_address":"12.0.0.13"}],"id":"cdf5a86f-0d5e-4e26-ac66-4ee51c9ee067","security_groups":["fdd1c2c9-52e4-4f52-af6a-fef40dba322a"],"mac_address":"fa:16:3e:42:7b:94","project_id":"e8756cc30b6745e8964fe099a797877f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"98a9c7d9-3301-4ddf-9e42-18324ddbd836","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:58:55Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-06-02 11:59:09,837 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/ports/cdf5a86f-0d5e-4e26-ac66-4ee51c9ee067.json used request id req-a1195e03-fa83-4b0c-bcab-1aaa82c65e38 2019-06-02 11:59:09,837 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.22:9696/v2.0/ports/cdf5a86f-0d5e-4e26-ac66-4ee51c9ee067.json used request id req-a1195e03-fa83-4b0c-bcab-1aaa82c65e38 2019-06-02 11:59:09,838 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/cdf5a86f-0d5e-4e26-ac66-4ee51c9ee067.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1ed14fa8e4831331f5a2f49477f713d6a2b572" 2019-06-02 11:59:09,838 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-2a9ae75d-b98e-49b3-b72e-44ff298724b3 Date: Sun, 02 Jun 2019 11:58:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T11:58:59Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f6ba2437-a24c-4080-9191-093a8b38b42a","ip_address":"12.0.0.13"}],"id":"cdf5a86f-0d5e-4e26-ac66-4ee51c9ee067","security_groups":["fdd1c2c9-52e4-4f52-af6a-fef40dba322a"],"mac_address":"fa:16:3e:42:7b:94","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"e8756cc30b6745e8964fe099a797877f","qos_policy_id":null,"admin_state_up":true,"network_id":"98a9c7d9-3301-4ddf-9e42-18324ddbd836","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:58:55Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-02 11:59:09,838 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/cdf5a86f-0d5e-4e26-ac66-4ee51c9ee067.json used request id req-2a9ae75d-b98e-49b3-b72e-44ff298724b3 2019-06-02 11:59:09,838 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/cdf5a86f-0d5e-4e26-ac66-4ee51c9ee067.json used request id req-2a9ae75d-b98e-49b3-b72e-44ff298724b3 2019-06-02 11:59:09,838 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-7455d08a-85e9-4a70-9e83-2b64377af612 Date: Sun, 02 Jun 2019 11:58:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T11:58:55Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f6ba2437-a24c-4080-9191-093a8b38b42a","ip_address":"12.0.0.3"}],"id":"1679d402-2dec-4ec6-b895-d6411d160818","security_groups":["fdd1c2c9-52e4-4f52-af6a-fef40dba322a"],"mac_address":"fa:16:3e:b4:e9:89","project_id":"e8756cc30b6745e8964fe099a797877f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"98a9c7d9-3301-4ddf-9e42-18324ddbd836","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:58:55Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-06-02 11:59:09,838 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/ports/1679d402-2dec-4ec6-b895-d6411d160818.json used request id req-7455d08a-85e9-4a70-9e83-2b64377af612 2019-06-02 11:59:09,839 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.22:9696/v2.0/ports/1679d402-2dec-4ec6-b895-d6411d160818.json used request id req-7455d08a-85e9-4a70-9e83-2b64377af612 2019-06-02 11:59:09,839 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/1679d402-2dec-4ec6-b895-d6411d160818.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fcccb4635faf8aa850724e7d325fbe3b18172cb" 2019-06-02 11:59:09,839 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-06-02 11:59:09,839 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports.json?id=1679d402-2dec-4ec6-b895-d6411d160818 used request id req-e59ad04f-4628-47ac-8800-ee28d65f0826 2019-06-02 11:59:09,839 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4b139aa4-6924-41a8-8055-8583ba262b54 Date: Sun, 02 Jun 2019 11:59:00 GMT RESP BODY: {"network_id": "275c571b-bb97-4ca3-9e6e-9a4d5f78a94e", "tenant_id": "e8756cc30b6745e8964fe099a797877f", "subnet_id": "cf69a859-aaa7-4ee1-9ad8-166badaaaf84", "subnet_ids": ["cf69a859-aaa7-4ee1-9ad8-166badaaaf84"], "port_id": "ecef03ea-ca9c-4baa-9d75-54f4757715ea", "id": "dcfba05b-fdc4-4099-b7b0-8448f10065b0"} 2019-06-02 11:59:09,839 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/1679d402-2dec-4ec6-b895-d6411d160818.json used request id req-bc9170bc-c43c-4ca5-8ec0-594df3a1a697 2019-06-02 11:59:09,840 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/1679d402-2dec-4ec6-b895-d6411d160818.json used request id req-bc9170bc-c43c-4ca5-8ec0-594df3a1a697 2019-06-02 11:59:09,840 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-bc9170bc-c43c-4ca5-8ec0-594df3a1a697 Date: Sun, 02 Jun 2019 11:58:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T11:58:59Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f6ba2437-a24c-4080-9191-093a8b38b42a","ip_address":"12.0.0.3"}],"id":"1679d402-2dec-4ec6-b895-d6411d160818","security_groups":["fdd1c2c9-52e4-4f52-af6a-fef40dba322a"],"mac_address":"fa:16:3e:b4:e9:89","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"e8756cc30b6745e8964fe099a797877f","qos_policy_id":null,"admin_state_up":true,"network_id":"98a9c7d9-3301-4ddf-9e42-18324ddbd836","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:58:55Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-02 11:59:09,840 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-06-02 11:59:09,840 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-06-02 11:59:09,840 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.22:9696/v2.0/routers/dcfba05b-fdc4-4099-b7b0-8448f10065b0/add_router_interface.json used request id req-4b139aa4-6924-41a8-8055-8583ba262b54 2019-06-02 11:59:09,840 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/dcfba05b-fdc4-4099-b7b0-8448f10065b0/add_router_interface.json used request id req-4b139aa4-6924-41a8-8055-8583ba262b54 2019-06-02 11:59:09,840 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-06-02 11:59:09,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2019-06-02 11:59:09,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-06-02 11:59:09,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-06-02 11:59:09,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-06-02 11:59:09,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships post-configured 2019-06-02 11:59:09,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-06-02 11:59:09,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-02 11:59:09,842 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-06-02 11:59:14,993 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-02 11:59:14,993 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-06-02 11:59:14,993 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:59:14,994 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-225023d2-c14a-42bd-9d9a-a43e4ce003eb 2019-06-02 11:59:14,994 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:59:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a31102dd-8d06-45b8-bd1a-8d8b6ac20b2f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:59:14,994 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-a31102dd-8d06-45b8-bd1a-8d8b6ac20b2f 2019-06-02 11:59:14,994 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66a9ff4b508bdd71a016c4beaf07c79dda8aea0b" -d '{"port": {"network_id": "275c571b-bb97-4ca3-9e6e-9a4d5f78a94e", "fixed_ips": [{"subnet_id": "cf69a859-aaa7-4ee1-9ad8-166badaaaf84"}], "name": "target_vnf_port", "security_groups": ["fdd1c2c9-52e4-4f52-af6a-fef40dba322a"]}}' 2019-06-02 11:59:14,994 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:59:14,994 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:59:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-225023d2-c14a-42bd-9d9a-a43e4ce003eb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:59:14,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91fbe426584904f52dc3760615d7bd60e6808ea8" -d '{"port": {"network_id": "275c571b-bb97-4ca3-9e6e-9a4d5f78a94e", "fixed_ips": [{"subnet_id": "cf69a859-aaa7-4ee1-9ad8-166badaaaf84"}], "name": "reference_vnf_port", "security_groups": ["fdd1c2c9-52e4-4f52-af6a-fef40dba322a"]}}' 2019-06-02 11:59:14,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-ca2d18b7-7eb5-4205-a51d-ff59c37cd965 Date: Sun, 02 Jun 2019 11:59:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T11:59:03Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cf69a859-aaa7-4ee1-9ad8-166badaaaf84","ip_address":"11.0.0.10"}],"id":"459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b","security_groups":["fdd1c2c9-52e4-4f52-af6a-fef40dba322a"],"mac_address":"fa:16:3e:d6:af:7d","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"e8756cc30b6745e8964fe099a797877f","qos_policy_id":null,"admin_state_up":true,"network_id":"275c571b-bb97-4ca3-9e6e-9a4d5f78a94e","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:59:03Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-02 11:59:14,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-06-02 11:59:14,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-06-02 11:59:14,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports.json used request id req-ca2d18b7-7eb5-4205-a51d-ff59c37cd965 2019-06-02 11:59:14,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/ports.json used request id req-ca2d18b7-7eb5-4205-a51d-ff59c37cd965 2019-06-02 11:59:14,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-287af48b-b784-4063-b51c-d5843b103a75 Date: Sun, 02 Jun 2019 11:59:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T11:59:04Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cf69a859-aaa7-4ee1-9ad8-166badaaaf84","ip_address":"11.0.0.7"}],"id":"33a78192-90de-4e82-b2e1-a115e3a559ea","security_groups":["fdd1c2c9-52e4-4f52-af6a-fef40dba322a"],"mac_address":"fa:16:3e:cd:44:76","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"e8756cc30b6745e8964fe099a797877f","qos_policy_id":null,"admin_state_up":true,"network_id":"275c571b-bb97-4ca3-9e6e-9a4d5f78a94e","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:59:04Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-02 11:59:14,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports.json used request id req-287af48b-b784-4063-b51c-d5843b103a75 2019-06-02 11:59:14,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/ports.json used request id req-287af48b-b784-4063-b51c-d5843b103a75 2019-06-02 11:59:14,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-06-02 11:59:14,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-06-02 11:59:14,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-02 11:59:14,997 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-06-02 11:59:14,997 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-02 11:59:14,997 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-06-02 11:59:14,997 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-06-02 11:59:14,997 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-06-02 11:59:14,997 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:59:14,997 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:59:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf31ad47-4b65-4cf0-b633-358cac7f452c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:59:14,998 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-cf31ad47-4b65-4cf0-b633-358cac7f452c 2019-06-02 11:59:14,998 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-06-02 11:59:14,998 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/ports/459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1caf11f0df20d5d5dc408a401fd71f7b62fa243f" -d '{"port": {"security_groups": ["fdd1c2c9-52e4-4f52-af6a-fef40dba322a"]}}' 2019-06-02 11:59:14,998 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports.json?id=33a78192-90de-4e82-b2e1-a115e3a559ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b140f4274e572fd4ad6289beed853204909c9c06" 2019-06-02 11:59:14,998 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports.json?id=459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b used request id req-27a6d9ed-27c7-4e0f-b3f2-576961ae7f9b 2019-06-02 11:59:14,998 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?id=459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b used request id req-27a6d9ed-27c7-4e0f-b3f2-576961ae7f9b 2019-06-02 11:59:14,999 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-27a6d9ed-27c7-4e0f-b3f2-576961ae7f9b Date: Sun, 02 Jun 2019 11:59:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T11:59:03Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cf69a859-aaa7-4ee1-9ad8-166badaaaf84","ip_address":"11.0.0.10"}],"id":"459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b","security_groups":["fdd1c2c9-52e4-4f52-af6a-fef40dba322a"],"mac_address":"fa:16:3e:d6:af:7d","project_id":"e8756cc30b6745e8964fe099a797877f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"275c571b-bb97-4ca3-9e6e-9a4d5f78a94e","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:59:03Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-06-02 11:59:14,999 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports.json?id=459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1caf11f0df20d5d5dc408a401fd71f7b62fa243f" 2019-06-02 11:59:14,999 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-7c4f378d-cb16-4537-ba10-2dd50d4cb286 2019-06-02 11:59:14,999 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:59:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c4f378d-cb16-4537-ba10-2dd50d4cb286 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:59:14,999 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:59:14,999 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-06-02 11:59:15,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b target={u'external_id': u'fdd1c2c9-52e4-4f52-af6a-fef40dba322a', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-06-02 11:59:15,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-7758b06f-3119-4e80-b42b-3d4cf9ba7b7a Date: Sun, 02 Jun 2019 11:59:08 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T11:59:03Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cf69a859-aaa7-4ee1-9ad8-166badaaaf84","ip_address":"11.0.0.10"}],"id":"459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b","security_groups":["fdd1c2c9-52e4-4f52-af6a-fef40dba322a"],"mac_address":"fa:16:3e:d6:af:7d","project_id":"e8756cc30b6745e8964fe099a797877f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"275c571b-bb97-4ca3-9e6e-9a4d5f78a94e","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:59:03Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-06-02 11:59:15,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b.json used request id req-542fec45-7626-46a7-bc8b-7ac16688c2a2 2019-06-02 11:59:15,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b.json used request id req-542fec45-7626-46a7-bc8b-7ac16688c2a2 2019-06-02 11:59:15,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-542fec45-7626-46a7-bc8b-7ac16688c2a2 Date: Sun, 02 Jun 2019 11:59:08 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T11:59:07Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cf69a859-aaa7-4ee1-9ad8-166badaaaf84","ip_address":"11.0.0.10"}],"id":"459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b","security_groups":["fdd1c2c9-52e4-4f52-af6a-fef40dba322a"],"mac_address":"fa:16:3e:d6:af:7d","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"e8756cc30b6745e8964fe099a797877f","qos_policy_id":null,"admin_state_up":true,"network_id":"275c571b-bb97-4ca3-9e6e-9a4d5f78a94e","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:59:03Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-02 11:59:15,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1caf11f0df20d5d5dc408a401fd71f7b62fa243f" 2019-06-02 11:59:15,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.22:9696/v2.0/ports/459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b.json used request id req-7758b06f-3119-4e80-b42b-3d4cf9ba7b7a 2019-06-02 11:59:15,001 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 761 X-Openstack-Request-Id: req-ab13911d-7b72-4324-8f84-28ccb570249c Date: Sun, 02 Jun 2019 11:59:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T11:59:04Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cf69a859-aaa7-4ee1-9ad8-166badaaaf84","ip_address":"11.0.0.7"}],"id":"33a78192-90de-4e82-b2e1-a115e3a559ea","security_groups":["fdd1c2c9-52e4-4f52-af6a-fef40dba322a"],"mac_address":"fa:16:3e:cd:44:76","project_id":"e8756cc30b6745e8964fe099a797877f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"275c571b-bb97-4ca3-9e6e-9a4d5f78a94e","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:59:04Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-06-02 11:59:15,001 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?id=33a78192-90de-4e82-b2e1-a115e3a559ea used request id req-ab13911d-7b72-4324-8f84-28ccb570249c 2019-06-02 11:59:15,001 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports.json?id=33a78192-90de-4e82-b2e1-a115e3a559ea used request id req-ab13911d-7b72-4324-8f84-28ccb570249c 2019-06-02 11:59:20,184 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/ports/459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b.json used request id req-7758b06f-3119-4e80-b42b-3d4cf9ba7b7a 2019-06-02 11:59:20,184 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1caf11f0df20d5d5dc408a401fd71f7b62fa243f" 2019-06-02 11:59:20,184 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-542fec45-7626-46a7-bc8b-7ac16688c2a2 Date: Sun, 02 Jun 2019 11:59:08 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T11:59:07Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cf69a859-aaa7-4ee1-9ad8-166badaaaf84","ip_address":"11.0.0.10"}],"id":"459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b","security_groups":["fdd1c2c9-52e4-4f52-af6a-fef40dba322a"],"mac_address":"fa:16:3e:d6:af:7d","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"e8756cc30b6745e8964fe099a797877f","qos_policy_id":null,"admin_state_up":true,"network_id":"275c571b-bb97-4ca3-9e6e-9a4d5f78a94e","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:59:03Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-02 11:59:20,185 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-09ef3afd-cdef-4f97-98eb-e3710de40939 Date: Sun, 02 Jun 2019 11:59:08 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T11:59:08Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cf69a859-aaa7-4ee1-9ad8-166badaaaf84","ip_address":"11.0.0.7"}],"id":"33a78192-90de-4e82-b2e1-a115e3a559ea","security_groups":["fdd1c2c9-52e4-4f52-af6a-fef40dba322a"],"mac_address":"fa:16:3e:cd:44:76","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"e8756cc30b6745e8964fe099a797877f","qos_policy_id":null,"admin_state_up":true,"network_id":"275c571b-bb97-4ca3-9e6e-9a4d5f78a94e","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:59:04Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-02 11:59:20,185 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-acc05468-27a3-46d7-b2d1-d00ba5605f8b Date: Sun, 02 Jun 2019 11:59:08 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T11:59:04Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cf69a859-aaa7-4ee1-9ad8-166badaaaf84","ip_address":"11.0.0.7"}],"id":"33a78192-90de-4e82-b2e1-a115e3a559ea","security_groups":["fdd1c2c9-52e4-4f52-af6a-fef40dba322a"],"mac_address":"fa:16:3e:cd:44:76","project_id":"e8756cc30b6745e8964fe099a797877f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"275c571b-bb97-4ca3-9e6e-9a4d5f78a94e","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:59:04Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-06-02 11:59:20,185 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/ports/33a78192-90de-4e82-b2e1-a115e3a559ea.json used request id req-acc05468-27a3-46d7-b2d1-d00ba5605f8b 2019-06-02 11:59:20,185 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.22:9696/v2.0/ports/33a78192-90de-4e82-b2e1-a115e3a559ea.json used request id req-acc05468-27a3-46d7-b2d1-d00ba5605f8b 2019-06-02 11:59:20,185 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/33a78192-90de-4e82-b2e1-a115e3a559ea.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b140f4274e572fd4ad6289beed853204909c9c06" 2019-06-02 11:59:20,186 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-06-02 11:59:20,186 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2019-06-02 11:59:20,186 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-06-02 11:59:20,186 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/33a78192-90de-4e82-b2e1-a115e3a559ea.json used request id req-09ef3afd-cdef-4f97-98eb-e3710de40939 2019-06-02 11:59:20,186 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/33a78192-90de-4e82-b2e1-a115e3a559ea.json used request id req-09ef3afd-cdef-4f97-98eb-e3710de40939 2019-06-02 11:59:20,186 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:59:20,186 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2019-06-02 11:59:20,187 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/floatingips/eb721502-0d9c-4130-921e-0b1cc541026a.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}672557fd9f7bcd0245924495ef04253e91198bed" -d '{"floatingip": {"port_id": "459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b"}}' 2019-06-02 11:59:20,187 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:59:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fb0d93d-8151-441d-ac17-737c19e0cdae Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:59:20,187 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-7fb0d93d-8151-441d-ac17-737c19e0cdae 2019-06-02 11:59:20,187 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:59:20,187 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:59:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9400791-9426-4d06-ac2a-17fcdf928cf4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:59:20,187 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-d9400791-9426-4d06-ac2a-17fcdf928cf4 2019-06-02 11:59:20,188 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/floatingips/64d1a4bf-3ceb-455b-804c-9ba59f59ebc0.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5fc26a8110438a20835e12dfffc31d2fa759855" -d '{"floatingip": {"port_id": "33a78192-90de-4e82-b2e1-a115e3a559ea"}}' 2019-06-02 11:59:20,188 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-66403c5b-b8ea-4f85-9419-6ed0a309fae8 Date: Sun, 02 Jun 2019 11:59:11 GMT RESP BODY: {"floatingip": {"router_id": "dcfba05b-fdc4-4099-b7b0-8448f10065b0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e8756cc30b6745e8964fe099a797877f", "created_at": "2019-06-02T11:58:45Z", "updated_at": "2019-06-02T11:59:11Z", "floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "275c571b-bb97-4ca3-9e6e-9a4d5f78a94e", "device_owner": "", "mac_address": "fa:16:3e:d6:af:7d", "device_id": ""}, "fixed_ip_address": "11.0.0.10", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "e8756cc30b6745e8964fe099a797877f", "port_id": "459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b", "id": "eb721502-0d9c-4130-921e-0b1cc541026a", "qos_policy_id": null}} 2019-06-02 11:59:20,188 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-06-02 11:59:20,188 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.22:9696/v2.0/floatingips/64d1a4bf-3ceb-455b-804c-9ba59f59ebc0.json used request id req-ac1f006c-133a-4d89-aa03-df800ded3785 2019-06-02 11:59:20,188 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/floatingips/eb721502-0d9c-4130-921e-0b1cc541026a.json used request id req-66403c5b-b8ea-4f85-9419-6ed0a309fae8 2019-06-02 11:59:20,188 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.22:9696/v2.0/floatingips/eb721502-0d9c-4130-921e-0b1cc541026a.json used request id req-66403c5b-b8ea-4f85-9419-6ed0a309fae8 2019-06-02 11:59:20,189 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 786 X-Openstack-Request-Id: req-ac1f006c-133a-4d89-aa03-df800ded3785 Date: Sun, 02 Jun 2019 11:59:12 GMT RESP BODY: {"floatingip": {"router_id": "dcfba05b-fdc4-4099-b7b0-8448f10065b0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e8756cc30b6745e8964fe099a797877f", "created_at": "2019-06-02T11:58:45Z", "updated_at": "2019-06-02T11:59:11Z", "floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "275c571b-bb97-4ca3-9e6e-9a4d5f78a94e", "device_owner": "", "mac_address": "fa:16:3e:cd:44:76", "device_id": ""}, "fixed_ip_address": "11.0.0.7", "floating_ip_address": "172.30.9.207", "revision_number": 1, "project_id": "e8756cc30b6745e8964fe099a797877f", "port_id": "33a78192-90de-4e82-b2e1-a115e3a559ea", "id": "64d1a4bf-3ceb-455b-804c-9ba59f59ebc0", "qos_policy_id": null}} 2019-06-02 11:59:20,189 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2019-06-02 11:59:20,189 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/floatingips/64d1a4bf-3ceb-455b-804c-9ba59f59ebc0.json used request id req-ac1f006c-133a-4d89-aa03-df800ded3785 2019-06-02 11:59:20,189 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2019-06-02 11:59:20,189 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-06-02 11:59:20,189 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-06-02 11:59:20,189 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2019-06-02 11:59:20,190 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-06-02 11:59:20,190 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-02 11:59:20,190 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-02 11:59:20,190 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:59:20,190 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2019-06-02 11:59:20,190 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-41efc668-a8a3-4423-8619-1042a6645960 2019-06-02 11:59:20,191 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-41efc668-a8a3-4423-8619-1042a6645960 2019-06-02 11:59:20,191 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:59:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41efc668-a8a3-4423-8619-1042a6645960 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:59:20,191 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:59:20,191 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:59:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41efc668-a8a3-4423-8619-1042a6645960 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:59:20,191 - 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'459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b', u'fixed_ip_address': u'11.0.0.10', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:d6:af:7d'}, {u'external_id': u'1679d402-2dec-4ec6-b895-d6411d160818', u'fixed_ip_address': u'12.0.0.3', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:b4:e9:89'}] 2019-06-02 11:59:20,191 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2019-06-02 11:59:20,192 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f880ca6f0b6df61fc879f636c91efab29d09d9f7" 2019-06-02 11:59:20,192 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f880ca6f0b6df61fc879f636c91efab29d09d9f7" 2019-06-02 11:59:20,192 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:59:20,192 - 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'33a78192-90de-4e82-b2e1-a115e3a559ea', 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:cd:44:76'}, {u'external_id': u'cdf5a86f-0d5e-4e26-ac66-4ee51c9ee067', u'fixed_ip_address': u'12.0.0.13', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:42:7b:94'}] 2019-06-02 11:59:25,372 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:59:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f7e9f8c-b49f-48c8-bbd9-f7215ec3fe56 x-compute-request-id: req-8f7e9f8c-b49f-48c8-bbd9-f7215ec3fe56 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "ca3a4a7f-bc32-497d-8f83-5ad8e47efdaf", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/ca3a4a7f-bc32-497d-8f83-5ad8e47efdaf", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/ca3a4a7f-bc32-497d-8f83-5ad8e47efdaf", "rel": "bookmark"}, {"href": "http://192.30.9.4:9292/images/ca3a4a7f-bc32-497d-8f83-5ad8e47efdaf", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_d62f8166-fcaf-41f0-9b25-7a9f150f63f1"}, {"id": "e4201536-de37-4d89-859c-76f18924ea10", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/e4201536-de37-4d89-859c-76f18924ea10", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/e4201536-de37-4d89-859c-76f18924ea10", "rel": "bookmark"}, {"href": "http://192.30.9.4:9292/images/e4201536-de37-4d89-859c-76f18924ea10", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_d62f8166-fcaf-41f0-9b25-7a9f150f63f1"}]} 2019-06-02 11:59:25,372 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-24ce196f-2179-427d-8001-52ba1c3ed185 2019-06-02 11:59:25,372 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-24ce196f-2179-427d-8001-52ba1c3ed185 2019-06-02 11:59:25,373 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:59:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24ce196f-2179-427d-8001-52ba1c3ed185 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:59:25,373 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:59:25,373 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:59:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24ce196f-2179-427d-8001-52ba1c3ed185 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:59:25,373 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:59:25,373 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:59:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b035359a-de15-4256-8d88-8691ea4d94c0 x-compute-request-id: req-b035359a-de15-4256-8d88-8691ea4d94c0 Content-Encoding: gzip Content-Length: 809 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxwBoU/xMPGrVWTT/O7axeAszt/6R2VJTOqAdBTwtWx4erf5hmKsRa3FFzS+uTADBJopAmfpjvrPDSn7oxxCw+nTonULho92fTZVq9BfWQ3qo5obFFCGUBB2mdKYpjgJw0XwsZED4djuPXO5J1egvHGQl5EKANVx7jxvPjtAP+RJf+271iJGNkfqRUwInVRJ2UJE7imy7uPbCf+7bQaoarZZbY6tRTrwCcYlQu98KLuSF5Q0NWe2oGmGKHeBAgnTz34nJUoOr2rVC4LmSzEDViSFDgjbY+otzeYweFkB1WBsRfvB8RT4xX9GBkkEkymNrTwIH8G1r/nvI1pXzrWKzx Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "32:67:98:eb:06:b6:06:88:d9:6c:b1:a1:3c:58:d6:75"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCf8+63HGiAPvWtecye+aGgy+MsAsd4G1JTmM9PhS7K9Gnpywb5uVaA/Zxu1HlH8O5PXklfpc4FdqPf2xT4y8nRNGHK4vjgrLWG8tUA1X9wUEqtKZ0H89csZsV7Cg5FeBw+Rc0R6ksnp+aiUQN8F8cwRl5iISrgtLCGElkaH6MQmGyisDCaTAguJf82ujueKQqLAvBr2pr9n5NndjR8cKQXO3FadAtz7G8JXZ1kpGU35s5SsxXgvpSZ8SbZBrcwMNRW6pXF+6Ij6B6zLd9dq5zENbJoZz50bgjt/AY2Py65Ziee70v8Giz6IGXD/VwWdogHzdRCcE4OfKrxENg6JkHz Generated-by-Nova", "name": "vyos_vrouter-kp_d62f8166-fcaf-41f0-9b25-7a9f150f63f1", "fingerprint": "69:9d:e8:de:f1:fb:c4:3a:36:a1:ed:f9:88:ff:24:1a"}}]} 2019-06-02 11:59:25,373 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-e6317b83-0373-4153-a1b9-d1d3b5adb9f8 2019-06-02 11:59:25,374 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:59:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f95e1614-60de-416c-b939-c0752bfde53c x-compute-request-id: req-f95e1614-60de-416c-b939-c0752bfde53c Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "ca3a4a7f-bc32-497d-8f83-5ad8e47efdaf", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/ca3a4a7f-bc32-497d-8f83-5ad8e47efdaf", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/ca3a4a7f-bc32-497d-8f83-5ad8e47efdaf", "rel": "bookmark"}, {"href": "http://192.30.9.4:9292/images/ca3a4a7f-bc32-497d-8f83-5ad8e47efdaf", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_d62f8166-fcaf-41f0-9b25-7a9f150f63f1"}, {"id": "e4201536-de37-4d89-859c-76f18924ea10", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/e4201536-de37-4d89-859c-76f18924ea10", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/e4201536-de37-4d89-859c-76f18924ea10", "rel": "bookmark"}, {"href": "http://192.30.9.4:9292/images/e4201536-de37-4d89-859c-76f18924ea10", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_d62f8166-fcaf-41f0-9b25-7a9f150f63f1"}]} 2019-06-02 11:59:25,374 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a4f801477a7019fb38d29fc2c3e6e714a49015" 2019-06-02 11:59:25,374 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a4f801477a7019fb38d29fc2c3e6e714a49015" 2019-06-02 11:59:25,374 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-116cc26e-2f8e-4928-aefc-445baf676e46 2019-06-02 11:59:25,374 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-116cc26e-2f8e-4928-aefc-445baf676e46 2019-06-02 11:59:25,374 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:59:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-116cc26e-2f8e-4928-aefc-445baf676e46 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:59:25,375 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:59:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-116cc26e-2f8e-4928-aefc-445baf676e46 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:59:25,375 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:59:25,375 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:59:25,375 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-b035359a-de15-4256-8d88-8691ea4d94c0 2019-06-02 11:59:25,375 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-b035359a-de15-4256-8d88-8691ea4d94c0 2019-06-02 11:59:25,375 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-b035359a-de15-4256-8d88-8691ea4d94c0 2019-06-02 11:59:25,376 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:59:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e6317b83-0373-4153-a1b9-d1d3b5adb9f8 x-compute-request-id: req-e6317b83-0373-4153-a1b9-d1d3b5adb9f8 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "060d532e-00ac-4969-9aa2-bee5be08ad2f", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/060d532e-00ac-4969-9aa2-bee5be08ad2f", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/060d532e-00ac-4969-9aa2-bee5be08ad2f", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_d62f8166-fcaf-41f0-9b25-7a9f150f63f1"}, {"id": "787fd3ca-fc07-47de-8949-f90d338c6ebe", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/787fd3ca-fc07-47de-8949-f90d338c6ebe", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/787fd3ca-fc07-47de-8949-f90d338c6ebe", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_d62f8166-fcaf-41f0-9b25-7a9f150f63f1"}]} 2019-06-02 11:59:25,376 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:59:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f7e9f8c-b49f-48c8-bbd9-f7215ec3fe56 x-compute-request-id: req-8f7e9f8c-b49f-48c8-bbd9-f7215ec3fe56 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "ca3a4a7f-bc32-497d-8f83-5ad8e47efdaf", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/ca3a4a7f-bc32-497d-8f83-5ad8e47efdaf", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/ca3a4a7f-bc32-497d-8f83-5ad8e47efdaf", "rel": "bookmark"}, {"href": "http://192.30.9.4:9292/images/ca3a4a7f-bc32-497d-8f83-5ad8e47efdaf", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_d62f8166-fcaf-41f0-9b25-7a9f150f63f1"}, {"id": "e4201536-de37-4d89-859c-76f18924ea10", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/e4201536-de37-4d89-859c-76f18924ea10", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/e4201536-de37-4d89-859c-76f18924ea10", "rel": "bookmark"}, {"href": "http://192.30.9.4:9292/images/e4201536-de37-4d89-859c-76f18924ea10", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_d62f8166-fcaf-41f0-9b25-7a9f150f63f1"}]} 2019-06-02 11:59:25,376 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-8f7e9f8c-b49f-48c8-bbd9-f7215ec3fe56 2019-06-02 11:59:25,376 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5001106824a0bf54b0aa7258ba63a4f14dc640b2" 2019-06-02 11:59:25,376 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-8f7e9f8c-b49f-48c8-bbd9-f7215ec3fe56 2019-06-02 11:59:25,377 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5001106824a0bf54b0aa7258ba63a4f14dc640b2" 2019-06-02 11:59:25,377 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-8f7e9f8c-b49f-48c8-bbd9-f7215ec3fe56 2019-06-02 11:59:25,377 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-8f7e9f8c-b49f-48c8-bbd9-f7215ec3fe56 2019-06-02 11:59:25,377 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f880ca6f0b6df61fc879f636c91efab29d09d9f7" 2019-06-02 11:59:25,377 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f880ca6f0b6df61fc879f636c91efab29d09d9f7" 2019-06-02 11:59:25,377 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:59:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e6317b83-0373-4153-a1b9-d1d3b5adb9f8 x-compute-request-id: req-e6317b83-0373-4153-a1b9-d1d3b5adb9f8 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "060d532e-00ac-4969-9aa2-bee5be08ad2f", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/060d532e-00ac-4969-9aa2-bee5be08ad2f", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/060d532e-00ac-4969-9aa2-bee5be08ad2f", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_d62f8166-fcaf-41f0-9b25-7a9f150f63f1"}, {"id": "787fd3ca-fc07-47de-8949-f90d338c6ebe", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/787fd3ca-fc07-47de-8949-f90d338c6ebe", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/787fd3ca-fc07-47de-8949-f90d338c6ebe", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_d62f8166-fcaf-41f0-9b25-7a9f150f63f1"}]} 2019-06-02 11:59:25,377 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-e6317b83-0373-4153-a1b9-d1d3b5adb9f8 2019-06-02 11:59:25,378 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-e6317b83-0373-4153-a1b9-d1d3b5adb9f8 2019-06-02 11:59:25,378 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-e6317b83-0373-4153-a1b9-d1d3b5adb9f8 2019-06-02 11:59:25,378 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f880ca6f0b6df61fc879f636c91efab29d09d9f7" 2019-06-02 11:59:25,378 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f880ca6f0b6df61fc879f636c91efab29d09d9f7" 2019-06-02 11:59:25,378 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:59:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b035359a-de15-4256-8d88-8691ea4d94c0 x-compute-request-id: req-b035359a-de15-4256-8d88-8691ea4d94c0 Content-Encoding: gzip Content-Length: 809 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxwBoU/xMPGrVWTT/O7axeAszt/6R2VJTOqAdBTwtWx4erf5hmKsRa3FFzS+uTADBJopAmfpjvrPDSn7oxxCw+nTonULho92fTZVq9BfWQ3qo5obFFCGUBB2mdKYpjgJw0XwsZED4djuPXO5J1egvHGQl5EKANVx7jxvPjtAP+RJf+271iJGNkfqRUwInVRJ2UJE7imy7uPbCf+7bQaoarZZbY6tRTrwCcYlQu98KLuSF5Q0NWe2oGmGKHeBAgnTz34nJUoOr2rVC4LmSzEDViSFDgjbY+otzeYweFkB1WBsRfvB8RT4xX9GBkkEkymNrTwIH8G1r/nvI1pXzrWKzx Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "32:67:98:eb:06:b6:06:88:d9:6c:b1:a1:3c:58:d6:75"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCf8+63HGiAPvWtecye+aGgy+MsAsd4G1JTmM9PhS7K9Gnpywb5uVaA/Zxu1HlH8O5PXklfpc4FdqPf2xT4y8nRNGHK4vjgrLWG8tUA1X9wUEqtKZ0H89csZsV7Cg5FeBw+Rc0R6ksnp+aiUQN8F8cwRl5iISrgtLCGElkaH6MQmGyisDCaTAguJf82ujueKQqLAvBr2pr9n5NndjR8cKQXO3FadAtz7G8JXZ1kpGU35s5SsxXgvpSZ8SbZBrcwMNRW6pXF+6Ij6B6zLd9dq5zENbJoZz50bgjt/AY2Py65Ziee70v8Giz6IGXD/VwWdogHzdRCcE4OfKrxENg6JkHz Generated-by-Nova", "name": "vyos_vrouter-kp_d62f8166-fcaf-41f0-9b25-7a9f150f63f1", "fingerprint": "69:9d:e8:de:f1:fb:c4:3a:36:a1:ed:f9:88:ff:24:1a"}}]} 2019-06-02 11:59:25,378 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-b035359a-de15-4256-8d88-8691ea4d94c0 2019-06-02 11:59:25,379 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:59:25,379 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:59:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f95e1614-60de-416c-b939-c0752bfde53c x-compute-request-id: req-f95e1614-60de-416c-b939-c0752bfde53c Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "ca3a4a7f-bc32-497d-8f83-5ad8e47efdaf", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/ca3a4a7f-bc32-497d-8f83-5ad8e47efdaf", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/ca3a4a7f-bc32-497d-8f83-5ad8e47efdaf", "rel": "bookmark"}, {"href": "http://192.30.9.4:9292/images/ca3a4a7f-bc32-497d-8f83-5ad8e47efdaf", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_d62f8166-fcaf-41f0-9b25-7a9f150f63f1"}, {"id": "e4201536-de37-4d89-859c-76f18924ea10", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/e4201536-de37-4d89-859c-76f18924ea10", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/e4201536-de37-4d89-859c-76f18924ea10", "rel": "bookmark"}, {"href": "http://192.30.9.4:9292/images/e4201536-de37-4d89-859c-76f18924ea10", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_d62f8166-fcaf-41f0-9b25-7a9f150f63f1"}]} 2019-06-02 11:59:25,379 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-f95e1614-60de-416c-b939-c0752bfde53c 2019-06-02 11:59:25,379 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-f95e1614-60de-416c-b939-c0752bfde53c 2019-06-02 11:59:25,379 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-f95e1614-60de-416c-b939-c0752bfde53c 2019-06-02 11:59:25,379 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-f95e1614-60de-416c-b939-c0752bfde53c 2019-06-02 11:59:25,379 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5001106824a0bf54b0aa7258ba63a4f14dc640b2" 2019-06-02 11:59:25,380 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5001106824a0bf54b0aa7258ba63a4f14dc640b2" 2019-06-02 11:59:25,380 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-da7dcfde-5f34-401b-913f-cd5523191431 Date: Sun, 02 Jun 2019 11:59:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"275c571b-bb97-4ca3-9e6e-9a4d5f78a94e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e8756cc30b6745e8964fe099a797877f","l2_adjacency":true,"status":"ACTIVE","subnets":["cf69a859-aaa7-4ee1-9ad8-166badaaaf84"],"description":"","tags":[],"updated_at":"2019-06-02T11:58:53Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:58:45Z","mtu":1450}]} 2019-06-02 11:59:25,380 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-da7dcfde-5f34-401b-913f-cd5523191431 Date: Sun, 02 Jun 2019 11:59:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"275c571b-bb97-4ca3-9e6e-9a4d5f78a94e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e8756cc30b6745e8964fe099a797877f","l2_adjacency":true,"status":"ACTIVE","subnets":["cf69a859-aaa7-4ee1-9ad8-166badaaaf84"],"description":"","tags":[],"updated_at":"2019-06-02T11:58:53Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:58:45Z","mtu":1450}]} 2019-06-02 11:59:25,380 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=management_plane_network used request id req-da7dcfde-5f34-401b-913f-cd5523191431 2019-06-02 11:59:30,527 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=management_plane_network used request id req-da7dcfde-5f34-401b-913f-cd5523191431 2019-06-02 11:59:30,527 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=management_plane_network used request id req-da7dcfde-5f34-401b-913f-cd5523191431 2019-06-02 11:59:30,527 - 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-02 11:59:30,527 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a4f801477a7019fb38d29fc2c3e6e714a49015" 2019-06-02 11:59:30,528 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a4f801477a7019fb38d29fc2c3e6e714a49015" 2019-06-02 11:59:30,528 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-d6d3de9b-1c6e-4bc9-bd7e-ebc8bcc0735c Date: Sun, 02 Jun 2019 11:59:16 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T11:59:07Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cf69a859-aaa7-4ee1-9ad8-166badaaaf84","ip_address":"11.0.0.10"}],"id":"459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b","security_groups":["fdd1c2c9-52e4-4f52-af6a-fef40dba322a"],"mac_address":"fa:16:3e:d6:af:7d","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"e8756cc30b6745e8964fe099a797877f","qos_policy_id":null,"admin_state_up":true,"network_id":"275c571b-bb97-4ca3-9e6e-9a4d5f78a94e","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:59:03Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-02 11:59:30,528 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-d6d3de9b-1c6e-4bc9-bd7e-ebc8bcc0735c Date: Sun, 02 Jun 2019 11:59:16 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T11:59:07Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cf69a859-aaa7-4ee1-9ad8-166badaaaf84","ip_address":"11.0.0.10"}],"id":"459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b","security_groups":["fdd1c2c9-52e4-4f52-af6a-fef40dba322a"],"mac_address":"fa:16:3e:d6:af:7d","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"e8756cc30b6745e8964fe099a797877f","qos_policy_id":null,"admin_state_up":true,"network_id":"275c571b-bb97-4ca3-9e6e-9a4d5f78a94e","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:59:03Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-02 11:59:30,528 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b.json used request id req-d6d3de9b-1c6e-4bc9-bd7e-ebc8bcc0735c 2019-06-02 11:59:30,528 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b.json used request id req-d6d3de9b-1c6e-4bc9-bd7e-ebc8bcc0735c 2019-06-02 11:59:30,528 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b.json used request id req-d6d3de9b-1c6e-4bc9-bd7e-ebc8bcc0735c 2019-06-02 11:59:30,529 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b.json used request id req-d6d3de9b-1c6e-4bc9-bd7e-ebc8bcc0735c 2019-06-02 11:59:30,529 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/1679d402-2dec-4ec6-b895-d6411d160818.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a4f801477a7019fb38d29fc2c3e6e714a49015" 2019-06-02 11:59:30,529 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/1679d402-2dec-4ec6-b895-d6411d160818.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a4f801477a7019fb38d29fc2c3e6e714a49015" 2019-06-02 11:59:30,529 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-f2e1e793-74ff-46fe-b7e0-2e14f0412e40 2019-06-02 11:59:30,529 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-f2e1e793-74ff-46fe-b7e0-2e14f0412e40 2019-06-02 11:59:30,530 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-f2e1e793-74ff-46fe-b7e0-2e14f0412e40 2019-06-02 11:59:30,530 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:59: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-fabaf8cf-3a16-4a53-b224-7dfafad47ddd x-compute-request-id: req-fabaf8cf-3a16-4a53-b224-7dfafad47ddd Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "060d532e-00ac-4969-9aa2-bee5be08ad2f", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/060d532e-00ac-4969-9aa2-bee5be08ad2f", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/060d532e-00ac-4969-9aa2-bee5be08ad2f", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_d62f8166-fcaf-41f0-9b25-7a9f150f63f1"}, {"id": "787fd3ca-fc07-47de-8949-f90d338c6ebe", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/787fd3ca-fc07-47de-8949-f90d338c6ebe", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/787fd3ca-fc07-47de-8949-f90d338c6ebe", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_d62f8166-fcaf-41f0-9b25-7a9f150f63f1"}]} 2019-06-02 11:59:30,530 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:59: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-fabaf8cf-3a16-4a53-b224-7dfafad47ddd x-compute-request-id: req-fabaf8cf-3a16-4a53-b224-7dfafad47ddd Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "060d532e-00ac-4969-9aa2-bee5be08ad2f", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/060d532e-00ac-4969-9aa2-bee5be08ad2f", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/060d532e-00ac-4969-9aa2-bee5be08ad2f", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_d62f8166-fcaf-41f0-9b25-7a9f150f63f1"}, {"id": "787fd3ca-fc07-47de-8949-f90d338c6ebe", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/787fd3ca-fc07-47de-8949-f90d338c6ebe", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/787fd3ca-fc07-47de-8949-f90d338c6ebe", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_d62f8166-fcaf-41f0-9b25-7a9f150f63f1"}]} 2019-06-02 11:59:30,530 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-fabaf8cf-3a16-4a53-b224-7dfafad47ddd 2019-06-02 11:59:30,530 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-fabaf8cf-3a16-4a53-b224-7dfafad47ddd 2019-06-02 11:59:30,530 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-fabaf8cf-3a16-4a53-b224-7dfafad47ddd 2019-06-02 11:59:30,531 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-fabaf8cf-3a16-4a53-b224-7dfafad47ddd 2019-06-02 11:59:30,531 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5001106824a0bf54b0aa7258ba63a4f14dc640b2" 2019-06-02 11:59:30,531 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5001106824a0bf54b0aa7258ba63a4f14dc640b2" 2019-06-02 11:59:30,531 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:59: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-f2e1e793-74ff-46fe-b7e0-2e14f0412e40 x-compute-request-id: req-f2e1e793-74ff-46fe-b7e0-2e14f0412e40 Content-Encoding: gzip Content-Length: 809 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxwBoU/xMPGrVWTT/O7axeAszt/6R2VJTOqAdBTwtWx4erf5hmKsRa3FFzS+uTADBJopAmfpjvrPDSn7oxxCw+nTonULho92fTZVq9BfWQ3qo5obFFCGUBB2mdKYpjgJw0XwsZED4djuPXO5J1egvHGQl5EKANVx7jxvPjtAP+RJf+271iJGNkfqRUwInVRJ2UJE7imy7uPbCf+7bQaoarZZbY6tRTrwCcYlQu98KLuSF5Q0NWe2oGmGKHeBAgnTz34nJUoOr2rVC4LmSzEDViSFDgjbY+otzeYweFkB1WBsRfvB8RT4xX9GBkkEkymNrTwIH8G1r/nvI1pXzrWKzx Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "32:67:98:eb:06:b6:06:88:d9:6c:b1:a1:3c:58:d6:75"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCf8+63HGiAPvWtecye+aGgy+MsAsd4G1JTmM9PhS7K9Gnpywb5uVaA/Zxu1HlH8O5PXklfpc4FdqPf2xT4y8nRNGHK4vjgrLWG8tUA1X9wUEqtKZ0H89csZsV7Cg5FeBw+Rc0R6ksnp+aiUQN8F8cwRl5iISrgtLCGElkaH6MQmGyisDCaTAguJf82ujueKQqLAvBr2pr9n5NndjR8cKQXO3FadAtz7G8JXZ1kpGU35s5SsxXgvpSZ8SbZBrcwMNRW6pXF+6Ij6B6zLd9dq5zENbJoZz50bgjt/AY2Py65Ziee70v8Giz6IGXD/VwWdogHzdRCcE4OfKrxENg6JkHz Generated-by-Nova", "name": "vyos_vrouter-kp_d62f8166-fcaf-41f0-9b25-7a9f150f63f1", "fingerprint": "69:9d:e8:de:f1:fb:c4:3a:36:a1:ed:f9:88:ff:24:1a"}}]} 2019-06-02 11:59:30,531 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:59: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-f2e1e793-74ff-46fe-b7e0-2e14f0412e40 x-compute-request-id: req-f2e1e793-74ff-46fe-b7e0-2e14f0412e40 Content-Encoding: gzip Content-Length: 809 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxwBoU/xMPGrVWTT/O7axeAszt/6R2VJTOqAdBTwtWx4erf5hmKsRa3FFzS+uTADBJopAmfpjvrPDSn7oxxCw+nTonULho92fTZVq9BfWQ3qo5obFFCGUBB2mdKYpjgJw0XwsZED4djuPXO5J1egvHGQl5EKANVx7jxvPjtAP+RJf+271iJGNkfqRUwInVRJ2UJE7imy7uPbCf+7bQaoarZZbY6tRTrwCcYlQu98KLuSF5Q0NWe2oGmGKHeBAgnTz34nJUoOr2rVC4LmSzEDViSFDgjbY+otzeYweFkB1WBsRfvB8RT4xX9GBkkEkymNrTwIH8G1r/nvI1pXzrWKzx Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "32:67:98:eb:06:b6:06:88:d9:6c:b1:a1:3c:58:d6:75"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCf8+63HGiAPvWtecye+aGgy+MsAsd4G1JTmM9PhS7K9Gnpywb5uVaA/Zxu1HlH8O5PXklfpc4FdqPf2xT4y8nRNGHK4vjgrLWG8tUA1X9wUEqtKZ0H89csZsV7Cg5FeBw+Rc0R6ksnp+aiUQN8F8cwRl5iISrgtLCGElkaH6MQmGyisDCaTAguJf82ujueKQqLAvBr2pr9n5NndjR8cKQXO3FadAtz7G8JXZ1kpGU35s5SsxXgvpSZ8SbZBrcwMNRW6pXF+6Ij6B6zLd9dq5zENbJoZz50bgjt/AY2Py65Ziee70v8Giz6IGXD/VwWdogHzdRCcE4OfKrxENg6JkHz Generated-by-Nova", "name": "vyos_vrouter-kp_d62f8166-fcaf-41f0-9b25-7a9f150f63f1", "fingerprint": "69:9d:e8:de:f1:fb:c4:3a:36:a1:ed:f9:88:ff:24:1a"}}]} 2019-06-02 11:59:30,531 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-f2e1e793-74ff-46fe-b7e0-2e14f0412e40 2019-06-02 11:59:30,532 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:59:30,532 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:59:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1753940-db71-426d-95eb-2b0825337d44 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:59:30,532 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:59:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1753940-db71-426d-95eb-2b0825337d44 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:59:30,532 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-e1753940-db71-426d-95eb-2b0825337d44 2019-06-02 11:59:30,532 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-e1753940-db71-426d-95eb-2b0825337d44 2019-06-02 11:59:30,532 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-3491eee3-9d5c-4677-8186-154e3a9317b7 Date: Sun, 02 Jun 2019 11:59:16 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T11:58:59Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f6ba2437-a24c-4080-9191-093a8b38b42a","ip_address":"12.0.0.3"}],"id":"1679d402-2dec-4ec6-b895-d6411d160818","security_groups":["fdd1c2c9-52e4-4f52-af6a-fef40dba322a"],"mac_address":"fa:16:3e:b4:e9:89","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"e8756cc30b6745e8964fe099a797877f","qos_policy_id":null,"admin_state_up":true,"network_id":"98a9c7d9-3301-4ddf-9e42-18324ddbd836","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:58:55Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-02 11:59:30,533 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-3491eee3-9d5c-4677-8186-154e3a9317b7 Date: Sun, 02 Jun 2019 11:59:16 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T11:58:59Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f6ba2437-a24c-4080-9191-093a8b38b42a","ip_address":"12.0.0.3"}],"id":"1679d402-2dec-4ec6-b895-d6411d160818","security_groups":["fdd1c2c9-52e4-4f52-af6a-fef40dba322a"],"mac_address":"fa:16:3e:b4:e9:89","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"e8756cc30b6745e8964fe099a797877f","qos_policy_id":null,"admin_state_up":true,"network_id":"98a9c7d9-3301-4ddf-9e42-18324ddbd836","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:58:55Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-02 11:59:30,533 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/1679d402-2dec-4ec6-b895-d6411d160818.json used request id req-3491eee3-9d5c-4677-8186-154e3a9317b7 2019-06-02 11:59:30,533 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/1679d402-2dec-4ec6-b895-d6411d160818.json used request id req-3491eee3-9d5c-4677-8186-154e3a9317b7 2019-06-02 11:59:30,533 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/1679d402-2dec-4ec6-b895-d6411d160818.json used request id req-3491eee3-9d5c-4677-8186-154e3a9317b7 2019-06-02 11:59:30,533 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/1679d402-2dec-4ec6-b895-d6411d160818.json used request id req-3491eee3-9d5c-4677-8186-154e3a9317b7 2019-06-02 11:59:30,533 - 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'ca3a4a7f-bc32-497d-8f83-5ad8e47efdaf', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'275c571b-bb97-4ca3-9e6e-9a4d5f78a94e'}, 'nics': [{'port-id': u'459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b'}, {'port-id': u'1679d402-2dec-4ec6-b895-d6411d160818'}], 'flavor': u'787fd3ca-fc07-47de-8949-f90d338c6ebe', 'security_groups': []} 2019-06-02 11:59:30,533 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'ca3a4a7f-bc32-497d-8f83-5ad8e47efdaf', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'275c571b-bb97-4ca3-9e6e-9a4d5f78a94e'}, 'nics': [{'port-id': u'459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b'}, {'port-id': u'1679d402-2dec-4ec6-b895-d6411d160818'}], 'flavor': u'787fd3ca-fc07-47de-8949-f90d338c6ebe', 'security_groups': []} 2019-06-02 11:59:30,534 - 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-02 11:59:30,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f880ca6f0b6df61fc879f636c91efab29d09d9f7" -d '{"server": {"name": "target_vnf", "imageRef": "ca3a4a7f-bc32-497d-8f83-5ad8e47efdaf", "key_name": "vnf_test_keypair", "flavorRef": "787fd3ca-fc07-47de-8949-f90d338c6ebe", "max_count": 1, "min_count": 1, "networks": [{"port": "459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b"}, {"port": "1679d402-2dec-4ec6-b895-d6411d160818"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "275c571b-bb97-4ca3-9e6e-9a4d5f78a94e"}}}' 2019-06-02 11:59:30,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f880ca6f0b6df61fc879f636c91efab29d09d9f7" -d '{"server": {"name": "target_vnf", "imageRef": "ca3a4a7f-bc32-497d-8f83-5ad8e47efdaf", "key_name": "vnf_test_keypair", "flavorRef": "787fd3ca-fc07-47de-8949-f90d338c6ebe", "max_count": 1, "min_count": 1, "networks": [{"port": "459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b"}, {"port": "1679d402-2dec-4ec6-b895-d6411d160818"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "275c571b-bb97-4ca3-9e6e-9a4d5f78a94e"}}}' 2019-06-02 11:59:30,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd956676f98305c8ba6f0a3d4f11ef309527f428" 2019-06-02 11:59:30,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=management_plane_network used request id req-da7dcfde-5f34-401b-913f-cd5523191431 2019-06-02 11:59:30,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=management_plane_network used request id req-c1bcc251-445d-4d0f-95de-12e8617523a1 2019-06-02 11:59:30,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=management_plane_network used request id req-c1bcc251-445d-4d0f-95de-12e8617523a1 2019-06-02 11:59:30,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5001106824a0bf54b0aa7258ba63a4f14dc640b2" -d '{"server": {"name": "reference_vnf", "imageRef": "ca3a4a7f-bc32-497d-8f83-5ad8e47efdaf", "key_name": "vnf_test_keypair", "flavorRef": "787fd3ca-fc07-47de-8949-f90d338c6ebe", "max_count": 1, "min_count": 1, "networks": [{"port": "33a78192-90de-4e82-b2e1-a115e3a559ea"}, {"port": "cdf5a86f-0d5e-4e26-ac66-4ee51c9ee067"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "275c571b-bb97-4ca3-9e6e-9a4d5f78a94e"}}}' 2019-06-02 11:59:30,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5001106824a0bf54b0aa7258ba63a4f14dc640b2" -d '{"server": {"name": "reference_vnf", "imageRef": "ca3a4a7f-bc32-497d-8f83-5ad8e47efdaf", "key_name": "vnf_test_keypair", "flavorRef": "787fd3ca-fc07-47de-8949-f90d338c6ebe", "max_count": 1, "min_count": 1, "networks": [{"port": "33a78192-90de-4e82-b2e1-a115e3a559ea"}, {"port": "cdf5a86f-0d5e-4e26-ac66-4ee51c9ee067"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "275c571b-bb97-4ca3-9e6e-9a4d5f78a94e"}}}' 2019-06-02 11:59:30,535 - 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-02 11:59:35,675 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'ca3a4a7f-bc32-497d-8f83-5ad8e47efdaf', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'275c571b-bb97-4ca3-9e6e-9a4d5f78a94e'}, 'nics': [{'port-id': u'33a78192-90de-4e82-b2e1-a115e3a559ea'}, {'port-id': u'cdf5a86f-0d5e-4e26-ac66-4ee51c9ee067'}], 'flavor': u'787fd3ca-fc07-47de-8949-f90d338c6ebe', 'security_groups': []} 2019-06-02 11:59:35,675 - 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'ca3a4a7f-bc32-497d-8f83-5ad8e47efdaf', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'275c571b-bb97-4ca3-9e6e-9a4d5f78a94e'}, 'nics': [{'port-id': u'33a78192-90de-4e82-b2e1-a115e3a559ea'}, {'port-id': u'cdf5a86f-0d5e-4e26-ac66-4ee51c9ee067'}], 'flavor': u'787fd3ca-fc07-47de-8949-f90d338c6ebe', 'security_groups': []} 2019-06-02 11:59:35,675 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/cdf5a86f-0d5e-4e26-ac66-4ee51c9ee067.json used request id req-205a092f-ff68-44b7-849d-1abce2ec45e6 2019-06-02 11:59:35,675 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/cdf5a86f-0d5e-4e26-ac66-4ee51c9ee067.json used request id req-205a092f-ff68-44b7-849d-1abce2ec45e6 2019-06-02 11:59:35,676 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/cdf5a86f-0d5e-4e26-ac66-4ee51c9ee067.json used request id req-205a092f-ff68-44b7-849d-1abce2ec45e6 2019-06-02 11:59:35,676 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/cdf5a86f-0d5e-4e26-ac66-4ee51c9ee067.json used request id req-205a092f-ff68-44b7-849d-1abce2ec45e6 2019-06-02 11:59:35,676 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-205a092f-ff68-44b7-849d-1abce2ec45e6 Date: Sun, 02 Jun 2019 11:59:17 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T11:58:59Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f6ba2437-a24c-4080-9191-093a8b38b42a","ip_address":"12.0.0.13"}],"id":"cdf5a86f-0d5e-4e26-ac66-4ee51c9ee067","security_groups":["fdd1c2c9-52e4-4f52-af6a-fef40dba322a"],"mac_address":"fa:16:3e:42:7b:94","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"e8756cc30b6745e8964fe099a797877f","qos_policy_id":null,"admin_state_up":true,"network_id":"98a9c7d9-3301-4ddf-9e42-18324ddbd836","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:58:55Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-02 11:59:35,676 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-205a092f-ff68-44b7-849d-1abce2ec45e6 Date: Sun, 02 Jun 2019 11:59:17 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T11:58:59Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f6ba2437-a24c-4080-9191-093a8b38b42a","ip_address":"12.0.0.13"}],"id":"cdf5a86f-0d5e-4e26-ac66-4ee51c9ee067","security_groups":["fdd1c2c9-52e4-4f52-af6a-fef40dba322a"],"mac_address":"fa:16:3e:42:7b:94","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"e8756cc30b6745e8964fe099a797877f","qos_policy_id":null,"admin_state_up":true,"network_id":"98a9c7d9-3301-4ddf-9e42-18324ddbd836","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:58:55Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-02 11:59:35,676 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/cdf5a86f-0d5e-4e26-ac66-4ee51c9ee067.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd956676f98305c8ba6f0a3d4f11ef309527f428" 2019-06-02 11:59:35,676 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/cdf5a86f-0d5e-4e26-ac66-4ee51c9ee067.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd956676f98305c8ba6f0a3d4f11ef309527f428" 2019-06-02 11:59:35,677 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/33a78192-90de-4e82-b2e1-a115e3a559ea.json used request id req-4db9e101-4311-4b63-ac3e-94c679c190ea 2019-06-02 11:59:35,677 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/33a78192-90de-4e82-b2e1-a115e3a559ea.json used request id req-4db9e101-4311-4b63-ac3e-94c679c190ea 2019-06-02 11:59:35,677 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/33a78192-90de-4e82-b2e1-a115e3a559ea.json used request id req-4db9e101-4311-4b63-ac3e-94c679c190ea 2019-06-02 11:59:35,677 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/33a78192-90de-4e82-b2e1-a115e3a559ea.json used request id req-4db9e101-4311-4b63-ac3e-94c679c190ea 2019-06-02 11:59:35,677 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-4db9e101-4311-4b63-ac3e-94c679c190ea Date: Sun, 02 Jun 2019 11:59:17 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T11:59:08Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cf69a859-aaa7-4ee1-9ad8-166badaaaf84","ip_address":"11.0.0.7"}],"id":"33a78192-90de-4e82-b2e1-a115e3a559ea","security_groups":["fdd1c2c9-52e4-4f52-af6a-fef40dba322a"],"mac_address":"fa:16:3e:cd:44:76","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"e8756cc30b6745e8964fe099a797877f","qos_policy_id":null,"admin_state_up":true,"network_id":"275c571b-bb97-4ca3-9e6e-9a4d5f78a94e","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:59:04Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-02 11:59:35,677 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-4db9e101-4311-4b63-ac3e-94c679c190ea Date: Sun, 02 Jun 2019 11:59:17 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T11:59:08Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cf69a859-aaa7-4ee1-9ad8-166badaaaf84","ip_address":"11.0.0.7"}],"id":"33a78192-90de-4e82-b2e1-a115e3a559ea","security_groups":["fdd1c2c9-52e4-4f52-af6a-fef40dba322a"],"mac_address":"fa:16:3e:cd:44:76","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"e8756cc30b6745e8964fe099a797877f","qos_policy_id":null,"admin_state_up":true,"network_id":"275c571b-bb97-4ca3-9e6e-9a4d5f78a94e","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:59:04Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-02 11:59:35,678 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/33a78192-90de-4e82-b2e1-a115e3a559ea.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd956676f98305c8ba6f0a3d4f11ef309527f428" 2019-06-02 11:59:35,678 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/33a78192-90de-4e82-b2e1-a115e3a559ea.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd956676f98305c8ba6f0a3d4f11ef309527f428" 2019-06-02 11:59:35,678 - 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-02 11:59:35,678 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd956676f98305c8ba6f0a3d4f11ef309527f428" 2019-06-02 11:59:35,678 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-c1bcc251-445d-4d0f-95de-12e8617523a1 Date: Sun, 02 Jun 2019 11:59:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"275c571b-bb97-4ca3-9e6e-9a4d5f78a94e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e8756cc30b6745e8964fe099a797877f","l2_adjacency":true,"status":"ACTIVE","subnets":["cf69a859-aaa7-4ee1-9ad8-166badaaaf84"],"description":"","tags":[],"updated_at":"2019-06-02T11:58:53Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:58:45Z","mtu":1450}]} 2019-06-02 11:59:35,678 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-c1bcc251-445d-4d0f-95de-12e8617523a1 Date: Sun, 02 Jun 2019 11:59:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"275c571b-bb97-4ca3-9e6e-9a4d5f78a94e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e8756cc30b6745e8964fe099a797877f","l2_adjacency":true,"status":"ACTIVE","subnets":["cf69a859-aaa7-4ee1-9ad8-166badaaaf84"],"description":"","tags":[],"updated_at":"2019-06-02T11:58:53Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:58:45Z","mtu":1450}]} 2019-06-02 11:59:35,679 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=management_plane_network used request id req-c1bcc251-445d-4d0f-95de-12e8617523a1 2019-06-02 11:59:35,679 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=management_plane_network used request id req-c1bcc251-445d-4d0f-95de-12e8617523a1 2019-06-02 11:59:35,679 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Sun, 02 Jun 2019 11:59: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-96f03457-e4ae-42e2-be4a-7b1478ae6640 x-compute-request-id: req-96f03457-e4ae-42e2-be4a-7b1478ae6640 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/c7ca49ed-75aa-45c4-85cd-2157690c14e4 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "c7ca49ed-75aa-45c4-85cd-2157690c14e4", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c7ca49ed-75aa-45c4-85cd-2157690c14e4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c7ca49ed-75aa-45c4-85cd-2157690c14e4", "rel": "bookmark"}], "adminPass": "H6QAVF7Hx4g4"}} 2019-06-02 11:59:35,679 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-96f03457-e4ae-42e2-be4a-7b1478ae6640 2019-06-02 11:59:35,679 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Sun, 02 Jun 2019 11:59: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-96f03457-e4ae-42e2-be4a-7b1478ae6640 x-compute-request-id: req-96f03457-e4ae-42e2-be4a-7b1478ae6640 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/c7ca49ed-75aa-45c4-85cd-2157690c14e4 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "c7ca49ed-75aa-45c4-85cd-2157690c14e4", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c7ca49ed-75aa-45c4-85cd-2157690c14e4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c7ca49ed-75aa-45c4-85cd-2157690c14e4", "rel": "bookmark"}], "adminPass": "H6QAVF7Hx4g4"}} 2019-06-02 11:59:35,679 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-96f03457-e4ae-42e2-be4a-7b1478ae6640 2019-06-02 11:59:35,680 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-96f03457-e4ae-42e2-be4a-7b1478ae6640 2019-06-02 11:59:35,680 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-96f03457-e4ae-42e2-be4a-7b1478ae6640 2019-06-02 11:59:35,680 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-06-02 11:59:35,680 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance 2019-06-02 11:59:35,680 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-06-02 11:59:35,680 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-02 11:59:35,681 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-62516907-176f-43a4-92be-3b360a254f2d 2019-06-02 11:59:35,681 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-62516907-176f-43a4-92be-3b360a254f2d 2019-06-02 11:59:35,681 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-62516907-176f-43a4-92be-3b360a254f2d 2019-06-02 11:59:35,681 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-62516907-176f-43a4-92be-3b360a254f2d 2019-06-02 11:59:35,681 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2019-06-02 11:59:35,681 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Sun, 02 Jun 2019 11:59: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-62516907-176f-43a4-92be-3b360a254f2d x-compute-request-id: req-62516907-176f-43a4-92be-3b360a254f2d Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/8201c2e1-1b51-4b20-aa15-4ccd56cfe9db Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "8201c2e1-1b51-4b20-aa15-4ccd56cfe9db", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8201c2e1-1b51-4b20-aa15-4ccd56cfe9db", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8201c2e1-1b51-4b20-aa15-4ccd56cfe9db", "rel": "bookmark"}], "adminPass": "4mFeh7gvCqsC"}} 2019-06-02 11:59:35,681 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Sun, 02 Jun 2019 11:59: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-62516907-176f-43a4-92be-3b360a254f2d x-compute-request-id: req-62516907-176f-43a4-92be-3b360a254f2d Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/8201c2e1-1b51-4b20-aa15-4ccd56cfe9db Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "8201c2e1-1b51-4b20-aa15-4ccd56cfe9db", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8201c2e1-1b51-4b20-aa15-4ccd56cfe9db", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8201c2e1-1b51-4b20-aa15-4ccd56cfe9db", "rel": "bookmark"}], "adminPass": "4mFeh7gvCqsC"}} 2019-06-02 11:59:35,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-02 11:59:35,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-5121f788-d39c-4257-a07d-722b18e8bd69 2019-06-02 11:59:35,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:59:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5121f788-d39c-4257-a07d-722b18e8bd69 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:59:35,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:59:35,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-06-02 11:59:35,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-06-02 11:59:35,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance 2019-06-02 11:59:35,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2019-06-02 11:59:35,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c7ca49ed-75aa-45c4-85cd-2157690c14e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}319864c19cbd95b090fa4c806cf8293469d7afe0" 2019-06-02 11:59:40,860 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c7ca49ed-75aa-45c4-85cd-2157690c14e4 used request id req-3e09d700-4314-4790-97ea-11f7dbefa5b3 2019-06-02 11:59:40,860 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c7ca49ed-75aa-45c4-85cd-2157690c14e4 used request id req-3e09d700-4314-4790-97ea-11f7dbefa5b3 2019-06-02 11:59:40,861 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-a82e0248-f52c-4cf9-b99a-ea4144cb180b 2019-06-02 11:59:40,861 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:59:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a82e0248-f52c-4cf9-b99a-ea4144cb180b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:59:40,861 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:59:40,861 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:59: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-3e09d700-4314-4790-97ea-11f7dbefa5b3 x-compute-request-id: req-3e09d700-4314-4790-97ea-11f7dbefa5b3 Content-Encoding: gzip Content-Length: 705 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c7ca49ed-75aa-45c4-85cd-2157690c14e4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c7ca49ed-75aa-45c4-85cd-2157690c14e4", "rel": "bookmark"}], "image": {"id": "ca3a4a7f-bc32-497d-8f83-5ad8e47efdaf", "links": [{"href": "http://172.30.9.22:8774/images/ca3a4a7f-bc32-497d-8f83-5ad8e47efdaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "787fd3ca-fc07-47de-8949-f90d338c6ebe", "links": [{"href": "http://172.30.9.22:8774/flavors/787fd3ca-fc07-47de-8949-f90d338c6ebe", "rel": "bookmark"}]}, "id": "c7ca49ed-75aa-45c4-85cd-2157690c14e4", "security_groups": [{"name": "vnf_test_security_group"}], "user_id": "c76d879668d94bc99a8c65e70fa3f879", "OS-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-02T11:59:21Z", "hostId": "4b69df1f4266dad12d6545662f347fc38ed2af17adc66a2de7361cd7", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-06-02T11:59:18Z", "tenant_id": "e8756cc30b6745e8964fe099a797877f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "275c571b-bb97-4ca3-9e6e-9a4d5f78a94e"}}} 2019-06-02 11:59:40,861 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8201c2e1-1b51-4b20-aa15-4ccd56cfe9db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffc09359503e183bed33c54cefc67a70e5a862f8" 2019-06-02 11:59:40,861 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-06-02 11:59:40,862 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:59: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-39a885f4-1388-4835-b6fa-d1a7f4261dc3 x-compute-request-id: req-39a885f4-1388-4835-b6fa-d1a7f4261dc3 Content-Encoding: gzip Content-Length: 646 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8201c2e1-1b51-4b20-aa15-4ccd56cfe9db", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8201c2e1-1b51-4b20-aa15-4ccd56cfe9db", "rel": "bookmark"}], "image": {"id": "ca3a4a7f-bc32-497d-8f83-5ad8e47efdaf", "links": [{"href": "http://172.30.9.22:8774/images/ca3a4a7f-bc32-497d-8f83-5ad8e47efdaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "787fd3ca-fc07-47de-8949-f90d338c6ebe", "links": [{"href": "http://172.30.9.22:8774/flavors/787fd3ca-fc07-47de-8949-f90d338c6ebe", "rel": "bookmark"}]}, "id": "8201c2e1-1b51-4b20-aa15-4ccd56cfe9db", "user_id": "c76d879668d94bc99a8c65e70fa3f879", "OS-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-02T11:59:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-06-02T11:59:19Z", "tenant_id": "e8756cc30b6745e8964fe099a797877f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "275c571b-bb97-4ca3-9e6e-9a4d5f78a94e"}}} 2019-06-02 11:59:40,862 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8201c2e1-1b51-4b20-aa15-4ccd56cfe9db used request id req-39a885f4-1388-4835-b6fa-d1a7f4261dc3 2019-06-02 11:59:40,862 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8201c2e1-1b51-4b20-aa15-4ccd56cfe9db used request id req-39a885f4-1388-4835-b6fa-d1a7f4261dc3 2019-06-02 11:59:40,862 - 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:None state. Retrying... [retry_after=30] 2019-06-02 11:59:56,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-06-02 11:59:56,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:59:56,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-5366f6a6-d863-42d8-9157-8101aec160ee 2019-06-02 11:59:56,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c7ca49ed-75aa-45c4-85cd-2157690c14e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7a9313051558875f3493487b86cf5802a2f53b1" 2019-06-02 11:59:56,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-06-02 11:59:56,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:59:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5366f6a6-d863-42d8-9157-8101aec160ee Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:59:56,607 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 11:59:56,607 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-407bf547-acbd-40a4-b4ba-836458afe48b 2019-06-02 11:59:56,607 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:59:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-407bf547-acbd-40a4-b4ba-836458afe48b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 11:59:56,607 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c7ca49ed-75aa-45c4-85cd-2157690c14e4 used request id req-855e5c35-a0c6-4bee-a6a2-2320d4887c55 2019-06-02 11:59:56,607 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c7ca49ed-75aa-45c4-85cd-2157690c14e4 used request id req-855e5c35-a0c6-4bee-a6a2-2320d4887c55 2019-06-02 11:59:56,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:59: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-855e5c35-a0c6-4bee-a6a2-2320d4887c55 x-compute-request-id: req-855e5c35-a0c6-4bee-a6a2-2320d4887c55 Content-Encoding: gzip Content-Length: 822 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:d6:af:7d", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:af:7d", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:e9:89", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c7ca49ed-75aa-45c4-85cd-2157690c14e4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c7ca49ed-75aa-45c4-85cd-2157690c14e4", "rel": "bookmark"}], "image": {"id": "ca3a4a7f-bc32-497d-8f83-5ad8e47efdaf", "links": [{"href": "http://172.30.9.22:8774/images/ca3a4a7f-bc32-497d-8f83-5ad8e47efdaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T11:59:51.000000", "flavor": {"id": "787fd3ca-fc07-47de-8949-f90d338c6ebe", "links": [{"href": "http://172.30.9.22:8774/flavors/787fd3ca-fc07-47de-8949-f90d338c6ebe", "rel": "bookmark"}]}, "id": "c7ca49ed-75aa-45c4-85cd-2157690c14e4", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c76d879668d94bc99a8c65e70fa3f879", "OS-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-02T11:59:51Z", "hostId": "4b69df1f4266dad12d6545662f347fc38ed2af17adc66a2de7361cd7", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-06-02T11:59:18Z", "tenant_id": "e8756cc30b6745e8964fe099a797877f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "275c571b-bb97-4ca3-9e6e-9a4d5f78a94e"}}} 2019-06-02 11:59:56,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8201c2e1-1b51-4b20-aa15-4ccd56cfe9db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b01e37b16be91698baa12ba90383427a1efd3eb" 2019-06-02 11:59:56,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2019-06-02 11:59:56,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugins installed 2019-06-02 11:59:56,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-06-02 11:59:56,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:59: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-348aa598-6ed0-4f0b-ad25-19ab5cf5cbc1 x-compute-request-id: req-348aa598-6ed0-4f0b-ad25-19ab5cf5cbc1 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:cd:44:76", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:44:76", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:7b:94", "version": 4, "addr": "12.0.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8201c2e1-1b51-4b20-aa15-4ccd56cfe9db", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8201c2e1-1b51-4b20-aa15-4ccd56cfe9db", "rel": "bookmark"}], "image": {"id": "ca3a4a7f-bc32-497d-8f83-5ad8e47efdaf", "links": [{"href": "http://172.30.9.22:8774/images/ca3a4a7f-bc32-497d-8f83-5ad8e47efdaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T11:59:49.000000", "flavor": {"id": "787fd3ca-fc07-47de-8949-f90d338c6ebe", "links": [{"href": "http://172.30.9.22:8774/flavors/787fd3ca-fc07-47de-8949-f90d338c6ebe", "rel": "bookmark"}]}, "id": "8201c2e1-1b51-4b20-aa15-4ccd56cfe9db", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c76d879668d94bc99a8c65e70fa3f879", "OS-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-02T11:59:49Z", "hostId": "4b69df1f4266dad12d6545662f347fc38ed2af17adc66a2de7361cd7", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-06-02T11:59:19Z", "tenant_id": "e8756cc30b6745e8964fe099a797877f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "275c571b-bb97-4ca3-9e6e-9a4d5f78a94e"}}} 2019-06-02 11:59:56,609 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2019-06-02 12:00:01,760 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugins installed 2019-06-02 12:00:01,760 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8201c2e1-1b51-4b20-aa15-4ccd56cfe9db used request id req-348aa598-6ed0-4f0b-ad25-19ab5cf5cbc1 2019-06-02 12:00:01,760 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2019-06-02 12:00:01,760 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-06-02 12:00:01,760 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8201c2e1-1b51-4b20-aa15-4ccd56cfe9db used request id req-348aa598-6ed0-4f0b-ad25-19ab5cf5cbc1 2019-06-02 12:00:01,760 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2019-06-02 12:00:01,761 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-06-02 12:00:01,761 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 12:00:01,761 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 12:00:01,761 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:59:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e716dec-5b55-4f84-a3ff-5a5f4810e899 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 12:00:01,761 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:59:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e716dec-5b55-4f84-a3ff-5a5f4810e899 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 12:00:01,761 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-3e716dec-5b55-4f84-a3ff-5a5f4810e899 2019-06-02 12:00:01,762 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-3e716dec-5b55-4f84-a3ff-5a5f4810e899 2019-06-02 12:00:01,762 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-06-02 12:00:01,762 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}859dd7dfb9f97b05db98800e033bee06bfcd8f4c" 2019-06-02 12:00:01,762 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 806 X-Openstack-Request-Id: req-31b5b42d-0c49-4af5-94f5-5c8995742dca Date: Sun, 02 Jun 2019 11:59:58 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T11:59:47Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cf69a859-aaa7-4ee1-9ad8-166badaaaf84","ip_address":"11.0.0.10"}],"id":"459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b","security_groups":["fdd1c2c9-52e4-4f52-af6a-fef40dba322a"],"mac_address":"fa:16:3e:d6:af:7d","device_id":"c7ca49ed-75aa-45c4-85cd-2157690c14e4","status":"ACTIVE","description":"","tags":[],"name":"target_vnf_port","project_id":"e8756cc30b6745e8964fe099a797877f","qos_policy_id":null,"admin_state_up":true,"network_id":"275c571b-bb97-4ca3-9e6e-9a4d5f78a94e","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:59:03Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-02 12:00:01,762 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}859dd7dfb9f97b05db98800e033bee06bfcd8f4c" 2019-06-02 12:00:01,762 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b.json used request id req-31b5b42d-0c49-4af5-94f5-5c8995742dca 2019-06-02 12:00:01,762 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 806 X-Openstack-Request-Id: req-31b5b42d-0c49-4af5-94f5-5c8995742dca Date: Sun, 02 Jun 2019 11:59:58 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T11:59:47Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cf69a859-aaa7-4ee1-9ad8-166badaaaf84","ip_address":"11.0.0.10"}],"id":"459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b","security_groups":["fdd1c2c9-52e4-4f52-af6a-fef40dba322a"],"mac_address":"fa:16:3e:d6:af:7d","device_id":"c7ca49ed-75aa-45c4-85cd-2157690c14e4","status":"ACTIVE","description":"","tags":[],"name":"target_vnf_port","project_id":"e8756cc30b6745e8964fe099a797877f","qos_policy_id":null,"admin_state_up":true,"network_id":"275c571b-bb97-4ca3-9e6e-9a4d5f78a94e","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:59:03Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-02 12:00:01,763 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b.json used request id req-31b5b42d-0c49-4af5-94f5-5c8995742dca 2019-06-02 12:00:01,763 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b.json used request id req-31b5b42d-0c49-4af5-94f5-5c8995742dca 2019-06-02 12:00:01,763 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 12:00:01,763 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:59:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a319f2cc-199c-4965-a066-d8c80ad82d17 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 12:00:01,763 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:59:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a319f2cc-199c-4965-a066-d8c80ad82d17 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 12:00:01,763 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-a319f2cc-199c-4965-a066-d8c80ad82d17 2019-06-02 12:00:01,764 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-a319f2cc-199c-4965-a066-d8c80ad82d17 2019-06-02 12:00:01,764 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 12:00:01,764 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 12:00:01,764 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:59:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4ff066a-3319-45fe-bc24-2e2eaa3b3341 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 12:00:01,764 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:59:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4ff066a-3319-45fe-bc24-2e2eaa3b3341 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 12:00:01,764 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-b4ff066a-3319-45fe-bc24-2e2eaa3b3341 2019-06-02 12:00:01,764 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-b4ff066a-3319-45fe-bc24-2e2eaa3b3341 2019-06-02 12:00:01,765 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c7ca49ed-75aa-45c4-85cd-2157690c14e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4c290733357bbcce34eaab6259e9a094a5061da" 2019-06-02 12:00:01,765 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c7ca49ed-75aa-45c4-85cd-2157690c14e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4c290733357bbcce34eaab6259e9a094a5061da" 2019-06-02 12:00:01,765 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/33a78192-90de-4e82-b2e1-a115e3a559ea.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4788158a17c2b28b043e60dcc2bec12e7fced124" 2019-06-02 12:00:01,765 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b.json used request id req-31b5b42d-0c49-4af5-94f5-5c8995742dca 2019-06-02 12:00:01,765 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 12:00:01,765 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:59:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc18275d-dd53-4ebe-a30d-14ed58fd449a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 12:00:01,766 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:59: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-0a957a7c-9e5b-4c90-be5b-1f859dca590b x-compute-request-id: req-0a957a7c-9e5b-4c90-be5b-1f859dca590b Content-Encoding: gzip Content-Length: 822 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:d6:af:7d", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:af:7d", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:e9:89", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c7ca49ed-75aa-45c4-85cd-2157690c14e4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c7ca49ed-75aa-45c4-85cd-2157690c14e4", "rel": "bookmark"}], "image": {"id": "ca3a4a7f-bc32-497d-8f83-5ad8e47efdaf", "links": [{"href": "http://172.30.9.22:8774/images/ca3a4a7f-bc32-497d-8f83-5ad8e47efdaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T11:59:51.000000", "flavor": {"id": "787fd3ca-fc07-47de-8949-f90d338c6ebe", "links": [{"href": "http://172.30.9.22:8774/flavors/787fd3ca-fc07-47de-8949-f90d338c6ebe", "rel": "bookmark"}]}, "id": "c7ca49ed-75aa-45c4-85cd-2157690c14e4", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c76d879668d94bc99a8c65e70fa3f879", "OS-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-02T11:59:51Z", "hostId": "4b69df1f4266dad12d6545662f347fc38ed2af17adc66a2de7361cd7", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-06-02T11:59:18Z", "tenant_id": "e8756cc30b6745e8964fe099a797877f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "275c571b-bb97-4ca3-9e6e-9a4d5f78a94e"}}} 2019-06-02 12:00:01,766 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-bc18275d-dd53-4ebe-a30d-14ed58fd449a 2019-06-02 12:00:01,766 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-bc18275d-dd53-4ebe-a30d-14ed58fd449a 2019-06-02 12:00:01,766 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/33a78192-90de-4e82-b2e1-a115e3a559ea.json used request id req-b769f0d8-ba1a-4bb8-937e-f19c46700734 2019-06-02 12:00:01,766 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/33a78192-90de-4e82-b2e1-a115e3a559ea.json used request id req-b769f0d8-ba1a-4bb8-937e-f19c46700734 2019-06-02 12:00:01,766 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/33a78192-90de-4e82-b2e1-a115e3a559ea.json used request id req-b769f0d8-ba1a-4bb8-937e-f19c46700734 2019-06-02 12:00:01,766 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 12:00:01,767 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 12:00:01,767 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 11:59:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc18275d-dd53-4ebe-a30d-14ed58fd449a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 12:00:01,767 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/33a78192-90de-4e82-b2e1-a115e3a559ea.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4788158a17c2b28b043e60dcc2bec12e7fced124" 2019-06-02 12:00:01,767 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 808 X-Openstack-Request-Id: req-b769f0d8-ba1a-4bb8-937e-f19c46700734 Date: Sun, 02 Jun 2019 11:59:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T11:59:47Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cf69a859-aaa7-4ee1-9ad8-166badaaaf84","ip_address":"11.0.0.7"}],"id":"33a78192-90de-4e82-b2e1-a115e3a559ea","security_groups":["fdd1c2c9-52e4-4f52-af6a-fef40dba322a"],"mac_address":"fa:16:3e:cd:44:76","device_id":"8201c2e1-1b51-4b20-aa15-4ccd56cfe9db","status":"ACTIVE","description":"","tags":[],"name":"reference_vnf_port","project_id":"e8756cc30b6745e8964fe099a797877f","qos_policy_id":null,"admin_state_up":true,"network_id":"275c571b-bb97-4ca3-9e6e-9a4d5f78a94e","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:59:04Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-02 12:00:01,767 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 808 X-Openstack-Request-Id: req-b769f0d8-ba1a-4bb8-937e-f19c46700734 Date: Sun, 02 Jun 2019 11:59:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T11:59:47Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cf69a859-aaa7-4ee1-9ad8-166badaaaf84","ip_address":"11.0.0.7"}],"id":"33a78192-90de-4e82-b2e1-a115e3a559ea","security_groups":["fdd1c2c9-52e4-4f52-af6a-fef40dba322a"],"mac_address":"fa:16:3e:cd:44:76","device_id":"8201c2e1-1b51-4b20-aa15-4ccd56cfe9db","status":"ACTIVE","description":"","tags":[],"name":"reference_vnf_port","project_id":"e8756cc30b6745e8964fe099a797877f","qos_policy_id":null,"admin_state_up":true,"network_id":"275c571b-bb97-4ca3-9e6e-9a4d5f78a94e","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:59:04Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-02 12:00:06,915 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:59: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-0a957a7c-9e5b-4c90-be5b-1f859dca590b x-compute-request-id: req-0a957a7c-9e5b-4c90-be5b-1f859dca590b Content-Encoding: gzip Content-Length: 822 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:d6:af:7d", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:af:7d", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:e9:89", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c7ca49ed-75aa-45c4-85cd-2157690c14e4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c7ca49ed-75aa-45c4-85cd-2157690c14e4", "rel": "bookmark"}], "image": {"id": "ca3a4a7f-bc32-497d-8f83-5ad8e47efdaf", "links": [{"href": "http://172.30.9.22:8774/images/ca3a4a7f-bc32-497d-8f83-5ad8e47efdaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T11:59:51.000000", "flavor": {"id": "787fd3ca-fc07-47de-8949-f90d338c6ebe", "links": [{"href": "http://172.30.9.22:8774/flavors/787fd3ca-fc07-47de-8949-f90d338c6ebe", "rel": "bookmark"}]}, "id": "c7ca49ed-75aa-45c4-85cd-2157690c14e4", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c76d879668d94bc99a8c65e70fa3f879", "OS-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-02T11:59:51Z", "hostId": "4b69df1f4266dad12d6545662f347fc38ed2af17adc66a2de7361cd7", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-06-02T11:59:18Z", "tenant_id": "e8756cc30b6745e8964fe099a797877f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "275c571b-bb97-4ca3-9e6e-9a4d5f78a94e"}}} 2019-06-02 12:00:06,915 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/networks/275c571b-bb97-4ca3-9e6e-9a4d5f78a94e.json used request id req-f76d1c74-3e15-48d7-966f-5420844598b9 2019-06-02 12:00:06,915 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8201c2e1-1b51-4b20-aa15-4ccd56cfe9db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6930198f2f433be06998f0fb5cdb59e5a66c2f9" 2019-06-02 12:00:06,915 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips/eb721502-0d9c-4130-921e-0b1cc541026a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}859dd7dfb9f97b05db98800e033bee06bfcd8f4c" 2019-06-02 12:00:06,916 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips/eb721502-0d9c-4130-921e-0b1cc541026a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}859dd7dfb9f97b05db98800e033bee06bfcd8f4c" 2019-06-02 12:00:06,916 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping port 459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b attachment, because it is already attached to device (server) id c7ca49ed-75aa-45c4-85cd-2157690c14e4. 2019-06-02 12:00:06,916 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/floatingips/eb721502-0d9c-4130-921e-0b1cc541026a.json used request id req-9e0bca90-737e-48d6-9b50-2d622fdf7817 2019-06-02 12:00:06,916 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/floatingips/eb721502-0d9c-4130-921e-0b1cc541026a.json used request id req-9e0bca90-737e-48d6-9b50-2d622fdf7817 2019-06-02 12:00:06,916 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips/eb721502-0d9c-4130-921e-0b1cc541026a.json used request id req-9e0bca90-737e-48d6-9b50-2d622fdf7817 2019-06-02 12:00:06,917 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips/eb721502-0d9c-4130-921e-0b1cc541026a.json used request id req-9e0bca90-737e-48d6-9b50-2d622fdf7817 2019-06-02 12:00:06,917 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 836 X-Openstack-Request-Id: req-9e0bca90-737e-48d6-9b50-2d622fdf7817 Date: Sun, 02 Jun 2019 11:59:59 GMT RESP BODY: {"floatingip": {"router_id": "dcfba05b-fdc4-4099-b7b0-8448f10065b0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e8756cc30b6745e8964fe099a797877f", "created_at": "2019-06-02T11:58:45Z", "updated_at": "2019-06-02T11:59:12Z", "floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0", "port_details": {"status": "ACTIVE", "name": "target_vnf_port", "admin_state_up": true, "network_id": "275c571b-bb97-4ca3-9e6e-9a4d5f78a94e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d6:af:7d", "device_id": "c7ca49ed-75aa-45c4-85cd-2157690c14e4"}, "fixed_ip_address": "11.0.0.10", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "e8756cc30b6745e8964fe099a797877f", "port_id": "459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b", "id": "eb721502-0d9c-4130-921e-0b1cc541026a", "qos_policy_id": null}} 2019-06-02 12:00:06,917 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 836 X-Openstack-Request-Id: req-9e0bca90-737e-48d6-9b50-2d622fdf7817 Date: Sun, 02 Jun 2019 11:59:59 GMT RESP BODY: {"floatingip": {"router_id": "dcfba05b-fdc4-4099-b7b0-8448f10065b0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e8756cc30b6745e8964fe099a797877f", "created_at": "2019-06-02T11:58:45Z", "updated_at": "2019-06-02T11:59:12Z", "floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0", "port_details": {"status": "ACTIVE", "name": "target_vnf_port", "admin_state_up": true, "network_id": "275c571b-bb97-4ca3-9e6e-9a4d5f78a94e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d6:af:7d", "device_id": "c7ca49ed-75aa-45c4-85cd-2157690c14e4"}, "fixed_ip_address": "11.0.0.10", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "e8756cc30b6745e8964fe099a797877f", "port_id": "459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b", "id": "eb721502-0d9c-4130-921e-0b1cc541026a", "qos_policy_id": null}} 2019-06-02 12:00:06,917 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:59: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-0a957a7c-9e5b-4c90-be5b-1f859dca590b x-compute-request-id: req-0a957a7c-9e5b-4c90-be5b-1f859dca590b Content-Encoding: gzip Content-Length: 822 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:d6:af:7d", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:af:7d", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:e9:89", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c7ca49ed-75aa-45c4-85cd-2157690c14e4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c7ca49ed-75aa-45c4-85cd-2157690c14e4", "rel": "bookmark"}], "image": {"id": "ca3a4a7f-bc32-497d-8f83-5ad8e47efdaf", "links": [{"href": "http://172.30.9.22:8774/images/ca3a4a7f-bc32-497d-8f83-5ad8e47efdaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T11:59:51.000000", "flavor": {"id": "787fd3ca-fc07-47de-8949-f90d338c6ebe", "links": [{"href": "http://172.30.9.22:8774/flavors/787fd3ca-fc07-47de-8949-f90d338c6ebe", "rel": "bookmark"}]}, "id": "c7ca49ed-75aa-45c4-85cd-2157690c14e4", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c76d879668d94bc99a8c65e70fa3f879", "OS-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-02T11:59:51Z", "hostId": "4b69df1f4266dad12d6545662f347fc38ed2af17adc66a2de7361cd7", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-06-02T11:59:18Z", "tenant_id": "e8756cc30b6745e8964fe099a797877f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "275c571b-bb97-4ca3-9e6e-9a4d5f78a94e"}}} 2019-06-02 12:00:06,917 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c7ca49ed-75aa-45c4-85cd-2157690c14e4 used request id req-0a957a7c-9e5b-4c90-be5b-1f859dca590b 2019-06-02 12:00:06,917 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c7ca49ed-75aa-45c4-85cd-2157690c14e4 used request id req-0a957a7c-9e5b-4c90-be5b-1f859dca590b 2019-06-02 12:00:06,918 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c7ca49ed-75aa-45c4-85cd-2157690c14e4 used request id req-0a957a7c-9e5b-4c90-be5b-1f859dca590b 2019-06-02 12:00:06,918 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c7ca49ed-75aa-45c4-85cd-2157690c14e4 used request id req-0a957a7c-9e5b-4c90-be5b-1f859dca590b 2019-06-02 12:00:06,918 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks/275c571b-bb97-4ca3-9e6e-9a4d5f78a94e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}859dd7dfb9f97b05db98800e033bee06bfcd8f4c" 2019-06-02 12:00:06,918 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks/275c571b-bb97-4ca3-9e6e-9a4d5f78a94e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}859dd7dfb9f97b05db98800e033bee06bfcd8f4c" 2019-06-02 12:00:06,918 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-f76d1c74-3e15-48d7-966f-5420844598b9 Date: Sun, 02 Jun 2019 11:59:59 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"275c571b-bb97-4ca3-9e6e-9a4d5f78a94e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e8756cc30b6745e8964fe099a797877f","l2_adjacency":true,"status":"ACTIVE","subnets":["cf69a859-aaa7-4ee1-9ad8-166badaaaf84"],"description":"","tags":[],"updated_at":"2019-06-02T11:58:53Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:58:45Z","mtu":1450}} 2019-06-02 12:00:06,918 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-f76d1c74-3e15-48d7-966f-5420844598b9 Date: Sun, 02 Jun 2019 11:59:59 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"275c571b-bb97-4ca3-9e6e-9a4d5f78a94e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e8756cc30b6745e8964fe099a797877f","l2_adjacency":true,"status":"ACTIVE","subnets":["cf69a859-aaa7-4ee1-9ad8-166badaaaf84"],"description":"","tags":[],"updated_at":"2019-06-02T11:58:53Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:58:45Z","mtu":1450}} 2019-06-02 12:00:06,919 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks/275c571b-bb97-4ca3-9e6e-9a4d5f78a94e.json used request id req-f76d1c74-3e15-48d7-966f-5420844598b9 2019-06-02 12:00:06,919 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks/275c571b-bb97-4ca3-9e6e-9a4d5f78a94e.json used request id req-f76d1c74-3e15-48d7-966f-5420844598b9 2019-06-02 12:00:06,919 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/networks/275c571b-bb97-4ca3-9e6e-9a4d5f78a94e.json used request id req-f76d1c74-3e15-48d7-966f-5420844598b9 2019-06-02 12:00:06,919 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8201c2e1-1b51-4b20-aa15-4ccd56cfe9db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6930198f2f433be06998f0fb5cdb59e5a66c2f9" 2019-06-02 12:00:06,919 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/networks/275c571b-bb97-4ca3-9e6e-9a4d5f78a94e.json used request id req-5fd99260-a610-4428-bc62-bbbc1e235a88 2019-06-02 12:00:06,919 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/networks/275c571b-bb97-4ca3-9e6e-9a4d5f78a94e.json used request id req-5fd99260-a610-4428-bc62-bbbc1e235a88 2019-06-02 12:00:06,919 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips/64d1a4bf-3ceb-455b-804c-9ba59f59ebc0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4788158a17c2b28b043e60dcc2bec12e7fced124" 2019-06-02 12:00:06,920 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips/64d1a4bf-3ceb-455b-804c-9ba59f59ebc0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4788158a17c2b28b043e60dcc2bec12e7fced124" 2019-06-02 12:00:06,920 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:59: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-c8403a4f-8c23-4d46-93f6-f29756f9f80e x-compute-request-id: req-c8403a4f-8c23-4d46-93f6-f29756f9f80e 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:cd:44:76", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:44:76", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:7b:94", "version": 4, "addr": "12.0.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8201c2e1-1b51-4b20-aa15-4ccd56cfe9db", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8201c2e1-1b51-4b20-aa15-4ccd56cfe9db", "rel": "bookmark"}], "image": {"id": "ca3a4a7f-bc32-497d-8f83-5ad8e47efdaf", "links": [{"href": "http://172.30.9.22:8774/images/ca3a4a7f-bc32-497d-8f83-5ad8e47efdaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T11:59:49.000000", "flavor": {"id": "787fd3ca-fc07-47de-8949-f90d338c6ebe", "links": [{"href": "http://172.30.9.22:8774/flavors/787fd3ca-fc07-47de-8949-f90d338c6ebe", "rel": "bookmark"}]}, "id": "8201c2e1-1b51-4b20-aa15-4ccd56cfe9db", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c76d879668d94bc99a8c65e70fa3f879", "OS-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-02T11:59:49Z", "hostId": "4b69df1f4266dad12d6545662f347fc38ed2af17adc66a2de7361cd7", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-06-02T11:59:19Z", "tenant_id": "e8756cc30b6745e8964fe099a797877f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "275c571b-bb97-4ca3-9e6e-9a4d5f78a94e"}}} 2019-06-02 12:00:06,920 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 02 Jun 2019 11:59: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-c8403a4f-8c23-4d46-93f6-f29756f9f80e x-compute-request-id: req-c8403a4f-8c23-4d46-93f6-f29756f9f80e 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:cd:44:76", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:44:76", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:7b:94", "version": 4, "addr": "12.0.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8201c2e1-1b51-4b20-aa15-4ccd56cfe9db", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8201c2e1-1b51-4b20-aa15-4ccd56cfe9db", "rel": "bookmark"}], "image": {"id": "ca3a4a7f-bc32-497d-8f83-5ad8e47efdaf", "links": [{"href": "http://172.30.9.22:8774/images/ca3a4a7f-bc32-497d-8f83-5ad8e47efdaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-02T11:59:49.000000", "flavor": {"id": "787fd3ca-fc07-47de-8949-f90d338c6ebe", "links": [{"href": "http://172.30.9.22:8774/flavors/787fd3ca-fc07-47de-8949-f90d338c6ebe", "rel": "bookmark"}]}, "id": "8201c2e1-1b51-4b20-aa15-4ccd56cfe9db", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c76d879668d94bc99a8c65e70fa3f879", "OS-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-02T11:59:49Z", "hostId": "4b69df1f4266dad12d6545662f347fc38ed2af17adc66a2de7361cd7", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-06-02T11:59:19Z", "tenant_id": "e8756cc30b6745e8964fe099a797877f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "275c571b-bb97-4ca3-9e6e-9a4d5f78a94e"}}} 2019-06-02 12:00:06,920 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8201c2e1-1b51-4b20-aa15-4ccd56cfe9db used request id req-c8403a4f-8c23-4d46-93f6-f29756f9f80e 2019-06-02 12:00:06,920 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8201c2e1-1b51-4b20-aa15-4ccd56cfe9db used request id req-c8403a4f-8c23-4d46-93f6-f29756f9f80e 2019-06-02 12:00:06,920 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8201c2e1-1b51-4b20-aa15-4ccd56cfe9db used request id req-c8403a4f-8c23-4d46-93f6-f29756f9f80e 2019-06-02 12:00:06,921 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8201c2e1-1b51-4b20-aa15-4ccd56cfe9db used request id req-c8403a4f-8c23-4d46-93f6-f29756f9f80e 2019-06-02 12:00:06,921 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks/275c571b-bb97-4ca3-9e6e-9a4d5f78a94e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4788158a17c2b28b043e60dcc2bec12e7fced124" 2019-06-02 12:00:06,921 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks/275c571b-bb97-4ca3-9e6e-9a4d5f78a94e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4788158a17c2b28b043e60dcc2bec12e7fced124" 2019-06-02 12:00:06,921 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-5fd99260-a610-4428-bc62-bbbc1e235a88 Date: Sun, 02 Jun 2019 12:00:00 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"275c571b-bb97-4ca3-9e6e-9a4d5f78a94e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e8756cc30b6745e8964fe099a797877f","l2_adjacency":true,"status":"ACTIVE","subnets":["cf69a859-aaa7-4ee1-9ad8-166badaaaf84"],"description":"","tags":[],"updated_at":"2019-06-02T11:58:53Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:58:45Z","mtu":1450}} 2019-06-02 12:00:06,921 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.attach' 2019-06-02 12:00:06,921 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-06-02 12:00:06,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-5fd99260-a610-4428-bc62-bbbc1e235a88 Date: Sun, 02 Jun 2019 12:00:00 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"275c571b-bb97-4ca3-9e6e-9a4d5f78a94e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e8756cc30b6745e8964fe099a797877f","l2_adjacency":true,"status":"ACTIVE","subnets":["cf69a859-aaa7-4ee1-9ad8-166badaaaf84"],"description":"","tags":[],"updated_at":"2019-06-02T11:58:53Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:58:45Z","mtu":1450}} 2019-06-02 12:00:06,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks/275c571b-bb97-4ca3-9e6e-9a4d5f78a94e.json used request id req-5fd99260-a610-4428-bc62-bbbc1e235a88 2019-06-02 12:00:06,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks/275c571b-bb97-4ca3-9e6e-9a4d5f78a94e.json used request id req-5fd99260-a610-4428-bc62-bbbc1e235a88 2019-06-02 12:00:06,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping port 33a78192-90de-4e82-b2e1-a115e3a559ea attachment, because it is already attached to device (server) id 8201c2e1-1b51-4b20-aa15-4ccd56cfe9db. 2019-06-02 12:00:06,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/floatingips/64d1a4bf-3ceb-455b-804c-9ba59f59ebc0.json used request id req-fadc7166-bc9a-44c3-997e-d3f0f614b19c 2019-06-02 12:00:06,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips/64d1a4bf-3ceb-455b-804c-9ba59f59ebc0.json used request id req-fadc7166-bc9a-44c3-997e-d3f0f614b19c 2019-06-02 12:00:06,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips/64d1a4bf-3ceb-455b-804c-9ba59f59ebc0.json used request id req-fadc7166-bc9a-44c3-997e-d3f0f614b19c 2019-06-02 12:00:06,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.attach' 2019-06-02 12:00:06,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-06-02 12:00:06,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/floatingips/64d1a4bf-3ceb-455b-804c-9ba59f59ebc0.json used request id req-fadc7166-bc9a-44c3-997e-d3f0f614b19c 2019-06-02 12:00:06,977 - 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-02T11:58:37.849Z', u'id': u'0b1dd1ce-996a-4d51-9704-8597076390c1', u'ended_at': u'2019-06-02T12:00:05.575Z', u'parameters': {}, u'is_system_workflow': False, u'created_at': u'2019-06-02T11:58:37.848Z', 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-02 12:00:06,988 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2019-06-02 12:00:07,049 - 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.207'}, 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.200'}}, 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-02 12:00:07,107 - 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.207'}, 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.200'}}, 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-02 12:00:07,107 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2019-06-02 12:00:07,108 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.207 2019-06-02 12:00:08,446 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.7 2019-06-02 12:00:08,447 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:cd:44:76 2019-06-02 12:00:09,446 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.13 2019-06-02 12:00:09,446 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:42:7b:94 2019-06-02 12:00:09,446 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2019-06-02 12:00:09,447 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.200 2019-06-02 12:00:10,510 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.10 2019-06-02 12:00:10,510 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:d6:af:7d 2019-06-02 12:00:11,439 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.3 2019-06-02 12:00:11,440 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:b4:e9:89 2019-06-02 12:00:11,440 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2019-06-02 12:00:11,460 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2019-06-02 12:00:11,477 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2019-06-02 12:00:11,477 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2019-06-02 12:00:11,543 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2019-06-02 12:00:11' 2019-06-02 12:00:11,543 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2019-06-02 12:00:11,543 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2019-06-02 12:00:11,567 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.200. 2019-06-02 12:00:14,502 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.200... 2019-06-02 12:00:44,516 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.200. 2019-06-02 12:00:44,744 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.200. 2019-06-02 12:00:45,773 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2019-06-02 12:00:46,775 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2019-06-02 12:00:51,776 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2019-06-02 12:00:52,778 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2019-06-02 12:00:57,784 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2019-06-02 12:00:58,786 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2019-06-02 12:01:03,792 - 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-02 12:01:04,794 - 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-02 12:01:09,799 - 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-02 12:01:10,801 - 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-02 12:01:15,806 - 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-02 12:01:16,808 - 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-02 12:01:21,813 - 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-02 12:01:22,815 - 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-02 12:01:27,821 - 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-02 12:01:28,822 - 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-02 12:01:33,828 - 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-02 12:01:34,829 - 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-02 12:01:39,835 - 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-02 12:01:40,836 - 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-02 12:01:45,842 - 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-02 12:01:46,843 - 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-02 12:01:51,849 - 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-02 12:01:52,850 - 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-02 12:01:57,856 - 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-02 12:01:58,858 - 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-02 12:02:03,863 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-06-02 12:02:04,865 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-06-02 12:02:09,871 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.13 ebgp-multihop '2' 2019-06-02 12:02:10,873 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.13 ebgp-multihop '2' [edit] vyos@vyos# 2019-06-02 12:02:15,878 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.13 remote-as 65002 2019-06-02 12:02:16,880 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.13 remote-as 65002 [edit] vyos@vyos# 2019-06-02 12:02:21,886 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.13 update-source 12.0.0.3 2019-06-02 12:02:22,888 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.13 update-source 12.0.0.3 [edit] vyos@vyos# 2019-06-02 12:02:27,893 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.13 soft-reconfiguration inbound 2019-06-02 12:02:28,895 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.13 soft-reconfiguration inbou nd [edit] vyos@vyos# 2019-06-02 12:02:33,900 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.13 password lab0033 2019-06-02 12:02:34,902 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.13 password lab0033 [edit] vyos@vyos# 2019-06-02 12:02:39,908 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2019-06-02 12:02:40,909 - 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-02 12:02:45,915 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2019-06-02 12:02:46,916 - 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-02 12:02:51,922 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2019-06-02 12:02:52,924 - 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-02 12:02:57,929 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2019-06-02 12:02:58,931 - 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-02 12:03:03,936 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2019-06-02 12:03:04,938 - 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-02 12:03:09,944 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2019-06-02 12:03:10,946 - 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-02 12:03:15,951 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2019-06-02 12:03:16,953 - 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-02 12:03:21,958 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2019-06-02 12:03:22,960 - 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-02 12:03:27,966 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2019-06-02 12:03:28,968 - 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-02 12:03:33,973 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2019-06-02 12:03:34,975 - 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-02 12:03:39,980 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.3 2019-06-02 12:03:40,982 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.3 [edit] vyos@vyos# 2019-06-02 12:03:45,988 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-06-02 12:03:46,990 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-06-02 12:03:52,104 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2019-06-02 12:03:52,147 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.207. 2019-06-02 12:03:52,367 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.207. 2019-06-02 12:03:53,390 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2019-06-02 12:03:54,392 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2019-06-02 12:03:59,397 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2019-06-02 12:04:00,399 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2019-06-02 12:04:05,405 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2019-06-02 12:04:06,407 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2019-06-02 12:04:11,412 - 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-02 12:04:12,414 - 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-02 12:04:17,420 - 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-02 12:04:18,422 - 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-02 12:04:23,427 - 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-02 12:04:24,429 - 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-02 12:04:29,435 - 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-02 12:04:30,437 - 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-02 12:04:35,442 - 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-02 12:04:36,444 - 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-02 12:04:41,449 - 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-02 12:04:42,450 - 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-02 12:04:47,455 - 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-02 12:04:48,457 - 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-02 12:04:53,463 - 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-02 12:04:54,464 - 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-02 12:04:59,467 - 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-02 12:05:00,469 - 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-02 12:05:05,474 - 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-02 12:05:06,476 - 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-02 12:05:11,481 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-06-02 12:05:12,483 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-06-02 12:05:17,488 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.3 ebgp-multihop '2' 2019-06-02 12:05:18,490 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.3 ebgp-multihop '2' [edit] vyos@vyos# 2019-06-02 12:05:23,495 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.3 remote-as 65001 2019-06-02 12:05:24,497 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.3 remote-as 65001 [edit] vyos@vyos# 2019-06-02 12:05:29,502 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.3 update-source 12.0.0.13 2019-06-02 12:05:30,504 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.3 update-source 12.0.0.13 [edit] vyos@vyos# 2019-06-02 12:05:35,509 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.3 soft-reconfiguration inbound 2019-06-02 12:05:36,511 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.3 soft-reconfiguration inboun d [edit] vyos@vyos# 2019-06-02 12:05:41,516 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.3 password lab0033 2019-06-02 12:05:42,518 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.3 password lab0033 [edit] vyos@vyos# 2019-06-02 12:05:47,524 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2019-06-02 12:05:48,526 - 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-02 12:05:53,531 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2019-06-02 12:05:54,533 - 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-02 12:05:59,534 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2019-06-02 12:06:00,536 - 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-02 12:06:05,542 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2019-06-02 12:06:06,544 - 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-02 12:06:11,549 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2019-06-02 12:06:12,551 - 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-02 12:06:17,556 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2019-06-02 12:06:18,558 - 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-02 12:06:23,564 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2019-06-02 12:06:24,565 - 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-02 12:06:29,570 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2019-06-02 12:06:30,572 - 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-02 12:06:35,577 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2019-06-02 12:06:36,579 - 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-02 12:06:41,584 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2019-06-02 12:06:42,586 - 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-02 12:06:47,591 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.13 2019-06-02 12:06:48,593 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.13 [edit] vyos@vyos# 2019-06-02 12:06:53,598 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-06-02 12:06:54,600 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-06-02 12:06:59,621 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2019-06-02 12:06:59,622 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2019-06-02 12:07:59,682 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2019-06-02 12:07:59,726 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.200. 2019-06-02 12:07:59,955 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.200. 2019-06-02 12:08:00,961 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2019-06-02 12:08:31,069 - 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-02 12:08:31,069 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.3, local AS number 65001 IPv4 Unicast - max multipaths: ebgp 1 ibgp 1 RIB entries 39, using 3744 bytes of memory Peers 1, using 4560 bytes of memory Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd 12.0.0.13 4 65002 3 6 0 0 0 00:01:01 10 Total number of neighbors 1 vyos@vyos:~$ 2019-06-02 12:08:31,069 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.13 | no-more BGP neighbor is 12.0.0.13, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.13 BGP state = Established, up for 00:01:07 Last read 12:00:05, 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.3 For address family: IPv4 Unicast Inbound soft reconfiguration allowed Community attribute sent to this neighbor(both) 10 accepted prefixes Connections established 1; dropped 0 Last reset never External BGP neighbor may be up to 2 hops away. Local host: 12.0.0.3, Local port: 179 Foreign host: 12.0.0.13, Foreign port: 35264 Nexthop: 12.0.0.3 Nexthop global: fe80::f816:3eff:feb4:e989 Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2019-06-02 12:08:31,070 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.13 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.3 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.0.1.0/24 12.0.0.3 0 32768 i *> 10.0.2.0/24 12.0.0.3 0 32768 i *> 10.0.3.0/24 12.0.0.3 0 32768 i *> 10.0.4.0/24 12.0.0.3 0 32768 i *> 10.0.5.0/24 12.0.0.3 0 32768 i *> 10.0.6.0/24 12.0.0.3 0 32768 i *> 10.0.7.0/24 12.0.0.3 0 32768 i *> 10.0.8.0/24 12.0.0.3 0 32768 i *> 10.0.9.0/24 12.0.0.3 0 32768 i *> 10.0.10.0/24 12.0.0.3 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2019-06-02 12:08:31,070 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.13 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.3 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.13 0 0 65002 i *> 10.1.2.0/24 12.0.0.13 0 0 65002 i *> 10.1.3.0/24 12.0.0.13 0 0 65002 i *> 10.1.4.0/24 12.0.0.13 0 0 65002 i *> 10.1.5.0/24 12.0.0.13 0 0 65002 i *> 10.1.6.0/24 12.0.0.13 0 0 65002 i *> 10.1.7.0/24 12.0.0.13 0 0 65002 i *> 10.1.8.0/24 12.0.0.13 0 0 65002 i *> 10.1.9.0/24 12.0.0.13 0 0 65002 i *> 10.1.10.0/24 12.0.0.13 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2019-06-02 12:08:31,070 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.13 routes | no-more BGP table version is 0, local router ID is 12.0.0.3 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.13 0 0 65002 i *> 10.1.2.0/24 12.0.0.13 0 0 65002 i *> 10.1.3.0/24 12.0.0.13 0 0 65002 i *> 10.1.4.0/24 12.0.0.13 0 0 65002 i *> 10.1.5.0/24 12.0.0.13 0 0 65002 i *> 10.1.6.0/24 12.0.0.13 0 0 65002 i *> 10.1.7.0/24 12.0.0.13 0 0 65002 i *> 10.1.8.0/24 12.0.0.13 0 0 65002 i *> 10.1.9.0/24 12.0.0.13 0 0 65002 i *> 10.1.10.0/24 12.0.0.13 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2019-06-02 12:08:31,070 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2019-06-02 12:08:31,070 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'499.5' 2019-06-02 12:08:31,071 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2019-06-02 12:08:32,155 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2019-06-02 12:08:32,907 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-02 12:08:32,908 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 16:05 | PASS | +----------------------+------------------+------------------+----------------+ 2019-06-02 12:08:32,913 - functest.core.cloudify - INFO - Deleting the current deployment 2019-06-02 12:08:38,791 - functest.core.cloudify - DEBUG - Starting 'uninstall' workflow execution 2019-06-02 12:08:38,791 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-02 12:08:38,792 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-02 12:08:38,792 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-06-02 12:08:38,792 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-06-02 12:08:38,792 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 12:08:38,792 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 12:08:38,792 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 12:08:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d702e28-a897-4bd8-9174-1d562061dae2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 12:08:38,793 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-5d702e28-a897-4bd8-9174-1d562061dae2 2019-06-02 12:08:38,793 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 12:08:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71a02016-ec33-43ac-a42e-eaee20dc6963 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 12:08:38,793 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-71a02016-ec33-43ac-a42e-eaee20dc6963 2019-06-02 12:08:38,793 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c7ca49ed-75aa-45c4-85cd-2157690c14e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91eee272b61014e5f359f97123df5d7e5aa32e0" 2019-06-02 12:08:38,793 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8201c2e1-1b51-4b20-aa15-4ccd56cfe9db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5bd743dcfe2ee10bfe073b255aaa9445d9db962" 2019-06-02 12:08:38,793 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8201c2e1-1b51-4b20-aa15-4ccd56cfe9db used request id req-579faf51-b39b-44dc-9487-a9b64a810848 2019-06-02 12:08:38,794 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8201c2e1-1b51-4b20-aa15-4ccd56cfe9db used request id req-579faf51-b39b-44dc-9487-a9b64a810848 2019-06-02 12:08:38,794 - functest.core.cloudify - DEBUG - Stopped node instance 2019-06-02 12:08:38,794 - functest.core.cloudify - DEBUG - RESP: [404] Date: Sun, 02 Jun 2019 12:08:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e779d3d4-ff2d-4125-a7f2-2844f47b23d0 x-compute-request-id: req-e779d3d4-ff2d-4125-a7f2-2844f47b23d0 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance c7ca49ed-75aa-45c4-85cd-2157690c14e4 could not be found.", "code": 404}} 2019-06-02 12:08:38,794 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c7ca49ed-75aa-45c4-85cd-2157690c14e4 used request id req-e779d3d4-ff2d-4125-a7f2-2844f47b23d0 2019-06-02 12:08:38,794 - functest.core.cloudify - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance c7ca49ed-75aa-45c4-85cd-2157690c14e4 could not be found. [status_code=404] 2019-06-02 12:08:38,794 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c7ca49ed-75aa-45c4-85cd-2157690c14e4 used request id req-e779d3d4-ff2d-4125-a7f2-2844f47b23d0 2019-06-02 12:08:38,795 - functest.core.cloudify - DEBUG - RESP: [404] Date: Sun, 02 Jun 2019 12:08:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-579faf51-b39b-44dc-9487-a9b64a810848 x-compute-request-id: req-579faf51-b39b-44dc-9487-a9b64a810848 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 8201c2e1-1b51-4b20-aa15-4ccd56cfe9db could not be found.", "code": 404}} 2019-06-02 12:08:43,959 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-02 12:08:43,959 - functest.core.cloudify - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 8201c2e1-1b51-4b20-aa15-4ccd56cfe9db could not be found. [status_code=404] 2019-06-02 12:08:43,959 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-06-02 12:08:43,959 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-06-02 12:08:43,960 - functest.core.cloudify - DEBUG - Stopped node instance 2019-06-02 12:08:43,960 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-02 12:08:43,960 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-603b2ada-657b-41da-8262-0ca71db01e29 2019-06-02 12:08:43,960 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-603b2ada-657b-41da-8262-0ca71db01e29 2019-06-02 12:08:43,960 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8446692732bb1bd7b8c66f31965b6ec8f991f09f" 2019-06-02 12:08:43,960 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8446692732bb1bd7b8c66f31965b6ec8f991f09f" 2019-06-02 12:08:43,961 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 12:08:43,961 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 12:08:43,961 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 12:08:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-603b2ada-657b-41da-8262-0ca71db01e29 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 12:08:43,961 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 12:08:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-603b2ada-657b-41da-8262-0ca71db01e29 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 12:08:43,961 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 12:08:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94f64b20-deb2-4d1b-a71c-b526195d0bb7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 12:08:43,961 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-94f64b20-deb2-4d1b-a71c-b526195d0bb7 2019-06-02 12:08:43,962 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-94f64b20-deb2-4d1b-a71c-b526195d0bb7 2019-06-02 12:08:43,962 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-45fef196-639f-44a6-90da-776302391997 Date: Sun, 02 Jun 2019 12:08:40 GMT RESP BODY: {"floatingips": [{"router_id": "dcfba05b-fdc4-4099-b7b0-8448f10065b0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e8756cc30b6745e8964fe099a797877f", "created_at": "2019-06-02T11:58:45Z", "updated_at": "2019-06-02T11:59:12Z", "floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "275c571b-bb97-4ca3-9e6e-9a4d5f78a94e", "device_owner": "", "mac_address": "fa:16:3e:cd:44:76", "device_id": ""}, "fixed_ip_address": "11.0.0.7", "floating_ip_address": "172.30.9.207", "revision_number": 2, "project_id": "e8756cc30b6745e8964fe099a797877f", "port_id": "33a78192-90de-4e82-b2e1-a115e3a559ea", "id": "64d1a4bf-3ceb-455b-804c-9ba59f59ebc0", "qos_policy_id": null}, {"router_id": "dcfba05b-fdc4-4099-b7b0-8448f10065b0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e8756cc30b6745e8964fe099a797877f", "created_at": "2019-06-02T11:58:45Z", "updated_at": "2019-06-02T11:59:12Z", "floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "275c571b-bb97-4ca3-9e6e-9a4d5f78a94e", "device_owner": "", "mac_address": "fa:16:3e:d6:af:7d", "device_id": ""}, "fixed_ip_address": "11.0.0.10", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "e8756cc30b6745e8964fe099a797877f", "port_id": "459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b", "id": "eb721502-0d9c-4130-921e-0b1cc541026a", "qos_policy_id": null}, {"router_id": "d1d4d465-18c0-442d-b96d-e3f4894d2c8d", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e8756cc30b6745e8964fe099a797877f", "created_at": "2019-06-02T11:54:43Z", "updated_at": "2019-06-02T11:54:45Z", "floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "08492b8a-e147-434c-8144-5a6ea6151ccd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b5:2b:a8", "device_id": "8dee95c3-284d-488d-9d3a-24ff4b60da4e"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.206", "revision_number": 1, "project_id": "e8756cc30b6745e8964fe099a797877f", "port_id": "1f082f35-1a48-4e5d-9499-18017e5e1250", "id": "fdb32d8a-ba15-4dfa-b658-83e152e20380", "qos_policy_id": null}]} 2019-06-02 12:08:43,962 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-45fef196-639f-44a6-90da-776302391997 Date: Sun, 02 Jun 2019 12:08:40 GMT RESP BODY: {"floatingips": [{"router_id": "dcfba05b-fdc4-4099-b7b0-8448f10065b0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e8756cc30b6745e8964fe099a797877f", "created_at": "2019-06-02T11:58:45Z", "updated_at": "2019-06-02T11:59:12Z", "floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "275c571b-bb97-4ca3-9e6e-9a4d5f78a94e", "device_owner": "", "mac_address": "fa:16:3e:cd:44:76", "device_id": ""}, "fixed_ip_address": "11.0.0.7", "floating_ip_address": "172.30.9.207", "revision_number": 2, "project_id": "e8756cc30b6745e8964fe099a797877f", "port_id": "33a78192-90de-4e82-b2e1-a115e3a559ea", "id": "64d1a4bf-3ceb-455b-804c-9ba59f59ebc0", "qos_policy_id": null}, {"router_id": "dcfba05b-fdc4-4099-b7b0-8448f10065b0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e8756cc30b6745e8964fe099a797877f", "created_at": "2019-06-02T11:58:45Z", "updated_at": "2019-06-02T11:59:12Z", "floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "275c571b-bb97-4ca3-9e6e-9a4d5f78a94e", "device_owner": "", "mac_address": "fa:16:3e:d6:af:7d", "device_id": ""}, "fixed_ip_address": "11.0.0.10", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "e8756cc30b6745e8964fe099a797877f", "port_id": "459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b", "id": "eb721502-0d9c-4130-921e-0b1cc541026a", "qos_policy_id": null}, {"router_id": "d1d4d465-18c0-442d-b96d-e3f4894d2c8d", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e8756cc30b6745e8964fe099a797877f", "created_at": "2019-06-02T11:54:43Z", "updated_at": "2019-06-02T11:54:45Z", "floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "08492b8a-e147-434c-8144-5a6ea6151ccd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b5:2b:a8", "device_id": "8dee95c3-284d-488d-9d3a-24ff4b60da4e"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.206", "revision_number": 1, "project_id": "e8756cc30b6745e8964fe099a797877f", "port_id": "1f082f35-1a48-4e5d-9499-18017e5e1250", "id": "fdb32d8a-ba15-4dfa-b658-83e152e20380", "qos_policy_id": null}]} 2019-06-02 12:08:43,962 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-45fef196-639f-44a6-90da-776302391997 2019-06-02 12:08:43,962 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-45fef196-639f-44a6-90da-776302391997 2019-06-02 12:08:43,962 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-45fef196-639f-44a6-90da-776302391997 2019-06-02 12:08:43,963 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/33a78192-90de-4e82-b2e1-a115e3a559ea.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8446692732bb1bd7b8c66f31965b6ec8f991f09f" 2019-06-02 12:08:43,963 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-45fef196-639f-44a6-90da-776302391997 2019-06-02 12:08:43,963 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd9ab5b5d5419d91ebde63ab87605c6aed0bc249" 2019-06-02 12:08:43,963 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd9ab5b5d5419d91ebde63ab87605c6aed0bc249" 2019-06-02 12:08:43,963 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-0d3e0b9b-584b-465c-ac61-b39027b61ef6 Date: Sun, 02 Jun 2019 12:08:40 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T12:08:34Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cf69a859-aaa7-4ee1-9ad8-166badaaaf84","ip_address":"11.0.0.7"}],"id":"33a78192-90de-4e82-b2e1-a115e3a559ea","security_groups":["fdd1c2c9-52e4-4f52-af6a-fef40dba322a"],"mac_address":"fa:16:3e:cd:44:76","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"e8756cc30b6745e8964fe099a797877f","qos_policy_id":null,"admin_state_up":true,"network_id":"275c571b-bb97-4ca3-9e6e-9a4d5f78a94e","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:59:04Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-02 12:08:43,963 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/33a78192-90de-4e82-b2e1-a115e3a559ea.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8446692732bb1bd7b8c66f31965b6ec8f991f09f" 2019-06-02 12:08:43,964 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 12:08:43,964 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 12:08:43,964 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 12:08:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94f64b20-deb2-4d1b-a71c-b526195d0bb7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 12:08:43,964 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-2dd3e1cd-ba5b-4627-a175-7b0203111246 Date: Sun, 02 Jun 2019 12:08:41 GMT RESP BODY: {"floatingips": [{"router_id": "dcfba05b-fdc4-4099-b7b0-8448f10065b0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e8756cc30b6745e8964fe099a797877f", "created_at": "2019-06-02T11:58:45Z", "updated_at": "2019-06-02T11:59:12Z", "floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "275c571b-bb97-4ca3-9e6e-9a4d5f78a94e", "device_owner": "", "mac_address": "fa:16:3e:cd:44:76", "device_id": ""}, "fixed_ip_address": "11.0.0.7", "floating_ip_address": "172.30.9.207", "revision_number": 2, "project_id": "e8756cc30b6745e8964fe099a797877f", "port_id": "33a78192-90de-4e82-b2e1-a115e3a559ea", "id": "64d1a4bf-3ceb-455b-804c-9ba59f59ebc0", "qos_policy_id": null}, {"router_id": "dcfba05b-fdc4-4099-b7b0-8448f10065b0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e8756cc30b6745e8964fe099a797877f", "created_at": "2019-06-02T11:58:45Z", "updated_at": "2019-06-02T11:59:12Z", "floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "275c571b-bb97-4ca3-9e6e-9a4d5f78a94e", "device_owner": "", "mac_address": "fa:16:3e:d6:af:7d", "device_id": ""}, "fixed_ip_address": "11.0.0.10", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "e8756cc30b6745e8964fe099a797877f", "port_id": "459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b", "id": "eb721502-0d9c-4130-921e-0b1cc541026a", "qos_policy_id": null}, {"router_id": "d1d4d465-18c0-442d-b96d-e3f4894d2c8d", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e8756cc30b6745e8964fe099a797877f", "created_at": "2019-06-02T11:54:43Z", "updated_at": "2019-06-02T11:54:45Z", "floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "08492b8a-e147-434c-8144-5a6ea6151ccd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b5:2b:a8", "device_id": "8dee95c3-284d-488d-9d3a-24ff4b60da4e"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.206", "revision_number": 1, "project_id": "e8756cc30b6745e8964fe099a797877f", "port_id": "1f082f35-1a48-4e5d-9499-18017e5e1250", "id": "fdb32d8a-ba15-4dfa-b658-83e152e20380", "qos_policy_id": null}]} 2019-06-02 12:08:43,964 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/33a78192-90de-4e82-b2e1-a115e3a559ea.json used request id req-7c1ab0b3-89ab-4163-9ba9-b68cd42f37e1 2019-06-02 12:08:43,964 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/33a78192-90de-4e82-b2e1-a115e3a559ea.json used request id req-7c1ab0b3-89ab-4163-9ba9-b68cd42f37e1 2019-06-02 12:08:43,964 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/33a78192-90de-4e82-b2e1-a115e3a559ea.json used request id req-7c1ab0b3-89ab-4163-9ba9-b68cd42f37e1 2019-06-02 12:08:43,965 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd9ab5b5d5419d91ebde63ab87605c6aed0bc249" 2019-06-02 12:08:43,965 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd9ab5b5d5419d91ebde63ab87605c6aed0bc249" 2019-06-02 12:08:43,965 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-a52fc231-fda4-43cf-9c1d-8a12f51f1aec Date: Sun, 02 Jun 2019 12:08:41 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T12:08:35Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cf69a859-aaa7-4ee1-9ad8-166badaaaf84","ip_address":"11.0.0.10"}],"id":"459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b","security_groups":["fdd1c2c9-52e4-4f52-af6a-fef40dba322a"],"mac_address":"fa:16:3e:d6:af:7d","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"e8756cc30b6745e8964fe099a797877f","qos_policy_id":null,"admin_state_up":true,"network_id":"275c571b-bb97-4ca3-9e6e-9a4d5f78a94e","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:59:03Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-02 12:08:43,965 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-a52fc231-fda4-43cf-9c1d-8a12f51f1aec Date: Sun, 02 Jun 2019 12:08:41 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T12:08:35Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cf69a859-aaa7-4ee1-9ad8-166badaaaf84","ip_address":"11.0.0.10"}],"id":"459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b","security_groups":["fdd1c2c9-52e4-4f52-af6a-fef40dba322a"],"mac_address":"fa:16:3e:d6:af:7d","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"e8756cc30b6745e8964fe099a797877f","qos_policy_id":null,"admin_state_up":true,"network_id":"275c571b-bb97-4ca3-9e6e-9a4d5f78a94e","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:59:03Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-02 12:08:43,965 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b.json used request id req-a52fc231-fda4-43cf-9c1d-8a12f51f1aec 2019-06-02 12:08:43,965 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b.json used request id req-a52fc231-fda4-43cf-9c1d-8a12f51f1aec 2019-06-02 12:08:43,966 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b.json used request id req-a52fc231-fda4-43cf-9c1d-8a12f51f1aec 2019-06-02 12:08:43,966 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b.json used request id req-a52fc231-fda4-43cf-9c1d-8a12f51f1aec 2019-06-02 12:08:43,966 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/1f082f35-1a48-4e5d-9499-18017e5e1250.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd9ab5b5d5419d91ebde63ab87605c6aed0bc249" 2019-06-02 12:08:43,966 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/1f082f35-1a48-4e5d-9499-18017e5e1250.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd9ab5b5d5419d91ebde63ab87605c6aed0bc249" 2019-06-02 12:08:43,966 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-8a299712-b8cc-47ff-8148-34f8946c728e Date: Sun, 02 Jun 2019 12:08:41 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T11:54:40Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6a831058-33fd-4e3e-9932-ea8bb6924ce9","ip_address":"192.168.120.11"}],"id":"1f082f35-1a48-4e5d-9499-18017e5e1250","security_groups":["2a5782cd-b5f8-465b-9fb6-8ebd92e55982"],"mac_address":"fa:16:3e:b5:2b:a8","device_id":"8dee95c3-284d-488d-9d3a-24ff4b60da4e","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"e8756cc30b6745e8964fe099a797877f","qos_policy_id":null,"admin_state_up":true,"network_id":"08492b8a-e147-434c-8144-5a6ea6151ccd","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:52:49Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-02 12:08:43,966 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-8a299712-b8cc-47ff-8148-34f8946c728e Date: Sun, 02 Jun 2019 12:08:41 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T11:54:40Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6a831058-33fd-4e3e-9932-ea8bb6924ce9","ip_address":"192.168.120.11"}],"id":"1f082f35-1a48-4e5d-9499-18017e5e1250","security_groups":["2a5782cd-b5f8-465b-9fb6-8ebd92e55982"],"mac_address":"fa:16:3e:b5:2b:a8","device_id":"8dee95c3-284d-488d-9d3a-24ff4b60da4e","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"e8756cc30b6745e8964fe099a797877f","qos_policy_id":null,"admin_state_up":true,"network_id":"08492b8a-e147-434c-8144-5a6ea6151ccd","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:52:49Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-02 12:08:43,966 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/1f082f35-1a48-4e5d-9499-18017e5e1250.json used request id req-8a299712-b8cc-47ff-8148-34f8946c728e 2019-06-02 12:08:43,967 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/1f082f35-1a48-4e5d-9499-18017e5e1250.json used request id req-8a299712-b8cc-47ff-8148-34f8946c728e 2019-06-02 12:08:43,967 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/1f082f35-1a48-4e5d-9499-18017e5e1250.json used request id req-8a299712-b8cc-47ff-8148-34f8946c728e 2019-06-02 12:08:49,108 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-2dd3e1cd-ba5b-4627-a175-7b0203111246 Date: Sun, 02 Jun 2019 12:08:41 GMT RESP BODY: {"floatingips": [{"router_id": "dcfba05b-fdc4-4099-b7b0-8448f10065b0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e8756cc30b6745e8964fe099a797877f", "created_at": "2019-06-02T11:58:45Z", "updated_at": "2019-06-02T11:59:12Z", "floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "275c571b-bb97-4ca3-9e6e-9a4d5f78a94e", "device_owner": "", "mac_address": "fa:16:3e:cd:44:76", "device_id": ""}, "fixed_ip_address": "11.0.0.7", "floating_ip_address": "172.30.9.207", "revision_number": 2, "project_id": "e8756cc30b6745e8964fe099a797877f", "port_id": "33a78192-90de-4e82-b2e1-a115e3a559ea", "id": "64d1a4bf-3ceb-455b-804c-9ba59f59ebc0", "qos_policy_id": null}, {"router_id": "dcfba05b-fdc4-4099-b7b0-8448f10065b0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e8756cc30b6745e8964fe099a797877f", "created_at": "2019-06-02T11:58:45Z", "updated_at": "2019-06-02T11:59:12Z", "floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "275c571b-bb97-4ca3-9e6e-9a4d5f78a94e", "device_owner": "", "mac_address": "fa:16:3e:d6:af:7d", "device_id": ""}, "fixed_ip_address": "11.0.0.10", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "e8756cc30b6745e8964fe099a797877f", "port_id": "459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b", "id": "eb721502-0d9c-4130-921e-0b1cc541026a", "qos_policy_id": null}, {"router_id": "d1d4d465-18c0-442d-b96d-e3f4894d2c8d", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e8756cc30b6745e8964fe099a797877f", "created_at": "2019-06-02T11:54:43Z", "updated_at": "2019-06-02T11:54:45Z", "floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "08492b8a-e147-434c-8144-5a6ea6151ccd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b5:2b:a8", "device_id": "8dee95c3-284d-488d-9d3a-24ff4b60da4e"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.206", "revision_number": 1, "project_id": "e8756cc30b6745e8964fe099a797877f", "port_id": "1f082f35-1a48-4e5d-9499-18017e5e1250", "id": "fdb32d8a-ba15-4dfa-b658-83e152e20380", "qos_policy_id": null}]} 2019-06-02 12:08:49,109 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/ports/1679d402-2dec-4ec6-b895-d6411d160818.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8446692732bb1bd7b8c66f31965b6ec8f991f09f" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-06-02 12:08:49,109 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/ports/1679d402-2dec-4ec6-b895-d6411d160818.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8446692732bb1bd7b8c66f31965b6ec8f991f09f" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-06-02 12:08:49,109 - functest.core.cloudify - DEBUG - Detaching port cdf5a86f-0d5e-4e26-ac66-4ee51c9ee067... 2019-06-02 12:08:49,109 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/ports/cdf5a86f-0d5e-4e26-ac66-4ee51c9ee067.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd9ab5b5d5419d91ebde63ab87605c6aed0bc249" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-06-02 12:08:49,109 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/1f082f35-1a48-4e5d-9499-18017e5e1250.json used request id req-56b58ed9-6034-478f-98fb-d52e0abf5e09 2019-06-02 12:08:49,109 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/1f082f35-1a48-4e5d-9499-18017e5e1250.json used request id req-56b58ed9-6034-478f-98fb-d52e0abf5e09 2019-06-02 12:08:49,110 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/ports/cdf5a86f-0d5e-4e26-ac66-4ee51c9ee067.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd9ab5b5d5419d91ebde63ab87605c6aed0bc249" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-06-02 12:08:49,110 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-56b58ed9-6034-478f-98fb-d52e0abf5e09 Date: Sun, 02 Jun 2019 12:08:41 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T11:54:40Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6a831058-33fd-4e3e-9932-ea8bb6924ce9","ip_address":"192.168.120.11"}],"id":"1f082f35-1a48-4e5d-9499-18017e5e1250","security_groups":["2a5782cd-b5f8-465b-9fb6-8ebd92e55982"],"mac_address":"fa:16:3e:b5:2b:a8","device_id":"8dee95c3-284d-488d-9d3a-24ff4b60da4e","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"e8756cc30b6745e8964fe099a797877f","qos_policy_id":null,"admin_state_up":true,"network_id":"08492b8a-e147-434c-8144-5a6ea6151ccd","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:52:49Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-02 12:08:49,110 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-56b58ed9-6034-478f-98fb-d52e0abf5e09 Date: Sun, 02 Jun 2019 12:08:41 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T11:54:40Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6a831058-33fd-4e3e-9932-ea8bb6924ce9","ip_address":"192.168.120.11"}],"id":"1f082f35-1a48-4e5d-9499-18017e5e1250","security_groups":["2a5782cd-b5f8-465b-9fb6-8ebd92e55982"],"mac_address":"fa:16:3e:b5:2b:a8","device_id":"8dee95c3-284d-488d-9d3a-24ff4b60da4e","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"e8756cc30b6745e8964fe099a797877f","qos_policy_id":null,"admin_state_up":true,"network_id":"08492b8a-e147-434c-8144-5a6ea6151ccd","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:52:49Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-02 12:08:49,110 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/1f082f35-1a48-4e5d-9499-18017e5e1250.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8446692732bb1bd7b8c66f31965b6ec8f991f09f" 2019-06-02 12:08:49,110 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/1f082f35-1a48-4e5d-9499-18017e5e1250.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd9ab5b5d5419d91ebde63ab87605c6aed0bc249" 2019-06-02 12:08:49,110 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/1f082f35-1a48-4e5d-9499-18017e5e1250.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8446692732bb1bd7b8c66f31965b6ec8f991f09f" 2019-06-02 12:08:49,111 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b.json used request id req-7088e3c6-ff3c-4a8a-9a3a-14d7d67fc433 2019-06-02 12:08:49,111 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b.json used request id req-7088e3c6-ff3c-4a8a-9a3a-14d7d67fc433 2019-06-02 12:08:49,111 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b.json used request id req-7088e3c6-ff3c-4a8a-9a3a-14d7d67fc433 2019-06-02 12:08:49,111 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b.json used request id req-7088e3c6-ff3c-4a8a-9a3a-14d7d67fc433 2019-06-02 12:08:49,111 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-7088e3c6-ff3c-4a8a-9a3a-14d7d67fc433 Date: Sun, 02 Jun 2019 12:08:40 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T12:08:35Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cf69a859-aaa7-4ee1-9ad8-166badaaaf84","ip_address":"11.0.0.10"}],"id":"459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b","security_groups":["fdd1c2c9-52e4-4f52-af6a-fef40dba322a"],"mac_address":"fa:16:3e:d6:af:7d","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"e8756cc30b6745e8964fe099a797877f","qos_policy_id":null,"admin_state_up":true,"network_id":"275c571b-bb97-4ca3-9e6e-9a4d5f78a94e","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:59:03Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-02 12:08:49,111 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/1f082f35-1a48-4e5d-9499-18017e5e1250.json used request id req-56b58ed9-6034-478f-98fb-d52e0abf5e09 2019-06-02 12:08:49,112 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-7088e3c6-ff3c-4a8a-9a3a-14d7d67fc433 Date: Sun, 02 Jun 2019 12:08:40 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T12:08:35Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cf69a859-aaa7-4ee1-9ad8-166badaaaf84","ip_address":"11.0.0.10"}],"id":"459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b","security_groups":["fdd1c2c9-52e4-4f52-af6a-fef40dba322a"],"mac_address":"fa:16:3e:d6:af:7d","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"e8756cc30b6745e8964fe099a797877f","qos_policy_id":null,"admin_state_up":true,"network_id":"275c571b-bb97-4ca3-9e6e-9a4d5f78a94e","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:59:03Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-02 12:08:49,112 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/1f082f35-1a48-4e5d-9499-18017e5e1250.json used request id req-56b58ed9-6034-478f-98fb-d52e0abf5e09 2019-06-02 12:08:49,112 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8446692732bb1bd7b8c66f31965b6ec8f991f09f" 2019-06-02 12:08:49,112 - functest.core.cloudify - DEBUG - Detaching port 1679d402-2dec-4ec6-b895-d6411d160818... 2019-06-02 12:08:49,112 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-979ab8e0-e338-477b-9239-9dce60849fa6 Date: Sun, 02 Jun 2019 12:08:41 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T12:08:41Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f6ba2437-a24c-4080-9191-093a8b38b42a","ip_address":"12.0.0.3"}],"id":"1679d402-2dec-4ec6-b895-d6411d160818","security_groups":["fdd1c2c9-52e4-4f52-af6a-fef40dba322a"],"mac_address":"fa:16:3e:b4:e9:89","project_id":"e8756cc30b6745e8964fe099a797877f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"98a9c7d9-3301-4ddf-9e42-18324ddbd836","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:58:55Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-06-02 12:08:49,112 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-8a299712-b8cc-47ff-8148-34f8946c728e Date: Sun, 02 Jun 2019 12:08:41 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T11:54:40Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6a831058-33fd-4e3e-9932-ea8bb6924ce9","ip_address":"192.168.120.11"}],"id":"1f082f35-1a48-4e5d-9499-18017e5e1250","security_groups":["2a5782cd-b5f8-465b-9fb6-8ebd92e55982"],"mac_address":"fa:16:3e:b5:2b:a8","device_id":"8dee95c3-284d-488d-9d3a-24ff4b60da4e","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"e8756cc30b6745e8964fe099a797877f","qos_policy_id":null,"admin_state_up":true,"network_id":"08492b8a-e147-434c-8144-5a6ea6151ccd","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:52:49Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-02 12:08:49,113 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8446692732bb1bd7b8c66f31965b6ec8f991f09f" 2019-06-02 12:08:49,113 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-2dd3e1cd-ba5b-4627-a175-7b0203111246 Date: Sun, 02 Jun 2019 12:08:41 GMT RESP BODY: {"floatingips": [{"router_id": "dcfba05b-fdc4-4099-b7b0-8448f10065b0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e8756cc30b6745e8964fe099a797877f", "created_at": "2019-06-02T11:58:45Z", "updated_at": "2019-06-02T11:59:12Z", "floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "275c571b-bb97-4ca3-9e6e-9a4d5f78a94e", "device_owner": "", "mac_address": "fa:16:3e:cd:44:76", "device_id": ""}, "fixed_ip_address": "11.0.0.7", "floating_ip_address": "172.30.9.207", "revision_number": 2, "project_id": "e8756cc30b6745e8964fe099a797877f", "port_id": "33a78192-90de-4e82-b2e1-a115e3a559ea", "id": "64d1a4bf-3ceb-455b-804c-9ba59f59ebc0", "qos_policy_id": null}, {"router_id": "dcfba05b-fdc4-4099-b7b0-8448f10065b0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e8756cc30b6745e8964fe099a797877f", "created_at": "2019-06-02T11:58:45Z", "updated_at": "2019-06-02T11:59:12Z", "floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "275c571b-bb97-4ca3-9e6e-9a4d5f78a94e", "device_owner": "", "mac_address": "fa:16:3e:d6:af:7d", "device_id": ""}, "fixed_ip_address": "11.0.0.10", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "e8756cc30b6745e8964fe099a797877f", "port_id": "459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b", "id": "eb721502-0d9c-4130-921e-0b1cc541026a", "qos_policy_id": null}, {"router_id": "d1d4d465-18c0-442d-b96d-e3f4894d2c8d", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e8756cc30b6745e8964fe099a797877f", "created_at": "2019-06-02T11:54:43Z", "updated_at": "2019-06-02T11:54:45Z", "floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "08492b8a-e147-434c-8144-5a6ea6151ccd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b5:2b:a8", "device_id": "8dee95c3-284d-488d-9d3a-24ff4b60da4e"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.206", "revision_number": 1, "project_id": "e8756cc30b6745e8964fe099a797877f", "port_id": "1f082f35-1a48-4e5d-9499-18017e5e1250", "id": "fdb32d8a-ba15-4dfa-b658-83e152e20380", "qos_policy_id": null}]} 2019-06-02 12:08:49,113 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/33a78192-90de-4e82-b2e1-a115e3a559ea.json used request id req-0d3e0b9b-584b-465c-ac61-b39027b61ef6 2019-06-02 12:08:49,113 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/33a78192-90de-4e82-b2e1-a115e3a559ea.json used request id req-0d3e0b9b-584b-465c-ac61-b39027b61ef6 2019-06-02 12:08:49,113 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/33a78192-90de-4e82-b2e1-a115e3a559ea.json used request id req-0d3e0b9b-584b-465c-ac61-b39027b61ef6 2019-06-02 12:08:49,113 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-2dd3e1cd-ba5b-4627-a175-7b0203111246 2019-06-02 12:08:49,114 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/33a78192-90de-4e82-b2e1-a115e3a559ea.json used request id req-0d3e0b9b-584b-465c-ac61-b39027b61ef6 2019-06-02 12:08:49,114 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-0d3e0b9b-584b-465c-ac61-b39027b61ef6 Date: Sun, 02 Jun 2019 12:08:40 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T12:08:34Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cf69a859-aaa7-4ee1-9ad8-166badaaaf84","ip_address":"11.0.0.7"}],"id":"33a78192-90de-4e82-b2e1-a115e3a559ea","security_groups":["fdd1c2c9-52e4-4f52-af6a-fef40dba322a"],"mac_address":"fa:16:3e:cd:44:76","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"e8756cc30b6745e8964fe099a797877f","qos_policy_id":null,"admin_state_up":true,"network_id":"275c571b-bb97-4ca3-9e6e-9a4d5f78a94e","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:59:04Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-02 12:08:49,114 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b.json used request id req-a52fc231-fda4-43cf-9c1d-8a12f51f1aec 2019-06-02 12:08:49,114 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-7c1ab0b3-89ab-4163-9ba9-b68cd42f37e1 Date: Sun, 02 Jun 2019 12:08:41 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T12:08:34Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cf69a859-aaa7-4ee1-9ad8-166badaaaf84","ip_address":"11.0.0.7"}],"id":"33a78192-90de-4e82-b2e1-a115e3a559ea","security_groups":["fdd1c2c9-52e4-4f52-af6a-fef40dba322a"],"mac_address":"fa:16:3e:cd:44:76","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"e8756cc30b6745e8964fe099a797877f","qos_policy_id":null,"admin_state_up":true,"network_id":"275c571b-bb97-4ca3-9e6e-9a4d5f78a94e","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:59:04Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-02 12:08:49,114 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/1f082f35-1a48-4e5d-9499-18017e5e1250.json used request id req-8a299712-b8cc-47ff-8148-34f8946c728e 2019-06-02 12:08:49,114 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/33a78192-90de-4e82-b2e1-a115e3a559ea.json used request id req-7c1ab0b3-89ab-4163-9ba9-b68cd42f37e1 2019-06-02 12:08:49,114 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/1f082f35-1a48-4e5d-9499-18017e5e1250.json used request id req-8a299712-b8cc-47ff-8148-34f8946c728e 2019-06-02 12:08:49,115 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/33a78192-90de-4e82-b2e1-a115e3a559ea.json used request id req-7c1ab0b3-89ab-4163-9ba9-b68cd42f37e1 2019-06-02 12:08:49,115 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.22:9696/v2.0/ports/1679d402-2dec-4ec6-b895-d6411d160818.json used request id req-979ab8e0-e338-477b-9239-9dce60849fa6 2019-06-02 12:08:49,115 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/ports/1679d402-2dec-4ec6-b895-d6411d160818.json used request id req-979ab8e0-e338-477b-9239-9dce60849fa6 2019-06-02 12:08:49,115 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-979ab8e0-e338-477b-9239-9dce60849fa6 Date: Sun, 02 Jun 2019 12:08:41 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T12:08:41Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f6ba2437-a24c-4080-9191-093a8b38b42a","ip_address":"12.0.0.3"}],"id":"1679d402-2dec-4ec6-b895-d6411d160818","security_groups":["fdd1c2c9-52e4-4f52-af6a-fef40dba322a"],"mac_address":"fa:16:3e:b4:e9:89","project_id":"e8756cc30b6745e8964fe099a797877f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"98a9c7d9-3301-4ddf-9e42-18324ddbd836","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:58:55Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-06-02 12:08:49,115 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/ports/1679d402-2dec-4ec6-b895-d6411d160818.json used request id req-979ab8e0-e338-477b-9239-9dce60849fa6 2019-06-02 12:08:49,115 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-06-02 12:08:49,115 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-06-02 12:08:49,116 - functest.core.cloudify - DEBUG - Successfully detached port 1679d402-2dec-4ec6-b895-d6411d160818 2019-06-02 12:08:49,116 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.22:9696/v2.0/ports/1679d402-2dec-4ec6-b895-d6411d160818.json used request id req-979ab8e0-e338-477b-9239-9dce60849fa6 2019-06-02 12:08:49,116 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-32e3e822-25f5-441b-951a-85bf0c39e528 Date: Sun, 02 Jun 2019 12:08:41 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T12:08:41Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f6ba2437-a24c-4080-9191-093a8b38b42a","ip_address":"12.0.0.13"}],"id":"cdf5a86f-0d5e-4e26-ac66-4ee51c9ee067","security_groups":["fdd1c2c9-52e4-4f52-af6a-fef40dba322a"],"mac_address":"fa:16:3e:42:7b:94","project_id":"e8756cc30b6745e8964fe099a797877f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"98a9c7d9-3301-4ddf-9e42-18324ddbd836","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:58:55Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-06-02 12:08:49,116 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-32e3e822-25f5-441b-951a-85bf0c39e528 Date: Sun, 02 Jun 2019 12:08:41 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T12:08:41Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f6ba2437-a24c-4080-9191-093a8b38b42a","ip_address":"12.0.0.13"}],"id":"cdf5a86f-0d5e-4e26-ac66-4ee51c9ee067","security_groups":["fdd1c2c9-52e4-4f52-af6a-fef40dba322a"],"mac_address":"fa:16:3e:42:7b:94","project_id":"e8756cc30b6745e8964fe099a797877f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"98a9c7d9-3301-4ddf-9e42-18324ddbd836","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:58:55Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-06-02 12:08:49,116 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/ports/cdf5a86f-0d5e-4e26-ac66-4ee51c9ee067.json used request id req-32e3e822-25f5-441b-951a-85bf0c39e528 2019-06-02 12:08:54,348 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/ports/cdf5a86f-0d5e-4e26-ac66-4ee51c9ee067.json used request id req-32e3e822-25f5-441b-951a-85bf0c39e528 2019-06-02 12:08:54,348 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.22:9696/v2.0/ports/cdf5a86f-0d5e-4e26-ac66-4ee51c9ee067.json used request id req-32e3e822-25f5-441b-951a-85bf0c39e528 2019-06-02 12:08:54,348 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.22:9696/v2.0/ports/cdf5a86f-0d5e-4e26-ac66-4ee51c9ee067.json used request id req-32e3e822-25f5-441b-951a-85bf0c39e528 2019-06-02 12:08:54,349 - functest.core.cloudify - DEBUG - Successfully detached port cdf5a86f-0d5e-4e26-ac66-4ee51c9ee067 2019-06-02 12:08:54,349 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-06-02 12:08:54,349 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-06-02 12:08:54,349 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 12:08:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9ff111f-8987-4701-8a7e-721add3a6586 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 12:08:54,349 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-f9ff111f-8987-4701-8a7e-721add3a6586 2019-06-02 12:08:54,349 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-f9ff111f-8987-4701-8a7e-721add3a6586 2019-06-02 12:08:54,350 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 12:08:54,350 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 12:08:54,350 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 12:08:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9ff111f-8987-4701-8a7e-721add3a6586 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 12:08:54,350 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-8de61811-7ffa-49d1-ba8a-40f8fbae631a 2019-06-02 12:08:54,350 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-21eb6962-1705-41f7-aa2e-2119923f0359 Date: Sun, 02 Jun 2019 12:08:43 GMT RESP BODY: {"floatingips": [{"router_id": "dcfba05b-fdc4-4099-b7b0-8448f10065b0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e8756cc30b6745e8964fe099a797877f", "created_at": "2019-06-02T11:58:45Z", "updated_at": "2019-06-02T11:59:12Z", "floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "275c571b-bb97-4ca3-9e6e-9a4d5f78a94e", "device_owner": "", "mac_address": "fa:16:3e:cd:44:76", "device_id": ""}, "fixed_ip_address": "11.0.0.7", "floating_ip_address": "172.30.9.207", "revision_number": 2, "project_id": "e8756cc30b6745e8964fe099a797877f", "port_id": "33a78192-90de-4e82-b2e1-a115e3a559ea", "id": "64d1a4bf-3ceb-455b-804c-9ba59f59ebc0", "qos_policy_id": null}, {"router_id": "dcfba05b-fdc4-4099-b7b0-8448f10065b0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e8756cc30b6745e8964fe099a797877f", "created_at": "2019-06-02T11:58:45Z", "updated_at": "2019-06-02T11:59:12Z", "floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "275c571b-bb97-4ca3-9e6e-9a4d5f78a94e", "device_owner": "", "mac_address": "fa:16:3e:d6:af:7d", "device_id": ""}, "fixed_ip_address": "11.0.0.10", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "e8756cc30b6745e8964fe099a797877f", "port_id": "459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b", "id": "eb721502-0d9c-4130-921e-0b1cc541026a", "qos_policy_id": null}, {"router_id": "d1d4d465-18c0-442d-b96d-e3f4894d2c8d", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e8756cc30b6745e8964fe099a797877f", "created_at": "2019-06-02T11:54:43Z", "updated_at": "2019-06-02T11:54:45Z", "floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "08492b8a-e147-434c-8144-5a6ea6151ccd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b5:2b:a8", "device_id": "8dee95c3-284d-488d-9d3a-24ff4b60da4e"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.206", "revision_number": 1, "project_id": "e8756cc30b6745e8964fe099a797877f", "port_id": "1f082f35-1a48-4e5d-9499-18017e5e1250", "id": "fdb32d8a-ba15-4dfa-b658-83e152e20380", "qos_policy_id": null}]} 2019-06-02 12:08:54,350 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 12:08:54,351 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-8de61811-7ffa-49d1-ba8a-40f8fbae631a 2019-06-02 12:08:54,351 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 12:08:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8de61811-7ffa-49d1-ba8a-40f8fbae631a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 12:08:54,351 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 12:08:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8de61811-7ffa-49d1-ba8a-40f8fbae631a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 12:08:54,351 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 12:08:54,351 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1564d9e84a999baa85f239df8f85dbab2483788" 2019-06-02 12:08:54,351 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1564d9e84a999baa85f239df8f85dbab2483788" 2019-06-02 12:08:54,352 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}567b99c9403721dba58e3ffca496a224db5e9ce9" 2019-06-02 12:08:54,352 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}567b99c9403721dba58e3ffca496a224db5e9ce9" 2019-06-02 12:08:54,352 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-36a61e23-3092-4271-a8dd-de89dc8646df Date: Sun, 02 Jun 2019 12:08:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T11:54:40Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6a831058-33fd-4e3e-9932-ea8bb6924ce9","ip_address":"192.168.120.11"}],"id":"1f082f35-1a48-4e5d-9499-18017e5e1250","security_groups":["2a5782cd-b5f8-465b-9fb6-8ebd92e55982"],"mac_address":"fa:16:3e:b5:2b:a8","device_id":"8dee95c3-284d-488d-9d3a-24ff4b60da4e","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"e8756cc30b6745e8964fe099a797877f","qos_policy_id":null,"admin_state_up":true,"network_id":"08492b8a-e147-434c-8144-5a6ea6151ccd","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:52:49Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-02 12:08:54,352 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/1f082f35-1a48-4e5d-9499-18017e5e1250.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1564d9e84a999baa85f239df8f85dbab2483788" 2019-06-02 12:08:54,352 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b.json used request id req-db767d07-34f9-4e4b-a7fd-8ba80d2abb44 2019-06-02 12:08:54,352 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b.json used request id req-db767d07-34f9-4e4b-a7fd-8ba80d2abb44 2019-06-02 12:08:54,353 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b.json used request id req-db767d07-34f9-4e4b-a7fd-8ba80d2abb44 2019-06-02 12:08:54,353 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b.json used request id req-db767d07-34f9-4e4b-a7fd-8ba80d2abb44 2019-06-02 12:08:54,353 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-db767d07-34f9-4e4b-a7fd-8ba80d2abb44 Date: Sun, 02 Jun 2019 12:08:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T12:08:44Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cf69a859-aaa7-4ee1-9ad8-166badaaaf84","ip_address":"11.0.0.10"}],"id":"459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b","security_groups":["fdd1c2c9-52e4-4f52-af6a-fef40dba322a"],"mac_address":"fa:16:3e:d6:af:7d","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"e8756cc30b6745e8964fe099a797877f","qos_policy_id":null,"admin_state_up":true,"network_id":"275c571b-bb97-4ca3-9e6e-9a4d5f78a94e","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:59:03Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-02 12:08:54,353 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-db767d07-34f9-4e4b-a7fd-8ba80d2abb44 Date: Sun, 02 Jun 2019 12:08:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T12:08:44Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cf69a859-aaa7-4ee1-9ad8-166badaaaf84","ip_address":"11.0.0.10"}],"id":"459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b","security_groups":["fdd1c2c9-52e4-4f52-af6a-fef40dba322a"],"mac_address":"fa:16:3e:d6:af:7d","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"e8756cc30b6745e8964fe099a797877f","qos_policy_id":null,"admin_state_up":true,"network_id":"275c571b-bb97-4ca3-9e6e-9a4d5f78a94e","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:59:03Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-02 12:08:54,353 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1564d9e84a999baa85f239df8f85dbab2483788" 2019-06-02 12:08:54,353 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/33a78192-90de-4e82-b2e1-a115e3a559ea.json used request id req-0bdf0823-8841-4271-bb65-664af965677b 2019-06-02 12:08:54,353 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/33a78192-90de-4e82-b2e1-a115e3a559ea.json used request id req-0bdf0823-8841-4271-bb65-664af965677b 2019-06-02 12:08:54,354 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1564d9e84a999baa85f239df8f85dbab2483788" 2019-06-02 12:08:54,354 - functest.core.cloudify - DEBUG - Successfully detached port 459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b 2019-06-02 12:08:54,354 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.22:9696/v2.0/ports/459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b.json used request id req-4d5188ad-c9a8-4f1f-95f6-37ee788ce117 2019-06-02 12:08:54,354 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.22:9696/v2.0/ports/459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b.json used request id req-4d5188ad-c9a8-4f1f-95f6-37ee788ce117 2019-06-02 12:08:54,354 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/ports/459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b.json used request id req-4d5188ad-c9a8-4f1f-95f6-37ee788ce117 2019-06-02 12:08:54,354 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/ports/459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b.json used request id req-4d5188ad-c9a8-4f1f-95f6-37ee788ce117 2019-06-02 12:08:54,355 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-4d5188ad-c9a8-4f1f-95f6-37ee788ce117 Date: Sun, 02 Jun 2019 12:08:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T12:08:44Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cf69a859-aaa7-4ee1-9ad8-166badaaaf84","ip_address":"11.0.0.10"}],"id":"459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b","security_groups":["fdd1c2c9-52e4-4f52-af6a-fef40dba322a"],"mac_address":"fa:16:3e:d6:af:7d","project_id":"e8756cc30b6745e8964fe099a797877f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"275c571b-bb97-4ca3-9e6e-9a4d5f78a94e","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:59:03Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-06-02 12:08:54,355 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-4d5188ad-c9a8-4f1f-95f6-37ee788ce117 Date: Sun, 02 Jun 2019 12:08:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T12:08:44Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cf69a859-aaa7-4ee1-9ad8-166badaaaf84","ip_address":"11.0.0.10"}],"id":"459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b","security_groups":["fdd1c2c9-52e4-4f52-af6a-fef40dba322a"],"mac_address":"fa:16:3e:d6:af:7d","project_id":"e8756cc30b6745e8964fe099a797877f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"275c571b-bb97-4ca3-9e6e-9a4d5f78a94e","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:59:03Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-06-02 12:08:54,355 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/ports/33a78192-90de-4e82-b2e1-a115e3a559ea.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1564d9e84a999baa85f239df8f85dbab2483788" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-06-02 12:08:54,355 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/ports/33a78192-90de-4e82-b2e1-a115e3a559ea.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1564d9e84a999baa85f239df8f85dbab2483788" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-06-02 12:08:54,355 - functest.core.cloudify - DEBUG - Detaching port 33a78192-90de-4e82-b2e1-a115e3a559ea... 2019-06-02 12:08:54,355 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/1f082f35-1a48-4e5d-9499-18017e5e1250.json used request id req-36a61e23-3092-4271-a8dd-de89dc8646df 2019-06-02 12:08:54,355 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/1f082f35-1a48-4e5d-9499-18017e5e1250.json used request id req-36a61e23-3092-4271-a8dd-de89dc8646df 2019-06-02 12:08:54,356 - functest.core.cloudify - DEBUG - Detaching port 459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b... 2019-06-02 12:08:54,356 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/1f082f35-1a48-4e5d-9499-18017e5e1250.json used request id req-36a61e23-3092-4271-a8dd-de89dc8646df 2019-06-02 12:08:54,356 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/1f082f35-1a48-4e5d-9499-18017e5e1250.json used request id req-36a61e23-3092-4271-a8dd-de89dc8646df 2019-06-02 12:08:59,653 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-d5b1c865-71da-40af-9889-0b3431be3ada Date: Sun, 02 Jun 2019 12:08:44 GMT RESP BODY: {"floatingips": [{"router_id": "dcfba05b-fdc4-4099-b7b0-8448f10065b0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e8756cc30b6745e8964fe099a797877f", "created_at": "2019-06-02T11:58:45Z", "updated_at": "2019-06-02T11:59:12Z", "floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "275c571b-bb97-4ca3-9e6e-9a4d5f78a94e", "device_owner": "", "mac_address": "fa:16:3e:cd:44:76", "device_id": ""}, "fixed_ip_address": "11.0.0.7", "floating_ip_address": "172.30.9.207", "revision_number": 2, "project_id": "e8756cc30b6745e8964fe099a797877f", "port_id": "33a78192-90de-4e82-b2e1-a115e3a559ea", "id": "64d1a4bf-3ceb-455b-804c-9ba59f59ebc0", "qos_policy_id": null}, {"router_id": "dcfba05b-fdc4-4099-b7b0-8448f10065b0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e8756cc30b6745e8964fe099a797877f", "created_at": "2019-06-02T11:58:45Z", "updated_at": "2019-06-02T11:59:12Z", "floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "275c571b-bb97-4ca3-9e6e-9a4d5f78a94e", "device_owner": "", "mac_address": "fa:16:3e:d6:af:7d", "device_id": ""}, "fixed_ip_address": "11.0.0.10", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "e8756cc30b6745e8964fe099a797877f", "port_id": "459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b", "id": "eb721502-0d9c-4130-921e-0b1cc541026a", "qos_policy_id": null}, {"router_id": "d1d4d465-18c0-442d-b96d-e3f4894d2c8d", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e8756cc30b6745e8964fe099a797877f", "created_at": "2019-06-02T11:54:43Z", "updated_at": "2019-06-02T11:54:45Z", "floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "08492b8a-e147-434c-8144-5a6ea6151ccd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b5:2b:a8", "device_id": "8dee95c3-284d-488d-9d3a-24ff4b60da4e"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.206", "revision_number": 1, "project_id": "e8756cc30b6745e8964fe099a797877f", "port_id": "1f082f35-1a48-4e5d-9499-18017e5e1250", "id": "fdb32d8a-ba15-4dfa-b658-83e152e20380", "qos_policy_id": null}]} 2019-06-02 12:08:59,653 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-d5b1c865-71da-40af-9889-0b3431be3ada Date: Sun, 02 Jun 2019 12:08:44 GMT RESP BODY: {"floatingips": [{"router_id": "dcfba05b-fdc4-4099-b7b0-8448f10065b0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e8756cc30b6745e8964fe099a797877f", "created_at": "2019-06-02T11:58:45Z", "updated_at": "2019-06-02T11:59:12Z", "floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "275c571b-bb97-4ca3-9e6e-9a4d5f78a94e", "device_owner": "", "mac_address": "fa:16:3e:cd:44:76", "device_id": ""}, "fixed_ip_address": "11.0.0.7", "floating_ip_address": "172.30.9.207", "revision_number": 2, "project_id": "e8756cc30b6745e8964fe099a797877f", "port_id": "33a78192-90de-4e82-b2e1-a115e3a559ea", "id": "64d1a4bf-3ceb-455b-804c-9ba59f59ebc0", "qos_policy_id": null}, {"router_id": "dcfba05b-fdc4-4099-b7b0-8448f10065b0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e8756cc30b6745e8964fe099a797877f", "created_at": "2019-06-02T11:58:45Z", "updated_at": "2019-06-02T11:59:12Z", "floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "275c571b-bb97-4ca3-9e6e-9a4d5f78a94e", "device_owner": "", "mac_address": "fa:16:3e:d6:af:7d", "device_id": ""}, "fixed_ip_address": "11.0.0.10", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "e8756cc30b6745e8964fe099a797877f", "port_id": "459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b", "id": "eb721502-0d9c-4130-921e-0b1cc541026a", "qos_policy_id": null}, {"router_id": "d1d4d465-18c0-442d-b96d-e3f4894d2c8d", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e8756cc30b6745e8964fe099a797877f", "created_at": "2019-06-02T11:54:43Z", "updated_at": "2019-06-02T11:54:45Z", "floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "08492b8a-e147-434c-8144-5a6ea6151ccd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b5:2b:a8", "device_id": "8dee95c3-284d-488d-9d3a-24ff4b60da4e"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.206", "revision_number": 1, "project_id": "e8756cc30b6745e8964fe099a797877f", "port_id": "1f082f35-1a48-4e5d-9499-18017e5e1250", "id": "fdb32d8a-ba15-4dfa-b658-83e152e20380", "qos_policy_id": null}]} 2019-06-02 12:08:59,654 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-d5b1c865-71da-40af-9889-0b3431be3ada 2019-06-02 12:08:59,654 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-d5b1c865-71da-40af-9889-0b3431be3ada 2019-06-02 12:08:59,654 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-d5b1c865-71da-40af-9889-0b3431be3ada 2019-06-02 12:08:59,654 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-d5b1c865-71da-40af-9889-0b3431be3ada 2019-06-02 12:08:59,654 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/33a78192-90de-4e82-b2e1-a115e3a559ea.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1564d9e84a999baa85f239df8f85dbab2483788" 2019-06-02 12:08:59,654 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/33a78192-90de-4e82-b2e1-a115e3a559ea.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1564d9e84a999baa85f239df8f85dbab2483788" 2019-06-02 12:08:59,655 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-0bdf0823-8841-4271-bb65-664af965677b Date: Sun, 02 Jun 2019 12:08:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T12:08:34Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cf69a859-aaa7-4ee1-9ad8-166badaaaf84","ip_address":"11.0.0.7"}],"id":"33a78192-90de-4e82-b2e1-a115e3a559ea","security_groups":["fdd1c2c9-52e4-4f52-af6a-fef40dba322a"],"mac_address":"fa:16:3e:cd:44:76","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"e8756cc30b6745e8964fe099a797877f","qos_policy_id":null,"admin_state_up":true,"network_id":"275c571b-bb97-4ca3-9e6e-9a4d5f78a94e","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:59:04Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-02 12:08:59,655 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/1f082f35-1a48-4e5d-9499-18017e5e1250.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1564d9e84a999baa85f239df8f85dbab2483788" 2019-06-02 12:08:59,655 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-0bdf0823-8841-4271-bb65-664af965677b Date: Sun, 02 Jun 2019 12:08:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T12:08:34Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cf69a859-aaa7-4ee1-9ad8-166badaaaf84","ip_address":"11.0.0.7"}],"id":"33a78192-90de-4e82-b2e1-a115e3a559ea","security_groups":["fdd1c2c9-52e4-4f52-af6a-fef40dba322a"],"mac_address":"fa:16:3e:cd:44:76","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"e8756cc30b6745e8964fe099a797877f","qos_policy_id":null,"admin_state_up":true,"network_id":"275c571b-bb97-4ca3-9e6e-9a4d5f78a94e","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:59:04Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-02 12:08:59,655 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/33a78192-90de-4e82-b2e1-a115e3a559ea.json used request id req-0bdf0823-8841-4271-bb65-664af965677b 2019-06-02 12:08:59,655 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/33a78192-90de-4e82-b2e1-a115e3a559ea.json used request id req-0bdf0823-8841-4271-bb65-664af965677b 2019-06-02 12:08:59,655 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/33a78192-90de-4e82-b2e1-a115e3a559ea.json used request id req-0bdf0823-8841-4271-bb65-664af965677b 2019-06-02 12:08:59,656 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/33a78192-90de-4e82-b2e1-a115e3a559ea.json used request id req-0bdf0823-8841-4271-bb65-664af965677b 2019-06-02 12:08:59,656 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1564d9e84a999baa85f239df8f85dbab2483788" 2019-06-02 12:08:59,656 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1564d9e84a999baa85f239df8f85dbab2483788" 2019-06-02 12:08:59,656 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-db767d07-34f9-4e4b-a7fd-8ba80d2abb44 Date: Sun, 02 Jun 2019 12:08:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T12:08:44Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cf69a859-aaa7-4ee1-9ad8-166badaaaf84","ip_address":"11.0.0.10"}],"id":"459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b","security_groups":["fdd1c2c9-52e4-4f52-af6a-fef40dba322a"],"mac_address":"fa:16:3e:d6:af:7d","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"e8756cc30b6745e8964fe099a797877f","qos_policy_id":null,"admin_state_up":true,"network_id":"275c571b-bb97-4ca3-9e6e-9a4d5f78a94e","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:59:03Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-02 12:08:59,656 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b.json used request id req-db767d07-34f9-4e4b-a7fd-8ba80d2abb44 2019-06-02 12:08:59,656 - functest.core.cloudify - DEBUG - Successfully detached port 459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b 2019-06-02 12:08:59,657 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.22:9696/v2.0/ports/459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b.json used request id req-4d5188ad-c9a8-4f1f-95f6-37ee788ce117 2019-06-02 12:08:59,657 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.22:9696/v2.0/ports/459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b.json used request id req-4d5188ad-c9a8-4f1f-95f6-37ee788ce117 2019-06-02 12:08:59,657 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/ports/459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b.json used request id req-4d5188ad-c9a8-4f1f-95f6-37ee788ce117 2019-06-02 12:08:59,657 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/ports/459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b.json used request id req-4d5188ad-c9a8-4f1f-95f6-37ee788ce117 2019-06-02 12:08:59,657 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-4d5188ad-c9a8-4f1f-95f6-37ee788ce117 Date: Sun, 02 Jun 2019 12:08:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T12:08:44Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cf69a859-aaa7-4ee1-9ad8-166badaaaf84","ip_address":"11.0.0.10"}],"id":"459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b","security_groups":["fdd1c2c9-52e4-4f52-af6a-fef40dba322a"],"mac_address":"fa:16:3e:d6:af:7d","project_id":"e8756cc30b6745e8964fe099a797877f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"275c571b-bb97-4ca3-9e6e-9a4d5f78a94e","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:59:03Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-06-02 12:08:59,657 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-4d5188ad-c9a8-4f1f-95f6-37ee788ce117 Date: Sun, 02 Jun 2019 12:08:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T12:08:44Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cf69a859-aaa7-4ee1-9ad8-166badaaaf84","ip_address":"11.0.0.10"}],"id":"459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b","security_groups":["fdd1c2c9-52e4-4f52-af6a-fef40dba322a"],"mac_address":"fa:16:3e:d6:af:7d","project_id":"e8756cc30b6745e8964fe099a797877f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"275c571b-bb97-4ca3-9e6e-9a4d5f78a94e","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:59:03Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-06-02 12:08:59,657 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/ports/33a78192-90de-4e82-b2e1-a115e3a559ea.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1564d9e84a999baa85f239df8f85dbab2483788" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-06-02 12:08:59,658 - functest.core.cloudify - DEBUG - Detaching port 459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b... 2019-06-02 12:08:59,658 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/ports/33a78192-90de-4e82-b2e1-a115e3a559ea.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1564d9e84a999baa85f239df8f85dbab2483788" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-06-02 12:08:59,658 - functest.core.cloudify - DEBUG - Detaching port 33a78192-90de-4e82-b2e1-a115e3a559ea... 2019-06-02 12:08:59,658 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/1f082f35-1a48-4e5d-9499-18017e5e1250.json used request id req-36a61e23-3092-4271-a8dd-de89dc8646df 2019-06-02 12:08:59,658 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/1f082f35-1a48-4e5d-9499-18017e5e1250.json used request id req-36a61e23-3092-4271-a8dd-de89dc8646df 2019-06-02 12:08:59,658 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/1f082f35-1a48-4e5d-9499-18017e5e1250.json used request id req-36a61e23-3092-4271-a8dd-de89dc8646df 2019-06-02 12:08:59,659 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/1f082f35-1a48-4e5d-9499-18017e5e1250.json used request id req-36a61e23-3092-4271-a8dd-de89dc8646df 2019-06-02 12:08:59,659 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-36a61e23-3092-4271-a8dd-de89dc8646df Date: Sun, 02 Jun 2019 12:08:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T11:54:40Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6a831058-33fd-4e3e-9932-ea8bb6924ce9","ip_address":"192.168.120.11"}],"id":"1f082f35-1a48-4e5d-9499-18017e5e1250","security_groups":["2a5782cd-b5f8-465b-9fb6-8ebd92e55982"],"mac_address":"fa:16:3e:b5:2b:a8","device_id":"8dee95c3-284d-488d-9d3a-24ff4b60da4e","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"e8756cc30b6745e8964fe099a797877f","qos_policy_id":null,"admin_state_up":true,"network_id":"08492b8a-e147-434c-8144-5a6ea6151ccd","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:52:49Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-02 12:08:59,659 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-36a61e23-3092-4271-a8dd-de89dc8646df Date: Sun, 02 Jun 2019 12:08:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T11:54:40Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6a831058-33fd-4e3e-9932-ea8bb6924ce9","ip_address":"192.168.120.11"}],"id":"1f082f35-1a48-4e5d-9499-18017e5e1250","security_groups":["2a5782cd-b5f8-465b-9fb6-8ebd92e55982"],"mac_address":"fa:16:3e:b5:2b:a8","device_id":"8dee95c3-284d-488d-9d3a-24ff4b60da4e","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"e8756cc30b6745e8964fe099a797877f","qos_policy_id":null,"admin_state_up":true,"network_id":"08492b8a-e147-434c-8144-5a6ea6151ccd","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:52:49Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-02 12:08:59,659 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/1f082f35-1a48-4e5d-9499-18017e5e1250.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1564d9e84a999baa85f239df8f85dbab2483788" 2019-06-02 12:08:59,659 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b.json used request id req-db767d07-34f9-4e4b-a7fd-8ba80d2abb44 2019-06-02 12:08:59,659 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-21eb6962-1705-41f7-aa2e-2119923f0359 Date: Sun, 02 Jun 2019 12:08:43 GMT RESP BODY: {"floatingips": [{"router_id": "dcfba05b-fdc4-4099-b7b0-8448f10065b0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e8756cc30b6745e8964fe099a797877f", "created_at": "2019-06-02T11:58:45Z", "updated_at": "2019-06-02T11:59:12Z", "floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "275c571b-bb97-4ca3-9e6e-9a4d5f78a94e", "device_owner": "", "mac_address": "fa:16:3e:cd:44:76", "device_id": ""}, "fixed_ip_address": "11.0.0.7", "floating_ip_address": "172.30.9.207", "revision_number": 2, "project_id": "e8756cc30b6745e8964fe099a797877f", "port_id": "33a78192-90de-4e82-b2e1-a115e3a559ea", "id": "64d1a4bf-3ceb-455b-804c-9ba59f59ebc0", "qos_policy_id": null}, {"router_id": "dcfba05b-fdc4-4099-b7b0-8448f10065b0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e8756cc30b6745e8964fe099a797877f", "created_at": "2019-06-02T11:58:45Z", "updated_at": "2019-06-02T11:59:12Z", "floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "275c571b-bb97-4ca3-9e6e-9a4d5f78a94e", "device_owner": "", "mac_address": "fa:16:3e:d6:af:7d", "device_id": ""}, "fixed_ip_address": "11.0.0.10", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "e8756cc30b6745e8964fe099a797877f", "port_id": "459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b", "id": "eb721502-0d9c-4130-921e-0b1cc541026a", "qos_policy_id": null}, {"router_id": "d1d4d465-18c0-442d-b96d-e3f4894d2c8d", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e8756cc30b6745e8964fe099a797877f", "created_at": "2019-06-02T11:54:43Z", "updated_at": "2019-06-02T11:54:45Z", "floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "08492b8a-e147-434c-8144-5a6ea6151ccd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b5:2b:a8", "device_id": "8dee95c3-284d-488d-9d3a-24ff4b60da4e"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.206", "revision_number": 1, "project_id": "e8756cc30b6745e8964fe099a797877f", "port_id": "1f082f35-1a48-4e5d-9499-18017e5e1250", "id": "fdb32d8a-ba15-4dfa-b658-83e152e20380", "qos_policy_id": null}]} 2019-06-02 12:08:59,660 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-21eb6962-1705-41f7-aa2e-2119923f0359 2019-06-02 12:08:59,660 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-21eb6962-1705-41f7-aa2e-2119923f0359 2019-06-02 12:08:59,660 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-21eb6962-1705-41f7-aa2e-2119923f0359 2019-06-02 12:08:59,660 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-21eb6962-1705-41f7-aa2e-2119923f0359 2019-06-02 12:08:59,660 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/33a78192-90de-4e82-b2e1-a115e3a559ea.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}567b99c9403721dba58e3ffca496a224db5e9ce9" 2019-06-02 12:08:59,660 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/33a78192-90de-4e82-b2e1-a115e3a559ea.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}567b99c9403721dba58e3ffca496a224db5e9ce9" 2019-06-02 12:08:59,660 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-e044ac54-c429-4e1f-9f97-a4bf683965c2 Date: Sun, 02 Jun 2019 12:08:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T12:08:44Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cf69a859-aaa7-4ee1-9ad8-166badaaaf84","ip_address":"11.0.0.7"}],"id":"33a78192-90de-4e82-b2e1-a115e3a559ea","security_groups":["fdd1c2c9-52e4-4f52-af6a-fef40dba322a"],"mac_address":"fa:16:3e:cd:44:76","project_id":"e8756cc30b6745e8964fe099a797877f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"275c571b-bb97-4ca3-9e6e-9a4d5f78a94e","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:59:04Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-06-02 12:08:59,661 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-e044ac54-c429-4e1f-9f97-a4bf683965c2 Date: Sun, 02 Jun 2019 12:08:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T12:08:44Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cf69a859-aaa7-4ee1-9ad8-166badaaaf84","ip_address":"11.0.0.7"}],"id":"33a78192-90de-4e82-b2e1-a115e3a559ea","security_groups":["fdd1c2c9-52e4-4f52-af6a-fef40dba322a"],"mac_address":"fa:16:3e:cd:44:76","project_id":"e8756cc30b6745e8964fe099a797877f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"275c571b-bb97-4ca3-9e6e-9a4d5f78a94e","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:59:04Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-06-02 12:08:59,661 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-02 12:08:59,661 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-06-02 12:08:59,661 - functest.core.cloudify - DEBUG - Successfully detached port 33a78192-90de-4e82-b2e1-a115e3a559ea 2019-06-02 12:09:05,204 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/ports/33a78192-90de-4e82-b2e1-a115e3a559ea.json used request id req-e044ac54-c429-4e1f-9f97-a4bf683965c2 2019-06-02 12:09:05,205 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/ports/33a78192-90de-4e82-b2e1-a115e3a559ea.json used request id req-e044ac54-c429-4e1f-9f97-a4bf683965c2 2019-06-02 12:09:05,205 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.22:9696/v2.0/ports/33a78192-90de-4e82-b2e1-a115e3a559ea.json used request id req-e044ac54-c429-4e1f-9f97-a4bf683965c2 2019-06-02 12:09:05,205 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.22:9696/v2.0/ports/33a78192-90de-4e82-b2e1-a115e3a559ea.json used request id req-e044ac54-c429-4e1f-9f97-a4bf683965c2 2019-06-02 12:09:05,205 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-02 12:09:05,205 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-06-02 12:09:05,206 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-06-02 12:09:05,206 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-02 12:09:05,206 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-06-02 12:09:05,206 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-02 12:09:05,206 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-be4e9f5c-4bcb-4a57-94b4-29329d5ef220 2019-06-02 12:09:05,206 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c7ca49ed-75aa-45c4-85cd-2157690c14e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68eeaedce2a0564cf23ad9b9b9056ca378f11fd2" 2019-06-02 12:09:05,207 - functest.core.cloudify - DEBUG - deleting server 2019-06-02 12:09:05,207 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 12:09:05,207 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 12:08:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be4e9f5c-4bcb-4a57-94b4-29329d5ef220 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 12:09:05,207 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 12:08:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4db27588-4c1c-460b-b2a4-6a201e55b594 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 12:09:05,207 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 12:09:05,207 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c7ca49ed-75aa-45c4-85cd-2157690c14e4 used request id req-210b4c54-a545-4c2d-a76f-88d028b80c0c 2019-06-02 12:09:05,208 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-4db27588-4c1c-460b-b2a4-6a201e55b594 2019-06-02 12:09:05,208 - functest.core.cloudify - DEBUG - deleting server 2019-06-02 12:09:05,208 - functest.core.cloudify - DEBUG - RESP: [404] Date: Sun, 02 Jun 2019 12:08: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-210b4c54-a545-4c2d-a76f-88d028b80c0c x-compute-request-id: req-210b4c54-a545-4c2d-a76f-88d028b80c0c Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance c7ca49ed-75aa-45c4-85cd-2157690c14e4 could not be found.", "code": 404}} 2019-06-02 12:09:05,208 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c7ca49ed-75aa-45c4-85cd-2157690c14e4 used request id req-210b4c54-a545-4c2d-a76f-88d028b80c0c 2019-06-02 12:09:05,208 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-02 12:09:05,208 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-02 12:09:05,209 - functest.core.cloudify - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance c7ca49ed-75aa-45c4-85cd-2157690c14e4 could not be found. [status_code=404] 2019-06-02 12:09:05,209 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8201c2e1-1b51-4b20-aa15-4ccd56cfe9db used request id req-53a91686-0186-4424-a073-de35798a2abe 2019-06-02 12:09:05,209 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8201c2e1-1b51-4b20-aa15-4ccd56cfe9db used request id req-53a91686-0186-4424-a073-de35798a2abe 2019-06-02 12:09:05,209 - functest.core.cloudify - DEBUG - RESP: [404] Date: Sun, 02 Jun 2019 12:08: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-53a91686-0186-4424-a073-de35798a2abe x-compute-request-id: req-53a91686-0186-4424-a073-de35798a2abe Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 8201c2e1-1b51-4b20-aa15-4ccd56cfe9db could not be found.", "code": 404}} 2019-06-02 12:09:05,209 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8201c2e1-1b51-4b20-aa15-4ccd56cfe9db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acd795539a13f49a0f97fb037c333b249cc14d31" 2019-06-02 12:09:05,209 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-02 12:09:05,210 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-02 12:09:05,210 - functest.core.cloudify - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 8201c2e1-1b51-4b20-aa15-4ccd56cfe9db could not be found. [status_code=404] 2019-06-02 12:09:05,210 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-02 12:09:05,210 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-02 12:09:05,210 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-02 12:09:05,210 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-02 12:09:05,210 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-06-02 12:09:05,211 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-02 12:09:05,211 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-02 12:09:05,211 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 12:08:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d14c48c-c07e-4338-91a4-f1aa6182134f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 12:09:05,211 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 12:09:05,211 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports.json?id=1679d402-2dec-4ec6-b895-d6411d160818 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83571b66fa01c99f3d32aa49bf69cebe4e955b1a" 2019-06-02 12:09:05,211 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-9d14c48c-c07e-4338-91a4-f1aa6182134f 2019-06-02 12:09:05,212 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-02 12:09:05,212 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2019-06-02 12:09:05,212 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-23c81f4e-fc4d-463c-939d-778df2dd7597 Date: Sun, 02 Jun 2019 12:08:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T12:08:41Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f6ba2437-a24c-4080-9191-093a8b38b42a","ip_address":"12.0.0.3"}],"id":"1679d402-2dec-4ec6-b895-d6411d160818","security_groups":["fdd1c2c9-52e4-4f52-af6a-fef40dba322a"],"mac_address":"fa:16:3e:b4:e9:89","project_id":"e8756cc30b6745e8964fe099a797877f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"98a9c7d9-3301-4ddf-9e42-18324ddbd836","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:58:55Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-06-02 12:09:05,212 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-02 12:09:05,212 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 12:08:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77ce3274-bf4b-4249-ad79-82d87bbfe599 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 12:09:05,212 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-77ce3274-bf4b-4249-ad79-82d87bbfe599 2019-06-02 12:09:05,212 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-02 12:09:10,374 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-77ce3274-bf4b-4249-ad79-82d87bbfe599 2019-06-02 12:09:10,374 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?id=1679d402-2dec-4ec6-b895-d6411d160818 used request id req-23c81f4e-fc4d-463c-939d-778df2dd7597 2019-06-02 12:09:10,374 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-02 12:09:10,374 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 12:09:10,374 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports.json?id=1679d402-2dec-4ec6-b895-d6411d160818 used request id req-23c81f4e-fc4d-463c-939d-778df2dd7597 2019-06-02 12:09:10,375 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-02 12:09:10,375 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-02 12:09:10,375 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/1679d402-2dec-4ec6-b895-d6411d160818.json used request id req-352be5e3-af8f-43d2-8ecb-e194803231ae 2019-06-02 12:09:10,375 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/1679d402-2dec-4ec6-b895-d6411d160818.json used request id req-352be5e3-af8f-43d2-8ecb-e194803231ae 2019-06-02 12:09:10,375 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-44034996-f7c6-4d9b-a314-45153669bbdb Date: Sun, 02 Jun 2019 12:08:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T12:08:50Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f6ba2437-a24c-4080-9191-093a8b38b42a","ip_address":"12.0.0.3"}],"id":"1679d402-2dec-4ec6-b895-d6411d160818","security_groups":[],"mac_address":"fa:16:3e:b4:e9:89","project_id":"e8756cc30b6745e8964fe099a797877f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"98a9c7d9-3301-4ddf-9e42-18324ddbd836","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:58:55Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-06-02 12:09:10,375 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/ports/1679d402-2dec-4ec6-b895-d6411d160818.json used request id req-44034996-f7c6-4d9b-a314-45153669bbdb 2019-06-02 12:09:10,376 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/1679d402-2dec-4ec6-b895-d6411d160818.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83571b66fa01c99f3d32aa49bf69cebe4e955b1a" 2019-06-02 12:09:10,376 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-352be5e3-af8f-43d2-8ecb-e194803231ae Date: Sun, 02 Jun 2019 12:08:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T12:08:50Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f6ba2437-a24c-4080-9191-093a8b38b42a","ip_address":"12.0.0.3"}],"id":"1679d402-2dec-4ec6-b895-d6411d160818","security_groups":[],"mac_address":"fa:16:3e:b4:e9:89","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"e8756cc30b6745e8964fe099a797877f","qos_policy_id":null,"admin_state_up":true,"network_id":"98a9c7d9-3301-4ddf-9e42-18324ddbd836","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:58:55Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-02 12:09:10,376 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.22:9696/v2.0/ports/1679d402-2dec-4ec6-b895-d6411d160818.json used request id req-44034996-f7c6-4d9b-a314-45153669bbdb 2019-06-02 12:09:10,376 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-02 12:09:10,376 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-02 12:09:10,376 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 12:08:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-575a7c58-bc35-42da-859c-d6b98b442fec Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 12:09:10,376 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-02 12:09:10,377 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-06-02 12:09:10,377 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 12:09:10,377 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-575a7c58-bc35-42da-859c-d6b98b442fec 2019-06-02 12:09:10,377 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 12:09:10,377 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 12:08:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e9c1a30-5c6e-442c-9ea9-1d469e284da2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 12:09:10,377 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-5e9c1a30-5c6e-442c-9ea9-1d469e284da2 2019-06-02 12:09:10,377 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-c741f7d7-262a-4d9d-890d-76357b1640a8 Date: Sun, 02 Jun 2019 12:08:52 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e8756cc30b6745e8964fe099a797877f", "created_at": "2019-06-02T11:58:45Z", "updated_at": "2019-06-02T12:08:51Z", "floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 3, "project_id": "e8756cc30b6745e8964fe099a797877f", "port_id": null, "id": "eb721502-0d9c-4130-921e-0b1cc541026a", "qos_policy_id": null}} 2019-06-02 12:09:10,378 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?id=cdf5a86f-0d5e-4e26-ac66-4ee51c9ee067 used request id req-d1005ddd-f5b3-4659-8090-b8dec79e8bc9 2019-06-02 12:09:10,378 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-06-02 12:09:10,378 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.keypair.delete' 2019-06-02 12:09:10,378 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-02 12:09:10,378 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2019-06-02 12:09:10,378 - functest.core.cloudify - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2019-06-02 12:09:10,379 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-5e375f50-23c4-4163-a279-8647944320b9 2019-06-02 12:09:10,379 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 12:08:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e375f50-23c4-4163-a279-8647944320b9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 12:09:10,379 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 12:09:10,379 - functest.core.cloudify - DEBUG - deleting keypair 2019-06-02 12:09:10,379 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/ports/cdf5a86f-0d5e-4e26-ac66-4ee51c9ee067.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}032b1083f74741e02fcb80b974d87932e262c61c" -d '{"port": {"security_groups": []}}' 2019-06-02 12:09:10,379 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports.json?id=cdf5a86f-0d5e-4e26-ac66-4ee51c9ee067 used request id req-d1005ddd-f5b3-4659-8090-b8dec79e8bc9 2019-06-02 12:09:10,379 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/floatingips/eb721502-0d9c-4130-921e-0b1cc541026a.json used request id req-c741f7d7-262a-4d9d-890d-76357b1640a8 2019-06-02 12:09:10,380 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.22:9696/v2.0/floatingips/eb721502-0d9c-4130-921e-0b1cc541026a.json used request id req-c741f7d7-262a-4d9d-890d-76357b1640a8 2019-06-02 12:09:10,380 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports.json?id=cdf5a86f-0d5e-4e26-ac66-4ee51c9ee067 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}032b1083f74741e02fcb80b974d87932e262c61c" 2019-06-02 12:09:10,380 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/floatingips/64d1a4bf-3ceb-455b-804c-9ba59f59ebc0.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8befb22ca2d1280b8999f0c74771f5191ef3fdbf" -d '{"floatingip": {"port_id": null}}' 2019-06-02 12:09:10,380 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-d1005ddd-f5b3-4659-8090-b8dec79e8bc9 Date: Sun, 02 Jun 2019 12:08:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T12:08:41Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f6ba2437-a24c-4080-9191-093a8b38b42a","ip_address":"12.0.0.13"}],"id":"cdf5a86f-0d5e-4e26-ac66-4ee51c9ee067","security_groups":["fdd1c2c9-52e4-4f52-af6a-fef40dba322a"],"mac_address":"fa:16:3e:42:7b:94","project_id":"e8756cc30b6745e8964fe099a797877f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"98a9c7d9-3301-4ddf-9e42-18324ddbd836","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:58:55Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-06-02 12:09:10,380 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-02 12:09:10,380 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/vnf_test_keypair -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d600b11ffb352a8af2da277f93501160e1a19ad7" 2019-06-02 12:09:10,381 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-a05f257d-3f15-4290-99d0-d9776a7c8569 Date: Sun, 02 Jun 2019 12:08:53 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T12:08:52Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f6ba2437-a24c-4080-9191-093a8b38b42a","ip_address":"12.0.0.13"}],"id":"cdf5a86f-0d5e-4e26-ac66-4ee51c9ee067","security_groups":[],"mac_address":"fa:16:3e:42:7b:94","project_id":"e8756cc30b6745e8964fe099a797877f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"98a9c7d9-3301-4ddf-9e42-18324ddbd836","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:58:55Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-06-02 12:09:10,381 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/ports/cdf5a86f-0d5e-4e26-ac66-4ee51c9ee067.json used request id req-a05f257d-3f15-4290-99d0-d9776a7c8569 2019-06-02 12:09:10,381 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.22:9696/v2.0/ports/cdf5a86f-0d5e-4e26-ac66-4ee51c9ee067.json used request id req-a05f257d-3f15-4290-99d0-d9776a7c8569 2019-06-02 12:09:10,381 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/cdf5a86f-0d5e-4e26-ac66-4ee51c9ee067.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}032b1083f74741e02fcb80b974d87932e262c61c" 2019-06-02 12:09:10,381 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-0a7cb2ff-7491-4224-9c2e-81bc8430b6d1 Date: Sun, 02 Jun 2019 12:08:53 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T12:08:52Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f6ba2437-a24c-4080-9191-093a8b38b42a","ip_address":"12.0.0.13"}],"id":"cdf5a86f-0d5e-4e26-ac66-4ee51c9ee067","security_groups":[],"mac_address":"fa:16:3e:42:7b:94","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"e8756cc30b6745e8964fe099a797877f","qos_policy_id":null,"admin_state_up":true,"network_id":"98a9c7d9-3301-4ddf-9e42-18324ddbd836","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:58:55Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-02 12:09:10,381 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/cdf5a86f-0d5e-4e26-ac66-4ee51c9ee067.json used request id req-0a7cb2ff-7491-4224-9c2e-81bc8430b6d1 2019-06-02 12:09:15,544 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.22:9696/v2.0/ports/cdf5a86f-0d5e-4e26-ac66-4ee51c9ee067.json used request id req-a05f257d-3f15-4290-99d0-d9776a7c8569 2019-06-02 12:09:15,545 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/cdf5a86f-0d5e-4e26-ac66-4ee51c9ee067.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}032b1083f74741e02fcb80b974d87932e262c61c" 2019-06-02 12:09:15,545 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-0a7cb2ff-7491-4224-9c2e-81bc8430b6d1 Date: Sun, 02 Jun 2019 12:08:53 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T12:08:52Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f6ba2437-a24c-4080-9191-093a8b38b42a","ip_address":"12.0.0.13"}],"id":"cdf5a86f-0d5e-4e26-ac66-4ee51c9ee067","security_groups":[],"mac_address":"fa:16:3e:42:7b:94","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"e8756cc30b6745e8964fe099a797877f","qos_policy_id":null,"admin_state_up":true,"network_id":"98a9c7d9-3301-4ddf-9e42-18324ddbd836","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:58:55Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-02 12:09:15,545 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/floatingips/64d1a4bf-3ceb-455b-804c-9ba59f59ebc0.json used request id req-41e60bad-b91d-4398-8ef9-507151bffe23 2019-06-02 12:09:15,545 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-41e60bad-b91d-4398-8ef9-507151bffe23 Date: Sun, 02 Jun 2019 12:08:53 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e8756cc30b6745e8964fe099a797877f", "created_at": "2019-06-02T11:58:45Z", "updated_at": "2019-06-02T12:08:53Z", "floating_network_id": "c2796163-bdf4-4e6d-b43c-d15508fb1de0", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 3, "project_id": "e8756cc30b6745e8964fe099a797877f", "port_id": null, "id": "64d1a4bf-3ceb-455b-804c-9ba59f59ebc0", "qos_policy_id": null}} 2019-06-02 12:09:15,545 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/1679d402-2dec-4ec6-b895-d6411d160818.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}815c55bd8549efc14e6f5259ec2b8a0b1910a8c5" 2019-06-02 12:09:15,546 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/vnf_test_keypair used request id req-fd97306f-4560-4688-a3ed-d0b9eb3c0a61 2019-06-02 12:09:15,546 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/vnf_test_keypair used request id req-fd97306f-4560-4688-a3ed-d0b9eb3c0a61 2019-06-02 12:09:15,546 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 02 Jun 2019 12:08: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-fd97306f-4560-4688-a3ed-d0b9eb3c0a61 x-compute-request-id: req-fd97306f-4560-4688-a3ed-d0b9eb3c0a61 Content-Length: 0 Content-Type: application/json 2019-06-02 12:09:15,546 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 12:09:15,546 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-06-02 12:09:15,546 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-74fe2e92-b8c0-4a99-b4e7-fe320669e06a 2019-06-02 12:09:15,547 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 12:08:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74fe2e92-b8c0-4a99-b4e7-fe320669e06a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 12:09:15,547 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-06-02 12:09:15,547 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-06-02 12:09:15,547 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2019-06-02 12:09:15,547 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.22:9696/v2.0/floatingips/64d1a4bf-3ceb-455b-804c-9ba59f59ebc0.json used request id req-41e60bad-b91d-4398-8ef9-507151bffe23 2019-06-02 12:09:15,547 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4fe5064e-8b3b-49d0-90c5-9f7f9782c35e Date: Sun, 02 Jun 2019 12:08:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-02 12:09:15,547 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/ports/1679d402-2dec-4ec6-b895-d6411d160818.json used request id req-4fe5064e-8b3b-49d0-90c5-9f7f9782c35e 2019-06-02 12:09:15,548 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.22:9696/v2.0/ports/1679d402-2dec-4ec6-b895-d6411d160818.json used request id req-4fe5064e-8b3b-49d0-90c5-9f7f9782c35e 2019-06-02 12:09:15,548 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports.json?id=459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}763063d683e10caa0b4aded8dc5568f817998e35" 2019-06-02 12:09:15,548 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 12:09:15,548 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 12:08:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c3261e7-c961-404c-b578-b6fc2847a361 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 12:09:15,548 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-2c3261e7-c961-404c-b578-b6fc2847a361 2019-06-02 12:09:15,548 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-02 12:09:15,549 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2019-06-02 12:09:15,549 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2019-06-02 12:09:15,549 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-02 12:09:15,549 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?id=459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b used request id req-13ce8800-70b8-438b-b55e-b46da55e519e 2019-06-02 12:09:15,549 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-13ce8800-70b8-438b-b55e-b46da55e519e Date: Sun, 02 Jun 2019 12:08:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T12:08:44Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cf69a859-aaa7-4ee1-9ad8-166badaaaf84","ip_address":"11.0.0.10"}],"id":"459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b","security_groups":["fdd1c2c9-52e4-4f52-af6a-fef40dba322a"],"mac_address":"fa:16:3e:d6:af:7d","project_id":"e8756cc30b6745e8964fe099a797877f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"275c571b-bb97-4ca3-9e6e-9a4d5f78a94e","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:59:03Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-06-02 12:09:15,549 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports.json?id=459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b used request id req-13ce8800-70b8-438b-b55e-b46da55e519e 2019-06-02 12:09:15,550 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/ports/459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}763063d683e10caa0b4aded8dc5568f817998e35" -d '{"port": {"security_groups": []}}' 2019-06-02 12:09:15,550 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-06-02 12:09:15,550 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-02 12:09:15,550 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-06-02 12:09:15,550 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b.json used request id req-7ff15396-7109-456a-83c1-ee3ee2ca1eff 2019-06-02 12:09:15,550 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-7ff15396-7109-456a-83c1-ee3ee2ca1eff Date: Sun, 02 Jun 2019 12:08:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T12:08:55Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cf69a859-aaa7-4ee1-9ad8-166badaaaf84","ip_address":"11.0.0.10"}],"id":"459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b","security_groups":[],"mac_address":"fa:16:3e:d6:af:7d","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"e8756cc30b6745e8964fe099a797877f","qos_policy_id":null,"admin_state_up":true,"network_id":"275c571b-bb97-4ca3-9e6e-9a4d5f78a94e","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:59:03Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-02 12:09:15,550 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}763063d683e10caa0b4aded8dc5568f817998e35" 2019-06-02 12:09:15,551 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.22:9696/v2.0/ports/459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b.json used request id req-a73f7164-326e-4b94-8b6d-a107d80d20dd 2019-06-02 12:09:15,551 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-a73f7164-326e-4b94-8b6d-a107d80d20dd Date: Sun, 02 Jun 2019 12:08:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T12:08:55Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cf69a859-aaa7-4ee1-9ad8-166badaaaf84","ip_address":"11.0.0.10"}],"id":"459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b","security_groups":[],"mac_address":"fa:16:3e:d6:af:7d","project_id":"e8756cc30b6745e8964fe099a797877f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"275c571b-bb97-4ca3-9e6e-9a4d5f78a94e","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:59:03Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-06-02 12:09:15,551 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/ports/459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b.json used request id req-a73f7164-326e-4b94-8b6d-a107d80d20dd 2019-06-02 12:09:15,551 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-06-02 12:09:15,551 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b.json used request id req-7ff15396-7109-456a-83c1-ee3ee2ca1eff 2019-06-02 12:09:15,551 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 12:09:15,551 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 12:08:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-425d091d-fb67-4f30-b77a-7b373eca375e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 12:09:15,552 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-425d091d-fb67-4f30-b77a-7b373eca375e 2019-06-02 12:09:15,552 - functest.core.cloudify - DEBUG - deleting port 2019-06-02 12:09:15,552 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-02 12:09:15,552 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-02 12:09:15,552 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-06-02 12:09:20,697 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/ports/33a78192-90de-4e82-b2e1-a115e3a559ea.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797e95705b422600db06846f1cc9ad21c8cdddb1" -d '{"port": {"security_groups": []}}' 2019-06-02 12:09:20,697 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports.json?id=33a78192-90de-4e82-b2e1-a115e3a559ea used request id req-28a77b80-d6bb-49c7-a416-068c435b1798 2019-06-02 12:09:20,697 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?id=33a78192-90de-4e82-b2e1-a115e3a559ea used request id req-28a77b80-d6bb-49c7-a416-068c435b1798 2019-06-02 12:09:20,697 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 761 X-Openstack-Request-Id: req-28a77b80-d6bb-49c7-a416-068c435b1798 Date: Sun, 02 Jun 2019 12:08:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T12:08:44Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cf69a859-aaa7-4ee1-9ad8-166badaaaf84","ip_address":"11.0.0.7"}],"id":"33a78192-90de-4e82-b2e1-a115e3a559ea","security_groups":["fdd1c2c9-52e4-4f52-af6a-fef40dba322a"],"mac_address":"fa:16:3e:cd:44:76","project_id":"e8756cc30b6745e8964fe099a797877f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"275c571b-bb97-4ca3-9e6e-9a4d5f78a94e","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:59:04Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-06-02 12:09:20,697 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/cdf5a86f-0d5e-4e26-ac66-4ee51c9ee067.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c145a166f8eee38a51aeb34a3f6662f5b901c960" 2019-06-02 12:09:20,698 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports.json?id=33a78192-90de-4e82-b2e1-a115e3a559ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797e95705b422600db06846f1cc9ad21c8cdddb1" 2019-06-02 12:09:20,698 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-5d4a45f0-5a1a-40e3-a332-ea7aa3dac61e 2019-06-02 12:09:20,698 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 12:08:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d4a45f0-5a1a-40e3-a332-ea7aa3dac61e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 12:09:20,698 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 12:09:20,698 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-06-02 12:09:20,698 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-06-02 12:09:20,699 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-02 12:09:20,699 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.22:9696/v2.0/ports/cdf5a86f-0d5e-4e26-ac66-4ee51c9ee067.json used request id req-75879f11-611b-45de-9d37-7ceda8366bc1 2019-06-02 12:09:20,699 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/ports/cdf5a86f-0d5e-4e26-ac66-4ee51c9ee067.json used request id req-75879f11-611b-45de-9d37-7ceda8366bc1 2019-06-02 12:09:20,699 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-75879f11-611b-45de-9d37-7ceda8366bc1 Date: Sun, 02 Jun 2019 12:08:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-02 12:09:20,699 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-b1872e7a-601b-4971-ad2b-e184af840c88 2019-06-02 12:09:20,699 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 12:08:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1872e7a-601b-4971-ad2b-e184af840c88 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 12:09:20,700 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 12:09:20,700 - functest.core.cloudify - DEBUG - deleting port 2019-06-02 12:09:20,700 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/33a78192-90de-4e82-b2e1-a115e3a559ea.json used request id req-e3d0e8de-4bd9-424c-82cd-0d62fc705018 2019-06-02 12:09:20,700 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/33a78192-90de-4e82-b2e1-a115e3a559ea.json used request id req-e3d0e8de-4bd9-424c-82cd-0d62fc705018 2019-06-02 12:09:20,700 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-e3d0e8de-4bd9-424c-82cd-0d62fc705018 Date: Sun, 02 Jun 2019 12:08:57 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T12:08:56Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cf69a859-aaa7-4ee1-9ad8-166badaaaf84","ip_address":"11.0.0.7"}],"id":"33a78192-90de-4e82-b2e1-a115e3a559ea","security_groups":[],"mac_address":"fa:16:3e:cd:44:76","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"e8756cc30b6745e8964fe099a797877f","qos_policy_id":null,"admin_state_up":true,"network_id":"275c571b-bb97-4ca3-9e6e-9a4d5f78a94e","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:59:04Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-02 12:09:20,700 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/33a78192-90de-4e82-b2e1-a115e3a559ea.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797e95705b422600db06846f1cc9ad21c8cdddb1" 2019-06-02 12:09:20,701 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.22:9696/v2.0/ports/33a78192-90de-4e82-b2e1-a115e3a559ea.json used request id req-826bf4d1-4e9a-40e4-8850-99584ef52e15 2019-06-02 12:09:20,701 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/ports/33a78192-90de-4e82-b2e1-a115e3a559ea.json used request id req-826bf4d1-4e9a-40e4-8850-99584ef52e15 2019-06-02 12:09:20,701 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-826bf4d1-4e9a-40e4-8850-99584ef52e15 Date: Sun, 02 Jun 2019 12:08:57 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-02T12:08:56Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cf69a859-aaa7-4ee1-9ad8-166badaaaf84","ip_address":"11.0.0.7"}],"id":"33a78192-90de-4e82-b2e1-a115e3a559ea","security_groups":[],"mac_address":"fa:16:3e:cd:44:76","project_id":"e8756cc30b6745e8964fe099a797877f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"275c571b-bb97-4ca3-9e6e-9a4d5f78a94e","tenant_id":"e8756cc30b6745e8964fe099a797877f","created_at":"2019-06-02T11:59:04Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-06-02 12:09:20,701 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-06-02 12:09:20,701 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-02 12:09:20,701 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b49f0e261cfc3dcd8d974d16ed9d98558675a92" 2019-06-02 12:09:20,701 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-06-02 12:09:20,702 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-02 12:09:20,702 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/ports/459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b.json used request id req-f3a554ec-83b5-46d9-99f5-0b2c23e42b5c 2019-06-02 12:09:20,702 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-02 12:09:20,702 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-02 12:09:20,702 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-06-02 12:09:20,702 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.22:9696/v2.0/ports/459c4c3d-51a2-47ac-8aa9-ea9aee5eae3b.json used request id req-f3a554ec-83b5-46d9-99f5-0b2c23e42b5c 2019-06-02 12:09:20,702 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f3a554ec-83b5-46d9-99f5-0b2c23e42b5c Date: Sun, 02 Jun 2019 12:08:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-02 12:09:20,703 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-06-02 12:09:20,703 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-4271c70b-4b5a-43e2-9681-f18b30d904bf 2019-06-02 12:09:20,703 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 02 Jun 2019 12:08:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4271c70b-4b5a-43e2-9681-f18b30d904bf Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-06-02 12:09:20,703 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22: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-02 12:09:20,703 - functest.core.cloudify - DEBUG - deleting port 2019-06-02 12:09:20,703 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-02 12:09:20,704 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-02 12:09:20,704 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-02 12:09:20,704 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/33a78192-90de-4e82-b2e1-a115e3a559ea.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393878bc5ed87ab98832e08c84323e55e6ac2202" 2019-06-02 12:09:20,704 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-02 12:09:20,704 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2019-06-02 12:09:20,704 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.22:9696/v2.0/ports/33a78192-90de-4e82-b2e1-a115e3a559ea.json used request id req-54d5c060-d2f2-4d99-aa34-1f5a1f9a5853 2019-06-02 12:09:20,704 - functest.core.cloudify - DEBUG - deleting subnet 2019-06-02 12:09:48,643 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2019-06-02 12:09:49,891 - 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'e0a9769fcd2f40878f30e90420853ecd', '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_0422257f-319b-44e5-b8b2-9c4549029bf6'}) 2019-06-02 12:09:51,377 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'96cd430509d84cc1ae536b39dff86955', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_0422257f-319b-44e5-b8b2-9c4549029bf6'}) 2019-06-02 12:09:52,851 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_0422257f-319b-44e5-b8b2-9c4549029bf6', 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'e0a9769fcd2f40878f30e90420853ecd', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'p4rdFctkOtR1rSl6En1uPzlwZBhUzo', 'username': u'juju_epc-user_0422257f-319b-44e5-b8b2-9c4549029bf6', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22: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-02 12:09:52,854 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_0422257f-319b-44e5-b8b2-9c4549029bf6', 'password': 'p4rdFctkOtR1rSl6En1uPzlwZBhUzo', 'project_name': 'juju_epc-project_0422257f-319b-44e5-b8b2-9c4549029bf6', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': 'e0a9769fcd2f40878f30e90420853ecd', 'project_domain_name': 'Default'} 2019-06-02 12:09:52,914 - 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-02 12:09:53,275 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2019-06-02 12:09:53,998 - 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-02T12:09:53Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'1f795dc2-af85-444a-90b4-b29c429548ef', u'provider:segmentation_id': 70, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'juju_epc-net_0422257f-319b-44e5-b8b2-9c4549029bf6', u'created_at': u'2019-06-02T12:09:53Z', u'mtu': 1450, u'tenant_id': u'e0a9769fcd2f40878f30e90420853ecd', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e0a9769fcd2f40878f30e90420853ecd', u'l2_adjacency': True}) 2019-06-02 12:09:55,827 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-02T12:09:55Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.121.2', u'end': u'192.168.121.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.121.0/24', u'id': u'ac399aac-0d7b-4d5b-8116-21df9553125c', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_0422257f-319b-44e5-b8b2-9c4549029bf6', u'enable_dhcp': True, u'network_id': u'1f795dc2-af85-444a-90b4-b29c429548ef', u'tenant_id': u'e0a9769fcd2f40878f30e90420853ecd', u'created_at': u'2019-06-02T12:09:55Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'e0a9769fcd2f40878f30e90420853ecd'}) 2019-06-02 12:09:57,572 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-02T12:09:57Z', u'revision_number': 2, u'id': u'57e6f2bc-eae3-4ba5-a22e-7966fb0e7c79', u'external_gateway_info': {u'network_id': u'c2796163-bdf4-4e6d-b43c-d15508fb1de0', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7c8ede4f-3310-4fef-9dcd-f4fc2b0977e9', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-router_0422257f-319b-44e5-b8b2-9c4549029bf6', u'admin_state_up': True, u'tenant_id': u'e0a9769fcd2f40878f30e90420853ecd', u'created_at': u'2019-06-02T12:09:55Z', u'flavor_id': None, u'routes': [], u'project_id': u'e0a9769fcd2f40878f30e90420853ecd'}) 2019-06-02 12:10:06,757 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/6c67ae6e-eb55-492b-9c50-c5dc817beea3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6c67ae6e-eb55-492b-9c50-c5dc817beea3/file', 'owner': u'e0a9769fcd2f40878f30e90420853ecd', 'id': u'6c67ae6e-eb55-492b-9c50-c5dc817beea3', 'size': 297598976, u'self': u'/v2/images/6c67ae6e-eb55-492b-9c50-c5dc817beea3', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e0a9769fcd2f40878f30e90420853ecd', 'name': 'juju_epc-project_0422257f-319b-44e5-b8b2-9c4549029bf6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/6c67ae6e-eb55-492b-9c50-c5dc817beea3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-02T12:10:06Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-02T12:10:06Z', u'owner_specified.shade.sha256': u'74baf6380a51398877a7e7d27d2319b765fee0efbf94a3be6ebc29575658c5a4', u'owner_specified.shade.object': u'images/juju_epc-img_0422257f-319b-44e5-b8b2-9c4549029bf6', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'92a19abfec7c499acc81047ad0ed6ba1', 'properties': {u'os_hash_value': u'fdf0ecddcff3d2c3673ce62d8641b5eacb41fdddee37d76f5507440756fb9ed0315f3b7c386a5f8c1445de3acf502c03cf501a268e7c67b3cd54f0f94b73a745', u'self': u'/v2/images/6c67ae6e-eb55-492b-9c50-c5dc817beea3', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'74baf6380a51398877a7e7d27d2319b765fee0efbf94a3be6ebc29575658c5a4', u'owner_specified.shade.object': u'images/juju_epc-img_0422257f-319b-44e5-b8b2-9c4549029bf6', u'owner_specified.shade.md5': u'92a19abfec7c499acc81047ad0ed6ba1', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_0422257f-319b-44e5-b8b2-9c4549029bf6', 'created': u'2019-06-02T12:10:01Z', 'checksum': u'92a19abfec7c499acc81047ad0ed6ba1', 'created_at': u'2019-06-02T12:10:01Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'fdf0ecddcff3d2c3673ce62d8641b5eacb41fdddee37d76f5507440756fb9ed0315f3b7c386a5f8c1445de3acf502c03cf501a268e7c67b3cd54f0f94b73a745', 'metadata': {u'os_hash_value': u'fdf0ecddcff3d2c3673ce62d8641b5eacb41fdddee37d76f5507440756fb9ed0315f3b7c386a5f8c1445de3acf502c03cf501a268e7c67b3cd54f0f94b73a745', u'self': u'/v2/images/6c67ae6e-eb55-492b-9c50-c5dc817beea3', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'74baf6380a51398877a7e7d27d2319b765fee0efbf94a3be6ebc29575658c5a4', u'owner_specified.shade.object': u'images/juju_epc-img_0422257f-319b-44e5-b8b2-9c4549029bf6', u'owner_specified.shade.md5': u'92a19abfec7c499acc81047ad0ed6ba1', u'schema': u'/v2/schemas/image'}}) 2019-06-02 12:10:07,953 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 6c67ae6e-eb55-492b-9c50-c5dc817beea3 -s xenial -r regionOne -u http://172.30.9.22: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-02 12:10:08,280 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_0422257f-319b-44e5-b8b2-9c4549029bf6', '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'8844e8f393854387ac00e6dfabd2445e', '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'366da269-64c1-4cb1-95fd-a257f6e71c09', 'swap': 0}) 2019-06-02 12:10:08,301 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2019-06-02 12:10:08,303 - 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-32 | | 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-noha | | 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-02 12:10:08,311 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2019-06-02 12:10:08,468 - 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-02 12:10:08,468 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2019-06-02 12:10:08,622 - 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-02 12:10:14,773 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/e719c133-19ea-4319-8a9c-87efbc010457/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e719c133-19ea-4319-8a9c-87efbc010457/file', 'owner': u'e0a9769fcd2f40878f30e90420853ecd', 'id': u'e719c133-19ea-4319-8a9c-87efbc010457', 'size': 263848448, u'self': u'/v2/images/e719c133-19ea-4319-8a9c-87efbc010457', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e0a9769fcd2f40878f30e90420853ecd', 'name': 'juju_epc-project_0422257f-319b-44e5-b8b2-9c4549029bf6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d7bd0d44-ea03-4e91-b7de-d478d7c92815/images/e719c133-19ea-4319-8a9c-87efbc010457/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-02T12:10:14Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-02T12:10:14Z', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/juju_epc-img_alt_0422257f-319b-44e5-b8b2-9c4549029bf6', '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/e719c133-19ea-4319-8a9c-87efbc010457', 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_0422257f-319b-44e5-b8b2-9c4549029bf6', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_0422257f-319b-44e5-b8b2-9c4549029bf6', 'created': u'2019-06-02T12:10:09Z', 'checksum': u'52fc95ebfee7f3e5bb64eed425820c4a', 'created_at': u'2019-06-02T12:10:09Z', 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/e719c133-19ea-4319-8a9c-87efbc010457', 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_0422257f-319b-44e5-b8b2-9c4549029bf6', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}}) 2019-06-02 12:10:14,983 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i e719c133-19ea-4319-8a9c-87efbc010457 -s trusty -r regionOne -u http://172.30.9.22: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-02 12:10:15,033 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_0422257f-319b-44e5-b8b2-9c4549029bf6', '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'8844e8f393854387ac00e6dfabd2445e', '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'4d5c4dc6-0161-4ed8-a260-20c5cf739ea3', 'swap': 0}) 2019-06-02 12:10:15,055 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2019-06-02 12:14:25,697 - 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=1f795dc2-af85-444a-90b4-b29c429548ef --config ssl-hostname-verification=false --config external-network=c2796163-bdf4-4e6d-b43c-d15508fb1de0 --config use-floating-ip=true --config use-default-secgroup=true --debug 12:10:15 INFO juju.cmd supercommand.go:56 running juju [2.3.9 gc go1.11.5] 12:10:15 DEBUG juju.cmd supercommand.go:57 args: []string{"juju", "bootstrap", "abot-epc/regionOne", "abot-controller", "--agent-version", "2.3.9", "--metadata-source", "/root", "--constraints", "mem=2G", "--bootstrap-series", "xenial", "--config", "network=1f795dc2-af85-444a-90b4-b29c429548ef", "--config", "ssl-hostname-verification=false", "--config", "external-network=c2796163-bdf4-4e6d-b43c-d15508fb1de0", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 12:10:15 DEBUG juju.cmd.juju.commands bootstrap.go:835 authenticating with region "regionOne" and credential "abot-epc" () 12:10:15 DEBUG juju.cmd.juju.commands bootstrap.go:963 provider attrs: map[use-floating-ip:true use-default-secgroup:true network:1f795dc2-af85-444a-90b4-b29c429548ef external-network:c2796163-bdf4-4e6d-b43c-d15508fb1de0 use-openstack-gbp:false policy-target-group:] 12:10:15 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 12:10:15 DEBUG juju.cmd.juju.commands bootstrap.go:1019 preparing controller with config: map[default-series:xenial ftp-proxy: proxy-ssh:false no-proxy:127.0.0.1,localhost,::1 enable-os-upgrade:true test-mode:false disable-network-management:false max-action-results-size:5G max-status-history-age:336h ignore-machine-addresses:false logforward-enabled:false apt-http-proxy: uuid:65d0478f-94f0-40f4-87de-155401722300 policy-target-group: enable-os-refresh-update:true fan-config: transmit-vendor-metrics:true container-image-stream:released apt-no-proxy: max-status-history-size:5G https-proxy: ssl-hostname-verification:false update-status-hook-interval:5m resource-tags: container-image-metadata-url: network:1f795dc2-af85-444a-90b4-b29c429548ef use-floating-ip:true apt-mirror: container-networking-method: logging-config: agent-metadata-url: use-openstack-gbp:false automatically-retry-hooks:true container-inherit-properties: apt-ftp-proxy: development:false egress-subnets: use-default-secgroup:true cloudinit-userdata: image-stream:released agent-stream:released http-proxy: authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNTGmHJZnfiVndp95i44cm2ZVXGEIjLI6qsx1DCW22zOQ5tOqJdRK810+4vZx/XCLyXsrDehAvkSmhl5VP2tT8Ke8iTpp6Ijp1UCJFD1gjmh3N+XW+2dN/gRDK3/77nQUeLc3hshvdt6rtCefbKZ3JaTybIxk/GXx1PxbGtRY4p/MNM/FhgVWTWFnCfk1fFGSKNKQdKh+6i2C/gM6/I4JHg/MlNOBqjrbNi3N+INasOsk8XDtTJKr8f1fNNqEBxcZvmx/AxQL79g50u7VPmxsnclj6vDKPc8+oSJz0hVdEQ/unMDc5G7Dy0sYW++LCfcoeVlLSZ/xvTy+ZkFBxnaWz juju-client-key firewall-mode:instance type:openstack max-action-results-age:336h name:controller image-metadata-url: external-network:c2796163-bdf4-4e6d-b43c-d15508fb1de0 provisioner-harvest-mode:destroyed apt-https-proxy: net-bond-reconfigure-delay:17] 12:10:15 INFO juju.provider.openstack provider.go:145 opening model "controller" 12:10:16 DEBUG goose client.go:511 auth details: &{Token:gAAAAABc87yoDlaK7DBU0eqiOc1i71P8Xb4JBEaYkAy1s21L-WDK0aOTb9DIVdEz9PL_zLp0qaku3Z_A_IWonbqfNu650HE7C5HOuDkDhYn9B9gH4SD57ly5FA_2FhxXM36qeS1Q32RPyFoO0c31SKDlo8cfDwnSntTiC7Xpa1fhVj5uKk5At5Y TenantId:e0a9769fcd2f40878f30e90420853ecd UserId:96cd430509d84cc1ae536b39dff86955 Domain: RegionServiceURLs:map[regionOne:map[identity:http://172.30.9.22:5000 metric:http://172.30.9.22:8041 placement:http://172.30.9.22:8778/placement alarming:http://172.30.9.22:8042 object-store:http://172.30.9.22:8080/v1/AUTH_e0a9769fcd2f40878f30e90420853ecd orchestration:http://172.30.9.22:8004/v1/e0a9769fcd2f40878f30e90420853ecd cloudformation:http://172.30.9.22:8000/v1 volumev2:http://172.30.9.22:8776/v2/e0a9769fcd2f40878f30e90420853ecd event:http://172.30.9.22:8977 image:http://172.30.9.22:9292 compute:http://172.30.9.22:8774/v2.1 volumev3:http://172.30.9.22:8776/v3/e0a9769fcd2f40878f30e90420853ecd network:http://172.30.9.22:9696]]} 12:10:16 INFO cmd bootstrap.go:508 Creating Juju controller "abot-controller" on abot-epc/regionOne 12:10:16 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.22:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.22:8774/v2.1/ Rel:self}] Status:CURRENT}] 12:10:16 INFO juju.cmd.juju.commands bootstrap.go:572 combined bootstrap constraints: mem=2048M 12:10:16 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 12:10:16 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 12:10:16 DEBUG juju.environs.bootstrap bootstrap.go:717 no agent directory found, using default agent metadata source: https://streams.canonical.com/juju/tools 12:10:16 DEBUG juju.environs.bootstrap bootstrap.go:742 setting default image metadata source: /root/images 12:10:16 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 12:10:16 INFO juju.environs.bootstrap bootstrap.go:760 custom image metadata added to search path 12:10:16 INFO cmd bootstrap.go:233 Loading image metadata 12:10:16 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 12:10:16 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 12:10:16 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 12:10:16 DEBUG juju.environs.bootstrap bootstrap.go:608 constraints for image metadata lookup &{{{regionOne http://172.30.9.22:5000/v3} [precise saucy win2016nano win7 yakkety win2012 genericlinux quantal raring trusty vivid win2016 win2016hv centos7 opensuseleap win2012hv win2012r2 artful xenial win2012hvr2 win81 utopic wily zesty bionic win8 win2008r2 win10] [amd64 i386 armhf arm64 ppc64el s390x] released}} 12:10:16 DEBUG juju.environs.bootstrap bootstrap.go:620 found 2 image metadata in bootstrap metadata 12:10:19 DEBUG juju.environs.bootstrap bootstrap.go:620 found 0 image metadata in default cloud images 12:10:19 DEBUG juju.environs.simplestreams simplestreams.go:457 skipping index "http://cloud-images.ubuntu.com/releases/streams/v1/index.sjson" because of missing information: index file has no data for cloud {regionOne http://172.30.9.22:5000/v3} not found 12:10:19 DEBUG juju.environs.bootstrap bootstrap.go:616 ignoring image metadata in default ubuntu cloud images: index file has no data for cloud {regionOne http://172.30.9.22:5000/v3} not found 12:10:19 DEBUG juju.environs.bootstrap bootstrap.go:624 found 2 image metadata from all image data sources 12:10:19 INFO cmd bootstrap.go:303 Looking for packaged Juju agent version 2.3.9 for amd64 12:10:19 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.3.9 12:10:19 DEBUG juju.environs.tools tools.go:102 finding agent binaries in stream: "released" 12:10:19 DEBUG juju.environs.tools tools.go:104 reading agent binaries with major.minor version 2.3 12:10:19 DEBUG juju.environs.tools tools.go:112 filtering agent binaries by version: 2.3.9 12:10:19 DEBUG juju.environs.tools tools.go:115 filtering agent binaries by series: xenial 12:10:19 DEBUG juju.environs.tools tools.go:118 filtering agent binaries by architecture: amd64 12:10:19 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 12:10:20 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 []} 12:10:22 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 12:10:22 INFO cmd bootstrap.go:389 Starting new instance for initial controller 12:10:23 INFO cmd bootstrap.go:151 Launching controller instance(s) on abot-epc/regionOne... 12:10:23 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 12:10:23 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:6c67ae6e-eb55-492b-9c50-c5dc817beea3 Arch:amd64 VirtType:}] 12:10:23 INFO juju.environs.instances image.go:106 find instance - using image with id: 6c67ae6e-eb55-492b-9c50-c5dc817beea3 12:10:23 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false 12:10:23 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 12:10:23 DEBUG juju.provider.openstack provider.go:993 openstack user data; 2486 bytes 12:10:23 DEBUG juju.provider.openstack provider.go:1005 using network id "1f795dc2-af85-444a-90b4-b29c429548ef" 12:10:23 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.22:9696/v2.0/ Rel:self}] Status:CURRENT}] - instance "a74d2e1a-a0d1-438d-8bc4-66b6e68acfc7" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "a74d2e1a-a0d1-438d-8bc4-66b6e68acfc7" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "a74d2e1a-a0d1-438d-8bc4-66b6e68acfc7" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "a74d2e1a-a0d1-438d-8bc4-66b6e68acfc7" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "a74d2e1a-a0d1-438d-8bc4-66b6e68acfc7" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "a74d2e1a-a0d1-438d-8bc4-66b6e68acfc7" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "a74d2e1a-a0d1-438d-8bc4-66b6e68acfc7" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "a74d2e1a-a0d1-438d-8bc4-66b6e68acfc7" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "a74d2e1a-a0d1-438d-8bc4-66b6e68acfc7" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "a74d2e1a-a0d1-438d-8bc4-66b6e68acfc7" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "a74d2e1a-a0d1-438d-8bc4-66b6e68acfc7" has status BUILD, wait 10 seconds before retry, attempt 11 12:12:24 INFO juju.provider.openstack provider.go:1175 started instance "a74d2e1a-a0d1-438d-8bc4-66b6e68acfc7" 12:12:24 DEBUG juju.provider.openstack provider.go:1184 allocating public IP address for openstack node 12:12:24 DEBUG juju.provider.openstack networking.go:169 using external network "c2796163-bdf4-4e6d-b43c-d15508fb1de0" 12:12:26 DEBUG juju.provider.openstack networking.go:226 allocated new public IP: 172.30.9.207 12:12:26 INFO juju.provider.openstack provider.go:1189 allocated public IP 172.30.9.207 12:12:29 INFO cmd bootstrap.go:225 - a74d2e1a-a0d1-438d-8bc4-66b6e68acfc7 (arch=amd64 mem=2G cores=1) 12:12:29 INFO juju.environs.bootstrap bootstrap.go:638 newest version: 2.3.9 12:12:29 INFO juju.environs.bootstrap bootstrap.go:653 picked bootstrap agent binary version: 2.3.9 12:12:29 INFO cmd bootstrap.go:425 Installing Juju agent on bootstrap instance 12:12:31 INFO cmd bootstrap.go:517 Fetching Juju GUI 2.14.0 12:12:31 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false Waiting for address 12:12:32 DEBUG juju.provider.openstack provider.go:417 instance a74d2e1a-a0d1-438d-8bc4-66b6e68acfc7 has floating IP address: 172.30.9.207 Attempting to connect to 172.30.9.207:22 Attempting to connect to 192.168.121.18:22 12:12:32 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.18 failed: ssh: connect to host 192.168.121.18 port 22: Connection refused 12:12:32 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.207 failed: ssh: connect to host 172.30.9.207 port 22: Connection refused 12:12:37 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.18 failed: ssh: connect to host 192.168.121.18 port 22: Connection refused 12:12:38 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.207 failed: /var/lib/juju/nonce.txt does not exist 12:12:42 DEBUG juju.provider.openstack provider.go:417 instance a74d2e1a-a0d1-438d-8bc4-66b6e68acfc7 has floating IP address: 172.30.9.207 12:12:42 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.18 failed: ssh: connect to host 192.168.121.18 port 22: Connection refused 12:12:43 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.207 failed: /var/lib/juju/nonce.txt does not exist 12:12:47 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.18 failed: ssh: connect to host 192.168.121.18 port 22: Connection refused 12:12:48 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.207 failed: /var/lib/juju/nonce.txt does not exist 12:12:52 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.18 failed: ssh: connect to host 192.168.121.18 port 22: Connection refused 12:12:53 DEBUG juju.provider.openstack provider.go:417 instance a74d2e1a-a0d1-438d-8bc4-66b6e68acfc7 has floating IP address: 172.30.9.207 12:12:53 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.207 failed: /var/lib/juju/nonce.txt does not exist 12:12:57 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.18 failed: ssh: connect to host 192.168.121.18 port 22: Connection refused 12:12:59 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.207 failed: /var/lib/juju/nonce.txt does not exist 12:13:02 DEBUG juju.provider.openstack provider.go:417 instance a74d2e1a-a0d1-438d-8bc4-66b6e68acfc7 has floating IP address: 172.30.9.207 12:13:02 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.18 failed: ssh: connect to host 192.168.121.18 port 22: Connection refused 12:13:04 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.207 failed: /var/lib/juju/nonce.txt does not exist 12:13:07 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.18 failed: ssh: connect to host 192.168.121.18 port 22: Connection refused 12:13:09 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.207 failed: /var/lib/juju/nonce.txt does not exist 12:13:12 DEBUG juju.provider.openstack provider.go:417 instance a74d2e1a-a0d1-438d-8bc4-66b6e68acfc7 has floating IP address: 172.30.9.207 12:13:12 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.18 failed: ssh: connect to host 192.168.121.18 port 22: Connection refused 12:13:15 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.207 failed: /var/lib/juju/nonce.txt does not exist 12:13:17 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.18 failed: ssh: connect to host 192.168.121.18 port 22: Connection refused 12:13:20 INFO cmd bootstrap.go:333 Connected to 172.30.9.207 12:13:20 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]> 12:13:20 INFO cmd bootstrap.go:403 Running machine configuration script... sudo: unable to resolve host juju-722300-controller-0 12:14:22 INFO cmd bootstrap.go:455 Bootstrap agent now started 12:14:23 DEBUG juju.provider.openstack provider.go:417 instance a74d2e1a-a0d1-438d-8bc4-66b6e68acfc7 has floating IP address: 172.30.9.207 12:14:23 INFO juju.juju api.go:302 API endpoints changed from [] to [172.30.9.207:17070 192.168.121.18:17070] 12:14:23 INFO cmd controller.go:82 Contacting Juju controller at 172.30.9.207 to verify accessibility... 12:14:23 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.207:17070 192.168.121.18:17070] 12:14:25 DEBUG juju.api apiclient.go:849 successfully dialed "wss://172.30.9.207:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" 12:14:25 INFO juju.api apiclient.go:597 connection established to "wss://172.30.9.207:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" 12:14:25 DEBUG juju.api monitor.go:35 RPC connection died 12:14:25 INFO cmd controller.go:87 Bootstrap complete, "abot-controller" controller now available 12:14:25 INFO cmd controller.go:88 Controller machines are in the "controller" model 12:14:25 INFO cmd controller.go:89 Initial model "default" added 12:14:25 INFO cmd supercommand.go:465 command finished 2019-06-02 12:14:25,698 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2019-06-02 12:14:25,699 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2019-06-02 12:14:39,367 - 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-02 12:14:39,367 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2019-06-02 12:39:57,052 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju-wait INFO:root:All units idle since 2019-06-02 12:39:39.817902Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2019-06-02 12:39:57,052 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2019-06-02 12:39:57,052 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Checking status of ABot and EPC units ... 2019-06-02 12:39:57,245 - 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.201 3306/tcp oai-epc/0* active idle 2 172.30.9.202 2152/udp OAI EPC is running and connected to HSS oai-hss/0* active idle 3 172.30.9.203 OAI HSS is running Machine State DNS Inst id Series AZ Message 0 started 172.30.9.204 d4d60954-be5e-43d1-86df-59ec5e1327ea xenial nova ACTIVE 1 started 172.30.9.201 d50bcb3e-bb75-47e4-889f-e6fa70ed6bdc trusty nova ACTIVE 2 started 172.30.9.202 e3f63f50-c34c-42e7-a53d-e103bdd19657 trusty nova ACTIVE 3 started 172.30.9.203 6d72bea4-5473-4b35-9f8a-92e277bf1b7e trusty nova ACTIVE 2019-06-02 12:39:57,488 - 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-02 12:39:57,489 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - abot-epc-basic workload is active 2019-06-02 12:39:57,666 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-epc - oai-epc/0: 172.30.9.202 (agent:idle, workload:active) 2152/udp 2019-06-02 12:39:57,667 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-epc workload is active 2019-06-02 12:39:57,873 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-hss - oai-hss/0: 172.30.9.203 (agent:idle, workload:active) 2019-06-02 12:39:57,873 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-hss workload is active 2019-06-02 12:39:57,874 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Transferring the feature files to Abot_node ... 2019-06-02 12:39:58,745 - 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-02 12:39:58,746 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Copying the feature files within Abot_node 2019-06-02 12:39:59,309 - 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-cf1b94-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-02 12:39:59,309 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Running VNF Test cases.... 2019-06-02 12:39:59,585 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju run-action abot-epc-basic/0 run tagnames=TS_24_301 Action queued with id: 2675213d-39bf-44b6-8417-f08c16f939d1 2019-06-02 12:49:48,052 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju-wait INFO:root:All units idle since 2019-06-02 12:49:30.837645Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2019-06-02 12:49:48,053 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Getting results from Abot node.... 2019-06-02 12:49:48,626 - 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-02 12:49:48,626 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Parsing the Test results... 2019-06-02 12:49:48,644 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - {'failures': 22, 'skipped': 0, 'passed': 256} 2019-06-02 12:49:48,644 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Test VNF result: Passed: 256, Failed:22, Skipped: 0 2019-06-02 12:49:48,860 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-02 12:49:48,860 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 39:55 | PASS | +-------------------+------------------+------------------+----------------+ 2019-06-02 12:49:50,201 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju debug-log --replay --no-tail machine-0: 12:17:35 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-0: 12:17:35 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-0/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "0", "--debug"} machine-0: 12:17:35 DEBUG juju.agent read agent config, format "2.0" machine-0: 12:17:35 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-0: 12:17:35 DEBUG juju.worker start "engine" machine-0: 12:17:35 INFO juju.worker start "engine" machine-0: 12:17:35 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-0" machine-0: 12:17:35 DEBUG juju.worker "engine" started machine-0: 12:17:35 DEBUG juju.worker.introspection stats worker now serving machine-0: 12:17:35 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:35 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 12:17:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:35 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:35 DEBUG juju.worker.dependency "agent" manifold worker started machine-0: 12:17:35 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:17:35 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:17:35 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-0: 12:17:35 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:35 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:17:35 DEBUG juju.worker.dependency "clock" manifold worker started machine-0: 12:17:35 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:35 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-0: 12:17:35 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-0: 12:17:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:35 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:35 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-0: 12:17:35 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-0: 12:17:35 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:17:35 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:17:35 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:35 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:35 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:35 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:17:35 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:17:35 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:35 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-0: 12:17:35 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 12:17:35 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:35 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:35 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:17:35 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 12:17:35 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:17:35 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:35 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-0: 12:17:35 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:35 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:35 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:35 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-0: 12:17:35 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:35 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:35 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:35 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 12:17:35 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:35 DEBUG juju.worker.apicaller connecting with old password machine-0: 12:17:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:35 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:17:35 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:17:35 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 12:17:35 DEBUG juju.api successfully dialed "wss://192.168.121.18:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" machine-0: 12:17:35 INFO juju.api connection established to "wss://192.168.121.18:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" machine-0: 12:17:35 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" machine-0: 12:17:35 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:17:35 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:35 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-0: 12:17:35 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:35 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-0: 12:17:35 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 12:17:35 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:35 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:35 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:35 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-0: 12:17:35 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 12:17:35 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:35 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:35 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-0: 12:17:35 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-0: 12:17:35 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:35 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-0: 12:17:35 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:35 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:35 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:35 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:35 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:35 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 12:17:35 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-0: 12:17:35 DEBUG juju.worker.apicaller connected machine-0: 12:17:35 DEBUG juju.worker.apicaller changing password... machine-0: 12:17:35 DEBUG juju.worker.apicaller password changed machine-0: 12:17:35 DEBUG juju.api RPC connection died machine-0: 12:17:35 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 12:17:35 DEBUG juju.worker.apicaller connecting with current password machine-0: 12:17:35 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" machine-0: 12:17:35 INFO juju.api connection established to "wss://172.30.9.207:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" machine-0: 12:17:35 DEBUG juju.api successfully dialed "wss://192.168.121.18:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" machine-0: 12:17:36 DEBUG juju.worker.apicaller connected machine-0: 12:17:36 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 12:17:36 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:36 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:36 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:36 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 12:17:36 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 12:17:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-0: 12:17:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-0: 12:17:36 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-0: 12:17:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-0: 12:17:36 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 12:17:36 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 12:17:36 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-0: 12:17:36 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 12:17:36 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 12:17:36 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-0: 12:17:36 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 12:17:36 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-0: 12:17:36 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 12:17:36 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 12:17:36 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 12:17:36 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 12:17:36 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 12:17:36 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 12:17:36 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:17:36 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:17:36 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:17:36 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:17:36 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 12:17:36 INFO juju.worker.upgrader unblocking abort check machine-0: 12:17:36 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 12:17:36 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-0: 12:17:36 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 12:17:36 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:17:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:17:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:17:36 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:17:36 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:17:36 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:17:36 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:17:36 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:17:36 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 12:17:36 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 12:17:36 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:17:36 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:17:36 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:17:36 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:17:36 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:17:36 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:17:36 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-0: 12:17:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:17:36 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: machine-0: 12:17:36 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 12:17:36 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 12:17:36 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 12:17:36 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 12:17:36 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 12:17:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 12:17:36 DEBUG juju.worker.logger logger setup machine-0: 12:17:36 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-0: 12:17: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-0: 12:17:36 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 12:17:36 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 12:17:36 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 12:17:36 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 12:17:36 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 12:17:36 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 12:17:36 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 12:17:36 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 12:17:36 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 12:17:36 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 12:17:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 12:17:36 DEBUG juju.worker start "0-container-watcher" machine-0: 12:17:36 DEBUG juju.worker start "stateconverter" machine-0: 12:17:36 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 12:17:36 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 12:17:36 INFO juju.worker start "0-container-watcher" machine-0: 12:17:36 DEBUG juju.worker "0-container-watcher" started machine-0: 12:17:36 INFO juju.worker start "stateconverter" machine-0: 12:17:36 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 12:17:36 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 12:17:36 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 12:17:36 DEBUG juju.network including address public:172.30.9.207 for machine machine-0: 12:17:36 DEBUG juju.network including address local-cloud:192.168.121.18 for machine machine-0: 12:17:36 DEBUG juju.network including address local-fan:252.18.0.1 for machine machine-0: 12:17:36 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 12:17:36 DEBUG juju.network including address local-machine:::1 for machine machine-0: 12:17:36 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.18 local-fan:252.18.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 12:17:36 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.18:17070 252.18.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 12:17:36 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.18:17070" "252.18.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.18:17070" "252.18.0.1:17070" "172.30.9.207:17070"] machine-0: 12:17:36 DEBUG juju.worker "stateconverter" started machine-0: 12:17:36 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 12:17:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 12:17:36 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-0: 12:17:36 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-0: 12:17:36 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 12:17:36 DEBUG juju.api RPC connection died machine-0: 12:17:36 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 12:17:36 DEBUG juju.worker killing runner 0xc4206d6d00 machine-0: 12:17:36 INFO juju.worker stopped "stateconverter", err: can't get life for machine: connection is shut down machine-0: 12:17:36 INFO juju.worker stopped "0-container-watcher", err: worker "0-container-watcher" exited: connection is shut down machine-0: 12:17:36 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-0: 12:17:36 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-0: 12:17:36 INFO juju.worker runner is dying machine-0: 12:17:36 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 12:17:36 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-0: 12:17:36 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 12:17:36 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-0: 12:17:36 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-0: 12:17:36 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 12:17:36 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 12:17:36 DEBUG juju.worker killing "0-container-watcher" machine-0: 12:17:36 DEBUG juju.worker killing "stateconverter" machine-0: 12:17:36 DEBUG juju.worker "stateconverter" done: can't get life for machine: connection is shut down machine-0: 12:17:36 ERROR juju.worker fatal "stateconverter": can't get life for machine: connection is shut down machine-0: 12:17:36 DEBUG juju.worker "0-container-watcher" done: worker "0-container-watcher" exited: connection is shut down machine-0: 12:17:36 ERROR juju.worker fatal "0-container-watcher": worker "0-container-watcher" exited: connection is shut down machine-0: 12:17:36 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-0: 12:17:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-0: 12:17:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-0: 12:17:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-0: 12:17:36 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-0: 12:17:36 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 12:17:36 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-0: 12:17:36 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 12:17:36 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-0: 12:17:36 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 12:17:36 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-0: 12:17:36 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 12:17:36 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 12:17:36 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-0: 12:17:36 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 12:17:36 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 12:17:36 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: can't get life for machine: connection is shut down machine-0: 12:17:36 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:36 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:36 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:36 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:36 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:17:36 DEBUG juju.worker.apicaller connecting with current password machine-0: 12:17:36 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:17:36 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:36 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:36 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:36 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" machine-0: 12:17:36 INFO juju.api connection established to "wss://172.30.9.207:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" machine-0: 12:17:36 DEBUG juju.api successfully dialed "wss://192.168.121.18:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" machine-0: 12:17:36 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:36 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:36 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 12:17:36 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:17:36 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:36 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:36 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:36 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:36 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:36 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 12:17:36 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:17:36 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:36 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:36 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:36 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-0: 12:17:36 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:36 DEBUG juju.worker.apicaller connected machine-0: 12:17:36 DEBUG juju.api RPC connection died machine-0: 12:17:36 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 12:17:37 DEBUG juju.worker.apicaller connecting with current password machine-0: 12:17:37 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" machine-0: 12:17:37 INFO juju.api connection established to "wss://172.30.9.207:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" machine-0: 12:17:37 DEBUG juju.api successfully dialed "wss://192.168.121.18:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" machine-0: 12:17:37 DEBUG juju.worker.apicaller connected machine-0: 12:17:37 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 12:17:37 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:37 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:37 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:37 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 12:17:37 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:37 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:38 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:38 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:38 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:38 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:38 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 12:17:38 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 12:17:38 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 12:17:38 INFO juju.worker.upgrader unblocking abort check machine-0: 12:17:38 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 12:17:38 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 12:17:38 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-0: 12:17:38 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 12:17:38 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 12:17:38 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 12:17:38 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-0: 12:17:38 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 12:17:38 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-0: 12:17:38 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 12:17:38 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 12:17:38 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 12:17:38 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 12:17:38 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-0: 12:17:38 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 12:17:38 DEBUG juju.worker.logger logger setup machine-0: 12:17:38 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 12:17:38 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 12:17:38 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 12:17:38 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 12:17:38 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 12:17:38 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 12:17:38 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 12:17:38 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 12:17:38 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 12:17:38 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 12:17:38 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 12:17:38 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 12:17:38 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 12:17:38 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 12:17:38 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 12:17:38 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 12:17:38 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-0: 12:17:38 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 12:17:38 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 12:17:38 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 12:17:38 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 12:17:38 DEBUG juju.network including address public:172.30.9.207 for machine machine-0: 12:17:38 DEBUG juju.network including address local-cloud:192.168.121.18 for machine machine-0: 12:17:38 DEBUG juju.network including address local-fan:252.18.0.1 for machine machine-0: 12:17:38 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 12:17:38 DEBUG juju.network including address local-machine:::1 for machine machine-0: 12:17:38 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.18 local-fan:252.18.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 12:17:38 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.18:17070 252.18.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 12:17:38 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.18:17070" "252.18.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.18:17070" "252.18.0.1:17070" "172.30.9.207:17070"] machine-0: 12:17:38 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 12:17:38 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 12:17:38 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 12:17:38 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 12:17:38 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 12:17:38 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 12:17:38 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 12:17:38 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 12:17:38 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 12:17:38 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 12:17:38 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 12:17:38 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 12:17:38 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 12:17:38 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.18,252.18.0.1,::1,localhost", AutoNoProxy:""} machine-0: 12:17:38 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-0: 12:17:38 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 12:17:38 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 12:17:38 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 12:17:38 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 0 machine-0: 12:17:38 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-0: 12:17:38 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: 12:17:38 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 12:17:38 DEBUG juju.worker start "0-container-watcher" machine-0: 12:17:38 DEBUG juju.worker start "stateconverter" machine-0: 12:17:38 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 12:17:38 INFO juju.worker start "0-container-watcher" machine-0: 12:17:38 DEBUG juju.worker "0-container-watcher" started machine-0: 12:17:38 INFO juju.worker start "stateconverter" machine-0: 12:17:38 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 12:17:38 DEBUG juju.worker "stateconverter" started machine-0: 12:17:38 INFO juju.worker.deployer deploying unit "abot-epc-basic/0" machine-0: 12:17:38 DEBUG juju.service discovered init system "systemd" from local host machine-0: 12:17:38 DEBUG juju.worker.deployer API addresses: ["192.168.121.18:17070" "252.18.0.1:17070" "172.30.9.207:17070"] machine-0: 12:17:38 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: 12:17:38 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully installed machine-0: 12:17:38 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" not running machine-0: 12:17:38 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully started machine-0: 12:17:38 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result configuring fan underlay:192.168.121.0/24 overlay:252.0.0.0/8 0 unit-abot-epc-basic-0: 12:17:38 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-abot-epc-basic-0: 12:17:38 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: 12:17:38 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker start "api" unit-abot-epc-basic-0: 12:17:38 INFO juju.worker start "api" unit-abot-epc-basic-0: 12:17:38 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-abot-epc-basic-0" unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker "api" started unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.introspection stats worker now serving unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.dependency "agent" manifold worker started unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:38 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: 12:17:38 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-0: 12:17:38 DEBUG juju.worker.fanconfigurer Processing new fan config unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:17:38 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 12:17:38 DEBUG juju.worker.dependency "machiner" manifold worker started machine-0: 12:17:38 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 12:17:38 DEBUG juju.network "lxdbr0" has addresses [fe80::a42e:6cff:fee5:25f/64 fe80::1/64] machine-0: 12:17:38 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 12:17:38 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 12:17:38 DEBUG juju.network including address local-cloud:192.168.121.12 for machine machine-0: 12:17:38 DEBUG juju.network including address local-fan:252.12.0.1 for machine machine-0: 12:17:38 DEBUG juju.network including address local-machine:::1 for machine machine-0: 12:17:38 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.12 local-fan:252.12.0.1 local-machine:::1] machine-0: 12:17:38 INFO juju.worker.machiner setting addresses for "machine-0" to [local-machine:127.0.0.1 local-cloud:192.168.121.12 local-fan:252.12.0.1 local-machine:::1] unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 12:17:38 DEBUG juju.api successfully dialed "wss://192.168.121.18:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" unit-abot-epc-basic-0: 12:17:38 INFO juju.api connection established to "wss://192.168.121.18:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" unit-abot-epc-basic-0: 12:17:38 DEBUG juju.api successfully dialed "wss://252.18.0.1:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" unit-abot-epc-basic-0: 12:17:38 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" machine-0: 12:17:38 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 machine-0: 12:17:38 INFO juju.worker.machiner "machine-0" started unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 12:17:39 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 12:17:39 DEBUG juju.worker.apicaller changing password... machine-0: 12:17:39 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 unit-abot-epc-basic-0: 12:17:39 DEBUG juju.worker.apicaller password changed unit-abot-epc-basic-0: 12:17:39 DEBUG juju.api RPC connection died unit-abot-epc-basic-0: 12:17:39 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 12:17:39 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 12:17:39 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" unit-abot-epc-basic-0: 12:17:39 INFO juju.api connection established to "wss://172.30.9.207:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" unit-abot-epc-basic-0: 12:17:39 DEBUG juju.api successfully dialed "wss://192.168.121.18:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" unit-abot-epc-basic-0: 12:17:39 DEBUG juju.api successfully dialed "wss://252.18.0.1:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" machine-0: 12:17:39 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:6a:e1:db 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.12 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:6a:e1:db 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:a6:2e:6c:e5:02:5f 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:a6:2e:6c:e5:02:5f 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:4a:95:dc:24:cf:91 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.12.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:4 MACAddress:4a:95:dc:24:cf:91 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:4a:95:dc:24:cf:91 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: 12:17:40 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:17:40 INFO juju.worker.upgrader abort check blocked until version event received unit-abot-epc-basic-0: 12:17:40 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:17:40 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 12:17:40 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.18,252.18.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 12:17:40 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: 12:17:40 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 12:17:40 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 12:17:40 DEBUG juju.network "lxdbr0" has addresses [fe80::a42e:6cff:fee5:25f/64 fe80::1/64] unit-abot-epc-basic-0: 12:17:40 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-abot-epc-basic-0: 12:17:40 DEBUG juju.network including address public:172.30.9.207 for machine unit-abot-epc-basic-0: 12:17:40 DEBUG juju.network including address local-cloud:192.168.121.18 for machine unit-abot-epc-basic-0: 12:17:40 DEBUG juju.network including address local-fan:252.18.0.1 for machine unit-abot-epc-basic-0: 12:17:40 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-abot-epc-basic-0: 12:17:40 DEBUG juju.network including address local-machine:::1 for machine unit-abot-epc-basic-0: 12:17:40 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.18 local-fan:252.18.0.1 local-machine:127.0.0.1 local-machine:::1] unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.18:17070 252.18.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 12:17:40 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.18:17070" "252.18.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.18:17070" "252.18.0.1:17070" "172.30.9.207:17070"] unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.leadership abot-epc-basic/0 making initial claim for abot-epc-basic leadership unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 12:17:40 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 12:17:40 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 12:17:40 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 12:17:40 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 12:17:40 INFO juju.worker.leadership abot-epc-basic/0 promoted to leadership of abot-epc-basic unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 12:17:40 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-abot-epc-basic-0 unit-abot-epc-basic-0: 12:17:40 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-xenial-amd64 unit-abot-epc-basic-0: 12:17:40 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-xenial-amd64/jujud unit-abot-epc-basic-0: 12:17:40 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: 12:17:40 INFO juju.worker.uniter unit "abot-epc-basic/0" started unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.uniter juju-run listener running unit-abot-epc-basic-0: 12:17:40 INFO juju.worker.uniter resuming charm install unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.uniter.operation running operation install local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.uniter.operation preparing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 12:17:40 INFO juju.worker.uniter.charm downloading local:xenial/abot-epc-basic-1 from API server unit-abot-epc-basic-0: 12:17:40 INFO juju.downloader downloading from local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 12:17:40 DEBUG httpbakery client do GET https://172.30.9.207:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/charms?file=%2A&url=local%3Axenial%2Fabot-epc-basic-1 { unit-abot-epc-basic-0: 12:17:40 DEBUG httpbakery } -> error unit-abot-epc-basic-0: 12:17:40 INFO juju.downloader download complete ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 12:17:40 INFO juju.downloader download verified ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.uniter.operation executing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.uniter.charm deploying charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.uniter.operation committing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 12:17:40 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-abot-epc-basic-0: 12:17:40 INFO juju.worker.uniter.storage initial storage attachments ready unit-abot-epc-basic-0: 12:17:40 INFO juju.worker.uniter found queued "install" hook unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 12:17:40 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-abot-epc-basic-0: 12:17:40 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 12:17:40 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 12:17:40 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 12:17:40 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-cf1b94-default-0 unit-abot-epc-basic-0: 12:17:40 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 12:17:40 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 12:17:40 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 12:17:40 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> unit-abot-epc-basic-0: 12:17:41 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 12:17:41 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease machine-0: 12:17:41 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 12:17:41 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: 12:17:41 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 12:17:41 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 12:17:42 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:17:42 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:17:43 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 12:17:43 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 12:17:43 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 12:17:43 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 12:17:43 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 12:17:43 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 12:17:43 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 12:17:43 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 12:17:43 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 12:17:43 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: 12:17:43 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 12:17:43 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: 12:17:43 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 12:17:43 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 12:17:43 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 12:17:43 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 12:17:43 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 12:17:43 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 12:17:43 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 12:17:43 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless unit-abot-epc-basic-0: 12:17:43 DEBUG unit.abot-epc-basic/0.install x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev unit-abot-epc-basic-0: 12:17:43 DEBUG unit.abot-epc-basic/0.install xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 12:17:43 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 12:17:43 DEBUG unit.abot-epc-basic/0.install default-jre libasound2-plugins alsa-utils cups-common librsvg2-common gvfs unit-abot-epc-basic-0: 12:17:43 DEBUG unit.abot-epc-basic/0.install libice-doc liblcms2-utils pcscd pulseaudio lm-sensors libsm-doc libxcb-doc unit-abot-epc-basic-0: 12:17:43 DEBUG unit.abot-epc-basic/0.install libxt-doc openjdk-8-demo openjdk-8-source visualvm icedtea-8-plugin unit-abot-epc-basic-0: 12:17:43 DEBUG unit.abot-epc-basic/0.install libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei unit-abot-epc-basic-0: 12:17:43 DEBUG unit.abot-epc-basic/0.install fonts-wqy-zenhei fonts-indic unit-abot-epc-basic-0: 12:17:43 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 12:17:43 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 12:17:43 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 12:17:43 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 12:17:43 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 12:17:43 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 12:17:43 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 12:17:43 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: 12:17:43 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 12:17:43 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: 12:17:43 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 12:17:43 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 12:17:43 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 12:17:43 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 12:17:43 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 12:17:43 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 12:17:43 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 12:17:43 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre unit-abot-epc-basic-0: 12:17:43 DEBUG unit.abot-epc-basic/0.install openjdk-8-jre-headless x11-common x11proto-core-dev x11proto-input-dev unit-abot-epc-basic-0: 12:17:43 DEBUG unit.abot-epc-basic/0.install x11proto-kb-dev xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 12:17:43 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 97 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 12:17:43 DEBUG unit.abot-epc-basic/0.install Need to get 69.8 MB of archives. unit-abot-epc-basic-0: 12:17:43 DEBUG unit.abot-epc-basic/0.install After this operation, 396 MB of additional disk space will be used. unit-abot-epc-basic-0: 12:17:43 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: 12:17:44 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: 12:17:44 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: 12:17:44 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: 12:17:44 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: 12:17:44 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: 12:17:44 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: 12:17:44 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: 12:17:44 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: 12:17:44 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: 12:17:44 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: 12:17:44 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: 12:17:44 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: 12:17:44 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: 12:17:44 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: 12:17:44 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: 12:17:44 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: 12:17:44 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: 12:17:44 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: 12:17:44 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: 12:17:44 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: 12:17:44 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: 12:17:44 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: 12:17:44 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.8 [196 kB] unit-abot-epc-basic-0: 12:17:44 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: 12:17:44 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: 12:17:44 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: 12:17:44 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: 12:17:44 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: 12:17:44 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: 12:17:46 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: 12:17:46 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: 12:17:46 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: 12:17:46 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: 12:17:46 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: 12:17:46 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: 12:17:46 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: 12:17:46 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: 12:17:46 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: 12:17:46 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: 12:17:46 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: 12:17:46 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: 12:17:46 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: 12:17:46 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: 12:17:46 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: 12:17:46 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: 12:17:46 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: 12:17:46 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: 12:17:46 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: 12:17:46 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: 12:17:46 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: 12:17:46 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: 12:17:46 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: 12:17:46 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: 12:17:47 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: 12:17:47 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: 12:17:47 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: 12:17:47 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: 12:17:47 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: 12:17:47 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: 12:17:47 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: 12:17:47 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: 12:17:47 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: 12:17:47 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: 12:17:47 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: 12:17:47 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: 12:17:47 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: 12:17:47 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: 12:17:47 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: 12:17:47 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: 12:17:47 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: 12:17:47 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: 12:17:47 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: 12:17:47 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: 12:17:47 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: 12:17:47 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: 12:17:47 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: 12:17:47 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: 12:17:47 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: 12:17:47 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: 12:17:47 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: 12:17:47 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsndfile1 amd64 1.0.25-10ubuntu0.16.04.1 [138 kB] unit-abot-epc-basic-0: 12:17:47 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: 12:17:47 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: 12:17:48 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: 12:17:48 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: 12:17:48 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: 12:17:48 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: 12:17:48 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: 12:17:48 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: 12:17:48 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: 12:17:48 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: 12:17:48 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: 12:17:48 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: 12:17:48 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: 12:17:48 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: 12:17:48 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: 12:17:48 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: 12:17:48 DEBUG unit.abot-epc-basic/0.install Fetched 69.8 MB in 5s (12.8 MB/s) unit-abot-epc-basic-0: 12:17:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-core. unit-abot-epc-basic-0: 12:17:49 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54451 files and directories currently installed.) unit-abot-epc-basic-0: 12:17:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... unit-abot-epc-basic-0: 12:17:49 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig-config. unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1:amd64. unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig. unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasyncns0:amd64. unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasyncns0_0.8-5build1_amd64.deb ... unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.install Unpacking libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-common. unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.install dpkg-query: no packages found matching nux-tools unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.install Unpacking x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice6:amd64. unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.install Unpacking libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libogg0:amd64. unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libogg0_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.install Unpacking libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm6:amd64. unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.install Unpacking libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite1:amd64. unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage1:amd64. unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 12:17:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes3:amd64. unit-abot-epc-basic-0: 12:17:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 12:17:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 12:17:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama1:amd64. unit-abot-epc-basic-0: 12:17:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 12:17:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 12:17:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence1:amd64. unit-abot-epc-basic-0: 12:17:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:17:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 12:17:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst6:amd64. unit-abot-epc-basic-0: 12:17:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:17:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:17:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-abot-epc-basic-0: 12:17:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:17:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 12:17:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig0:amd64. unit-abot-epc-basic-0: 12:17:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... unit-abot-epc-basic-0: 12:17:51 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 12:17:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-abot-epc-basic-0: 12:17:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-abot-epc-basic-0: 12:17:51 DEBUG unit.abot-epc-basic/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 12:17:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package java-common. unit-abot-epc-basic-0: 12:17:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../java-common_0.56ubuntu2_all.deb ... unit-abot-epc-basic-0: 12:17:51 DEBUG unit.abot-epc-basic/0.install Unpacking java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 12:17:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-abot-epc-basic-0: 12:17:51 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: 12:17:51 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 12:17:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common3:amd64. unit-abot-epc-basic-0: 12:17:51 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: 12:17:51 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 12:17:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-client3:amd64. unit-abot-epc-basic-0: 12:17:51 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: 12:17:51 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 12:17:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcups2:amd64. unit-abot-epc-basic-0: 12:17:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcups2_2.1.3-4ubuntu0.8_amd64.deb ... unit-abot-epc-basic-0: 12:17:52 DEBUG unit.abot-epc-basic/0.install Unpacking libcups2:amd64 (2.1.3-4ubuntu0.8) ... unit-abot-epc-basic-0: 12:17:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblcms2-2:amd64. unit-abot-epc-basic-0: 12:17:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblcms2-2_2.6-3ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:17:52 DEBUG unit.abot-epc-basic/0.install Unpacking liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 12:17:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8:amd64. unit-abot-epc-basic-0: 12:17:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 12:17:52 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 12:17:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcsclite1:amd64. unit-abot-epc-basic-0: 12:17:52 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: 12:17:52 DEBUG unit.abot-epc-basic/0.install Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:17:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi6:amd64. unit-abot-epc-basic-0: 12:17:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:17:52 DEBUG unit.abot-epc-basic/0.install Unpacking libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 12:17:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender1:amd64. unit-abot-epc-basic-0: 12:17:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:17:52 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 12:17:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre-headless:amd64. unit-abot-epc-basic-0: 12:17:52 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: 12:17:52 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre-headless:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:17:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ca-certificates-java. unit-abot-epc-basic-0: 12:17:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ca-certificates-java_20160321ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:17:56 DEBUG unit.abot-epc-basic/0.install Unpacking ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 12:17:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-extra. unit-abot-epc-basic-0: 12:17:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-extra_2.35-1_all.deb ... unit-abot-epc-basic-0: 12:17:56 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 12:17:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hicolor-icon-theme. unit-abot-epc-basic-0: 12:17:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hicolor-icon-theme_0.15-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 12:17:56 DEBUG unit.abot-epc-basic/0.install Unpacking hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:17:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2-data. unit-abot-epc-basic-0: 12:17:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2-data_1.1.0-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:17:56 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 12:17:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2:amd64. unit-abot-epc-basic-0: 12:17:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2_1.1.0-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:17:56 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 12:17:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-data. unit-abot-epc-basic-0: 12:17:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-data_2.18.0-1_all.deb ... unit-abot-epc-basic-0: 12:17:56 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 12:17:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-0:amd64. unit-abot-epc-basic-0: 12:17:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 12:17:56 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 12:17:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-0:amd64. unit-abot-epc-basic-0: 12:17:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:17:56 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 12:17:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0:amd64. unit-abot-epc-basic-0: 12:17:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:17:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:17:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0:amd64. unit-abot-epc-basic-0: 12:17:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:17:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:17:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2:amd64. unit-abot-epc-basic-0: 12:17:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:17:57 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 12:17:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdatrie1:amd64. unit-abot-epc-basic-0: 12:17:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... unit-abot-epc-basic-0: 12:17:58 DEBUG unit.abot-epc-basic/0.install Unpacking libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 12:17:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-amdgpu1:amd64. unit-abot-epc-basic-0: 12:17:58 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: 12:17:58 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:17:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpciaccess0:amd64. unit-abot-epc-basic-0: 12:17:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:17:59 DEBUG unit.abot-epc-basic/0.install Unpacking libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 12:17:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-abot-epc-basic-0: 12:17:59 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: 12:17:59 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:17:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-abot-epc-basic-0: 12:17:59 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: 12:17:59 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:17:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-abot-epc-basic-0: 12:17:59 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: 12:17:59 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:17:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libflac8:amd64. unit-abot-epc-basic-0: 12:17:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libflac8_1.3.1-4_amd64.deb ... unit-abot-epc-basic-0: 12:17:59 DEBUG unit.abot-epc-basic/0.install Unpacking libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 12:17:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtiff5:amd64. unit-abot-epc-basic-0: 12:17:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 12:17:59 DEBUG unit.abot-epc-basic/0.install Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.6) ... unit-abot-epc-basic-0: 12:17:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-common. unit-abot-epc-basic-0: 12:17:59 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: 12:18:00 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:18:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. unit-abot-epc-basic-0: 12:18:00 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: 12:18:00 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:18:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgif7:amd64. unit-abot-epc-basic-0: 12:18:00 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: 12:18:00 DEBUG unit.abot-epc-basic/0.install Unpacking libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 12:18:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-abot-epc-basic-0: 12:18:00 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: 12:18:00 DEBUG unit.abot-epc-basic/0.install Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:18:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm6.0:amd64. unit-abot-epc-basic-0: 12:18:00 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: 12:18:00 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 12:18:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsensors4:amd64. unit-abot-epc-basic-0: 12:18:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... unit-abot-epc-basic-0: 12:18:02 DEBUG unit.abot-epc-basic/0.install Unpacking libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 12:18:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-abot-epc-basic-0: 12:18:02 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: 12:18:02 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:18:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-abot-epc-basic-0: 12:18:03 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: 12:18:03 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:18:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-abot-epc-basic-0: 12:18:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:18:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:18:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-abot-epc-basic-0: 12:18:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:18:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:18:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-abot-epc-basic-0: 12:18:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:18:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:18:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present0:amd64. unit-abot-epc-basic-0: 12:18:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:18:04 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:18:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-abot-epc-basic-0: 12:18:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:18:04 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:18:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-abot-epc-basic-0: 12:18:04 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: 12:18:04 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:18:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphite2-3:amd64. unit-abot-epc-basic-0: 12:18:04 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: 12:18:04 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:18:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-common. unit-abot-epc-basic-0: 12:18:04 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: 12:18:04 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 12:18:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai-data. unit-abot-epc-basic-0: 12:18:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... unit-abot-epc-basic-0: 12:18:05 DEBUG unit.abot-epc-basic/0.install Unpacking libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 12:18:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai0:amd64. unit-abot-epc-basic-0: 12:18:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... unit-abot-epc-basic-0: 12:18:05 DEBUG unit.abot-epc-basic/0.install Unpacking libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 12:18:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango-1.0-0:amd64. unit-abot-epc-basic-0: 12:18:05 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: 12:18:05 DEBUG unit.abot-epc-basic/0.install Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:18:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz0b:amd64. unit-abot-epc-basic-0: 12:18:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:18:05 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:18:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoft2-1.0-0:amd64. unit-abot-epc-basic-0: 12:18:05 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: 12:18:05 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:18:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangocairo-1.0-0:amd64. unit-abot-epc-basic-0: 12:18:05 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: 12:18:05 DEBUG unit.abot-epc-basic/0.install Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:18:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor1:amd64. unit-abot-epc-basic-0: 12:18:05 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: 12:18:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:18:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr2:amd64. unit-abot-epc-basic-0: 12:18:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 12:18:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 12:18:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-0:amd64. unit-abot-epc-basic-0: 12:18:06 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: 12:18:06 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 12:18:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-bin. unit-abot-epc-basic-0: 12:18:06 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: 12:18:06 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 12:18:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xorg-sgml-doctools. unit-abot-epc-basic-0: 12:18:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ... unit-abot-epc-basic-0: 12:18:06 DEBUG unit.abot-epc-basic/0.install Unpacking xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 12:18:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-core-dev. unit-abot-epc-basic-0: 12:18:06 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: 12:18:06 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 12:18:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice-dev:amd64. unit-abot-epc-basic-0: 12:18:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice-dev_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 12:18:06 DEBUG unit.abot-epc-basic/0.install Unpacking libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 12:18:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-abot-epc-basic-0: 12:18:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-abot-epc-basic-0: 12:18:06 DEBUG unit.abot-epc-basic/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 12:18:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbis0a:amd64. unit-abot-epc-basic-0: 12:18:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbis0a_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 12:18:06 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 12:18:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbisenc2:amd64. unit-abot-epc-basic-0: 12:18:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbisenc2_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 12:18:07 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 12:18:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsndfile1:amd64. unit-abot-epc-basic-0: 12:18:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsndfile1_1.0.25-10ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:18:07 DEBUG unit.abot-epc-basic/0.install Unpacking libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:18:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpulse0:amd64. unit-abot-epc-basic-0: 12:18:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpulse0_1%3a8.0-0ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 12:18:09 DEBUG unit.abot-epc-basic/0.install Unpacking libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 12:18:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm-dev:amd64. unit-abot-epc-basic-0: 12:18:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:18:09 DEBUG unit.abot-epc-basic/0.install Unpacking libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxau-dev:amd64. unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ... unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdmcp-dev:amd64. unit-abot-epc-basic-0: 12:18:10 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: 12:18:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-input-dev. unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-input-dev_2.3.1-1_all.deb ... unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-kb-dev. unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-kb-dev_1.0.7-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xtrans-dev. unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ... unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install Unpacking xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb1-dev:amd64. unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb1-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-dev:amd64. unit-abot-epc-basic-0: 12:18:10 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: 12:18:10 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:18:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-doc. unit-abot-epc-basic-0: 12:18:11 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: 12:18:11 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:18:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt6:amd64. unit-abot-epc-basic-0: 12:18:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:18:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 12:18:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt-dev:amd64. unit-abot-epc-basic-0: 12:18:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt-dev_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:18:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 12:18:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre:amd64. unit-abot-epc-basic-0: 12:18:12 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: 12:18:12 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:18:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk-headless:amd64. unit-abot-epc-basic-0: 12:18:12 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: 12:18:12 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk-headless:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:18:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk:amd64. unit-abot-epc-basic-0: 12:18:14 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: 12:18:14 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:18:14 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 12:18:15 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:18:15 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19.1) ... unit-abot-epc-basic-0: 12:18:15 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.21) ... unit-abot-epc-basic-0: 12:18:15 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.2) ... unit-abot-epc-basic-0: 12:18:15 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:18:17 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:18:17 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:18:19 DEBUG unit.abot-epc-basic/0.install Regenerating fonts cache... done. unit-abot-epc-basic-0: 12:18:19 DEBUG unit.abot-epc-basic/0.install Setting up libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 12:18:19 DEBUG unit.abot-epc-basic/0.install Setting up x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 12:18:19 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: 12:18:19 DEBUG unit.abot-epc-basic/0.install Setting up libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 12:18:20 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 12:18:20 DEBUG unit.abot-epc-basic/0.install Setting up libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 12:18:20 DEBUG unit.abot-epc-basic/0.install Setting up libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:18:20 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 12:18:20 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 12:18:20 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 12:18:20 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 12:18:20 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 12:18:20 DEBUG unit.abot-epc-basic/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:18:20 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 12:18:20 DEBUG unit.abot-epc-basic/0.install Setting up libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 12:18:20 DEBUG unit.abot-epc-basic/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 12:18:20 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: 12:18:21 DEBUG unit.abot-epc-basic/0.install Setting up java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 12:18:21 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: 12:18:21 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 12:18:21 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 12:18:21 DEBUG unit.abot-epc-basic/0.install Setting up libcups2:amd64 (2.1.3-4ubuntu0.8) ... unit-abot-epc-basic-0: 12:18:21 DEBUG unit.abot-epc-basic/0.install Setting up liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 12:18:21 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 12:18:21 DEBUG unit.abot-epc-basic/0.install Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:18:21 DEBUG unit.abot-epc-basic/0.install Setting up libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 12:18:21 DEBUG unit.abot-epc-basic/0.install Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 12:18:21 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 12:18:21 DEBUG unit.abot-epc-basic/0.install Setting up hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:18:21 DEBUG unit.abot-epc-basic/0.install Setting up libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 12:18:21 DEBUG unit.abot-epc-basic/0.install Setting up libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 12:18:21 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 12:18:21 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 12:18:21 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 12:18:21 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:18:21 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:18:21 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 12:18:21 DEBUG unit.abot-epc-basic/0.install Setting up libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 12:18:21 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:18:21 DEBUG unit.abot-epc-basic/0.install Setting up libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 12:18:21 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:18:22 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:18:22 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:18:22 DEBUG unit.abot-epc-basic/0.install Setting up libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 12:18:22 DEBUG unit.abot-epc-basic/0.install Setting up libtiff5:amd64 (4.0.6-1ubuntu0.6) ... unit-abot-epc-basic-0: 12:18:22 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:18:22 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:18:22 DEBUG unit.abot-epc-basic/0.install Setting up libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 12:18:22 DEBUG unit.abot-epc-basic/0.install Setting up libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:18:22 DEBUG unit.abot-epc-basic/0.install Setting up libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 12:18:22 DEBUG unit.abot-epc-basic/0.install Setting up libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 12:18:22 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: 12:18:22 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:18:22 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:18:22 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:18:22 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:18:22 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:18:22 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:18:22 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: 12:18:22 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: 12:18:22 DEBUG unit.abot-epc-basic/0.install Setting up libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:18:22 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 12:18:22 DEBUG unit.abot-epc-basic/0.install Setting up libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 12:18:22 DEBUG unit.abot-epc-basic/0.install Setting up libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 12:18:22 DEBUG unit.abot-epc-basic/0.install Setting up libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:18:22 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:18:22 DEBUG unit.abot-epc-basic/0.install Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:18:22 DEBUG unit.abot-epc-basic/0.install Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:18:22 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:18:22 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 12:18:22 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: 12:18:22 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 12:18:22 DEBUG unit.abot-epc-basic/0.install Setting up xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 12:18:22 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 12:18:22 DEBUG unit.abot-epc-basic/0.install Setting up libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 12:18:22 DEBUG unit.abot-epc-basic/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 12:18:22 DEBUG unit.abot-epc-basic/0.install Setting up libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 12:18:22 DEBUG unit.abot-epc-basic/0.install Setting up libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 12:18:22 DEBUG unit.abot-epc-basic/0.install Setting up libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:18:23 DEBUG unit.abot-epc-basic/0.install Setting up libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 12:18:23 DEBUG unit.abot-epc-basic/0.install Setting up libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:18:23 DEBUG unit.abot-epc-basic/0.install Setting up libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 12:18:23 DEBUG unit.abot-epc-basic/0.install Setting up libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 12:18:23 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 12:18:23 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 12:18:23 DEBUG unit.abot-epc-basic/0.install Setting up xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 12:18:23 DEBUG unit.abot-epc-basic/0.install Setting up libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:18:23 DEBUG unit.abot-epc-basic/0.install Setting up libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:18:23 DEBUG unit.abot-epc-basic/0.install Setting up libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:18:23 DEBUG unit.abot-epc-basic/0.install Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 12:18:23 DEBUG unit.abot-epc-basic/0.install Setting up libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 12:18:23 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: 12:18:23 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: 12:18:23 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: 12:18:23 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: 12:18:23 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: 12:18:23 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: 12:18:23 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: 12:18:23 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: 12:18:23 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: 12:18:23 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: 12:18:23 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: 12:18:23 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: 12:18:23 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: 12:18:23 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: 12:18:23 DEBUG unit.abot-epc-basic/0.install Setting up ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G2.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:Microsec_e-Szigno_Root_CA_2009.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:ePKI_Root_Certification_Authority.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_RootCA2.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G2.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G3.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Secure_Services_root.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Networking.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:SZAFIR_ROOT_CA2.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Commercial_Root_CA_1.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G1.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA_2.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:Global_Chambersign_Root_-_2008.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:Sonera_Class_2_Root_CA.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:EE_Certification_Centre_Root_CA.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA_2.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_Certification_Authority.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_3.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:PSCProcert.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G1.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R1.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_CA.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:Certigna.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Root_CA.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3_G3.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:XRamp_Global_CA_Root.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:CNNIC_ROOT.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:AC_RAIZ_FNMT-RCM.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Autorité_Racine.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_3.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R3.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:Izenpe.com.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:Secure_Global_CA.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Gold_CA_-_G2.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Class_2_Primary_CA.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:certSIGN_ROOT_CA.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Silver_CA_-_G2.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Trusted_Root_G4.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G2.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_EV_RootCA1.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:TeliaSonera_Root_CA_v1.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_1.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_2.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Commercial.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_AAA_Services_root.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R2.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:Taiwan_GRCA.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Global_Chambersign_Root.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Trusted_Services_root.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_Root_CA.pem unit-abot-epc-basic-0: 12:18:24 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: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G3.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureTrust_CA.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:Cybertrust_Global_Root.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_3_Root_CA.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:Chambers_of_Commerce_Root_-_2008.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Public_Services_Root.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:UTN_USERFirst_Hardware_Root_CA.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Class_2_CA.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:Visa_eCommerce_Root.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:Atos_TrustedRoot_2011.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_2.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Universal_Root_Certification_Authority.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:ACEDICOM_Root.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:Deutsche_Telekom_Root_CA_2.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_ACES_CA_X6.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_2_Root_CA.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Root_Certification_Authority.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:CFCA_EV_ROOT.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G2.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:E-Tugra_Certification_Authority.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:Actalis_Authentication_Root_CA.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:Network_Solutions_Certificate_Authority.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_4.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Low-Value_Services_Root.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureSign_RootCA11.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_External_Root.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_CA.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_2.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G2.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R2.pem unit-abot-epc-basic-0: 12:18:24 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: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_Root_CA_X3.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2_G3.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:ISRG_Root_X1.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_1_G3.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA_2.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:LuxTrust_Global_Root_2.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G3.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Root_CA.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Qualified_Certificates_Root.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium_ECC.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:EC-ACC.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:ACCVRAIZ1.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Global_Root_CA.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:Hongkong_Post_Root_CA_1.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_1.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G3.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_EV_CA_2.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:Trustis_FPS_Root_CA.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:Baltimore_CyberTrust_Root.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Class_2_CA.pem unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:18:24 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: 12:18:25 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: 12:18:25 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: 12:18:25 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: 12:18:25 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: 12:18:25 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: 12:18:25 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: 12:18:25 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: 12:18:25 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: 12:18:25 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: 12:18:25 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: 12:18:25 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: 12:18:25 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: 12:18:25 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: 12:18:25 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: 12:18:25 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: 12:18:25 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: 12:18:25 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: 12:18:25 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: 12:18:25 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: 12:18:25 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: 12:18:25 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: 12:18:25 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: 12:18:25 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: 12:18:25 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: 12:18:25 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: 12:18:25 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: 12:18:25 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: 12:18:25 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: 12:18:25 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:18:25 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: 12:18:25 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: 12:18:25 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:18:25 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19.1) ... unit-abot-epc-basic-0: 12:18:25 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.21) ... unit-abot-epc-basic-0: 12:18:25 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.2) ... unit-abot-epc-basic-0: 12:18:25 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 12:18:25 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 12:18:25 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 12:18:25 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:18:26 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 12:18:26 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 12:18:26 DEBUG unit.abot-epc-basic/0.install --2019-06-02 12:18:26-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 12:18:27 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... connected. unit-abot-epc-basic-0: 12:18:27 DEBUG unit.abot-epc-basic/0.install HTTP request sent, awaiting response... 200 OK unit-abot-epc-basic-0: 12:18:27 DEBUG unit.abot-epc-basic/0.install Length: 47813510 (46M) [application/x-debian-package] unit-abot-epc-basic-0: 12:18:27 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: 12:18:27 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:18:27 DEBUG unit.abot-epc-basic/0.install 0K .......... .......... .......... .......... .......... 0% 94.9K 8m12s unit-abot-epc-basic-0: 12:18:28 DEBUG unit.abot-epc-basic/0.install 50K .......... .......... .......... .......... .......... 0% 191K 6m8s unit-abot-epc-basic-0: 12:18:28 DEBUG unit.abot-epc-basic/0.install 100K .......... .......... .......... .......... .......... 0% 11.2M 4m6s unit-abot-epc-basic-0: 12:18:28 DEBUG unit.abot-epc-basic/0.install 150K .......... .......... .......... .......... .......... 0% 11.3M 3m5s unit-abot-epc-basic-0: 12:18:28 DEBUG unit.abot-epc-basic/0.install 200K .......... .......... .......... .......... .......... 0% 194K 3m16s unit-abot-epc-basic-0: 12:18:28 DEBUG unit.abot-epc-basic/0.install 250K .......... .......... .......... .......... .......... 0% 11.8M 2m44s unit-abot-epc-basic-0: 12:18:28 DEBUG unit.abot-epc-basic/0.install 300K .......... .......... .......... .......... .......... 0% 11.0M 2m21s unit-abot-epc-basic-0: 12:18:28 DEBUG unit.abot-epc-basic/0.install 350K .......... .......... .......... .......... .......... 0% 10.3M 2m4s unit-abot-epc-basic-0: 12:18:28 DEBUG unit.abot-epc-basic/0.install 400K .......... .......... .......... .......... .......... 0% 202K 2m15s unit-abot-epc-basic-0: 12:18:28 DEBUG unit.abot-epc-basic/0.install 450K .......... .......... .......... .......... .......... 1% 10.9M 2m2s unit-abot-epc-basic-0: 12:18:28 DEBUG unit.abot-epc-basic/0.install 500K .......... .......... .......... .......... .......... 1% 11.3M 1m51s unit-abot-epc-basic-0: 12:18:28 DEBUG unit.abot-epc-basic/0.install 550K .......... .......... .......... .......... .......... 1% 11.3M 1m42s unit-abot-epc-basic-0: 12:18:28 DEBUG unit.abot-epc-basic/0.install 600K .......... .......... .......... .......... .......... 1% 11.0M 94s unit-abot-epc-basic-0: 12:18:28 DEBUG unit.abot-epc-basic/0.install 650K .......... .......... .......... .......... .......... 1% 11.5M 88s unit-abot-epc-basic-0: 12:18:28 DEBUG unit.abot-epc-basic/0.install 700K .......... .......... .......... .......... .......... 1% 11.0M 82s unit-abot-epc-basic-0: 12:18:28 DEBUG unit.abot-epc-basic/0.install 750K .......... .......... .......... .......... .......... 1% 11.1M 77s unit-abot-epc-basic-0: 12:18:28 DEBUG unit.abot-epc-basic/0.install 800K .......... .......... .......... .......... .......... 1% 4.99M 73s unit-abot-epc-basic-0: 12:18:29 DEBUG unit.abot-epc-basic/0.install 850K .......... .......... .......... .......... .......... 1% 223K 80s unit-abot-epc-basic-0: 12:18:29 DEBUG unit.abot-epc-basic/0.install 900K .......... .......... .......... .......... .......... 2% 7.29M 76s unit-abot-epc-basic-0: 12:18:29 DEBUG unit.abot-epc-basic/0.install 950K .......... .......... .......... .......... .......... 2% 11.6M 73s unit-abot-epc-basic-0: 12:18:29 DEBUG unit.abot-epc-basic/0.install 1000K .......... .......... .......... .......... .......... 2% 11.1M 69s unit-abot-epc-basic-0: 12:18:29 DEBUG unit.abot-epc-basic/0.install 1050K .......... .......... .......... .......... .......... 2% 11.4M 66s unit-abot-epc-basic-0: 12:18:29 DEBUG unit.abot-epc-basic/0.install 1100K .......... .......... .......... .......... .......... 2% 11.2M 64s unit-abot-epc-basic-0: 12:18:29 DEBUG unit.abot-epc-basic/0.install 1150K .......... .......... .......... .......... .......... 2% 10.6M 61s unit-abot-epc-basic-0: 12:18:29 DEBUG unit.abot-epc-basic/0.install 1200K .......... .......... .......... .......... .......... 2% 11.9M 59s unit-abot-epc-basic-0: 12:18:29 DEBUG unit.abot-epc-basic/0.install 1250K .......... .......... .......... .......... .......... 2% 11.1M 56s unit-abot-epc-basic-0: 12:18:29 DEBUG unit.abot-epc-basic/0.install 1300K .......... .......... .......... .......... .......... 2% 10.9M 54s unit-abot-epc-basic-0: 12:18:29 DEBUG unit.abot-epc-basic/0.install 1350K .......... .......... .......... .......... .......... 2% 226K 60s unit-abot-epc-basic-0: 12:18:29 DEBUG unit.abot-epc-basic/0.install 1400K .......... .......... .......... .......... .......... 3% 8.94M 58s unit-abot-epc-basic-0: 12:18:29 DEBUG unit.abot-epc-basic/0.install 1450K .......... .......... .......... .......... .......... 3% 10.3M 56s unit-abot-epc-basic-0: 12:18:29 DEBUG unit.abot-epc-basic/0.install 1500K .......... .......... .......... .......... .......... 3% 11.1M 54s unit-abot-epc-basic-0: 12:18:29 DEBUG unit.abot-epc-basic/0.install 1550K .......... .......... .......... .......... .......... 3% 11.2M 52s unit-abot-epc-basic-0: 12:18:29 DEBUG unit.abot-epc-basic/0.install 1600K .......... .......... .......... .......... .......... 3% 11.1M 51s unit-abot-epc-basic-0: 12:18:29 DEBUG unit.abot-epc-basic/0.install 1650K .......... .......... .......... .......... .......... 3% 11.2M 50s unit-abot-epc-basic-0: 12:18:29 DEBUG unit.abot-epc-basic/0.install 1700K .......... .......... .......... .......... .......... 3% 11.2M 48s unit-abot-epc-basic-0: 12:18:29 DEBUG unit.abot-epc-basic/0.install 1750K .......... .......... .......... .......... .......... 3% 11.2M 47s unit-abot-epc-basic-0: 12:18:29 DEBUG unit.abot-epc-basic/0.install 1800K .......... .......... .......... .......... .......... 3% 11.1M 46s unit-abot-epc-basic-0: 12:18:29 DEBUG unit.abot-epc-basic/0.install 1850K .......... .......... .......... .......... .......... 4% 228K 50s unit-abot-epc-basic-0: 12:18:29 DEBUG unit.abot-epc-basic/0.install 1900K .......... .......... .......... .......... .......... 4% 11.2M 48s unit-abot-epc-basic-0: 12:18:29 DEBUG unit.abot-epc-basic/0.install 1950K .......... .......... .......... .......... .......... 4% 9.95M 47s unit-abot-epc-basic-0: 12:18:29 DEBUG unit.abot-epc-basic/0.install 2000K .......... .......... .......... .......... .......... 4% 10.2M 46s unit-abot-epc-basic-0: 12:18:29 DEBUG unit.abot-epc-basic/0.install 2050K .......... .......... .......... .......... .......... 4% 11.2M 45s unit-abot-epc-basic-0: 12:18:29 DEBUG unit.abot-epc-basic/0.install 2100K .......... .......... .......... .......... .......... 4% 10.9M 44s unit-abot-epc-basic-0: 12:18:29 DEBUG unit.abot-epc-basic/0.install 2150K .......... .......... .......... .......... .......... 4% 11.9M 43s unit-abot-epc-basic-0: 12:18:29 DEBUG unit.abot-epc-basic/0.install 2200K .......... .......... .......... .......... .......... 4% 10.9M 42s unit-abot-epc-basic-0: 12:18:29 DEBUG unit.abot-epc-basic/0.install 2250K .......... .......... .......... .......... .......... 4% 11.5M 41s unit-abot-epc-basic-0: 12:18:29 DEBUG unit.abot-epc-basic/0.install 2300K .......... .......... .......... .......... .......... 5% 11.2M 40s unit-abot-epc-basic-0: 12:18:29 DEBUG unit.abot-epc-basic/0.install 2350K .......... .......... .......... .......... .......... 5% 10.8M 40s unit-abot-epc-basic-0: 12:18:29 DEBUG unit.abot-epc-basic/0.install 2400K .......... .......... .......... .......... .......... 5% 11.6M 39s unit-abot-epc-basic-0: 12:18:29 DEBUG unit.abot-epc-basic/0.install 2450K .......... .......... .......... .......... .......... 5% 230K 42s unit-abot-epc-basic-0: 12:18:29 DEBUG unit.abot-epc-basic/0.install 2500K .......... .......... .......... .......... .......... 5% 10.9M 41s unit-abot-epc-basic-0: 12:18:29 DEBUG unit.abot-epc-basic/0.install 2550K .......... .......... .......... .......... .......... 5% 10.5M 40s unit-abot-epc-basic-0: 12:18:29 DEBUG unit.abot-epc-basic/0.install 2600K .......... .......... .......... .......... .......... 5% 11.1M 40s unit-abot-epc-basic-0: 12:18:29 DEBUG unit.abot-epc-basic/0.install 2650K .......... .......... .......... .......... .......... 5% 11.4M 39s unit-abot-epc-basic-0: 12:18:29 DEBUG unit.abot-epc-basic/0.install 2700K .......... .......... .......... .......... .......... 5% 11.0M 38s unit-abot-epc-basic-0: 12:18:29 DEBUG unit.abot-epc-basic/0.install 2750K .......... .......... .......... .......... .......... 5% 11.1M 38s unit-abot-epc-basic-0: 12:18:29 DEBUG unit.abot-epc-basic/0.install 2800K .......... .......... .......... .......... .......... 6% 11.5M 37s unit-abot-epc-basic-0: 12:18:29 DEBUG unit.abot-epc-basic/0.install 2850K .......... .......... .......... .......... .......... 6% 11.0M 36s unit-abot-epc-basic-0: 12:18:29 DEBUG unit.abot-epc-basic/0.install 2900K .......... .......... .......... .......... .......... 6% 11.1M 36s unit-abot-epc-basic-0: 12:18:29 DEBUG unit.abot-epc-basic/0.install 2950K .......... .......... .......... .......... .......... 6% 11.1M 35s unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install 3000K .......... .......... .......... .......... .......... 6% 232K 38s unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install 3050K .......... .......... .......... .......... .......... 6% 10.3M 37s unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install 3100K .......... .......... .......... .......... .......... 6% 11.1M 36s unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install 3150K .......... .......... .......... .......... .......... 6% 11.1M 36s unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install 3200K .......... .......... .......... .......... .......... 6% 11.6M 35s unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install 3250K .......... .......... .......... .......... .......... 7% 11.2M 35s unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install 3300K .......... .......... .......... .......... .......... 7% 11.2M 34s unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install 3350K .......... .......... .......... .......... .......... 7% 11.3M 34s unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install 3400K .......... .......... .......... .......... .......... 7% 10.9M 33s unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install 3450K .......... .......... .......... .......... .......... 7% 11.7M 33s unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install 3500K .......... .......... .......... .......... .......... 7% 10.8M 32s unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install 3550K .......... .......... .......... .......... .......... 7% 11.3M 32s unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install 3600K .......... .......... .......... .......... .......... 7% 11.2M 32s unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install 3650K .......... .......... .......... .......... .......... 7% 234K 34s unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install 3700K .......... .......... .......... .......... .......... 8% 11.3M 33s unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install 3750K .......... .......... .......... .......... .......... 8% 11.2M 33s unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install 3800K .......... .......... .......... .......... .......... 8% 11.0M 32s unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install 3850K .......... .......... .......... .......... .......... 8% 11.6M 32s unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install 3900K .......... .......... .......... .......... .......... 8% 11.0M 32s unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install 3950K .......... .......... .......... .......... .......... 8% 11.1M 31s unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install 4000K .......... .......... .......... .......... .......... 8% 11.0M 31s unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install 4050K .......... .......... .......... .......... .......... 8% 11.5M 30s unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install 4100K .......... .......... .......... .......... .......... 8% 11.2M 30s unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install 4150K .......... .......... .......... .......... .......... 8% 11.2M 30s unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install 4200K .......... .......... .......... .......... .......... 9% 11.1M 29s unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install 4250K .......... .......... .......... .......... .......... 9% 238K 31s unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install 4300K .......... .......... .......... .......... .......... 9% 9.88M 31s unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install 4350K .......... .......... .......... .......... .......... 9% 11.1M 30s unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install 4400K .......... .......... .......... .......... .......... 9% 11.5M 30s unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install 4450K .......... .......... .......... .......... .......... 9% 10.9M 30s unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install 4500K .......... .......... .......... .......... .......... 9% 11.5M 29s unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install 4550K .......... .......... .......... .......... .......... 9% 10.8M 29s unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install 4600K .......... .......... .......... .......... .......... 9% 11.2M 29s unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install 4650K .......... .......... .......... .......... .......... 10% 11.2M 29s unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install 4700K .......... .......... .......... .......... .......... 10% 11.5M 28s unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install 4750K .......... .......... .......... .......... .......... 10% 11.0M 28s unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install 4800K .......... .......... .......... .......... .......... 10% 11.4M 28s unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install 4850K .......... .......... .......... .......... .......... 10% 11.2M 27s unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install 4900K .......... .......... .......... .......... .......... 10% 11.2M 27s unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install 4950K .......... .......... .......... .......... .......... 10% 241K 29s unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install 5000K .......... .......... .......... .......... .......... 10% 9.99M 28s unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install 5050K .......... .......... .......... .......... .......... 10% 11.7M 28s unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install 5100K .......... .......... .......... .......... .......... 11% 11.0M 28s unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install 5150K .......... .......... .......... .......... .......... 11% 11.0M 27s unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install 5200K .......... .......... .......... .......... .......... 11% 11.2M 27s unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install 5250K .......... .......... .......... .......... .......... 11% 11.1M 27s unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install 5300K .......... .......... .......... .......... .......... 11% 11.5M 27s unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install 5350K .......... .......... .......... .......... .......... 11% 11.3M 26s unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install 5400K .......... .......... .......... .......... .......... 11% 11.1M 26s unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install 5450K .......... .......... .......... .......... .......... 11% 11.3M 26s unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install 5500K .......... .......... .......... .......... .......... 11% 10.8M 26s unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install 5550K .......... .......... .......... .......... .......... 11% 11.4M 25s unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install 5600K .......... .......... .......... .......... .......... 12% 11.5M 25s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 5650K .......... .......... .......... .......... .......... 12% 244K 26s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 5700K .......... .......... .......... .......... .......... 12% 10.2M 26s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 5750K .......... .......... .......... .......... .......... 12% 11.0M 26s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 5800K .......... .......... .......... .......... .......... 12% 11.4M 26s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 5850K .......... .......... .......... .......... .......... 12% 11.3M 26s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 5900K .......... .......... .......... .......... .......... 12% 11.0M 25s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 5950K .......... .......... .......... .......... .......... 12% 11.2M 25s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 6000K .......... .......... .......... .......... .......... 12% 11.2M 25s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 6050K .......... .......... .......... .......... .......... 13% 10.4M 25s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 6100K .......... .......... .......... .......... .......... 13% 11.5M 25s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 6150K .......... .......... .......... .......... .......... 13% 11.2M 24s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 6200K .......... .......... .......... .......... .......... 13% 10.8M 24s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 6250K .......... .......... .......... .......... .......... 13% 11.6M 24s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 6300K .......... .......... .......... .......... .......... 13% 11.2M 24s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 6350K .......... .......... .......... .......... .......... 13% 11.1M 24s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 6400K .......... .......... .......... .......... .......... 13% 249K 25s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 6450K .......... .......... .......... .......... .......... 13% 9.53M 24s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 6500K .......... .......... .......... .......... .......... 14% 11.2M 24s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 6550K .......... .......... .......... .......... .......... 14% 11.1M 24s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 6600K .......... .......... .......... .......... .......... 14% 11.0M 24s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 6650K .......... .......... .......... .......... .......... 14% 11.5M 24s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 6700K .......... .......... .......... .......... .......... 14% 11.1M 24s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 6750K .......... .......... .......... .......... .......... 14% 11.2M 23s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 6800K .......... .......... .......... .......... .......... 14% 11.3M 23s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 6850K .......... .......... .......... .......... .......... 14% 11.0M 23s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 6900K .......... .......... .......... .......... .......... 14% 9.23M 23s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 6950K .......... .......... .......... .......... .......... 14% 14.6M 23s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 7000K .......... .......... .......... .......... .......... 15% 10.9M 22s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 7050K .......... .......... .......... .......... .......... 15% 11.8M 22s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 7100K .......... .......... .......... .......... .......... 15% 10.9M 22s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 7150K .......... .......... .......... .......... .......... 15% 11.1M 22s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 7200K .......... .......... .......... .......... .......... 15% 252K 23s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 7250K .......... .......... .......... .......... .......... 15% 10.2M 23s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 7300K .......... .......... .......... .......... .......... 15% 11.3M 23s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 7350K .......... .......... .......... .......... .......... 15% 10.7M 22s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 7400K .......... .......... .......... .......... .......... 15% 11.3M 22s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 7450K .......... .......... .......... .......... .......... 16% 11.6M 22s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 7500K .......... .......... .......... .......... .......... 16% 11.1M 22s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 7550K .......... .......... .......... .......... .......... 16% 11.2M 22s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 7600K .......... .......... .......... .......... .......... 16% 11.2M 22s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 7650K .......... .......... .......... .......... .......... 16% 11.2M 22s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 7700K .......... .......... .......... .......... .......... 16% 11.3M 21s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 7750K .......... .......... .......... .......... .......... 16% 10.9M 21s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 7800K .......... .......... .......... .......... .......... 16% 10.8M 21s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 7850K .......... .......... .......... .......... .......... 16% 11.7M 21s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 7900K .......... .......... .......... .......... .......... 17% 11.2M 21s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 7950K .......... .......... .......... .......... .......... 17% 11.1M 21s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 8000K .......... .......... .......... .......... .......... 17% 257K 21s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 8050K .......... .......... .......... .......... .......... 17% 9.86M 21s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 8100K .......... .......... .......... .......... .......... 17% 11.2M 21s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 8150K .......... .......... .......... .......... .......... 17% 11.2M 21s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 8200K .......... .......... .......... .......... .......... 17% 10.5M 21s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 8250K .......... .......... .......... .......... .......... 17% 11.9M 21s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 8300K .......... .......... .......... .......... .......... 17% 11.2M 21s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 8350K .......... .......... .......... .......... .......... 17% 11.1M 21s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 8400K .......... .......... .......... .......... .......... 18% 11.2M 20s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 8450K .......... .......... .......... .......... .......... 18% 10.9M 20s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 8500K .......... .......... .......... .......... .......... 18% 11.4M 20s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 8550K .......... .......... .......... .......... .......... 18% 11.0M 20s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 8600K .......... .......... .......... .......... .......... 18% 11.3M 20s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 8650K .......... .......... .......... .......... .......... 18% 11.3M 20s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 8700K .......... .......... .......... .......... .......... 18% 10.9M 20s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 8750K .......... .......... .......... .......... .......... 18% 11.6M 20s unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 8800K .......... .......... .......... .......... .......... 18% 10.9M 19s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 8850K .......... .......... .......... .......... .......... 19% 800K 20s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 8900K .......... .......... .......... .......... .......... 19% 376K 20s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 8950K .......... .......... .......... .......... .......... 19% 9.79M 20s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 9000K .......... .......... .......... .......... .......... 19% 11.4M 20s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 9050K .......... .......... .......... .......... .......... 19% 11.2M 20s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 9100K .......... .......... .......... .......... .......... 19% 11.2M 20s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 9150K .......... .......... .......... .......... .......... 19% 11.4M 19s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 9200K .......... .......... .......... .......... .......... 19% 11.1M 19s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 9250K .......... .......... .......... .......... .......... 19% 11.3M 19s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 9300K .......... .......... .......... .......... .......... 20% 11.2M 19s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 9350K .......... .......... .......... .......... .......... 20% 11.1M 19s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 9400K .......... .......... .......... .......... .......... 20% 10.8M 19s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 9450K .......... .......... .......... .......... .......... 20% 11.4M 19s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 9500K .......... .......... .......... .......... .......... 20% 11.3M 19s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 9550K .......... .......... .......... .......... .......... 20% 11.5M 19s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 9600K .......... .......... .......... .......... .......... 20% 10.8M 18s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 9650K .......... .......... .......... .......... .......... 20% 11.2M 18s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 9700K .......... .......... .......... .......... .......... 20% 11.6M 18s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 9750K .......... .......... .......... .......... .......... 20% 10.7M 18s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 9800K .......... .......... .......... .......... .......... 21% 266K 19s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 9850K .......... .......... .......... .......... .......... 21% 9.79M 19s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 9900K .......... .......... .......... .......... .......... 21% 12.5M 18s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 9950K .......... .......... .......... .......... .......... 21% 11.6M 18s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 10000K .......... .......... .......... .......... .......... 21% 11.6M 18s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 10050K .......... .......... .......... .......... .......... 21% 10.7M 18s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 10100K .......... .......... .......... .......... .......... 21% 11.7M 18s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 10150K .......... .......... .......... .......... .......... 21% 10.8M 18s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 10200K .......... .......... .......... .......... .......... 21% 11.1M 18s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 10250K .......... .......... .......... .......... .......... 22% 11.4M 18s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 10300K .......... .......... .......... .......... .......... 22% 10.9M 18s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 10350K .......... .......... .......... .......... .......... 22% 11.6M 18s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 10400K .......... .......... .......... .......... .......... 22% 11.2M 18s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 10450K .......... .......... .......... .......... .......... 22% 11.3M 17s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 10500K .......... .......... .......... .......... .......... 22% 11.3M 17s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 10550K .......... .......... .......... .......... .......... 22% 11.2M 17s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 10600K .......... .......... .......... .......... .......... 22% 11.0M 17s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 10650K .......... .......... .......... .......... .......... 22% 11.3M 17s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 10700K .......... .......... .......... .......... .......... 23% 10.9M 17s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 10750K .......... .......... .......... .......... .......... 23% 272K 17s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 10800K .......... .......... .......... .......... .......... 23% 10.4M 17s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 10850K .......... .......... .......... .......... .......... 23% 10.7M 17s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 10900K .......... .......... .......... .......... .......... 23% 11.6M 17s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 10950K .......... .......... .......... .......... .......... 23% 11.1M 17s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 11000K .......... .......... .......... .......... .......... 23% 11.1M 17s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 11050K .......... .......... .......... .......... .......... 23% 11.3M 17s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 11100K .......... .......... .......... .......... .......... 23% 11.3M 17s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 11150K .......... .......... .......... .......... .......... 23% 11.3M 17s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 11200K .......... .......... .......... .......... .......... 24% 11.1M 17s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 11250K .......... .......... .......... .......... .......... 24% 11.2M 17s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 11300K .......... .......... .......... .......... .......... 24% 11.5M 17s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 11350K .......... .......... .......... .......... .......... 24% 10.6M 16s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 11400K .......... .......... .......... .......... .......... 24% 11.7M 16s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 11450K .......... .......... .......... .......... .......... 24% 11.0M 16s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 11500K .......... .......... .......... .......... .......... 24% 10.8M 16s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 11550K .......... .......... .......... .......... .......... 24% 11.9M 16s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 11600K .......... .......... .......... .......... .......... 24% 10.9M 16s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 11650K .......... .......... .......... .......... .......... 25% 11.1M 16s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 11700K .......... .......... .......... .......... .......... 25% 11.5M 16s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 11750K .......... .......... .......... .......... .......... 25% 279K 16s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 11800K .......... .......... .......... .......... .......... 25% 9.83M 16s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 11850K .......... .......... .......... .......... .......... 25% 10.9M 16s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 11900K .......... .......... .......... .......... .......... 25% 11.1M 16s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 11950K .......... .......... .......... .......... .......... 25% 10.9M 16s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 12000K .......... .......... .......... .......... .......... 25% 11.2M 16s unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 12050K .......... .......... .......... .......... .......... 25% 11.4M 16s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 12100K .......... .......... .......... .......... .......... 26% 11.5M 16s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 12150K .......... .......... .......... .......... .......... 26% 11.2M 16s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 12200K .......... .......... .......... .......... .......... 26% 11.0M 16s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 12250K .......... .......... .......... .......... .......... 26% 11.3M 16s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 12300K .......... .......... .......... .......... .......... 26% 11.3M 15s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 12350K .......... .......... .......... .......... .......... 26% 11.3M 15s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 12400K .......... .......... .......... .......... .......... 26% 11.1M 15s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 12450K .......... .......... .......... .......... .......... 26% 11.1M 15s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 12500K .......... .......... .......... .......... .......... 26% 11.4M 15s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 12550K .......... .......... .......... .......... .......... 26% 11.0M 15s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 12600K .......... .......... .......... .......... .......... 27% 10.8M 15s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 12650K .......... .......... .......... .......... .......... 27% 11.9M 15s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 12700K .......... .......... .......... .......... .......... 27% 10.9M 15s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 12750K .......... .......... .......... .......... .......... 27% 11.5M 15s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 12800K .......... .......... .......... .......... .......... 27% 286K 15s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 12850K .......... .......... .......... .......... .......... 27% 9.89M 15s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 12900K .......... .......... .......... .......... .......... 27% 11.9M 15s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 12950K .......... .......... .......... .......... .......... 27% 10.8M 15s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 13000K .......... .......... .......... .......... .......... 27% 11.4M 15s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 13050K .......... .......... .......... .......... .......... 28% 11.3M 15s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 13100K .......... .......... .......... .......... .......... 28% 11.0M 15s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 13150K .......... .......... .......... .......... .......... 28% 11.4M 15s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 13200K .......... .......... .......... .......... .......... 28% 11.0M 15s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 13250K .......... .......... .......... .......... .......... 28% 11.3M 15s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 13300K .......... .......... .......... .......... .......... 28% 11.1M 15s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 13350K .......... .......... .......... .......... .......... 28% 11.1M 14s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 13400K .......... .......... .......... .......... .......... 28% 11.2M 14s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 13450K .......... .......... .......... .......... .......... 28% 11.3M 14s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 13500K .......... .......... .......... .......... .......... 29% 11.1M 14s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 13550K .......... .......... .......... .......... .......... 29% 11.6M 14s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 13600K .......... .......... .......... .......... .......... 29% 10.9M 14s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 13650K .......... .......... .......... .......... .......... 29% 10.9M 14s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 13700K .......... .......... .......... .......... .......... 29% 11.1M 14s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 13750K .......... .......... .......... .......... .......... 29% 11.3M 14s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 13800K .......... .......... .......... .......... .......... 29% 11.3M 14s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 13850K .......... .......... .......... .......... .......... 29% 11.4M 14s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 13900K .......... .......... .......... .......... .......... 29% 293K 14s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 13950K .......... .......... .......... .......... .......... 29% 10.6M 14s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 14000K .......... .......... .......... .......... .......... 30% 11.8M 14s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 14050K .......... .......... .......... .......... .......... 30% 10.5M 14s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 14100K .......... .......... .......... .......... .......... 30% 11.7M 14s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 14150K .......... .......... .......... .......... .......... 30% 10.9M 14s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 14200K .......... .......... .......... .......... .......... 30% 11.7M 14s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 14250K .......... .......... .......... .......... .......... 30% 11.2M 14s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 14300K .......... .......... .......... .......... .......... 30% 10.9M 14s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 14350K .......... .......... .......... .......... .......... 30% 11.4M 14s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 14400K .......... .......... .......... .......... .......... 30% 11.2M 14s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 14450K .......... .......... .......... .......... .......... 31% 11.0M 14s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 14500K .......... .......... .......... .......... .......... 31% 11.6M 13s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 14550K .......... .......... .......... .......... .......... 31% 11.0M 13s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 14600K .......... .......... .......... .......... .......... 31% 11.2M 13s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 14650K .......... .......... .......... .......... .......... 31% 10.9M 13s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 14700K .......... .......... .......... .......... .......... 31% 11.6M 13s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 14750K .......... .......... .......... .......... .......... 31% 11.3M 13s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 14800K .......... .......... .......... .......... .......... 31% 11.0M 13s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 14850K .......... .......... .......... .......... .......... 31% 11.1M 13s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 14900K .......... .......... .......... .......... .......... 32% 11.2M 13s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 14950K .......... .......... .......... .......... .......... 32% 11.2M 13s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 15000K .......... .......... .......... .......... .......... 32% 11.3M 13s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 15050K .......... .......... .......... .......... .......... 32% 301K 13s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 15100K .......... .......... .......... .......... .......... 32% 11.6M 13s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 15150K .......... .......... .......... .......... .......... 32% 11.3M 13s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 15200K .......... .......... .......... .......... .......... 32% 11.1M 13s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 15250K .......... .......... .......... .......... .......... 32% 10.9M 13s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 15300K .......... .......... .......... .......... .......... 32% 11.5M 13s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 15350K .......... .......... .......... .......... .......... 32% 10.8M 13s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 15400K .......... .......... .......... .......... .......... 33% 11.6M 13s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 15450K .......... .......... .......... .......... .......... 33% 11.0M 13s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 15500K .......... .......... .......... .......... .......... 33% 11.5M 13s unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 15550K .......... .......... .......... .......... .......... 33% 11.2M 13s unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install 15600K .......... .......... .......... .......... .......... 33% 76.8K 14s unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install 15650K .......... .......... .......... .......... .......... 33% 47.0M 14s unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install 15700K .......... .......... .......... .......... .......... 33% 50.2M 14s unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install 15750K .......... .......... .......... .......... .......... 33% 54.2M 14s unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install 15800K .......... .......... .......... .......... .......... 33% 50.9M 14s unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install 15850K .......... .......... .......... .......... .......... 34% 55.4M 14s unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install 15900K .......... .......... .......... .......... .......... 34% 57.3M 14s unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install 15950K .......... .......... .......... .......... .......... 34% 56.7M 13s unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install 16000K .......... .......... .......... .......... .......... 34% 50.3M 13s unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install 16050K .......... .......... .......... .......... .......... 34% 56.1M 13s unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install 16100K .......... .......... .......... .......... .......... 34% 57.7M 13s unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install 16150K .......... .......... .......... .......... .......... 34% 58.8M 13s unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install 16200K .......... .......... .......... .......... .......... 34% 51.9M 13s unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install 16250K .......... .......... .......... .......... .......... 34% 59.9M 13s unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install 16300K .......... .......... .......... .......... .......... 35% 58.7M 13s unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install 16350K .......... .......... .......... .......... .......... 35% 55.8M 13s unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install 16400K .......... .......... .......... .......... .......... 35% 50.8M 13s unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install 16450K .......... .......... .......... .......... .......... 35% 58.1M 13s unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install 16500K .......... .......... .......... .......... .......... 35% 56.4M 13s unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install 16550K .......... .......... .......... .......... .......... 35% 55.1M 13s unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install 16600K .......... .......... .......... .......... .......... 35% 51.1M 13s unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install 16650K .......... .......... .......... .......... .......... 35% 101M 13s unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install 16700K .......... .......... .......... .......... .......... 35% 70.0M 13s unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install 16750K .......... .......... .......... .......... .......... 35% 119M 13s unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install 16800K .......... .......... .......... .......... .......... 36% 84.0M 12s unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install 16850K .......... .......... .......... .......... .......... 36% 67.0M 12s unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install 16900K .......... .......... .......... .......... .......... 36% 77.2M 12s unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install 16950K .......... .......... .......... .......... .......... 36% 670K 12s unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install 17000K .......... .......... .......... .......... .......... 36% 9.90M 12s unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install 17050K .......... .......... .......... .......... .......... 36% 9.82M 12s unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install 17100K .......... .......... .......... .......... .......... 36% 9.37M 12s unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install 17150K .......... .......... .......... .......... .......... 36% 10.4M 12s unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install 17200K .......... .......... .......... .......... .......... 36% 9.68M 12s unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install 17250K .......... .......... .......... .......... .......... 37% 10.6M 12s unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install 17300K .......... .......... .......... .......... .......... 37% 11.5M 12s unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install 17350K .......... .......... .......... .......... .......... 37% 2.52M 12s unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install 17400K .......... .......... .......... .......... .......... 37% 1.61M 12s unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install 17450K .......... .......... .......... .......... .......... 37% 1.05M 12s unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install 17500K .......... .......... .......... .......... .......... 37% 11.2M 12s unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install 17550K .......... .......... .......... .......... .......... 37% 1.35M 12s unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install 17600K .......... .......... .......... .......... .......... 37% 11.5M 12s unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install 17650K .......... .......... .......... .......... .......... 37% 10.6M 12s unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install 17700K .......... .......... .......... .......... .......... 38% 11.7M 12s unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install 17750K .......... .......... .......... .......... .......... 38% 10.3M 12s unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install 17800K .......... .......... .......... .......... .......... 38% 177K 12s unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install 17850K .......... .......... .......... .......... .......... 38% 49.6M 12s unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install 17900K .......... .......... .......... .......... .......... 38% 48.4M 12s unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install 17950K .......... .......... .......... .......... .......... 38% 54.2M 12s unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install 18000K .......... .......... .......... .......... .......... 38% 650K 12s unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install 18050K .......... .......... .......... .......... .......... 38% 1.77M 12s unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install 18100K .......... .......... .......... .......... .......... 38% 1.71M 12s unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install 18150K .......... .......... .......... .......... .......... 38% 3.30M 12s unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install 18200K .......... .......... .......... .......... .......... 39% 1.33M 12s unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install 18250K .......... .......... .......... .......... .......... 39% 38.4M 12s unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install 18300K .......... .......... .......... .......... .......... 39% 39.4M 12s unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install 18350K .......... .......... .......... .......... .......... 39% 45.6M 12s unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install 18400K .......... .......... .......... .......... .......... 39% 54.3M 12s unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install 18450K .......... .......... .......... .......... .......... 39% 47.6M 12s unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install 18500K .......... .......... .......... .......... .......... 39% 55.2M 12s unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install 18550K .......... .......... .......... .......... .......... 39% 1.15M 12s unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install 18600K .......... .......... .......... .......... .......... 39% 1.80M 12s unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install 18650K .......... .......... .......... .......... .......... 40% 12.8M 12s unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install 18700K .......... .......... .......... .......... .......... 40% 28.0M 12s unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install 18750K .......... .......... .......... .......... .......... 40% 45.6M 12s unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install 18800K .......... .......... .......... .......... .......... 40% 39.9M 12s unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install 18850K .......... .......... .......... .......... .......... 40% 43.7M 12s unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install 18900K .......... .......... .......... .......... .......... 40% 47.8M 11s unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install 18950K .......... .......... .......... .......... .......... 40% 53.1M 11s unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install 19000K .......... .......... .......... .......... .......... 40% 47.7M 11s unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install 19050K .......... .......... .......... .......... .......... 40% 1.14M 11s unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install 19100K .......... .......... .......... .......... .......... 41% 6.58M 11s unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install 19150K .......... .......... .......... .......... .......... 41% 6.86M 11s unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install 19200K .......... .......... .......... .......... .......... 41% 2.78M 11s unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install 19250K .......... .......... .......... .......... .......... 41% 1.32M 11s unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install 19300K .......... .......... .......... .......... .......... 41% 1.98M 11s unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install 19350K .......... .......... .......... .......... .......... 41% 1.25M 11s unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install 19400K .......... .......... .......... .......... .......... 41% 1.39M 11s unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install 19450K .......... .......... .......... .......... .......... 41% 6.87M 11s unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install 19500K .......... .......... .......... .......... .......... 41% 6.89M 11s unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install 19550K .......... .......... .......... .......... .......... 41% 1.81M 11s unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install 19600K .......... .......... .......... .......... .......... 42% 10.9M 11s unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install 19650K .......... .......... .......... .......... .......... 42% 11.2M 11s unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install 19700K .......... .......... .......... .......... .......... 42% 1.07M 11s unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install 19750K .......... .......... .......... .......... .......... 42% 6.21M 11s unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install 19800K .......... .......... .......... .......... .......... 42% 6.95M 11s unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install 19850K .......... .......... .......... .......... .......... 42% 2.44M 11s unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install 19900K .......... .......... .......... .......... .......... 42% 1.24M 11s unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install 19950K .......... .......... .......... .......... .......... 42% 2.43M 11s unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install 20000K .......... .......... .......... .......... .......... 42% 1.30M 11s unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install 20050K .......... .......... .......... .......... .......... 43% 1.40M 11s unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install 20100K .......... .......... .......... .......... .......... 43% 6.82M 11s unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install 20150K .......... .......... .......... .......... .......... 43% 6.95M 11s unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install 20200K .......... .......... .......... .......... .......... 43% 1.78M 11s unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install 20250K .......... .......... .......... .......... .......... 43% 11.2M 11s unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install 20300K .......... .......... .......... .......... .......... 43% 10.9M 11s unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install 20350K .......... .......... .......... .......... .......... 43% 166K 11s unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install 20400K .......... .......... .......... .......... .......... 43% 47.7M 11s unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install 20450K .......... .......... .......... .......... .......... 43% 2.32M 11s unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install 20500K .......... .......... .......... .......... .......... 44% 2.91M 11s unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install 20550K .......... .......... .......... .......... .......... 44% 48.5M 11s unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install 20600K .......... .......... .......... .......... .......... 44% 52.3M 11s unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install 20650K .......... .......... .......... .......... .......... 44% 55.5M 11s unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install 20700K .......... .......... .......... .......... .......... 44% 47.6M 11s unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install 20750K .......... .......... .......... .......... .......... 44% 60.5M 11s unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install 20800K .......... .......... .......... .......... .......... 44% 56.5M 11s unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install 20850K .......... .......... .......... .......... .......... 44% 56.0M 11s unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install 20900K .......... .......... .......... .......... .......... 44% 54.6M 11s unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install 20950K .......... .......... .......... .......... .......... 44% 233K 11s unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install 21000K .......... .......... .......... .......... .......... 45% 20.0M 11s unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install 21050K .......... .......... .......... .......... .......... 45% 54.1M 11s unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install 21100K .......... .......... .......... .......... .......... 45% 46.8M 11s unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install 21150K .......... .......... .......... .......... .......... 45% 55.7M 11s unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install 21200K .......... .......... .......... .......... .......... 45% 55.4M 11s unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install 21250K .......... .......... .......... .......... .......... 45% 54.1M 11s unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install 21300K .......... .......... .......... .......... .......... 45% 45.8M 11s unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install 21350K .......... .......... .......... .......... .......... 45% 50.0M 11s unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install 21400K .......... .......... .......... .......... .......... 45% 54.7M 11s unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install 21450K .......... .......... .......... .......... .......... 46% 7.48M 10s unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install 21500K .......... .......... .......... .......... .......... 46% 5.45M 10s unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install 21550K .......... .......... .......... .......... .......... 46% 1.02M 10s unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install 21600K .......... .......... .......... .......... .......... 46% 824K 10s unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install 21650K .......... .......... .......... .......... .......... 46% 1.26M 10s unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install 21700K .......... .......... .......... .......... .......... 46% 5.07M 10s unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install 21750K .......... .......... .......... .......... .......... 46% 2.36M 10s unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install 21800K .......... .......... .......... .......... .......... 46% 2.58M 10s unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install 21850K .......... .......... .......... .......... .......... 46% 1.15M 10s unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install 21900K .......... .......... .......... .......... .......... 47% 5.78M 10s unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install 21950K .......... .......... .......... .......... .......... 47% 4.97M 10s unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install 22000K .......... .......... .......... .......... .......... 47% 1.96M 10s unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install 22050K .......... .......... .......... .......... .......... 47% 1.05M 10s unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install 22100K .......... .......... .......... .......... .......... 47% 1.03M 10s unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install 22150K .......... .......... .......... .......... .......... 47% 1.29M 10s unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install 22200K .......... .......... .......... .......... .......... 47% 5.55M 10s unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install 22250K .......... .......... .......... .......... .......... 47% 1.56M 10s unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install 22300K .......... .......... .......... .......... .......... 47% 6.80M 10s unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install 22350K .......... .......... .......... .......... .......... 47% 1.17M 10s unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install 22400K .......... .......... .......... .......... .......... 48% 4.78M 10s unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install 22450K .......... .......... .......... .......... .......... 48% 5.20M 10s unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install 22500K .......... .......... .......... .......... .......... 48% 1.44M 10s unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install 22550K .......... .......... .......... .......... .......... 48% 1.15M 10s unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install 22600K .......... .......... .......... .......... .......... 48% 1.13M 10s unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install 22650K .......... .......... .......... .......... .......... 48% 1.32M 10s unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install 22700K .......... .......... .......... .......... .......... 48% 4.66M 10s unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install 22750K .......... .......... .......... .......... .......... 48% 1.73M 10s unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install 22800K .......... .......... .......... .......... .......... 48% 7.07M 10s unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install 22850K .......... .......... .......... .......... .......... 49% 1.13M 10s unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install 22900K .......... .......... .......... .......... .......... 49% 5.91M 10s unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install 22950K .......... .......... .......... .......... .......... 49% 4.98M 10s unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install 23000K .......... .......... .......... .......... .......... 49% 1.13M 10s unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install 23050K .......... .......... .......... .......... .......... 49% 1.46M 10s unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install 23100K .......... .......... .......... .......... .......... 49% 1.13M 10s unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install 23150K .......... .......... .......... .......... .......... 49% 1.36M 10s unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install 23200K .......... .......... .......... .......... .......... 49% 4.82M 10s unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install 23250K .......... .......... .......... .......... .......... 49% 1.72M 10s unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install 23300K .......... .......... .......... .......... .......... 50% 7.04M 10s unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install 23350K .......... .......... .......... .......... .......... 50% 1.17M 10s unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install 23400K .......... .......... .......... .......... .......... 50% 5.61M 10s unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install 23450K .......... .......... .......... .......... .......... 50% 4.66M 10s unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install 23500K .......... .......... .......... .......... .......... 50% 1.46M 10s unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install 23550K .......... .......... .......... .......... .......... 50% 1.15M 10s unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install 23600K .......... .......... .......... .......... .......... 50% 1.14M 10s unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install 23650K .......... .......... .......... .......... .......... 50% 1.35M 10s unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install 23700K .......... .......... .......... .......... .......... 50% 5.31M 10s unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install 23750K .......... .......... .......... .......... .......... 50% 1.64M 10s unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install 23800K .......... .......... .......... .......... .......... 51% 6.57M 10s unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install 23850K .......... .......... .......... .......... .......... 51% 1.18M 10s unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install 23900K .......... .......... .......... .......... .......... 51% 6.57M 10s unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install 23950K .......... .......... .......... .......... .......... 51% 4.81M 10s unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install 24000K .......... .......... .......... .......... .......... 51% 1.97M 10s unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install 24050K .......... .......... .......... .......... .......... 51% 1.17M 10s unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install 24100K .......... .......... .......... .......... .......... 51% 988K 10s unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install 24150K .......... .......... .......... .......... .......... 51% 1.33M 10s unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install 24200K .......... .......... .......... .......... .......... 51% 5.78M 10s unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install 24250K .......... .......... .......... .......... .......... 52% 1.65M 10s unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install 24300K .......... .......... .......... .......... .......... 52% 5.71M 10s unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install 24350K .......... .......... .......... .......... .......... 52% 1.16M 10s unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install 24400K .......... .......... .......... .......... .......... 52% 6.74M 10s unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install 24450K .......... .......... .......... .......... .......... 52% 6.02M 10s unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install 24500K .......... .......... .......... .......... .......... 52% 4.75M 10s unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 24550K .......... .......... .......... .......... .......... 52% 1.06M 10s unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 24600K .......... .......... .......... .......... .......... 52% 1.49M 9s unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 24650K .......... .......... .......... .......... .......... 52% 1.23M 9s unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 24700K .......... .......... .......... .......... .......... 53% 1.44M 9s unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 24750K .......... .......... .......... .......... .......... 53% 5.01M 9s unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 24800K .......... .......... .......... .......... .......... 53% 1.70M 9s unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 24850K .......... .......... .......... .......... .......... 53% 5.79M 9s unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 24900K .......... .......... .......... .......... .......... 53% 1.19M 9s unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 24950K .......... .......... .......... .......... .......... 53% 7.06M 9s unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 25000K .......... .......... .......... .......... .......... 53% 4.89M 9s unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 25050K .......... .......... .......... .......... .......... 53% 2.06M 9s unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 25100K .......... .......... .......... .......... .......... 53% 1.13M 9s unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 25150K .......... .......... .......... .......... .......... 53% 1023K 9s unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 25200K .......... .......... .......... .......... .......... 54% 1.35M 9s unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 25250K .......... .......... .......... .......... .......... 54% 4.91M 9s unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 25300K .......... .......... .......... .......... .......... 54% 5.65M 9s unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 25350K .......... .......... .......... .......... .......... 54% 1.72M 9s unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 25400K .......... .......... .......... .......... .......... 54% 5.45M 9s unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 25450K .......... .......... .......... .......... .......... 54% 1.21M 9s unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 25500K .......... .......... .......... .......... .......... 54% 6.13M 9s unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 25550K .......... .......... .......... .......... .......... 54% 5.70M 9s unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 25600K .......... .......... .......... .......... .......... 54% 1.55M 9s unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 25650K .......... .......... .......... .......... .......... 55% 1.23M 9s unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 25700K .......... .......... .......... .......... .......... 55% 1.08M 9s unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 25750K .......... .......... .......... .......... .......... 55% 1.37M 9s unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 25800K .......... .......... .......... .......... .......... 55% 5.48M 9s unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 25850K .......... .......... .......... .......... .......... 55% 1.74M 9s unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 25900K .......... .......... .......... .......... .......... 55% 5.35M 9s unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 25950K .......... .......... .......... .......... .......... 55% 1.15M 9s unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 26000K .......... .......... .......... .......... .......... 55% 7.56M 9s unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 26050K .......... .......... .......... .......... .......... 55% 6.52M 9s unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 26100K .......... .......... .......... .......... .......... 56% 5.61M 9s unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 26150K .......... .......... .......... .......... .......... 56% 1.16M 9s unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 26200K .......... .......... .......... .......... .......... 56% 1.51M 9s unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 26250K .......... .......... .......... .......... .......... 56% 1.16M 9s unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 26300K .......... .......... .......... .......... .......... 56% 1.37M 9s unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 26350K .......... .......... .......... .......... .......... 56% 5.51M 9s unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 26400K .......... .......... .......... .......... .......... 56% 1.68M 9s unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 26450K .......... .......... .......... .......... .......... 56% 6.32M 9s unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 26500K .......... .......... .......... .......... .......... 56% 1.14M 9s unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 26550K .......... .......... .......... .......... .......... 56% 7.63M 9s unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 26600K .......... .......... .......... .......... .......... 57% 6.37M 9s unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 26650K .......... .......... .......... .......... .......... 57% 5.79M 9s unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 26700K .......... .......... .......... .......... .......... 57% 1.16M 9s unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 26750K .......... .......... .......... .......... .......... 57% 1.51M 9s unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 26800K .......... .......... .......... .......... .......... 57% 1.16M 9s unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 26850K .......... .......... .......... .......... .......... 57% 1.35M 9s unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 26900K .......... .......... .......... .......... .......... 57% 5.69M 9s unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 26950K .......... .......... .......... .......... .......... 57% 1.66M 9s unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 27000K .......... .......... .......... .......... .......... 57% 6.67M 9s unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 27050K .......... .......... .......... .......... .......... 58% 1.15M 9s unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 27100K .......... .......... .......... .......... .......... 58% 8.21M 9s unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 27150K .......... .......... .......... .......... .......... 58% 6.38M 8s unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 27200K .......... .......... .......... .......... .......... 58% 5.48M 8s unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 27250K .......... .......... .......... .......... .......... 58% 1.27M 8s unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 27300K .......... .......... .......... .......... .......... 58% 1.37M 8s unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 27350K .......... .......... .......... .......... .......... 58% 1.16M 8s unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 27400K .......... .......... .......... .......... .......... 58% 1.36M 8s unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 27450K .......... .......... .......... .......... .......... 58% 5.57M 8s unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 27500K .......... .......... .......... .......... .......... 59% 1.74M 8s unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 27550K .......... .......... .......... .......... .......... 59% 5.69M 8s unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 27600K .......... .......... .......... .......... .......... 59% 1.17M 8s unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 27650K .......... .......... .......... .......... .......... 59% 7.52M 8s unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 27700K .......... .......... .......... .......... .......... 59% 6.41M 8s unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 27750K .......... .......... .......... .......... .......... 59% 5.31M 8s unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 27800K .......... .......... .......... .......... .......... 59% 1.61M 8s unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 27850K .......... .......... .......... .......... .......... 59% 1.22M 8s unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 27900K .......... .......... .......... .......... .......... 59% 1.08M 8s unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 27950K .......... .......... .......... .......... .......... 59% 1.38M 8s unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 28000K .......... .......... .......... .......... .......... 60% 5.18M 8s unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 28050K .......... .......... .......... .......... .......... 60% 2.59M 8s unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 28100K .......... .......... .......... .......... .......... 60% 2.81M 8s unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 28150K .......... .......... .......... .......... .......... 60% 6.44M 8s unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 28200K .......... .......... .......... .......... .......... 60% 1.19M 8s unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 28250K .......... .......... .......... .......... .......... 60% 6.77M 8s unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 28300K .......... .......... .......... .......... .......... 60% 5.54M 8s unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 28350K .......... .......... .......... .......... .......... 60% 2.12M 8s unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 28400K .......... .......... .......... .......... .......... 60% 1.12M 8s unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 28450K .......... .......... .......... .......... .......... 61% 1.02M 8s unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 28500K .......... .......... .......... .......... .......... 61% 1.40M 8s unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 28550K .......... .......... .......... .......... .......... 61% 4.85M 8s unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 28600K .......... .......... .......... .......... .......... 61% 5.09M 8s unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 28650K .......... .......... .......... .......... .......... 61% 1.71M 8s unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 28700K .......... .......... .......... .......... .......... 61% 7.74M 8s unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 28750K .......... .......... .......... .......... .......... 61% 1.18M 8s unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 28800K .......... .......... .......... .......... .......... 61% 7.16M 8s unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 28850K .......... .......... .......... .......... .......... 61% 5.00M 8s unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 28900K .......... .......... .......... .......... .......... 62% 2.27M 8s unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 28950K .......... .......... .......... .......... .......... 62% 1.14M 8s unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 29000K .......... .......... .......... .......... .......... 62% 2.35M 8s unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 29050K .......... .......... .......... .......... .......... 62% 1.19M 8s unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 29100K .......... .......... .......... .......... .......... 62% 1.55M 8s unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 29150K .......... .......... .......... .......... .......... 62% 4.91M 8s unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 29200K .......... .......... .......... .......... .......... 62% 1.73M 8s unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 29250K .......... .......... .......... .......... .......... 62% 6.09M 8s unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 29300K .......... .......... .......... .......... .......... 62% 1.20M 8s unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 29350K .......... .......... .......... .......... .......... 62% 7.02M 8s unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 29400K .......... .......... .......... .......... .......... 63% 5.07M 8s unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 29450K .......... .......... .......... .......... .......... 63% 3.62M 8s unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 29500K .......... .......... .......... .......... .......... 63% 1.27M 8s unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 29550K .......... .......... .......... .......... .......... 63% 1.50M 7s unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 29600K .......... .......... .......... .......... .......... 63% 1.18M 7s unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 29650K .......... .......... .......... .......... .......... 63% 1.55M 7s unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 29700K .......... .......... .......... .......... .......... 63% 4.53M 7s unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 29750K .......... .......... .......... .......... .......... 63% 1.80M 7s unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 29800K .......... .......... .......... .......... .......... 63% 6.46M 7s unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 29850K .......... .......... .......... .......... .......... 64% 1.17M 7s unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 29900K .......... .......... .......... .......... .......... 64% 7.28M 7s unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 29950K .......... .......... .......... .......... .......... 64% 5.55M 7s unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 30000K .......... .......... .......... .......... .......... 64% 6.16M 7s unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 30050K .......... .......... .......... .......... .......... 64% 1.23M 7s unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 30100K .......... .......... .......... .......... .......... 64% 1.64M 7s unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 30150K .......... .......... .......... .......... .......... 64% 1.08M 7s unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 30200K .......... .......... .......... .......... .......... 64% 1.39M 7s unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 30250K .......... .......... .......... .......... .......... 64% 5.02M 7s unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 30300K .......... .......... .......... .......... .......... 64% 2.61M 7s unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 30350K .......... .......... .......... .......... .......... 65% 2.63M 7s unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 30400K .......... .......... .......... .......... .......... 65% 7.58M 7s unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 30450K .......... .......... .......... .......... .......... 65% 1.19M 7s unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 30500K .......... .......... .......... .......... .......... 65% 6.39M 7s unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 30550K .......... .......... .......... .......... .......... 65% 5.45M 7s unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 30600K .......... .......... .......... .......... .......... 65% 2.20M 7s unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 30650K .......... .......... .......... .......... .......... 65% 1.15M 7s unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 30700K .......... .......... .......... .......... .......... 65% 1.01M 7s unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 30750K .......... .......... .......... .......... .......... 65% 1.43M 7s unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 30800K .......... .......... .......... .......... .......... 66% 4.76M 7s unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 30850K .......... .......... .......... .......... .......... 66% 4.86M 7s unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 30900K .......... .......... .......... .......... .......... 66% 1.68M 7s unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 30950K .......... .......... .......... .......... .......... 66% 7.80M 7s unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 31000K .......... .......... .......... .......... .......... 66% 1.17M 7s unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 31050K .......... .......... .......... .......... .......... 66% 5.86M 7s unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 31100K .......... .......... .......... .......... .......... 66% 6.06M 7s unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 31150K .......... .......... .......... .......... .......... 66% 2.35M 7s unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 31200K .......... .......... .......... .......... .......... 66% 1.22M 7s unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 31250K .......... .......... .......... .......... .......... 67% 2.14M 7s unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 31300K .......... .......... .......... .......... .......... 67% 1.15M 7s unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 31350K .......... .......... .......... .......... .......... 67% 1.59M 7s unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 31400K .......... .......... .......... .......... .......... 67% 4.52M 7s unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 31450K .......... .......... .......... .......... .......... 67% 1.79M 7s unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 31500K .......... .......... .......... .......... .......... 67% 6.53M 7s unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 31550K .......... .......... .......... .......... .......... 67% 1.18M 7s unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 31600K .......... .......... .......... .......... .......... 67% 6.60M 7s unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 31650K .......... .......... .......... .......... .......... 67% 5.26M 7s unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 31700K .......... .......... .......... .......... .......... 67% 7.16M 7s unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 31750K .......... .......... .......... .......... .......... 68% 1.24M 7s unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 31800K .......... .......... .......... .......... .......... 68% 1.48M 7s unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 31850K .......... .......... .......... .......... .......... 68% 1.16M 7s unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 31900K .......... .......... .......... .......... .......... 68% 1.35M 7s unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 31950K .......... .......... .......... .......... .......... 68% 5.02M 6s unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 32000K .......... .......... .......... .......... .......... 68% 2.02M 6s unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 32050K .......... .......... .......... .......... .......... 68% 4.10M 6s unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 32100K .......... .......... .......... .......... .......... 68% 1.25M 6s unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 32150K .......... .......... .......... .......... .......... 68% 4.84M 6s unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 32200K .......... .......... .......... .......... .......... 69% 7.26M 6s unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 32250K .......... .......... .......... .......... .......... 69% 5.13M 6s unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 32300K .......... .......... .......... .......... .......... 69% 1.76M 6s unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 32350K .......... .......... .......... .......... .......... 69% 1.37M 6s unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 32400K .......... .......... .......... .......... .......... 69% 1022K 6s unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 32450K .......... .......... .......... .......... .......... 69% 1.45M 6s unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 32500K .......... .......... .......... .......... .......... 69% 4.44M 6s unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 32550K .......... .......... .......... .......... .......... 69% 4.90M 6s unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 32600K .......... .......... .......... .......... .......... 69% 1.73M 6s unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 32650K .......... .......... .......... .......... .......... 70% 7.75M 6s unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 32700K .......... .......... .......... .......... .......... 70% 1.12M 6s unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 32750K .......... .......... .......... .......... .......... 70% 8.36M 6s unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 32800K .......... .......... .......... .......... .......... 70% 5.49M 6s unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 32850K .......... .......... .......... .......... .......... 70% 2.39M 6s unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 32900K .......... .......... .......... .......... .......... 70% 1.13M 6s unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install 32950K .......... .......... .......... .......... .......... 70% 2.51M 6s unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install 33000K .......... .......... .......... .......... .......... 70% 1.14M 6s unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install 33050K .......... .......... .......... .......... .......... 70% 1.57M 6s unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install 33100K .......... .......... .......... .......... .......... 70% 4.83M 6s unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install 33150K .......... .......... .......... .......... .......... 71% 1.75M 6s unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install 33200K .......... .......... .......... .......... .......... 71% 6.53M 6s unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install 33250K .......... .......... .......... .......... .......... 71% 1.16M 6s unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install 33300K .......... .......... .......... .......... .......... 71% 7.70M 6s unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install 33350K .......... .......... .......... .......... .......... 71% 5.69M 6s unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install 33400K .......... .......... .......... .......... .......... 71% 3.99M 6s unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install 33450K .......... .......... .......... .......... .......... 71% 1.32M 6s unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install 33500K .......... .......... .......... .......... .......... 71% 1.61M 6s unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install 33550K .......... .......... .......... .......... .......... 71% 1.13M 6s unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install 33600K .......... .......... .......... .......... .......... 72% 1.41M 6s unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install 33650K .......... .......... .......... .......... .......... 72% 5.04M 6s unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install 33700K .......... .......... .......... .......... .......... 72% 1.90M 6s unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install 33750K .......... .......... .......... .......... .......... 72% 4.81M 6s unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install 33800K .......... .......... .......... .......... .......... 72% 1.24M 6s unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install 33850K .......... .......... .......... .......... .......... 72% 4.77M 6s unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install 33900K .......... .......... .......... .......... .......... 72% 7.73M 6s unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install 33950K .......... .......... .......... .......... .......... 72% 5.17M 6s unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install 34000K .......... .......... .......... .......... .......... 72% 1.72M 6s unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install 34050K .......... .......... .......... .......... .......... 73% 1.25M 6s unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install 34100K .......... .......... .......... .......... .......... 73% 1.07M 6s unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install 34150K .......... .......... .......... .......... .......... 73% 1.45M 6s unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install 34200K .......... .......... .......... .......... .......... 73% 3.74M 6s unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install 34250K .......... .......... .......... .......... .......... 73% 4.48M 5s unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install 34300K .......... .......... .......... .......... .......... 73% 1.99M 5s unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install 34350K .......... .......... .......... .......... .......... 73% 7.31M 5s unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install 34400K .......... .......... .......... .......... .......... 73% 1.11M 5s unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install 34450K .......... .......... .......... .......... .......... 73% 7.90M 5s unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install 34500K .......... .......... .......... .......... .......... 73% 5.76M 5s unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install 34550K .......... .......... .......... .......... .......... 74% 2.38M 5s unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install 34600K .......... .......... .......... .......... .......... 74% 1.11M 5s unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install 34650K .......... .......... .......... .......... .......... 74% 2.56M 5s unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install 34700K .......... .......... .......... .......... .......... 74% 1.06M 5s unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install 34750K .......... .......... .......... .......... .......... 74% 1.76M 5s unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install 34800K .......... .......... .......... .......... .......... 74% 5.05M 5s unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install 34850K .......... .......... .......... .......... .......... 74% 1.76M 5s unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install 34900K .......... .......... .......... .......... .......... 74% 6.22M 5s unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install 34950K .......... .......... .......... .......... .......... 74% 1.17M 5s unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install 35000K .......... .......... .......... .......... .......... 75% 5.87M 5s unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install 35050K .......... .......... .......... .......... .......... 75% 6.02M 5s unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install 35100K .......... .......... .......... .......... .......... 75% 3.85M 5s unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install 35150K .......... .......... .......... .......... .......... 75% 1.27M 5s unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install 35200K .......... .......... .......... .......... .......... 75% 1.62M 5s unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install 35250K .......... .......... .......... .......... .......... 75% 1.17M 5s unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install 35300K .......... .......... .......... .......... .......... 75% 1.45M 5s unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install 35350K .......... .......... .......... .......... .......... 75% 4.78M 5s unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install 35400K .......... .......... .......... .......... .......... 75% 1.97M 5s unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install 35450K .......... .......... .......... .......... .......... 76% 4.18M 5s unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install 35500K .......... .......... .......... .......... .......... 76% 1.21M 5s unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install 35550K .......... .......... .......... .......... .......... 76% 5.44M 5s unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install 35600K .......... .......... .......... .......... .......... 76% 8.61M 5s unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install 35650K .......... .......... .......... .......... .......... 76% 4.34M 5s unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install 35700K .......... .......... .......... .......... .......... 76% 1.50M 5s unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install 35750K .......... .......... .......... .......... .......... 76% 1.36M 5s unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install 35800K .......... .......... .......... .......... .......... 76% 1.14M 5s unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install 35850K .......... .......... .......... .......... .......... 76% 1.47M 5s unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install 35900K .......... .......... .......... .......... .......... 76% 3.85M 5s unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install 35950K .......... .......... .......... .......... .......... 77% 2.77M 5s unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install 36000K .......... .......... .......... .......... .......... 77% 2.70M 5s unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install 36050K .......... .......... .......... .......... .......... 77% 6.97M 5s unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install 36100K .......... .......... .......... .......... .......... 77% 1.12M 5s unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install 36150K .......... .......... .......... .......... .......... 77% 7.85M 5s unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install 36200K .......... .......... .......... .......... .......... 77% 5.23M 5s unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install 36250K .......... .......... .......... .......... .......... 77% 2.40M 5s unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install 36300K .......... .......... .......... .......... .......... 77% 1.12M 5s unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install 36350K .......... .......... .......... .......... .......... 77% 2.31M 5s unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install 36400K .......... .......... .......... .......... .......... 78% 823K 5s unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install 36450K .......... .......... .......... .......... .......... 78% 4.79M 5s unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install 36500K .......... .......... .......... .......... .......... 78% 4.71M 5s unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install 36550K .......... .......... .......... .......... .......... 78% 1.80M 4s unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install 36600K .......... .......... .......... .......... .......... 78% 5.59M 4s unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install 36650K .......... .......... .......... .......... .......... 78% 1.15M 4s unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install 36700K .......... .......... .......... .......... .......... 78% 7.23M 4s unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install 36750K .......... .......... .......... .......... .......... 78% 6.24M 4s unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install 36800K .......... .......... .......... .......... .......... 78% 4.14M 4s unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install 36850K .......... .......... .......... .......... .......... 79% 1.32M 4s unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install 36900K .......... .......... .......... .......... .......... 79% 1.52M 4s unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install 36950K .......... .......... .......... .......... .......... 79% 1.18M 4s unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install 37000K .......... .......... .......... .......... .......... 79% 1.42M 4s unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install 37050K .......... .......... .......... .......... .......... 79% 4.67M 4s unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install 37100K .......... .......... .......... .......... .......... 79% 2.01M 4s unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install 37150K .......... .......... .......... .......... .......... 79% 4.16M 4s unit-abot-epc-basic-0: 12:18:44 DEBUG unit.abot-epc-basic/0.install 37200K .......... .......... .......... .......... .......... 79% 1.22M 4s unit-abot-epc-basic-0: 12:18:44 DEBUG unit.abot-epc-basic/0.install 37250K .......... .......... .......... .......... .......... 79% 4.96M 4s unit-abot-epc-basic-0: 12:18:44 DEBUG unit.abot-epc-basic/0.install 37300K .......... .......... .......... .......... .......... 79% 6.93M 4s unit-abot-epc-basic-0: 12:18:44 DEBUG unit.abot-epc-basic/0.install 37350K .......... .......... .......... .......... .......... 80% 5.26M 4s unit-abot-epc-basic-0: 12:18:44 DEBUG unit.abot-epc-basic/0.install 37400K .......... .......... .......... .......... .......... 80% 1.91M 4s unit-abot-epc-basic-0: 12:18:44 DEBUG unit.abot-epc-basic/0.install 37450K .......... .......... .......... .......... .......... 80% 1.25M 4s unit-abot-epc-basic-0: 12:18:44 DEBUG unit.abot-epc-basic/0.install 37500K .......... .......... .......... .......... .......... 80% 1.06M 4s unit-abot-epc-basic-0: 12:18:44 DEBUG unit.abot-epc-basic/0.install 37550K .......... .......... .......... .......... .......... 80% 1.41M 4s unit-abot-epc-basic-0: 12:18:44 DEBUG unit.abot-epc-basic/0.install 37600K .......... .......... .......... .......... .......... 80% 4.01M 4s unit-abot-epc-basic-0: 12:18:44 DEBUG unit.abot-epc-basic/0.install 37650K .......... .......... .......... .......... .......... 80% 2.81M 4s unit-abot-epc-basic-0: 12:18:44 DEBUG unit.abot-epc-basic/0.install 37700K .......... .......... .......... .......... .......... 80% 2.84M 4s unit-abot-epc-basic-0: 12:18:44 DEBUG unit.abot-epc-basic/0.install 37750K .......... .......... .......... .......... .......... 80% 6.04M 4s unit-abot-epc-basic-0: 12:18:44 DEBUG unit.abot-epc-basic/0.install 37800K .......... .......... .......... .......... .......... 81% 1.13M 4s unit-abot-epc-basic-0: 12:18:44 DEBUG unit.abot-epc-basic/0.install 37850K .......... .......... .......... .......... .......... 81% 7.11M 4s unit-abot-epc-basic-0: 12:18:44 DEBUG unit.abot-epc-basic/0.install 37900K .......... .......... .......... .......... .......... 81% 5.56M 4s unit-abot-epc-basic-0: 12:18:44 DEBUG unit.abot-epc-basic/0.install 37950K .......... .......... .......... .......... .......... 81% 2.56M 4s unit-abot-epc-basic-0: 12:18:44 DEBUG unit.abot-epc-basic/0.install 38000K .......... .......... .......... .......... .......... 81% 1.28M 4s unit-abot-epc-basic-0: 12:18:44 DEBUG unit.abot-epc-basic/0.install 38050K .......... .......... .......... .......... .......... 81% 1.99M 4s unit-abot-epc-basic-0: 12:18:44 DEBUG unit.abot-epc-basic/0.install 38100K .......... .......... .......... .......... .......... 81% 1.06M 4s unit-abot-epc-basic-0: 12:18:44 DEBUG unit.abot-epc-basic/0.install 38150K .......... .......... .......... .......... .......... 81% 1.79M 4s unit-abot-epc-basic-0: 12:18:44 DEBUG unit.abot-epc-basic/0.install 38200K .......... .......... .......... .......... .......... 81% 4.20M 4s unit-abot-epc-basic-0: 12:18:44 DEBUG unit.abot-epc-basic/0.install 38250K .......... .......... .......... .......... .......... 82% 1.99M 4s unit-abot-epc-basic-0: 12:18:44 DEBUG unit.abot-epc-basic/0.install 38300K .......... .......... .......... .......... .......... 82% 4.55M 4s unit-abot-epc-basic-0: 12:18:44 DEBUG unit.abot-epc-basic/0.install 38350K .......... .......... .......... .......... .......... 82% 1.19M 4s unit-abot-epc-basic-0: 12:18:44 DEBUG unit.abot-epc-basic/0.install 38400K .......... .......... .......... .......... .......... 82% 6.21M 4s unit-abot-epc-basic-0: 12:18:44 DEBUG unit.abot-epc-basic/0.install 38450K .......... .......... .......... .......... .......... 82% 6.85M 4s unit-abot-epc-basic-0: 12:18:44 DEBUG unit.abot-epc-basic/0.install 38500K .......... .......... .......... .......... .......... 82% 4.42M 4s unit-abot-epc-basic-0: 12:18:44 DEBUG unit.abot-epc-basic/0.install 38550K .......... .......... .......... .......... .......... 82% 1.64M 4s unit-abot-epc-basic-0: 12:18:44 DEBUG unit.abot-epc-basic/0.install 38600K .......... .......... .......... .......... .......... 82% 1.35M 4s unit-abot-epc-basic-0: 12:18:44 DEBUG unit.abot-epc-basic/0.install 38650K .......... .......... .......... .......... .......... 82% 1.11M 4s unit-abot-epc-basic-0: 12:18:44 DEBUG unit.abot-epc-basic/0.install 38700K .......... .......... .......... .......... .......... 82% 1.47M 4s unit-abot-epc-basic-0: 12:18:44 DEBUG unit.abot-epc-basic/0.install 38750K .......... .......... .......... .......... .......... 83% 4.19M 4s unit-abot-epc-basic-0: 12:18:44 DEBUG unit.abot-epc-basic/0.install 38800K .......... .......... .......... .......... .......... 83% 2.12M 3s unit-abot-epc-basic-0: 12:18:44 DEBUG unit.abot-epc-basic/0.install 38850K .......... .......... .......... .......... .......... 83% 3.88M 3s unit-abot-epc-basic-0: 12:18:44 DEBUG unit.abot-epc-basic/0.install 38900K .......... .......... .......... .......... .......... 83% 6.29M 3s unit-abot-epc-basic-0: 12:18:44 DEBUG unit.abot-epc-basic/0.install 38950K .......... .......... .......... .......... .......... 83% 1.14M 3s unit-abot-epc-basic-0: 12:18:44 DEBUG unit.abot-epc-basic/0.install 39000K .......... .......... .......... .......... .......... 83% 7.19M 3s unit-abot-epc-basic-0: 12:18:44 DEBUG unit.abot-epc-basic/0.install 39050K .......... .......... .......... .......... .......... 83% 5.62M 3s unit-abot-epc-basic-0: 12:18:44 DEBUG unit.abot-epc-basic/0.install 39100K .......... .......... .......... .......... .......... 83% 2.53M 3s unit-abot-epc-basic-0: 12:18:44 DEBUG unit.abot-epc-basic/0.install 39150K .......... .......... .......... .......... .......... 83% 1.24M 3s unit-abot-epc-basic-0: 12:18:44 DEBUG unit.abot-epc-basic/0.install 39200K .......... .......... .......... .......... .......... 84% 1.87M 3s unit-abot-epc-basic-0: 12:18:44 DEBUG unit.abot-epc-basic/0.install 39250K .......... .......... .......... .......... .......... 84% 1.16M 3s unit-abot-epc-basic-0: 12:18:44 DEBUG unit.abot-epc-basic/0.install 39300K .......... .......... .......... .......... .......... 84% 1.73M 3s unit-abot-epc-basic-0: 12:18:44 DEBUG unit.abot-epc-basic/0.install 39350K .......... .......... .......... .......... .......... 84% 4.21M 3s unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install 39400K .......... .......... .......... .......... .......... 84% 2.07M 3s unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install 39450K .......... .......... .......... .......... .......... 84% 4.49M 3s unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install 39500K .......... .......... .......... .......... .......... 84% 1.18M 3s unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install 39550K .......... .......... .......... .......... .......... 84% 6.08M 3s unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install 39600K .......... .......... .......... .......... .......... 84% 7.37M 3s unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install 39650K .......... .......... .......... .......... .......... 85% 5.45M 3s unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install 39700K .......... .......... .......... .......... .......... 85% 1.74M 3s unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install 39750K .......... .......... .......... .......... .......... 85% 1.39M 3s unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install 39800K .......... .......... .......... .......... .......... 85% 1.03M 3s unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install 39850K .......... .......... .......... .......... .......... 85% 1.39M 3s unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install 39900K .......... .......... .......... .......... .......... 85% 4.45M 3s unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install 39950K .......... .......... .......... .......... .......... 85% 2.80M 3s unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install 40000K .......... .......... .......... .......... .......... 85% 2.87M 3s unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install 40050K .......... .......... .......... .......... .......... 85% 5.40M 3s unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install 40100K .......... .......... .......... .......... .......... 85% 1.14M 3s unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install 40150K .......... .......... .......... .......... .......... 86% 6.74M 3s unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install 40200K .......... .......... .......... .......... .......... 86% 8.55M 3s unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install 40250K .......... .......... .......... .......... .......... 86% 3.51M 3s unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install 40300K .......... .......... .......... .......... .......... 86% 1.45M 3s unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install 40350K .......... .......... .......... .......... .......... 86% 1.37M 3s unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install 40400K .......... .......... .......... .......... .......... 86% 1.29M 3s unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install 40450K .......... .......... .......... .......... .......... 86% 1.40M 3s unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install 40500K .......... .......... .......... .......... .......... 86% 4.24M 3s unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install 40550K .......... .......... .......... .......... .......... 86% 2.26M 3s unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install 40600K .......... .......... .......... .......... .......... 87% 3.78M 3s unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install 40650K .......... .......... .......... .......... .......... 87% 1.38M 3s unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install 40700K .......... .......... .......... .......... .......... 87% 3.40M 3s unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install 40750K .......... .......... .......... .......... .......... 87% 7.21M 3s unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install 40800K .......... .......... .......... .......... .......... 87% 5.62M 3s unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install 40850K .......... .......... .......... .......... .......... 87% 2.19M 3s unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install 40900K .......... .......... .......... .......... .......... 87% 1.23M 3s unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install 40950K .......... .......... .......... .......... .......... 87% 2.27M 3s unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install 41000K .......... .......... .......... .......... .......... 87% 1.18M 3s unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install 41050K .......... .......... .......... .......... .......... 88% 1.68M 2s unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install 41100K .......... .......... .......... .......... .......... 88% 4.56M 2s unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install 41150K .......... .......... .......... .......... .......... 88% 2.18M 2s unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install 41200K .......... .......... .......... .......... .......... 88% 4.28M 2s unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install 41250K .......... .......... .......... .......... .......... 88% 1.18M 2s unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install 41300K .......... .......... .......... .......... .......... 88% 5.42M 2s unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install 41350K .......... .......... .......... .......... .......... 88% 7.76M 2s unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install 41400K .......... .......... .......... .......... .......... 88% 5.26M 2s unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install 41450K .......... .......... .......... .......... .......... 88% 2.08M 2s unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install 41500K .......... .......... .......... .......... .......... 88% 1.29M 2s unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install 41550K .......... .......... .......... .......... .......... 89% 1.04M 2s unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.install 41600K .......... .......... .......... .......... .......... 89% 1.42M 2s unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.install 41650K .......... .......... .......... .......... .......... 89% 4.72M 2s unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.install 41700K .......... .......... .......... .......... .......... 89% 4.44M 2s unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.install 41750K .......... .......... .......... .......... .......... 89% 1.97M 2s unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.install 41800K .......... .......... .......... .......... .......... 89% 4.77M 2s unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.install 41850K .......... .......... .......... .......... .......... 89% 1.23M 2s unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.install 41900K .......... .......... .......... .......... .......... 89% 5.55M 2s unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.install 41950K .......... .......... .......... .......... .......... 89% 7.04M 2s unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.install 42000K .......... .......... .......... .......... .......... 90% 5.66M 2s unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.install 42050K .......... .......... .......... .......... .......... 90% 2.04M 2s unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.install 42100K .......... .......... .......... .......... .......... 90% 1.29M 2s unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.install 42150K .......... .......... .......... .......... .......... 90% 1.06M 2s unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.install 42200K .......... .......... .......... .......... .......... 90% 1.42M 2s unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.install 42250K .......... .......... .......... .......... .......... 90% 4.59M 2s unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.install 42300K .......... .......... .......... .......... .......... 90% 4.55M 2s unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.install 42350K .......... .......... .......... .......... .......... 90% 1.99M 2s unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.install 42400K .......... .......... .......... .......... .......... 90% 4.69M 2s unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.install 42450K .......... .......... .......... .......... .......... 91% 1.25M 2s unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.install 42500K .......... .......... .......... .......... .......... 91% 5.29M 2s unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.install 42550K .......... .......... .......... .......... .......... 91% 7.26M 2s unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.install 42600K .......... .......... .......... .......... .......... 91% 5.37M 2s unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.install 42650K .......... .......... .......... .......... .......... 91% 2.10M 2s unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.install 42700K .......... .......... .......... .......... .......... 91% 1.29M 2s unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.install 42750K .......... .......... .......... .......... .......... 91% 1.09M 2s unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.install 42800K .......... .......... .......... .......... .......... 91% 2.31M 2s unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.install 42850K .......... .......... .......... .......... .......... 91% 1.90M 2s unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.install 42900K .......... .......... .......... .......... .......... 91% 4.94M 2s unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.install 42950K .......... .......... .......... .......... .......... 92% 2.19M 2s unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.install 43000K .......... .......... .......... .......... .......... 92% 4.42M 2s unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.install 43050K .......... .......... .......... .......... .......... 92% 1.25M 2s unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.install 43100K .......... .......... .......... .......... .......... 92% 4.40M 2s unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.install 43150K .......... .......... .......... .......... .......... 92% 7.24M 2s unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.install 43200K .......... .......... .......... .......... .......... 92% 6.13M 2s unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.install 43250K .......... .......... .......... .......... .......... 92% 2.31M 2s unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.install 43300K .......... .......... .......... .......... .......... 92% 1.49M 1s unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.install 43350K .......... .......... .......... .......... .......... 92% 1.96M 1s unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.install 43400K .......... .......... .......... .......... .......... 93% 1.22M 1s unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.install 43450K .......... .......... .......... .......... .......... 93% 1.57M 1s unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.install 43500K .......... .......... .......... .......... .......... 93% 4.24M 1s unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.install 43550K .......... .......... .......... .......... .......... 93% 2.24M 1s unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.install 43600K .......... .......... .......... .......... .......... 93% 3.86M 1s unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.install 43650K .......... .......... .......... .......... .......... 93% 4.82M 1s unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.install 43700K .......... .......... .......... .......... .......... 93% 1.27M 1s unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.install 43750K .......... .......... .......... .......... .......... 93% 5.91M 1s unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.install 43800K .......... .......... .......... .......... .......... 93% 9.66M 1s unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.install 43850K .......... .......... .......... .......... .......... 94% 5.10M 1s unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.install 43900K .......... .......... .......... .......... .......... 94% 1.44M 1s unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.install 43950K .......... .......... .......... .......... .......... 94% 1.47M 1s unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.install 44000K .......... .......... .......... .......... .......... 94% 1.22M 1s unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.install 44050K .......... .......... .......... .......... .......... 94% 1.47M 1s unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.install 44100K .......... .......... .......... .......... .......... 94% 4.15M 1s unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.install 44150K .......... .......... .......... .......... .......... 94% 5.67M 1s unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.install 44200K .......... .......... .......... .......... .......... 94% 1.94M 1s unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.install 44250K .......... .......... .......... .......... .......... 94% 5.93M 1s unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.install 44300K .......... .......... .......... .......... .......... 94% 1.24M 1s unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.install 44350K .......... .......... .......... .......... .......... 95% 4.91M 1s unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.install 44400K .......... .......... .......... .......... .......... 95% 7.18M 1s unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.install 44450K .......... .......... .......... .......... .......... 95% 6.23M 1s unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.install 44500K .......... .......... .......... .......... .......... 95% 2.39M 1s unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.install 44550K .......... .......... .......... .......... .......... 95% 1.96M 1s unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.install 44600K .......... .......... .......... .......... .......... 95% 1.47M 1s unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.install 44650K .......... .......... .......... .......... .......... 95% 1.25M 1s unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.install 44700K .......... .......... .......... .......... .......... 95% 1.56M 1s unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.install 44750K .......... .......... .......... .......... .......... 95% 4.31M 1s unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.install 44800K .......... .......... .......... .......... .......... 96% 2.40M 1s unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.install 44850K .......... .......... .......... .......... .......... 96% 3.95M 1s unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.install 44900K .......... .......... .......... .......... .......... 96% 5.74M 1s unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.install 44950K .......... .......... .......... .......... .......... 96% 1.18M 1s unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.install 45000K .......... .......... .......... .......... .......... 96% 7.41M 1s unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.install 45050K .......... .......... .......... .......... .......... 96% 7.07M 1s unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.install 45100K .......... .......... .......... .......... .......... 96% 5.51M 1s unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.install 45150K .......... .......... .......... .......... .......... 96% 2.25M 1s unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.install 45200K .......... .......... .......... .......... .......... 96% 1.43M 1s unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.install 45250K .......... .......... .......... .......... .......... 97% 2.27M 1s unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.install 45300K .......... .......... .......... .......... .......... 97% 1.26M 1s unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.install 45350K .......... .......... .......... .......... .......... 97% 1.58M 1s unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.install 45400K .......... .......... .......... .......... .......... 97% 4.54M 1s unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.install 45450K .......... .......... .......... .......... .......... 97% 2.24M 1s unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.install 45500K .......... .......... .......... .......... .......... 97% 4.43M 1s unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.install 45550K .......... .......... .......... .......... .......... 97% 5.46M 0s unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.install 45600K .......... .......... .......... .......... .......... 97% 1.19M 0s unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.install 45650K .......... .......... .......... .......... .......... 97% 7.33M 0s unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.install 45700K .......... .......... .......... .......... .......... 97% 7.57M 0s unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.install 45750K .......... .......... .......... .......... .......... 98% 5.43M 0s unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.install 45800K .......... .......... .......... .......... .......... 98% 2.36M 0s unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.install 45850K .......... .......... .......... .......... .......... 98% 1.86M 0s unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.install 45900K .......... .......... .......... .......... .......... 98% 1.67M 0s unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.install 45950K .......... .......... .......... .......... .......... 98% 1.24M 0s unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.install 46000K .......... .......... .......... .......... .......... 98% 1.56M 0s unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.install 46050K .......... .......... .......... .......... .......... 98% 5.08M 0s unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.install 46100K .......... .......... .......... .......... .......... 98% 4.25M 0s unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.install 46150K .......... .......... .......... .......... .......... 98% 2.29M 0s unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.install 46200K .......... .......... .......... .......... .......... 99% 5.54M 0s unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.install 46250K .......... .......... .......... .......... .......... 99% 1.29M 0s unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.install 46300K .......... .......... .......... .......... .......... 99% 4.71M 0s unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.install 46350K .......... .......... .......... .......... .......... 99% 7.31M 0s unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.install 46400K .......... .......... .......... .......... .......... 99% 7.89M 0s unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.install 46450K .......... .......... .......... .......... .......... 99% 3.80M 0s unit-abot-epc-basic-0: 12:18:48 DEBUG unit.abot-epc-basic/0.install 46500K .......... .......... .......... .......... .......... 99% 1.74M 0s unit-abot-epc-basic-0: 12:18:48 DEBUG unit.abot-epc-basic/0.install 46550K .......... .......... .......... .......... .......... 99% 1.49M 0s unit-abot-epc-basic-0: 12:18:48 DEBUG unit.abot-epc-basic/0.install 46600K .......... .......... .......... .......... .......... 99% 1.27M 0s unit-abot-epc-basic-0: 12:18:48 DEBUG unit.abot-epc-basic/0.install 46650K .......... .......... .......... .......... .. 100% 2.14M=21s unit-abot-epc-basic-0: 12:18:48 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:18:48 DEBUG unit.abot-epc-basic/0.install 2019-06-02 12:18:48 (2.21 MB/s) - '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' saved [47813510/47813510] unit-abot-epc-basic-0: 12:18:48 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:18:48 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Download Debian abot-functest-basic_3.1.1_all.deb >> unit-abot-epc-basic-0: 12:18:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package abot-epc-basic. unit-abot-epc-basic-0: 12:18:48 DEBUG unit.abot-epc-basic/0.install (Reading database ... 57498 files and directories currently installed.) unit-abot-epc-basic-0: 12:18:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../abot-functest-basic_3.1.1_all.deb ... unit-abot-epc-basic-0: 12:18:48 DEBUG unit.abot-epc-basic/0.install Unpacking abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install dpkg: dependency problems prevent configuration of abot-epc-basic: unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on maven; however: unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install Package maven is not installed. unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on apache2; however: unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install Package apache2 is not installed. unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on python-pip; however: unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install Package python-pip is not installed. unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--install): unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install dependency problems - leaving unconfigured unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install Correcting dependencies... Done unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 12:18:51 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: 12:18:51 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 12:18:51 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: 12:18:51 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install ant-doc ant-gcj ant-optional-gcj antlr javacc jython libbcel-java unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libbsf-java libgnumail-java libjdepend-java liboro-java libregexp-java unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install binutils-doc cpp-doc gcc-5-locales debian-keyring g++-multilib unit-abot-epc-basic-0: 12:18:51 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: 12:18:51 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: 12:18:51 DEBUG unit.abot-epc-basic/0.install libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg junit-doc unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libaopalliance-java-doc libatinject-jsr330-api-java-doc glibc-doc unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libclassworlds-java-doc libcommons-httpclient-java-doc unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libcommons-io-java-doc libcommons-lang-java-doc libcommons-lang3-java-doc unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libavalon-framework-java libcommons-logging-java-doc unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libexcalibur-logkit-java libcommons-net-java-doc libcommons-net2-java-doc unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libdom4j-java-doc libeasymock-java-doc libcglib-java libjaxp1.3-java-gcj unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libjdom1-java-doc jetty libjetty-java-doc libjsoup-java-doc unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libjsr305-java-doc liblog4j1.2-java-doc libobjenesis-java-doc unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libplexus-cipher-java-doc libplexus-classworlds-java-doc unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java-doc libplexus-cli-java-doc unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java-doc libplexus-interactivity-api-java-doc unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libplexus-interpolation-java-doc libplexus-sec-dispatcher-java-doc unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libplexus-utils-java-doc libplexus-utils2-java-doc libqdox2-java-doc testng unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libstdc++-5-doc libwagon-java-doc libxalan2-java-doc libxsltc-java groovy2 unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libequinox-osgi-java libosgi-compendium-java libosgi-core-java libqdox-java unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libspring-beans-java libspring-context-java libspring-core-java unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libspring-web-java libxerces2-java-doc libxerces2-java-gcj unit-abot-epc-basic-0: 12:18:51 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: 12:18:51 DEBUG unit.abot-epc-basic/0.install python-tk python-setuptools-doc python2.7-doc binfmt-support unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install openssl-blacklist unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 12:18:51 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: 12:18:51 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 12:18:51 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: 12:18:51 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 147 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install 1 not fully installed or removed. unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install Need to get 103 MB of archives. unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install After this operation, 255 MB of additional disk space will be used. unit-abot-epc-basic-0: 12:18:51 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: 12:18:52 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: 12:18:52 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: 12:18:52 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: 12:18:52 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: 12:18:52 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: 12:18:52 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: 12:18:52 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: 12:18:52 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: 12:18:52 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: 12:18:52 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: 12:18:52 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: 12:18:52 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: 12:18:52 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: 12:18:52 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: 12:18:52 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: 12:18:52 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: 12:18:52 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: 12:18:52 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: 12:18:52 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: 12:18:52 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: 12:18:52 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: 12:18:52 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: 12:18:52 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: 12:18:52 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: 12:18:52 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: 12:18:52 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: 12:18:52 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: 12:18:52 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: 12:18:52 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: 12:18:53 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: 12:18:53 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: 12:18:53 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: 12:18:53 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: 12:18:53 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: 12:18:53 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: 12:18:53 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: 12:18:53 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: 12:18:53 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: 12:18:53 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: 12:18:53 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: 12:18:53 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: 12:18:53 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: 12:18:53 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: 12:18:53 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: 12:18:53 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: 12:18:53 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: 12:18:53 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: 12:18:53 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: 12:18:53 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: 12:18:53 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: 12:18:53 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: 12:18:53 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: 12:18:53 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: 12:18:53 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: 12:18:53 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: 12:18:53 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: 12:18:53 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: 12:18:53 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: 12:18:53 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: 12:18:53 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: 12:18:53 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: 12:18:53 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: 12:18:53 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: 12:18:53 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: 12:18:53 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: 12:18:53 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: 12:18:53 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: 12:18:53 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: 12:18:53 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: 12:18:53 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: 12:18:53 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: 12:18:53 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: 12:18:53 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: 12:18:53 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: 12:18:53 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: 12:18:53 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: 12:18:53 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: 12:18:53 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: 12:18:53 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: 12:18:53 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: 12:18:53 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: 12:18:53 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: 12:18:53 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: 12:18:53 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: 12:18:53 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: 12:18:53 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: 12:18:53 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: 12:18:54 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: 12:18:54 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: 12:18:54 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: 12:18:54 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: 12:18:54 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: 12:18:54 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: 12:18:54 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: 12:18:54 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: 12:18:54 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: 12:18:54 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-148.174 [867 kB] unit-abot-epc-basic-0: 12:18:54 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: 12:18:54 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: 12:18:54 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: 12:18:54 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: 12:18:54 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: 12:18:54 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: 12:18:55 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: 12:18:55 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: 12:18:55 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: 12:18:55 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: 12:18:55 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: 12:18:55 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: 12:18:55 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: 12:18:55 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: 12:18:55 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: 12:18:55 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: 12:18:55 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: 12:18:55 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: 12:18:55 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: 12:18:55 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: 12:18:55 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: 12:18:55 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: 12:18:55 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: 12:18:55 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: 12:18:55 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: 12:18:55 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: 12:18:55 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: 12:18:55 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: 12:18:55 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: 12:18:55 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: 12:18:56 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: 12:18:56 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: 12:18:56 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: 12:18:56 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: 12:18:56 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: 12:18:56 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: 12:18:56 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: 12:18:56 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: 12:18:56 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: 12:18:56 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: 12:18:56 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: 12:18:56 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: 12:18:56 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: 12:18:56 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: 12:18:56 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: 12:18:56 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: 12:18:56 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: 12:18:56 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: 12:18:56 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: 12:18:57 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: 12:18:57 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.install Fetched 103 MB in 5s (19.2 MB/s) unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-codec-java. unit-abot-epc-basic-0: 12:18:58 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 ... 57661 files and directories currently installed.) unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-codec-java_1.10-1_all.deb ... unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapache-pom-java. unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapache-pom-java_10-2build1_all.deb ... unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.install Unpacking libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-parent-java. unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-parent-java_39-3_all.deb ... unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-logging-java. unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-logging-java_1.2-1+build1_all.deb ... unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpcore-java. unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpcore-java_4.4.4-1_all.deb ... unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 12:18:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpclient-java. unit-abot-epc-basic-0: 12:18:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpclient-java_4.5.1-1_all.deb ... unit-abot-epc-basic-0: 12:18:59 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 12:18:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslf4j-java. unit-abot-epc-basic-0: 12:18:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslf4j-java_1.7.14-3_all.deb ... unit-abot-epc-basic-0: 12:18:59 DEBUG unit.abot-epc-basic/0.install Unpacking libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 12:18:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-httpclient-java. unit-abot-epc-basic-0: 12:18:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-httpclient-java_3.1-12_all.deb ... unit-abot-epc-basic-0: 12:18:59 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 12:18:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-io-java. unit-abot-epc-basic-0: 12:18:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-io-java_2.4-2_all.deb ... unit-abot-epc-basic-0: 12:18:59 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 12:18:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net2-java. unit-abot-epc-basic-0: 12:18:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net2-java_2.2-2_all.deb ... unit-abot-epc-basic-0: 12:18:59 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 12:18:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsch-java. unit-abot-epc-basic-0: 12:18:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsch-java_0.1.53-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:18:59 DEBUG unit.abot-epc-basic/0.install Unpacking libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 12:18:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoup-java. unit-abot-epc-basic-0: 12:18:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoup-java_1.8.3-1_all.deb ... unit-abot-epc-basic-0: 12:18:59 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 12:19:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatinject-jsr330-api-java. unit-abot-epc-basic-0: 12:19:00 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: 12:19:00 DEBUG unit.abot-epc-basic/0.install Unpacking libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 12:19:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsr305-java. unit-abot-epc-basic-0: 12:19:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsr305-java_0.1~+svn49-9_all.deb ... unit-abot-epc-basic-0: 12:19:00 DEBUG unit.abot-epc-basic/0.install Unpacking libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 12:19:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguava-java. unit-abot-epc-basic-0: 12:19:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguava-java_19.0-1_all.deb ... unit-abot-epc-basic-0: 12:19:00 DEBUG unit.abot-epc-basic/0.install Unpacking libguava-java (19.0-1) ... unit-abot-epc-basic-0: 12:19:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds-java. unit-abot-epc-basic-0: 12:19:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds-java_1.5.0-5_all.deb ... unit-abot-epc-basic-0: 12:19:00 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 12:19:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxp1.3-java. unit-abot-epc-basic-0: 12:19:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxp1.3-java_1.3.05-2ubuntu3_all.deb ... unit-abot-epc-basic-0: 12:19:00 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 12:19:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-resolver1.1-java. unit-abot-epc-basic-0: 12:19:00 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: 12:19:00 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-external-java. unit-abot-epc-basic-0: 12:19:01 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: 12:19:01 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxerces2-java. unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxerces2-java_2.11.0-7_all.deb ... unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install Unpacking libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxalan2-java. unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxalan2-java_2.7.1-9_all.deb ... unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install Unpacking libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interpolation-java. unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interpolation-java_1.21-1_all.deb ... unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils-java. unit-abot-epc-basic-0: 12:19:01 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: 12:19:01 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: 12:19:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxbean-java. unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxbean-java_4.5-1_all.deb ... unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install Unpacking libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers-java. unit-abot-epc-basic-0: 12:19:01 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: 12:19:01 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interactivity-api-java. unit-abot-epc-basic-0: 12:19:02 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: 12:19:02 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon-java. unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon-java_1.0.0-7_all.deb ... unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeclipse-aether-java. unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeclipse-aether-java_1.0.2-1_all.deb ... unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install Unpacking libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-cli-java. unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-cli-java_1.3.1-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang3-java. unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang3-java_3.4-1_all.deb ... unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaopalliance-java. unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaopalliance-java_20070526-5_all.deb ... unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install Unpacking libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguice-java. unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguice-java_4.0-2_all.deb ... unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install Unpacking libguice-java (4.0-2) ... unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit. unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit_3.8.2-8build1_all.deb ... unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install Unpacking junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cipher-java. unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cipher-java_1.7-1_all.deb ... unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds2-java. unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds2-java_2.5.2-1_all.deb ... unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils2-java. unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils2-java_3.0.22-1_all.deb ... unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 12:19:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default1.5-java. unit-abot-epc-basic-0: 12:19:03 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: 12:19:03 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 12:19:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-annotations-java. unit-abot-epc-basic-0: 12:19:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-annotations-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 12:19:03 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 12:19:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasm4-java. unit-abot-epc-basic-0: 12:19:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasm4-java_5.0.4-1_all.deb ... unit-abot-epc-basic-0: 12:19:03 DEBUG unit.abot-epc-basic/0.install Unpacking libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 12:19:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxen-java. unit-abot-epc-basic-0: 12:19:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxen-java_1.1.6-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:19:03 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 12:19:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjdom1-java. unit-abot-epc-basic-0: 12:19:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjdom1-java_1.1.3-1_all.deb ... unit-abot-epc-basic-0: 12:19:03 DEBUG unit.abot-epc-basic/0.install Unpacking libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 12:19:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclassworlds-java. unit-abot-epc-basic-0: 12:19:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclassworlds-java_1.1-final-5_all.deb ... unit-abot-epc-basic-0: 12:19:03 DEBUG unit.abot-epc-basic/0.install Unpacking libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 12:19:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang-java. unit-abot-epc-basic-0: 12:19:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang-java_2.6-6ubuntu2_all.deb ... unit-abot-epc-basic-0: 12:19:03 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 12:19:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdoxia-core-java. unit-abot-epc-basic-0: 12:19:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdoxia-core-java_1.1.4-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:19:04 DEBUG unit.abot-epc-basic/0.install Unpacking libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 12:19:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default-java. unit-abot-epc-basic-0: 12:19:04 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: 12:19:04 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 12:19:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-ant-factory-java. unit-abot-epc-basic-0: 12:19:04 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: 12:19:04 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 12:19:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-io-java. unit-abot-epc-basic-0: 12:19:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-io-java_1.0~alpha5-2_all.deb ... unit-abot-epc-basic-0: 12:19:04 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 12:19:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-archiver-java. unit-abot-epc-basic-0: 12:19:04 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: 12:19:04 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-archiver-java (2.2-1+deb9u1build0.16.04.1) ... unit-abot-epc-basic-0: 12:19:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbsh-java. unit-abot-epc-basic-0: 12:19:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbsh-java_2.0b4-17ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:19:04 DEBUG unit.abot-epc-basic/0.install Unpacking libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 12:19:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-bsh-factory-java. unit-abot-epc-basic-0: 12:19:04 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: 12:19:04 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 12:19:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-sec-dispatcher-java. unit-abot-epc-basic-0: 12:19:04 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: 12:19:04 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 12:19:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven2-core-java. unit-abot-epc-basic-0: 12:19:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven2-core-java_2.2.1-24_all.deb ... unit-abot-epc-basic-0: 12:19:04 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 12:19:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cli-java. unit-abot-epc-basic-0: 12:19:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cli-java_1.2-5_all.deb ... unit-abot-epc-basic-0: 12:19:04 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 12:19:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqdox2-java. unit-abot-epc-basic-0: 12:19:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqdox2-java_2.0~M3-2_all.deb ... unit-abot-epc-basic-0: 12:19:04 DEBUG unit.abot-epc-basic/0.install Unpacking libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 12:19:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-metadata-java. unit-abot-epc-basic-0: 12:19:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-metadata-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 12:19:04 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 12:19:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers1.5-java. unit-abot-epc-basic-0: 12:19:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 12:19:05 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 12:19:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java. unit-abot-epc-basic-0: 12:19:05 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: 12:19:05 DEBUG unit.abot-epc-basic/0.install Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 12:19:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet3.1-java. unit-abot-epc-basic-0: 12:19:05 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: 12:19:05 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet3.1-java (8.0.32-1ubuntu1.9) ... unit-abot-epc-basic-0: 12:19:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdi-api-java. unit-abot-epc-basic-0: 12:19:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdi-api-java_1.0-2_all.deb ... unit-abot-epc-basic-0: 12:19:05 DEBUG unit.abot-epc-basic/0.install Unpacking libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 12:19:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-inject-java. unit-abot-epc-basic-0: 12:19:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-inject-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 12:19:05 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 12:19:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-plexus-java. unit-abot-epc-basic-0: 12:19:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-plexus-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 12:19:05 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 12:19:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhamcrest-java. unit-abot-epc-basic-0: 12:19:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhamcrest-java_1.3-5ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:19:05 DEBUG unit.abot-epc-basic/0.install Unpacking libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 12:19:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit4. unit-abot-epc-basic-0: 12:19:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit4_4.12-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:19:05 DEBUG unit.abot-epc-basic/0.install Unpacking junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net-java. unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net-java_3.4-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcglib3-java. unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcglib3-java_3.1+dfsg-1_all.deb ... unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install Unpacking libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjenesis-java. unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjenesis-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install Unpacking libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeasymock-java. unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeasymock-java_3.3.1+ds-3_all.deb ... unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install Unpacking libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet2.5-java. unit-abot-epc-basic-0: 12:19:06 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: 12:19:06 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjetty-java. unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjetty-java_6.1.26-5ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install Unpacking libjetty-java (6.1.26-5ubuntu0.1) ... unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblog4j1.2-java. unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblog4j1.2-java_1.2.17-7ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install Unpacking liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven-parent-java. unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven-parent-java_21-2_all.deb ... unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon2-java. unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon2-java_2.10-3_all.deb ... unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven3-core-java. unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven3-core-java_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package maven. unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/maven_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.install Unpacking maven (3.3.9-3) ... unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapr1:amd64. unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ... unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.install Unpacking libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1:amd64. unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-dbd-sqlite3_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-ldap:amd64. unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-ldap_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 12:19:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblua5.1-0:amd64. unit-abot-epc-basic-0: 12:19:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblua5.1-0_5.1.5-8ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:19:08 DEBUG unit.abot-epc-basic/0.install Unpacking liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 12:19:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-bin. unit-abot-epc-basic-0: 12:19:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-bin_2.4.18-2ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 12:19:08 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-bin (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 12:19:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-utils. unit-abot-epc-basic-0: 12:19:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-utils_2.4.18-2ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 12:19:08 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-utils (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 12:19:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-data. unit-abot-epc-basic-0: 12:19:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-data_2.4.18-2ubuntu3.10_all.deb ... unit-abot-epc-basic-0: 12:19:08 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-data (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 12:19:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2. unit-abot-epc-basic-0: 12:19:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2_2.4.18-2ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 12:19:08 DEBUG unit.abot-epc-basic/0.install Unpacking apache2 (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 12:19:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip-whl. unit-abot-epc-basic-0: 12:19:08 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: 12:19:08 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 12:19:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-minimal:amd64. unit-abot-epc-basic-0: 12:19:09 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: 12:19:09 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:19:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-minimal. unit-abot-epc-basic-0: 12:19:09 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: 12:19:09 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:19:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-minimal. unit-abot-epc-basic-0: 12:19:09 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: 12:19:09 DEBUG unit.abot-epc-basic/0.install Unpacking python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:19:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-stdlib:amd64. unit-abot-epc-basic-0: 12:19:09 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: 12:19:09 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:19:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7. unit-abot-epc-basic-0: 12:19:09 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: 12:19:09 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:19:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-stdlib:amd64. unit-abot-epc-basic-0: 12:19:10 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: 12:19:10 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:19:10 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 12:19:10 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:19:10 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 12:19:11 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19.1) ... unit-abot-epc-basic-0: 12:19:11 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.21) ... unit-abot-epc-basic-0: 12:19:11 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 12:19:11 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: 12:19:11 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:19:11 DEBUG unit.abot-epc-basic/0.install Setting up python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:19:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python. unit-abot-epc-basic-0: 12:19: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 ... 61304 files and directories currently installed.) unit-abot-epc-basic-0: 12:19:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 12:19:12 DEBUG unit.abot-epc-basic/0.install Unpacking python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:19:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip. unit-abot-epc-basic-0: 12:19:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 12:19:12 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 12:19:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpc3:amd64. unit-abot-epc-basic-0: 12:19:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... unit-abot-epc-basic-0: 12:19:12 DEBUG unit.abot-epc-basic/0.install Unpacking libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 12:19:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant. unit-abot-epc-basic-0: 12:19:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 12:19:12 DEBUG unit.abot-epc-basic/0.install Unpacking ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 12:19:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant-optional. unit-abot-epc-basic-0: 12:19:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant-optional_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 12:19:13 DEBUG unit.abot-epc-basic/0.install Unpacking ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 12:19:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package binutils. unit-abot-epc-basic-0: 12:19:13 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: 12:19:13 DEBUG unit.abot-epc-basic/0.install Unpacking binutils (2.26.1-1ubuntu1~16.04.8) ... unit-abot-epc-basic-0: 12:19:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc-dev-bin. unit-abot-epc-basic-0: 12:19:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc-dev-bin_2.23-0ubuntu11_amd64.deb ... unit-abot-epc-basic-0: 12:19:13 DEBUG unit.abot-epc-basic/0.install Unpacking libc-dev-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:19:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-abot-epc-basic-0: 12:19:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../linux-libc-dev_4.4.0-148.174_amd64.deb ... unit-abot-epc-basic-0: 12:19:14 DEBUG unit.abot-epc-basic/0.install Unpacking linux-libc-dev:amd64 (4.4.0-148.174) ... unit-abot-epc-basic-0: 12:19:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dev:amd64. unit-abot-epc-basic-0: 12:19:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dev_2.23-0ubuntu11_amd64.deb ... unit-abot-epc-basic-0: 12:19:14 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dev:amd64 (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:19:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libisl15:amd64. unit-abot-epc-basic-0: 12:19:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... unit-abot-epc-basic-0: 12:19:15 DEBUG unit.abot-epc-basic/0.install Unpacking libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 12:19:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp-5. unit-abot-epc-basic-0: 12:19:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:19:15 DEBUG unit.abot-epc-basic/0.install Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:19:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp. unit-abot-epc-basic-0: 12:19:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:19:17 DEBUG unit.abot-epc-basic/0.install Unpacking cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:19:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcc1-0:amd64. unit-abot-epc-basic-0: 12:19:17 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: 12:19:17 DEBUG unit.abot-epc-basic/0.install Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:19:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgomp1:amd64. unit-abot-epc-basic-0: 12:19:17 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: 12:19:17 DEBUG unit.abot-epc-basic/0.install Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:19:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libitm1:amd64. unit-abot-epc-basic-0: 12:19:17 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: 12:19:17 DEBUG unit.abot-epc-basic/0.install Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:19:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatomic1:amd64. unit-abot-epc-basic-0: 12:19:18 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: 12:19:18 DEBUG unit.abot-epc-basic/0.install Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:19:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasan2:amd64. unit-abot-epc-basic-0: 12:19:18 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: 12:19:18 DEBUG unit.abot-epc-basic/0.install Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:19:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblsan0:amd64. unit-abot-epc-basic-0: 12:19:19 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: 12:19:19 DEBUG unit.abot-epc-basic/0.install Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:19:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtsan0:amd64. unit-abot-epc-basic-0: 12:19:19 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: 12:19:19 DEBUG unit.abot-epc-basic/0.install Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:19:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libubsan0:amd64. unit-abot-epc-basic-0: 12:19:19 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: 12:19:19 DEBUG unit.abot-epc-basic/0.install Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:19:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcilkrts5:amd64. unit-abot-epc-basic-0: 12:19:19 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: 12:19:19 DEBUG unit.abot-epc-basic/0.install Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:19:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpx0:amd64. unit-abot-epc-basic-0: 12:19:19 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: 12:19:19 DEBUG unit.abot-epc-basic/0.install Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:19:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libquadmath0:amd64. unit-abot-epc-basic-0: 12:19:19 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: 12:19:19 DEBUG unit.abot-epc-basic/0.install Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:19:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcc-5-dev:amd64. unit-abot-epc-basic-0: 12:19:19 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: 12:19:19 DEBUG unit.abot-epc-basic/0.install Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc-5. unit-abot-epc-basic-0: 12:19:20 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: 12:19:20 DEBUG unit.abot-epc-basic/0.install Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc. unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Unpacking gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libstdc++-5-dev:amd64. unit-abot-epc-basic-0: 12:19:21 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: 12:19:21 DEBUG unit.abot-epc-basic/0.install Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++-5. unit-abot-epc-basic-0: 12:19:22 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: 12:19:22 DEBUG unit.abot-epc-basic/0.install Unpacking g++-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:19:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++. unit-abot-epc-basic-0: 12:19:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:19:23 DEBUG unit.abot-epc-basic/0.install Unpacking g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:19:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package make. unit-abot-epc-basic-0: 12:19:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/make_4.1-6_amd64.deb ... unit-abot-epc-basic-0: 12:19:23 DEBUG unit.abot-epc-basic/0.install Unpacking make (4.1-6) ... unit-abot-epc-basic-0: 12:19:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdpkg-perl. unit-abot-epc-basic-0: 12:19:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 12:19:23 DEBUG unit.abot-epc-basic/0.install Unpacking libdpkg-perl (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 12:19:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dpkg-dev. unit-abot-epc-basic-0: 12:19:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 12:19:24 DEBUG unit.abot-epc-basic/0.install Unpacking dpkg-dev (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 12:19:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package build-essential. unit-abot-epc-basic-0: 12:19:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:19:24 DEBUG unit.abot-epc-basic/0.install Unpacking build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 12:19:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfakeroot:amd64. unit-abot-epc-basic-0: 12:19:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:19:24 DEBUG unit.abot-epc-basic/0.install Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 12:19:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fakeroot. unit-abot-epc-basic-0: 12:19:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:19:24 DEBUG unit.abot-epc-basic/0.install Unpacking fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 12:19:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-abot-epc-basic-0: 12:19:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... unit-abot-epc-basic-0: 12:19:24 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 12:19:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-abot-epc-basic-0: 12:19:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... unit-abot-epc-basic-0: 12:19:24 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 12:19:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-abot-epc-basic-0: 12:19:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... unit-abot-epc-basic-0: 12:19:24 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 12:19:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp2-java. unit-abot-epc-basic-0: 12:19:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp2-java_2.1.10-7build1_all.deb ... unit-abot-epc-basic-0: 12:19:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 12:19:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp3-java. unit-abot-epc-basic-0: 12:19:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp3-java_1.1.4c-2build1_all.deb ... unit-abot-epc-basic-0: 12:19:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 12:19:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdom4j-java. unit-abot-epc-basic-0: 12:19:25 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: 12:19:25 DEBUG unit.abot-epc-basic/0.install Unpacking libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 12:19:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-abot-epc-basic-0: 12:19:25 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: 12:19:25 DEBUG unit.abot-epc-basic/0.install Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 12:19:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-abot-epc-basic-0: 12:19:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... unit-abot-epc-basic-0: 12:19:25 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 12:19:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7:amd64. unit-abot-epc-basic-0: 12:19:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 12:19:25 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:19:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-abot-epc-basic-0: 12:19:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-dev_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 12:19:25 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.4) ... machine-1: 12:19:27 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-1: 12:19:27 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-1/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "1", "--debug"} machine-1: 12:19:27 DEBUG juju.agent read agent config, format "2.0" machine-1: 12:19:27 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-1: 12:19:27 DEBUG juju.worker start "engine" machine-1: 12:19:27 INFO juju.worker start "engine" machine-1: 12:19:27 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-1: 12:19:27 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:19:27 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 12:19:27 DEBUG juju.worker.dependency "agent" manifold worker started machine-1: 12:19:27 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:19:27 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 12:19:27 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 12:19:27 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-1: 12:19:27 DEBUG juju.worker.dependency "clock" manifold worker started machine-1: 12:19:27 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:19:27 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-1: 12:19:27 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-1: 12:19:27 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-1: 12:19:27 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:19:27 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:19:27 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:19:27 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-1: 12:19:27 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:19:27 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:19:27 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:19:27 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-1: 12:19:27 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-1: 12:19:27 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:19:27 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: machine-1: 12:19:27 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: machine-1: 12:19:27 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-1: 12:19:27 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-1" machine-1: 12:19:27 DEBUG juju.worker "engine" started machine-1: 12:19:27 DEBUG juju.worker.introspection stats worker now serving machine-1: 12:19:27 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:19:27 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-1: 12:19:27 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 12:19:27 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 12:19:27 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:19:27 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:19:27 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:19:27 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:19:27 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:19:27 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:19:27 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:19:27 DEBUG juju.worker.apicaller connecting with old password machine-1: 12:19:27 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:19:27 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:19:27 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:19:27 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:19:27 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-1: 12:19:27 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 12:19:27 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 12:19:27 DEBUG juju.api successfully dialed "wss://192.168.121.18:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" machine-1: 12:19:27 INFO juju.api connection established to "wss://192.168.121.18:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" machine-1: 12:19:27 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-1: 12:19:27 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" machine-1: 12:19:27 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:19:27 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-1: 12:19:27 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:19:27 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:19:27 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-1: 12:19:27 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 12:19:27 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:19:27 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:19:27 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:19:27 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:19:27 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:19:27 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-1: 12:19:27 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:19:27 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:19:27 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-1: 12:19:27 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:19:27 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:19:27 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-1: 12:19:28 DEBUG juju.worker.apicaller connected machine-1: 12:19:28 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-dev:amd64. unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... machine-1: 12:19:28 DEBUG juju.worker.apicaller password changed machine-1: 12:19:28 DEBUG juju.api RPC connection died machine-1: 12:19:28 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-1: 12:19:28 DEBUG juju.worker.apicaller connecting with current password machine-1: 12:19:28 DEBUG juju.api successfully dialed "wss://192.168.121.18:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" machine-1: 12:19:28 INFO juju.api connection established to "wss://192.168.121.18:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" machine-1: 12:19:28 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" machine-1: 12:19:29 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-all-dev:amd64. unit-abot-epc-basic-0: 12:19:29 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: 12:19:29 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-all-dev:amd64 (2.7.12-1~16.04) ... machine-1: 12:19:29 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 12:19:29 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 12:19:29 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-1: 12:19:29 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 12:19:29 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 12:19:29 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 12:19:29 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 12:19:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-1: 12:19:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-1: 12:19:29 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-1: 12:19:29 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 12:19:29 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 12:19:29 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 12:19:29 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 12:19:29 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 12:19:29 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-1: 12:19:29 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 12:19:29 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-1: 12:19:29 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-1: 12:19:29 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-1: 12:19:29 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-1: 12:19:29 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxom-java. machine-1: 12:19:29 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 12:19:29 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxom-java_1.2.10-1_all.deb ... machine-1: 12:19:29 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:19:29 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 12:19:29 INFO juju.worker.upgrader unblocking abort check machine-1: 12:19:29 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 12:19:29 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxom-java (1.2.10-1) ... machine-1: 12:19:29 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:19:29 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:19:29 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:19:29 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:19:29 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:19:29 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:19:29 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:19:29 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 12:19:29 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:19:29 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:19:29 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:19:29 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:19:29 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:19:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:19:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package manpages-dev. machine-1: 12:19:29 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../manpages-dev_4.04-2_all.deb ... machine-1: 12:19:29 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install Unpacking manpages-dev (4.04-2) ... machine-1: 12:19:29 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:19:29 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 12:19:29 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 12:19:29 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:19:29 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:19:29 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:19:29 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:19:29 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-1: 12:19:29 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 12:19:29 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 12:19:29 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 12:19:29 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 12:19:29 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 12:19:29 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 12:19:29 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 12:19:29 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 12:19:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 12:19:29 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 12:19:29 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 12:19:29 DEBUG juju.worker.logger logger setup machine-1: 12:19:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 12:19:29 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 12:19:29 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 12:19:29 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 12:19:29 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 12:19:29 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 12:19:29 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 12:19:29 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-1: 12:19:29 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 12:19:29 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 12:19:29 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 12:19:29 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 12:19:29 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 12:19:29 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 12:19:29 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 12:19:29 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 12:19:29 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 12:19:29 INFO juju.util.exec run result: exit status 127 machine-1: 12:19:29 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec451989431/script.sh: line 1: fanatic: command not found 127 machine-1: 12:19:29 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.18,252.18.0.1,::1,localhost", AutoNoProxy:""} machine-1: 12:19:29 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-1: 12:19:29 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 12:19:29 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-1: 12:19:29 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 12:19:29 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 12:19:29 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 12:19:29 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 12:19:29 DEBUG juju.network including address public:172.30.9.207 for machine machine-1: 12:19:29 DEBUG juju.network including address local-cloud:192.168.121.18 for machine machine-1: 12:19:29 DEBUG juju.network including address local-fan:252.18.0.1 for machine machine-1: 12:19:29 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 12:19:29 DEBUG juju.network including address local-machine:::1 for machine machine-1: 12:19:29 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.18 local-fan:252.18.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 12:19:29 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.18:17070 252.18.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 12:19:29 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.18:17070" "252.18.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.18:17070" "252.18.0.1:17070" "172.30.9.207:17070"] machine-1: 12:19:29 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-1: 12:19:29 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 12:19:29 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 12:19:29 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 12:19:29 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 12:19:29 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 12:19:29 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 12:19:29 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 12:19:29 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 12:19:29 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 12:19:29 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 12:19:29 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-1: 12:19:29 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-1: 12:19:29 DEBUG juju.api RPC connection died machine-1: 12:19:29 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 12:19:29 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-1: 12:19:29 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 12:19:29 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-1: 12:19:29 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-1: 12:19:29 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-1: 12:19:29 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 12:19:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-1: 12:19:29 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-1: 12:19:29 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-1: 12:19:29 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-1: 12:19:29 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-1: 12:19:29 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-1: 12:19:29 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-1: 12:19:29 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-1: 12:19:29 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-1: 12:19:29 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 12:19:29 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 12:19:29 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 12:19:29 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 12:19:29 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 12:19:29 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:19:29 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:19:29 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-1: 12:19:29 DEBUG juju.worker killing runner 0xc4204e2ea0 machine-1: 12:19:29 INFO juju.worker runner is dying machine-1: 12:19:29 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: cannot load machine machine-1 from state: connection is shut down machine-1: 12:19:29 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:19:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:19:29 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:19:29 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:19:29 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:19:29 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:19:29 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:19:29 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:19:29 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:19:29 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:19:29 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:19:29 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:19:29 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:19:29 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 12:19:29 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:19:29 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:19:29 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:19:29 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:19:29 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:19:29 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:19:29 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:19:29 DEBUG juju.worker.apicaller connecting with current password machine-1: 12:19:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-1: 12:19:29 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 12:19:29 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:19:29 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" machine-1: 12:19:29 INFO juju.api connection established to "wss://172.30.9.207:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" machine-1: 12:19:29 DEBUG juju.api successfully dialed "wss://192.168.121.18:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" machine-1: 12:19:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:19:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all. unit-abot-epc-basic-0: 12:19:30 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: 12:19:30 DEBUG unit.abot-epc-basic/0.install Unpacking python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:19:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-dev. unit-abot-epc-basic-0: 12:19:30 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: 12:19:30 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:19:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-dev. unit-abot-epc-basic-0: 12:19:30 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: 12:19:30 DEBUG unit.abot-epc-basic/0.install Unpacking python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:19:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all-dev. unit-abot-epc-basic-0: 12:19:30 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: 12:19:30 DEBUG unit.abot-epc-basic/0.install Unpacking python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:19:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pkg-resources. unit-abot-epc-basic-0: 12:19:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 12:19:30 DEBUG unit.abot-epc-basic/0.install Unpacking python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 12:19:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-setuptools. unit-abot-epc-basic-0: 12:19:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 12:19:30 DEBUG unit.abot-epc-basic/0.install Unpacking python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 12:19:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-wheel. machine-1: 12:19:30 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 12:19:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-wheel_0.29.0-1_all.deb ... unit-abot-epc-basic-0: 12:19:30 DEBUG unit.abot-epc-basic/0.install Unpacking python-wheel (0.29.0-1) ... machine-1: 12:19:30 DEBUG juju.api RPC connection died machine-1: 12:19:30 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 12:19:30 DEBUG juju.worker.apicaller connecting with current password machine-1: 12:19:30 DEBUG juju.api successfully dialed "wss://192.168.121.18:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" machine-1: 12:19:30 INFO juju.api connection established to "wss://192.168.121.18:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" machine-1: 12:19:30 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" unit-abot-epc-basic-0: 12:19:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ssl-cert. unit-abot-epc-basic-0: 12:19:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ssl-cert_1.0.37_all.deb ... unit-abot-epc-basic-0: 12:19:30 DEBUG unit.abot-epc-basic/0.install Unpacking ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 12:19:30 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... machine-1: 12:19:30 DEBUG juju.worker.apicaller connected machine-1: 12:19:31 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 12:19:31 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:19:31 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 12:19:31 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:19:31 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 12:19:31 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:19:31 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:19:31 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 12:19:31 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 12:19:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:19:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:19:31 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:19:31 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:19:31 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:19:31 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 12:19:31 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 12:19:31 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 12:19:31 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 12:19:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 12:19:31 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-1: 12:19:31 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 12:19:31 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 12:19:31 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-1: 12:19:31 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-1: 12:19:31 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 12:19:31 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 12:19:31 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 12:19:31 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 12:19:31 INFO juju.util.exec run result: exit status 127 machine-1: 12:19:31 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec354260606/script.sh: line 1: fanatic: command not found 127 machine-1: 12:19:31 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 12:19:31 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 12:19:31 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 12:19:31 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 12:19:31 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 12:19:31 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 12:19:31 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 12:19:31 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 12:19:31 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 12:19:31 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 12:19:31 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 12:19:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 12:19:31 INFO juju.util.exec run result: exit status 127 machine-1: 12:19:31 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec422340159/script.sh: line 1: fanatic: command not found 127 machine-1: 12:19:31 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 12:19:31 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 12:19:31 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 12:19:31 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 12:19:31 DEBUG juju.network including address public:172.30.9.207 for machine machine-1: 12:19:31 DEBUG juju.network including address local-cloud:192.168.121.18 for machine machine-1: 12:19:31 DEBUG juju.network including address local-fan:252.18.0.1 for machine machine-1: 12:19:31 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 12:19:31 DEBUG juju.network including address local-machine:::1 for machine machine-1: 12:19:31 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.18 local-fan:252.18.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 12:19:31 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.18:17070 252.18.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 12:19:31 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.18:17070" "252.18.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.18:17070" "252.18.0.1:17070" "172.30.9.207:17070"] machine-1: 12:19:31 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 12:19:31 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 12:19:31 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 12:19:31 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 12:19:31 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 12:19:31 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 12:19:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 12:19:31 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 12:19:31 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 12:19:31 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 12:19:31 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.18,252.18.0.1,::1,localhost", AutoNoProxy:""} machine-1: 12:19:31 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-1: 12:19:31 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 12:19:31 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: 12:19:31 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 12:19:31 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 12:19:31 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 12:19:31 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-1: 12:19:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 12:19:31 DEBUG juju.worker.logger logger setup machine-1: 12:19:31 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 12:19:31 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 12:19:31 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 12:19:31 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 12:19:31 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 12:19:31 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 12:19:31 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 12:19:31 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 12:19:31 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 12:19:31 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 12:19:31 INFO juju.worker.upgrader unblocking abort check machine-1: 12:19:31 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: 12:19:31 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 12:19:31 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 12:19:31 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 12:19:31 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 12:19:31 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 12:19:31 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 12:19:31 DEBUG juju.network including address local-cloud:192.168.121.10 for machine machine-1: 12:19:31 DEBUG juju.network including address local-machine:::1 for machine machine-1: 12:19:31 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.10 local-machine:::1] machine-1: 12:19:31 INFO juju.worker.machiner setting addresses for "machine-1" to [local-machine:127.0.0.1 local-cloud:192.168.121.10 local-machine:::1] machine-1: 12:19:31 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 1 machine-1: 12:19:31 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-1: 12:19:31 INFO juju.worker.deployer deploying unit "mysql/0" machine-1: 12:19:31 DEBUG juju.worker start "1-container-watcher" machine-1: 12:19:31 DEBUG juju.worker start "stateconverter" machine-1: 12:19:31 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-1: 12:19:31 INFO juju.worker start "1-container-watcher" machine-1: 12:19:31 DEBUG juju.worker "1-container-watcher" started machine-1: 12:19:31 INFO juju.worker start "stateconverter" machine-1: 12:19:31 DEBUG juju.worker "stateconverter" started machine-1: 12:19:31 DEBUG juju.cmd.jujud upgrades done, starting worker "1-container-watcher" machine-1: 12:19:31 INFO juju.worker.machiner "machine-1" started machine-1: 12:19:31 INFO juju.api.common no addresses observed on interface "tunl0" machine-1: 12:19:31 DEBUG juju.service discovered init system "upstart" from local host machine-1: 12:19:31 DEBUG juju.worker.deployer API addresses: ["192.168.121.18:17070" "252.18.0.1:17070" "172.30.9.207:17070"] machine-1: 12:19:31 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: 12:19:31 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-mysql-0: 12:19:31 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: 12:19:31 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 12:19:31 DEBUG juju.worker start "api" unit-mysql-0: 12:19:31 INFO juju.worker start "api" unit-mysql-0: 12:19:31 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-mysql-0: 12:19:31 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-mysql-0" unit-mysql-0: 12:19:31 DEBUG juju.worker "api" started unit-mysql-0: 12:19:31 DEBUG juju.worker.introspection stats worker now serving unit-mysql-0: 12:19:31 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:19:31 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 12:19:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:19:31 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:19:31 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 12:19:31 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 12:19:31 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 12:19:31 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:19:31 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:19:31 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-mysql-0: 12:19:31 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 12:19:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:19:31 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 12:19:31 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-mysql-0: 12:19:31 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:19:31 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-mysql-0: 12:19:31 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 12:19:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:19:31 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:19:31 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:19:31 DEBUG juju.worker.dependency "agent" manifold worker started unit-mysql-0: 12:19:31 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 12:19:31 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-mysql-0: 12:19:31 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:19:31 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-mysql-0: 12:19:31 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-mysql-0: 12:19:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:19:31 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:19:31 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:19:31 DEBUG juju.worker.apicaller connecting with old password unit-mysql-0: 12:19:31 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:19:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:19:31 DEBUG juju.api successfully dialed "wss://192.168.121.18:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" unit-mysql-0: 12:19:31 INFO juju.api connection established to "wss://192.168.121.18:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" unit-mysql-0: 12:19:31 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" unit-mysql-0: 12:19:31 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 12:19:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:19:31 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:19:31 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-mysql-0: 12:19:31 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-mysql-0: 12:19:31 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:19:31 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 12:19:31 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:19:31 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 12:19:31 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 12:19:31 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:19:31 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-mysql-0: 12:19:31 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 12:19:31 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:3d:06:6f 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.10 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:3d:06:6f 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: 12:19:32 DEBUG juju.worker.apicaller connected unit-mysql-0: 12:19:32 DEBUG juju.worker.apicaller changing password... unit-mysql-0: 12:19:33 DEBUG juju.worker.apicaller password changed unit-mysql-0: 12:19:33 DEBUG juju.api RPC connection died unit-mysql-0: 12:19:33 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-mysql-0: 12:19:33 DEBUG juju.worker.apicaller connecting with current password unit-mysql-0: 12:19:33 DEBUG juju.api successfully dialed "wss://192.168.121.18:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" unit-mysql-0: 12:19:33 INFO juju.api connection established to "wss://192.168.121.18:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" unit-mysql-0: 12:19:33 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" unit-mysql-0: 12:19:34 DEBUG juju.worker.apicaller connected unit-mysql-0: 12:19:34 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-mysql-0: 12:19:34 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-mysql-0: 12:19:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:19:34 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-mysql-0: 12:19:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:19:34 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:19:34 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-mysql-0: 12:19:34 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 12:19:34 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-mysql-0: 12:19:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-mysql-0: 12:19:34 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-mysql-0: 12:19:34 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-mysql-0: 12:19:34 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:19:34 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:19:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:19:34 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:19:34 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-mysql-0: 12:19:34 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-mysql-0: 12:19:34 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:19:34 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:19:34 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:19:34 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:19:34 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:19:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:19:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:19:34 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:19:34 INFO juju.worker.upgrader abort check blocked until version event received unit-mysql-0: 12:19:34 INFO juju.worker.upgrader unblocking abort check unit-mysql-0: 12:19:34 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-mysql-0: 12:19:34 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-mysql-0: 12:19:34 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 12:19:34 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 12:19:34 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-mysql-0: 12:19:34 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-mysql-0: 12:19:34 INFO juju.worker.migrationminion migration phase is now: NONE unit-mysql-0: 12:19:34 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 12:19:34 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-mysql-0: 12:19:34 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-mysql-0: 12:19:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-mysql-0: 12:19:34 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 12:19:34 DEBUG juju.worker.logger logger setup unit-mysql-0: 12:19:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-mysql-0: 12:19:34 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-mysql-0: 12:19:34 DEBUG juju.network no lxc bridge addresses to filter for machine unit-mysql-0: 12:19:34 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 12:19:34 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 12:19:34 DEBUG juju.network including address public:172.30.9.207 for machine unit-mysql-0: 12:19:34 DEBUG juju.network including address local-cloud:192.168.121.18 for machine unit-mysql-0: 12:19:34 DEBUG juju.network including address local-fan:252.18.0.1 for machine unit-mysql-0: 12:19:34 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-mysql-0: 12:19:34 DEBUG juju.network including address local-machine:::1 for machine unit-mysql-0: 12:19:34 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.18 local-fan:252.18.0.1 local-machine:127.0.0.1 local-machine:::1] unit-mysql-0: 12:19:34 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.18:17070 252.18.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-mysql-0: 12:19:34 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-mysql-0: 12:19:34 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-mysql-0: 12:19:34 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 12:19:34 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-mysql-0: 12:19:34 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.18:17070" "252.18.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.18:17070" "252.18.0.1:17070" "172.30.9.207:17070"] unit-mysql-0: 12:19:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-mysql-0: 12:19:35 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-mysql-0: 12:19:35 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-mysql-0: 12:19:35 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-mysql-0: 12:19:35 DEBUG juju.worker.leadership mysql/0 making initial claim for mysql leadership unit-mysql-0: 12:19:35 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.18,252.18.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 12:19:35 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 12:19:35 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-mysql-0: 12:19:35 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 12:19:35 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-mysql-0: 12:19:35 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-mysql-0: 12:19:35 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-mysql-0: 12:19:35 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-mysql-0: 12:19:35 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-mysql-0: 12:19:35 DEBUG juju.worker.dependency "uniter" manifold worker started unit-mysql-0: 12:19:35 INFO juju.worker.leadership mysql/0 promoted to leadership of mysql unit-mysql-0: 12:19:35 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-mysql-0 unit-mysql-0: 12:19:35 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-mysql-0: 12:19:35 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-mysql-0: 12:19:35 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-mysql-0/run.socket unit-mysql-0: 12:19:35 INFO juju.worker.uniter unit "mysql/0" started unit-mysql-0: 12:19:35 DEBUG juju.worker.uniter juju-run listener running unit-mysql-0: 12:19:35 INFO juju.worker.uniter resuming charm install unit-mysql-0: 12:19:35 DEBUG juju.worker.uniter.operation running operation install cs:mysql-55 unit-mysql-0: 12:19:35 DEBUG juju.worker.uniter.operation preparing operation "install cs:mysql-55" unit-mysql-0: 12:19:35 INFO juju.worker.uniter.charm downloading cs:mysql-55 from API server unit-mysql-0: 12:19:35 INFO juju.downloader downloading from cs:mysql-55 unit-mysql-0: 12:19:35 DEBUG httpbakery client do GET https://192.168.121.18:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/charms?file=%2A&url=cs%3Amysql-55 { unit-mysql-0: 12:19:35 DEBUG httpbakery } -> error unit-mysql-0: 12:19:35 INFO juju.downloader download complete ("cs:mysql-55") unit-mysql-0: 12:19:35 INFO juju.downloader download verified ("cs:mysql-55") unit-mysql-0: 12:19:35 DEBUG juju.worker.uniter.operation executing operation "install cs:mysql-55" unit-mysql-0: 12:19:35 DEBUG juju.worker.uniter.charm preparing to deploy charm "cs:mysql-55" unit-mysql-0: 12:19:35 DEBUG juju.worker.uniter.charm deploying charm "cs:mysql-55" unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install Setting up libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install Setting up libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install Setting up libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install Setting up libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net2-java (2.2-2) ... unit-mysql-0: 12:19:35 DEBUG juju.worker.uniter.charm finishing deploy of charm "cs:mysql-55" unit-mysql-0: 12:19:35 DEBUG juju.worker.uniter.operation committing operation "install cs:mysql-55" unit-mysql-0: 12:19:35 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install Setting up libjsch-java (0.1.53-1ubuntu1) ... unit-mysql-0: 12:19:35 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install Setting up libjsoup-java (1.8.3-1) ... unit-mysql-0: 12:19:35 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-mysql-0: 12:19:35 DEBUG juju.worker.uniter.remotestate got unit change unit-mysql-0: 12:19:35 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-mysql-0: 12:19:35 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 12:19:35 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-mysql-0: 12:19:35 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-mysql-0: 12:19:35 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-mysql-0: 12:19:35 DEBUG juju.worker.uniter.remotestate got service change unit-mysql-0: 12:19:35 INFO juju.worker.uniter.storage initial storage attachments ready unit-mysql-0: 12:19:35 INFO juju.worker.uniter found queued "install" hook unit-mysql-0: 12:19:35 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 12:19:35 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-mysql-0: 12:19:35 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-mysql-0: 12:19:35 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install Setting up libatinject-jsr330-api-java (1.0+ds1-2) ... unit-mysql-0: 12:19:35 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install Setting up libjsr305-java (0.1~+svn49-9) ... unit-mysql-0: 12:19:35 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install Setting up libguava-java (19.0-1) ... unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds-java (1.5.0-5) ... unit-mysql-0: 12:19:35 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 12:19:35 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 12:19:35 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 12:19:35 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install Setting up libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Setting up libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Setting up libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils-java (1:1.5.15-4+deb8u1build0.16.04.1) ... unit-mysql-0: 12:19:36 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 12:19:36 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Setting up libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Setting up libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Setting up libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang3-java (3.4-1) ... unit-mysql-0: 12:19:36 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 12:19:36 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 12:19:36 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 12:19:36 DEBUG unit.mysql/0.install python-netaddr unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Setting up libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Setting up libguice-java (4.0-2) ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Setting up junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Setting up libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Setting up libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Setting up libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Setting up libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Setting up libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 12:19:36 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: 12:19:36 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-archiver-java (2.2-1+deb9u1build0.16.04.1) ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Setting up libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Setting up libmaven2-core-java (2.2.1-24) ... unit-mysql-0: 12:19:36 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 12:19:36 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 12:19:36 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 12:19:36 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: 12:19:36 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Setting up libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Setting up libservlet3.1-java (8.0.32-1ubuntu1.9) ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Setting up libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Setting up libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Setting up junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Setting up libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Setting up libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Setting up libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Setting up libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install Setting up libjetty-java (6.1.26-5ubuntu0.1) ... unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install Setting up liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install Setting up libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install Setting up libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install Setting up libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install Setting up maven (3.3.9-3) ... unit-abot-epc-basic-0: 12:19:37 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: 12:19:37 DEBUG unit.abot-epc-basic/0.install Setting up libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install Setting up liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install Setting up apache2-bin (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install Setting up apache2-utils (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install Setting up apache2-data (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install Setting up apache2 (2.4.18-2ubuntu3.10) ... unit-mysql-0: 12:19:37 DEBUG unit.mysql/0.install Fetched 849 kB in 1s (680 kB/s) unit-mysql-0: 12:19:37 DEBUG unit.mysql/0.install Selecting previously unselected package python-netaddr. unit-mysql-0: 12:19:37 DEBUG unit.mysql/0.install (Reading database ... 52455 files and directories currently installed.) unit-mysql-0: 12:19:37 DEBUG unit.mysql/0.install Preparing to unpack .../python-netaddr_0.7.10-1ubuntu1.1_all.deb ... unit-mysql-0: 12:19:37 DEBUG unit.mysql/0.install Unpacking python-netaddr (0.7.10-1ubuntu1.1) ... unit-mysql-0: 12:19:37 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 12:19:38 DEBUG unit.mysql/0.install Setting up python-netaddr (0.7.10-1ubuntu1.1) ... unit-mysql-0: 12:19:38 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 12:19:38 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 12:19:38 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 12:19:38 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install Enabling module mpm_event. unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install Enabling module authz_core. unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install Enabling module authz_host. unit-mysql-0: 12:19:38 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 12:19:38 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install Enabling module authn_core. unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install Enabling module auth_basic. unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install Enabling module access_compat. unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install Enabling module authn_file. unit-mysql-0: 12:19:38 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 12:19:38 DEBUG unit.mysql/0.install python-netifaces unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install Enabling module authz_user. unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install Enabling module alias. unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install Enabling module dir. unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install Enabling module autoindex. unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install Enabling module env. unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install Enabling module mime. unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install Enabling module negotiation. unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install Enabling module setenvif. unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install Enabling module filter. unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install Enabling module deflate. unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install Enabling module status. unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install Enabling conf charset. unit-mysql-0: 12:19:39 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 12:19:39 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 12:19:39 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 12:19:39 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-netifaces amd64 0.8-3build1 [11.3 kB] unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install Enabling conf localized-error-pages. unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install Enabling conf other-vhosts-access-log. unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install Enabling conf security. unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install Enabling conf serve-cgi-bin. unit-mysql-0: 12:19:39 DEBUG unit.mysql/0.install Fetched 11.3 kB in 0s (36.0 kB/s) unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install Enabling site 000-default. unit-mysql-0: 12:19:39 DEBUG unit.mysql/0.install Selecting previously unselected package python-netifaces. unit-mysql-0: 12:19:39 DEBUG unit.mysql/0.install (Reading database ... 52495 files and directories currently installed.) unit-mysql-0: 12:19:39 DEBUG unit.mysql/0.install Preparing to unpack .../python-netifaces_0.8-3build1_amd64.deb ... unit-mysql-0: 12:19:39 DEBUG unit.mysql/0.install Unpacking python-netifaces (0.8-3build1) ... unit-mysql-0: 12:19:39 DEBUG unit.mysql/0.install Setting up python-netifaces (0.8-3build1) ... unit-mysql-0: 12:19:40 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 12:19:40 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 12:19:40 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 12:19:40 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 12:19:40 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 12:19:40 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 12:19:40 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 12:19:40 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 12:19:40 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 12:19:40 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 12:19:40 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 12:19:40 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 12:19:40 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 12:19:40 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 12:19:40 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 12:19:40 DEBUG unit.mysql/0.install python-requests-whl python-setuptools-whl python-six-whl python-urllib3-whl unit-mysql-0: 12:19:40 DEBUG unit.mysql/0.install python-wheel python3-pkg-resources unit-mysql-0: 12:19:40 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 12:19:40 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 12:19:40 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 12:19:40 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 12:19:40 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 12:19:40 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 12:19:40 DEBUG unit.mysql/0.install python3-setuptools unit-mysql-0: 12:19:40 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 12:19:40 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 12:19:40 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 12:19:40 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 12:19:40 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 12:19:40 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 12:19:40 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 12:19:40 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 12:19:40 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 12:19:40 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 12:19:40 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 12:19:40 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools-whl python-six-whl unit-mysql-0: 12:19:40 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-abot-epc-basic-0: 12:19:40 DEBUG unit.abot-epc-basic/0.install Setting up python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 12:19:40 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:19:40 DEBUG unit.abot-epc-basic/0.install Setting up python2.7 (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 12:19:40 DEBUG unit.mysql/0.install 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 12:19:40 DEBUG unit.mysql/0.install Need to get 40.9 MB of archives. unit-mysql-0: 12:19:40 DEBUG unit.mysql/0.install After this operation, 119 MB of additional disk space will be used. unit-mysql-0: 12:19:40 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: 12:19:41 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: 12:19:41 DEBUG unit.abot-epc-basic/0.install Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install Setting up python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install Setting up python-pip (8.1.1-2ubuntu0.4) ... unit-mysql-0: 12:19:41 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: 12:19:41 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-mysql-0: 12:19:41 DEBUG unit.mysql/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] unit-mysql-0: 12:19:42 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] unit-mysql-0: 12:19:42 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: 12:19:42 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] unit-mysql-0: 12:19:42 DEBUG unit.mysql/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] unit-mysql-0: 12:19:42 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: 12:19:42 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: 12:19:43 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: 12:19:43 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-mysql-0: 12:19:43 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-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 12:19:43 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-mysql-0: 12:19:43 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: 12:19:44 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: 12:19:44 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: 12:19:44 DEBUG unit.mysql/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] unit-mysql-0: 12:19:44 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: 12:19:44 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (4 KB at 8.0 KB/sec) unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom unit-abot-epc-basic-0: 12:19:44 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 424.4 KB/sec) unit-abot-epc-basic-0: 12:19:44 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: 12:19:44 DEBUG unit.abot-epc-basic/0.install 3/26 KB 5/26 KB 8/26 KB 11/26 KB 13/26 KB 16/26 KB 19/26 KB 21/26 KB 24/26 KB 26/26 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 KB at 735.4 KB/sec) unit-mysql-0: 12:19:44 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: 12:19:44 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: 12:19:44 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 760.6 KB/sec) unit-abot-epc-basic-0: 12:19:44 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: 12:19:44 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 859.1 KB/sec) unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom unit-abot-epc-basic-0: 12:19:44 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 348.2 KB/sec) unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom unit-abot-epc-basic-0: 12:19:44 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 444.1 KB/sec) unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom unit-abot-epc-basic-0: 12:19:44 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 1286.9 KB/sec) unit-abot-epc-basic-0: 12:19:44 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: 12:19:44 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 KB at 623.5 KB/sec) unit-abot-epc-basic-0: 12:19:44 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: 12:19:45 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 924.0 KB/sec) unit-abot-epc-basic-0: 12:19:45 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:19:45 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:19:45 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 12:19:45 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 12:19:45 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: 12:19:45 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:19:45 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: 12:19:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom unit-abot-epc-basic-0: 12:19:45 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 75.0 KB/sec) unit-abot-epc-basic-0: 12:19:45 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: 12:19: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/maven/maven/2.2.1/maven-2.2.1.pom (22 KB at 1042.1 KB/sec) unit-abot-epc-basic-0: 12:19:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom unit-abot-epc-basic-0: 12:19:45 DEBUG unit.abot-epc-basic/0.install 3/32 KB 6/32 KB 9/32 KB 11/32 KB 14/32 KB 16/32 KB 19/32 KB 22/32 KB 25/32 KB 27/32 KB 30/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 KB at 1318.7 KB/sec) unit-abot-epc-basic-0: 12:19:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom unit-abot-epc-basic-0: 12:19:45 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 285.8 KB/sec) unit-mysql-0: 12:19:45 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: 12:19:45 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: 12:19:45 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 169.3 KB/sec) unit-abot-epc-basic-0: 12:19:45 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: 12:19:45 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 118.2 KB/sec) unit-abot-epc-basic-0: 12:19:45 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: 12:19:45 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (4 KB at 226.0 KB/sec) unit-abot-epc-basic-0: 12:19:45 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: 12:19:45 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (7 KB at 477.7 KB/sec) unit-abot-epc-basic-0: 12:19:45 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: 12:19:45 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 KB at 539.9 KB/sec) unit-mysql-0: 12:19:45 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: 12:19:45 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: 12:19:45 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 54.3 KB/sec) unit-abot-epc-basic-0: 12:19:45 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: 12:19:45 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (6 KB at 380.3 KB/sec) unit-abot-epc-basic-0: 12:19:45 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: 12:19:45 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 226.8 KB/sec) unit-abot-epc-basic-0: 12:19:45 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: 12:19:45 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 37.0 KB/sec) unit-abot-epc-basic-0: 12:19:45 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: 12:19:45 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (6 KB at 329.6 KB/sec) unit-abot-epc-basic-0: 12:19:45 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: 12:19:45 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 57.3 KB/sec) unit-abot-epc-basic-0: 12:19:45 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: 12:19:45 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 334.8 KB/sec) unit-abot-epc-basic-0: 12:19:45 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: 12:19:45 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 203.6 KB/sec) unit-abot-epc-basic-0: 12:19:45 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: 12:19:45 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 117.8 KB/sec) unit-abot-epc-basic-0: 12:19:45 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: 12:19:45 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 216.4 KB/sec) unit-abot-epc-basic-0: 12:19:45 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: 12:19:45 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 114.2 KB/sec) unit-abot-epc-basic-0: 12:19:45 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: 12:19:45 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 96.5 KB/sec) unit-abot-epc-basic-0: 12:19:45 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: 12:19:45 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 43.0 KB/sec) unit-abot-epc-basic-0: 12:19:45 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: 12:19:45 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 89.7 KB/sec) unit-abot-epc-basic-0: 12:19:45 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: 12:19: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/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 KB at 403.5 KB/sec) unit-abot-epc-basic-0: 12:19:45 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: 12:19:45 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 1516.1 KB/sec) unit-abot-epc-basic-0: 12:19:45 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: 12:19:45 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 643.7 KB/sec) unit-abot-epc-basic-0: 12:19:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom unit-abot-epc-basic-0: 12:19:45 DEBUG unit.abot-epc-basic/0.install 1/4 KB 4/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 304.0 KB/sec) unit-abot-epc-basic-0: 12:19:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom unit-abot-epc-basic-0: 12:19:45 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 388.1 KB/sec) unit-abot-epc-basic-0: 12:19:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom unit-abot-epc-basic-0: 12:19:45 DEBUG unit.abot-epc-basic/0.install 3/32 KB 5/32 KB 8/32 KB 11/32 KB 13/32 KB 16/32 KB 19/32 KB 21/32 KB 24/32 KB 27/32 KB 29/32 KB 32/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (32 KB at 1325.9 KB/sec) unit-abot-epc-basic-0: 12:19:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom unit-abot-epc-basic-0: 12:19: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/org/apache/apache/13/apache-13.pom (14 KB at 620.3 KB/sec) unit-abot-epc-basic-0: 12:19:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom unit-abot-epc-basic-0: 12:19:45 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 49.6 KB/sec) unit-abot-epc-basic-0: 12:19:45 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: 12:19:45 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (4 KB at 192.0 KB/sec) unit-abot-epc-basic-0: 12:19:45 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: 12:19:45 DEBUG unit.abot-epc-basic/0.install 3/20 KB 5/20 KB 8/20 KB 11/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 950.8 KB/sec) unit-abot-epc-basic-0: 12:19:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom unit-abot-epc-basic-0: 12:19:45 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (7 KB at 412.5 KB/sec) unit-abot-epc-basic-0: 12:19:45 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: 12:19:46 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 KB at 630.6 KB/sec) unit-abot-epc-basic-0: 12:19:46 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: 12:19:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar unit-abot-epc-basic-0: 12:19:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar unit-abot-epc-basic-0: 12:19:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar unit-abot-epc-basic-0: 12:19:46 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 302.1 KB/sec) unit-abot-epc-basic-0: 12:19:46 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: 12:19:46 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: 12:19:46 DEBUG unit.abot-epc-basic/0.install 3/153 KB 6/153 KB 9/153 KB 11/153 KB 14/153 KB 16/153 KB 19/153 KB 22/153 KB 25/153 KB 27/153 KB 30/153 KB 32/153 KB 36/153 KB 40/153 KB 44/153 KB 3/48 KB 3/50 KB 48/153 KB 3/48 KB 3/50 KB 52/153 KB 3/48 KB 3/50 KB 56/153 KB 3/48 KB 3/50 KB 60/153 KB 3/48 KB 3/50 KB 64/153 KB 3/48 KB 3/50 KB 68/153 KB 3/48 KB 3/50 KB 44/153 KB 3/48 KB 5/50 KB 68/153 KB 3/48 KB 8/50 KB 68/153 KB 3/48 KB 11/50 KB 68/153 KB 3/48 KB 13/50 KB 68/153 KB 3/48 KB 16/50 KB 68/153 KB 3/48 KB 19/50 KB 68/153 KB 3/48 KB 21/50 KB 68/153 KB 3/48 KB 44/153 KB 6/48 KB 21/50 KB 68/153 KB 9/48 KB 21/50 KB 68/153 KB 11/48 KB 21/50 KB 68/153 KB 14/48 KB 21/50 KB 68/153 KB 16/48 KB 21/50 KB 68/153 KB 19/48 KB 21/50 KB 68/153 KB 22/48 KB 21/50 KB 68/153 KB 22/48 KB 24/50 KB 68/153 KB 25/48 KB 27/50 KB 72/153 KB 25/48 KB 24/50 KB 72/153 KB 22/48 KB 24/50 KB 72/153 KB 25/48 KB 27/50 KB 76/153 KB 27/48 KB 27/50 KB 80/153 KB 27/48 KB 27/50 KB 76/153 KB 27/48 KB 29/50 KB 80/153 KB 30/48 KB 32/50 KB 80/153 KB 30/48 KB 36/50 KB 84/153 KB 30/48 KB 29/50 KB 80/153 KB 32/48 KB 40/50 KB 84/153 KB 30/48 KB 32/50 KB 84/153 KB 36/48 KB 40/50 KB 88/153 KB 36/48 KB 40/50 KB 88/153 KB 32/48 KB 40/50 KB 88/153 KB 36/48 KB 44/50 KB 92/153 KB 36/48 KB 44/50 KB 96/153 KB 36/48 KB 44/50 KB 100/153 KB 40/48 KB 44/50 KB 104/153 KB 36/48 KB 44/50 KB 100/153 KB 40/48 KB 44/50 KB 100/153 KB 44/48 KB 48/50 KB 104/153 KB 44/48 KB 48/50 KB 104/153 KB 48/48 KB 50/50 KB 104/153 KB 48/48 KB 50/50 KB 104/153 KB 48/48 KB 50/50 KB 3/30 KB 104/153 KB 48/48 KB 50/50 KB 6/30 KB 108/153 KB 48/48 KB 50/50 KB 3/30 KB 108/153 KB 48/48 KB 50/50 KB 6/30 KB 112/153 KB 48/48 KB 50/50 KB 9/30 KB 112/153 KB 50/50 KB 11/30 KB 116/153 KB 14/30 KB 116/153 KB 3/35 KB 16/30 KB 116/153 KB 3/35 KB 19/30 KB 116/153 KB 3/35 KB 22/30 KB 116/153 KB 3/35 KB 48/48 KB 50/50 KB 9/30 KB 116/153 KB 22/30 KB 120/153 KB 3/35 KB 22/30 KB 124/153 KB 3/35 KB 22/30 KB 128/153 KB 3/35 KB 22/30 KB 132/153 KB 3/35 KB 22/30 KB 136/153 KB 3/35 KB 25/30 KB 140/153 KB 3/35 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 585.2 KB/sec) unit-abot-epc-basic-0: 12:19:46 DEBUG unit.abot-epc-basic/0.install 50/50 KB 11/30 KB 116/153 KB 3/35 KB 25/30 KB 144/153 KB 5/35 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar unit-abot-epc-basic-0: 12:19:46 DEBUG unit.abot-epc-basic/0.install 25/30 KB 144/153 KB 8/35 KB 25/30 KB 144/153 KB 11/35 KB 25/30 KB 144/153 KB 13/35 KB 25/30 KB 144/153 KB 16/35 KB 25/30 KB 144/153 KB 19/35 KB 25/30 KB 136/153 KB 3/35 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 544.2 KB/sec) unit-abot-epc-basic-0: 12:19:46 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: 12:19:46 DEBUG unit.abot-epc-basic/0.install 25/30 KB 144/153 KB 11/35 KB 27/30 KB 148/153 KB 21/35 KB 27/30 KB 144/153 KB 19/35 KB 30/30 KB 152/153 KB 21/35 KB 27/30 KB 152/153 KB 21/35 KB 30/30 KB 153/153 KB 21/35 KB 27/30 KB 144/153 KB 21/35 KB 30/30 KB 153/153 KB 24/35 KB 30/30 KB 153/153 KB 27/35 KB 30/30 KB 153/153 KB 29/35 KB 30/30 KB 153/153 KB 32/35 KB 30/30 KB 4/190 KB 153/153 KB 35/35 KB 30/30 KB 4/190 KB 153/153 KB 35/35 KB 4/119 KB 30/30 KB 4/190 KB 153/153 KB 32/35 KB 8/190 KB 153/153 KB 35/35 KB 4/119 KB 12/190 KB 153/153 KB 35/35 KB 4/119 KB 16/190 KB 35/35 KB 4/119 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: 12:19:46 DEBUG unit.abot-epc-basic/0.install 30/30 KB 4/190 KB 153/153 KB 35/35 KB 4/119 KB 16/190 KB 35/35 KB 8/119 KB 16/190 KB 35/35 KB 12/119 KB 16/190 KB 35/35 KB 16/119 KB 16/190 KB 35/35 KB 20/119 KB 20/190 KB 35/35 KB 24/119 KB 20/190 KB 35/35 KB 28/119 KB 20/190 KB 35/35 KB 32/119 KB 20/190 KB 35/35 KB 36/119 KB 20/190 KB 35/35 KB 40/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (153 KB at 1338.8 KB/sec) unit-abot-epc-basic-0: 12:19:46 DEBUG unit.abot-epc-basic/0.install 20/190 KB 35/35 KB 20/119 KB Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar unit-abot-epc-basic-0: 12:19:46 DEBUG unit.abot-epc-basic/0.install 24/190 KB 35/35 KB 40/119 KB 28/190 KB 35/35 KB 40/119 KB 32/190 KB 35/35 KB 40/119 KB 36/190 KB 35/35 KB 40/119 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar unit-abot-epc-basic-0: 12:19:46 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 290.2 KB/sec) unit-abot-epc-basic-0: 12:19:46 DEBUG unit.abot-epc-basic/0.install 40/190 KB 44/119 KB 36/190 KB 44/119 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar unit-abot-epc-basic-0: 12:19:46 DEBUG unit.abot-epc-basic/0.install 44/190 KB 48/119 KB 3/86 KB 44/190 KB 48/119 KB 5/86 KB 44/190 KB 48/119 KB 8/86 KB 3/37 KB 44/190 KB 52/119 KB 11/86 KB 3/37 KB 44/190 KB 52/119 KB 44/190 KB 48/119 KB 11/86 KB 3/37 KB 48/190 KB 52/119 KB 11/86 KB 3/37 KB 52/190 KB 52/119 KB 11/86 KB 3/37 KB 56/190 KB 52/119 KB 11/86 KB 3/37 KB 60/190 KB 4/66 KB 52/119 KB 11/86 KB 3/37 KB 64/190 KB 4/66 KB 52/119 KB 5/86 KB 3/37 KB 44/190 KB 52/119 KB 11/86 KB 3/37 KB 64/190 KB 4/66 KB 56/119 KB 11/86 KB 3/37 KB 64/190 KB 4/66 KB 60/119 KB 11/86 KB 3/37 KB 64/190 KB 4/66 KB 64/119 KB 11/86 KB 3/37 KB 64/190 KB 4/66 KB 68/119 KB 13/86 KB 3/37 KB 68/190 KB 4/66 KB 72/119 KB 5/86 KB 3/37 KB 44/190 KB 48/119 KB 13/86 KB 6/37 KB 68/190 KB 4/66 KB 72/119 KB 13/86 KB 9/37 KB 68/190 KB 4/66 KB 72/119 KB 13/86 KB 11/37 KB 68/190 KB 4/66 KB 72/119 KB 13/86 KB 14/37 KB 68/190 KB 4/66 KB 72/119 KB 13/86 KB 16/37 KB 68/190 KB 4/66 KB 72/119 KB 13/86 KB 19/37 KB 68/190 KB 4/66 KB 72/119 KB 13/86 KB 3/37 KB 68/190 KB 4/66 KB 68/119 KB 13/86 KB 19/37 KB 72/190 KB 4/66 KB 76/119 KB 13/86 KB 3/37 KB 64/190 KB 4/66 KB 68/119 KB 16/86 KB 22/37 KB 72/190 KB 4/66 KB 76/119 KB 11/86 KB 3/37 KB 56/190 KB 4/66 KB 52/119 KB 19/86 KB 22/37 KB 72/190 KB 4/66 KB 76/119 KB 21/86 KB 22/37 KB 72/190 KB 8/66 KB 76/119 KB 13/86 KB 22/37 KB 72/190 KB 4/66 KB 76/119 KB 13/86 KB 19/37 KB 68/190 KB 4/66 KB 76/119 KB 21/86 KB 22/37 KB 72/190 KB 8/66 KB 80/119 KB 21/86 KB 22/37 KB 72/190 KB 8/66 KB 84/119 KB 24/86 KB 25/37 KB 76/190 KB 8/66 KB 88/119 KB 19/86 KB 22/37 KB 72/190 KB 8/66 KB 76/119 KB 24/86 KB 25/37 KB 76/190 KB 12/66 KB 92/119 KB 24/86 KB 25/37 KB 76/190 KB 16/66 KB 92/119 KB 24/86 KB 25/37 KB 76/190 KB 20/66 KB 92/119 KB 24/86 KB 25/37 KB 76/190 KB 8/66 KB 84/119 KB 24/86 KB 22/37 KB 76/190 KB 8/66 KB 84/119 KB 27/86 KB 25/37 KB 76/190 KB 24/66 KB 92/119 KB 29/86 KB 27/37 KB 76/190 KB 24/66 KB 92/119 KB 21/86 KB 22/37 KB 76/190 KB 8/66 KB 84/119 KB 29/86 KB 27/37 KB 80/190 KB 24/66 KB 92/119 KB 29/86 KB 27/37 KB 84/190 KB 24/66 KB 92/119 KB 29/86 KB 27/37 KB 88/190 KB 24/66 KB 92/119 KB 27/86 KB 27/37 KB 76/190 KB 24/66 KB 92/119 KB 32/86 KB 30/37 KB 88/190 KB 24/66 KB 92/119 KB 32/86 KB 32/37 KB 88/190 KB 24/66 KB 92/119 KB 32/86 KB 27/37 KB 88/190 KB 24/66 KB 92/119 KB 29/86 KB 27/37 KB 84/190 KB 24/66 KB 92/119 KB 32/86 KB 32/37 KB 88/190 KB 24/66 KB 96/119 KB 32/86 KB 32/37 KB 88/190 KB 24/66 KB 100/119 KB 36/86 KB 35/37 KB 92/190 KB 24/66 KB 104/119 KB 29/86 KB 27/37 KB 84/190 KB 24/66 KB 92/119 KB 36/86 KB 35/37 KB 92/190 KB 28/66 KB 108/119 KB 36/86 KB 35/37 KB 92/190 KB 32/66 KB 108/119 KB 36/86 KB 35/37 KB 92/190 KB 36/66 KB 108/119 KB 36/86 KB 35/37 KB 92/190 KB 24/66 KB 100/119 KB 32/86 KB 35/37 KB 92/190 KB 24/66 KB 100/119 KB 40/86 KB 37/37 KB 92/190 KB 40/66 KB 108/119 KB 32/86 KB 32/37 KB 92/190 KB 24/66 KB 100/119 KB 40/86 KB 37/37 KB 96/190 KB 40/66 KB 108/119 KB 40/86 KB 37/37 KB 100/190 KB 40/66 KB 108/119 KB 40/86 KB 37/37 KB 104/190 KB 40/66 KB 108/119 KB 40/86 KB 37/37 KB 108/190 KB 40/66 KB 108/119 KB 40/86 KB 37/37 KB 112/190 KB 40/66 KB 108/119 KB 40/86 KB 37/37 KB 100/190 KB 40/66 KB 108/119 KB 40/86 KB 37/37 KB 100/190 KB 40/66 KB 108/119 KB 40/86 KB 35/37 KB 92/190 KB 40/66 KB 108/119 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1 unit-abot-epc-basic-0: 12:19:46 DEBUG unit.abot-epc-basic/0.install -alpha-2/classworlds-1.1-alpha-2.jar (37 KB at 256.2 KB/sec) unit-abot-epc-basic-0: 12:19:46 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: 12:19:46 DEBUG unit.abot-epc-basic/0.install 44/86 KB 116/190 KB 44/66 KB 112/119 KB 44/86 KB 120/190 KB 44/66 KB 112/119 KB 44/86 KB 124/190 KB 44/66 KB 112/119 KB 44/86 KB 128/190 KB 44/66 KB 112/119 KB 44/86 KB 132/190 KB 44/66 KB 112/119 KB 44/86 KB 112/190 KB 44/66 KB 112/119 KB 44/86 KB 136/190 KB 48/66 KB 112/119 KB 44/86 KB 136/190 KB 52/66 KB 112/119 KB 44/86 KB 136/190 KB 56/66 KB 112/119 KB 44/86 KB 136/190 KB 60/66 KB 112/119 KB 44/86 KB 136/190 KB 64/66 KB 112/119 KB 44/86 KB 136/190 KB 66/66 KB 112/119 KB 44/86 KB 112/190 KB 40/66 KB 112/119 KB 44/86 KB 136/190 KB 66/66 KB 116/119 KB 44/86 KB 136/190 KB 66/66 KB 119/119 KB 44/86 KB 112/190 KB 40/66 KB 108/119 KB 48/86 KB 136/190 KB 66/66 KB 119/119 KB 52/86 KB 136/190 KB 66/66 KB 119/119 KB 56/86 KB 136/190 KB 66/66 KB 119/119 KB 60/86 KB 136/190 KB 66/66 KB 119/119 KB 64/86 KB 136/190 KB 66/66 KB 119/119 KB 68/86 KB 136/190 KB 66/66 KB 119/119 KB 44/86 KB 136/190 KB 66/66 KB 119/119 KB 68/86 KB 140/190 KB 66/66 KB 119/119 KB 72/86 KB 144/190 KB 66/66 KB 119/119 KB 72/86 KB 140/190 KB 66/66 KB 119/119 KB 76/86 KB 144/190 KB 66/66 KB 119/119 KB 80/86 KB 144/190 KB 66/66 KB 119/119 KB 80/86 KB 148/190 KB 66/66 KB 3/26 KB 119/119 KB 80/86 KB 148/190 KB 66/66 KB 5/26 KB 119/119 KB 84/86 KB 148/190 KB 66/66 KB 8/26 KB 119/119 KB 80/86 KB 148/190 KB 66/66 KB 119/119 KB 84/86 KB 148/190 KB 66/66 KB 5/26 KB 119/119 KB 86/86 KB 152/190 KB 66/66 KB 8/26 KB 119/119 KB 84/86 KB 152/190 KB 66/66 KB 8/26 KB 119/119 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 772.8 KB/sec) unit-abot-epc-basic-0: 12:19:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar unit-abot-epc-basic-0: 12:19:46 DEBUG unit.abot-epc-basic/0.install 86/86 KB 156/190 KB 66/66 KB 8/26 KB 86/86 KB 160/190 KB 66/66 KB 8/26 KB 86/86 KB 164/190 KB 66/66 KB 11/26 KB 168/190 KB 11/26 KB 86/86 KB 160/190 KB 66/66 KB 11/26 KB 168/190 KB 13/26 KB 168/190 KB 16/26 KB 168/190 KB 19/26 KB 172/190 KB 21/26 KB 4/324 KB 172/190 KB 24/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 534.6 KB/sec) unit-abot-epc-basic-0: 12:19:46 DEBUG unit.abot-epc-basic/0.install 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 409.9 KB/sec) unit-abot-epc-basic-0: 12:19:46 DEBUG unit.abot-epc-basic/0.install 4/324 KB 172/190 KB 21/26 KB 172/190 KB 19/26 KB 8/324 KB 176/190 KB 24/26 KB 4/324 KB 176/190 KB 24/26 KB 12/324 KB 176/190 KB 24/26 KB 16/324 KB 176/190 KB 24/26 KB 20/324 KB 176/190 KB 24/26 KB 24/324 KB 180/190 KB 26/26 KB 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: 12:19:46 DEBUG unit.abot-epc-basic/0.install 20/324 KB 180/190 KB 26/26 KB 20/324 KB 180/190 KB 24/26 KB Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar unit-abot-epc-basic-0: 12:19:46 DEBUG unit.abot-epc-basic/0.install 24/324 KB 184/190 KB 26/26 KB 24/324 KB 188/190 KB 26/26 KB 24/324 KB 190/190 KB 26/26 KB 28/324 KB 190/190 KB 26/26 KB 32/324 KB 190/190 KB 26/26 KB 36/324 KB 190/190 KB 26/26 KB 40/324 KB 190/190 KB 26/26 KB 44/324 KB 190/190 KB 26/26 KB 48/324 KB 190/190 KB 4/79 KB 26/26 KB 44/324 KB 190/190 KB 4/79 KB 26/26 KB 48/324 KB 190/190 KB 8/79 KB 48/324 KB 190/190 KB 12/79 KB 48/324 KB 4/228 KB 16/79 KB 48/324 KB 4/228 KB 20/79 KB 52/324 KB 4/228 KB 24/79 KB 52/324 KB 4/228 KB 28/79 KB 52/324 KB 4/228 KB 32/79 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 142.4 KB/sec) unit-abot-epc-basic-0: 12:19:46 DEBUG unit.abot-epc-basic/0.install 52/324 KB 4/228 KB 20/79 KB 48/324 KB 4/228 KB 12/79 KB 56/324 KB 8/228 KB 32/79 KB 56/324 KB 12/228 KB 32/79 KB 56/324 KB 16/228 KB 32/79 KB 56/324 KB 20/228 KB 32/79 KB 56/324 KB 24/228 KB 36/79 KB 56/324 KB 28/228 KB 36/79 KB 56/324 KB 32/228 KB 36/79 KB 56/324 KB 36/228 KB 36/79 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 1059.4 KB/sec) unit-abot-epc-basic-0: 12:19:46 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: 12:19:46 DEBUG unit.abot-epc-basic/0.install 56/324 KB 20/228 KB 36/79 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar unit-abot-epc-basic-0: 12:19:46 DEBUG unit.abot-epc-basic/0.install 56/324 KB 20/228 KB 32/79 KB 60/324 KB 40/228 KB 36/79 KB 64/324 KB 40/228 KB 36/79 KB 68/324 KB 40/228 KB 36/79 KB 72/324 KB 40/228 KB 40/79 KB 76/324 KB 40/228 KB 40/79 KB 80/324 KB 40/228 KB 40/79 KB 84/324 KB 40/228 KB 40/79 KB 88/324 KB 40/228 KB 40/79 KB 3/32 KB 92/324 KB 40/228 KB 40/79 KB 3/152 KB 56/324 KB 40/228 KB 36/79 KB 3/32 KB 88/324 KB 40/228 KB 40/79 KB 3/152 KB 3/32 KB 88/324 KB 40/228 KB 40/79 KB 68/324 KB 40/228 KB 40/79 KB 3/32 KB 96/324 KB 44/228 KB 44/79 KB 3/152 KB 3/32 KB 96/324 KB 44/228 KB 48/79 KB 3/152 KB 3/32 KB 96/324 KB 44/228 KB 52/79 KB 3/152 KB 6/32 KB 96/324 KB 44/228 KB 56/79 KB 5/152 KB 6/32 KB 96/324 KB 44/228 KB 52/79 KB 5/152 KB 3/32 KB 96/324 KB 44/228 KB 52/79 KB 5/152 KB 3/32 KB 96/324 KB 44/228 KB 40/79 KB 3/152 KB 6/32 KB 96/324 KB 48/228 KB 60/79 KB 5/152 KB 6/32 KB 96/324 KB 48/228 KB 60/79 KB 8/152 KB 9/32 KB 96/324 KB 52/228 KB 60/79 KB 11/152 KB 9/32 KB 96/324 KB 52/228 KB 60/79 KB 13/152 KB 9/32 KB 96/324 KB 52/228 KB 60/79 KB 8/152 KB 6/32 KB 96/324 KB 52/228 KB 60/79 KB 8/152 KB 9/32 KB 96/324 KB 52/228 KB 64/79 KB 13/152 KB 11/32 KB 96/324 KB 52/228 KB 64/79 KB 13/152 KB 14/32 KB 96/324 KB 52/228 KB 68/79 KB 13/152 KB 6/32 KB 96/324 KB 52/228 KB 60/79 KB 8/152 KB 14/32 KB 96/324 KB 56/228 KB 68/79 KB 13/152 KB 14/32 KB 96/324 KB 60/228 KB 68/79 KB 13/152 KB 16/32 KB 96/324 KB 64/228 KB 68/79 KB 13/152 KB 11/32 KB 96/324 KB 52/228 KB 68/79 KB 13/152 KB 3/32 KB 96/324 KB 52/228 KB 60/79 KB 11/152 KB 16/32 KB 100/324 KB 64/228 KB 72/79 KB 16/152 KB 16/32 KB 96/324 KB 64/228 KB 68/79 KB 16/152 KB 16/32 KB 96/324 KB 60/228 KB 68/79 KB 13/152 KB 16/32 KB 104/324 KB 68/228 KB 72/79 KB 16/152 KB 19/32 KB 104/324 KB 72/228 KB 72/79 KB 19/152 KB 19/32 KB 104/324 KB 68/228 KB 72/79 KB 19/152 KB 16/32 KB 104/324 KB 68/228 KB 72/79 KB 19/152 KB 19/32 KB 108/324 KB 72/228 KB 72/79 KB 19/152 KB 19/32 KB 112/324 KB 72/228 KB 72/79 KB 19/152 KB 16/32 KB 104/324 KB 68/228 KB 72/79 KB 19/152 KB 16/32 KB 104/324 KB 68/228 KB 72/79 KB 16/152 KB 22/32 KB 112/324 KB 72/228 KB 76/79 KB 19/152 KB 22/32 KB 112/324 KB 72/228 KB 79/79 KB 19/152 KB 22/32 KB 112/324 KB 72/228 KB 72/79 KB 19/152 KB 22/32 KB 112/324 KB 72/228 KB 79/79 KB 21/152 KB 22/32 KB 112/324 KB 72/228 KB 79/79 KB 24/152 KB 25/32 KB 116/324 KB 76/228 KB 79/79 KB 27/152 KB 25/32 KB 116/324 KB 76/228 KB 79/79 KB 24/152 KB 25/32 KB 116/324 KB 72/228 KB 79/79 KB 24/152 KB 27/32 KB 116/324 KB 80/228 KB 79/79 KB 27/152 KB 22/32 KB 116/324 KB 72/228 KB 79/79 KB 24/152 KB 30/32 KB 120/324 KB 80/228 KB 79/79 KB 27/152 KB 30/32 KB 116/324 KB 80/228 KB 79/79 KB 27/152 KB 27/32 KB 116/324 KB 80/228 KB 79/79 KB 27/152 KB 30/32 KB 120/324 KB 84/228 KB 79/79 KB 29/152 KB 30/32 KB 120/324 KB 80/228 KB 79/79 KB 29/152 KB 32/32 KB 124/324 KB 84/228 KB 79/79 KB 32/152 KB 32/32 KB 124/324 KB 84/228 KB 79/79 KB 29/152 KB 30/32 KB 124/324 KB 84/228 KB 79/79 KB 29/152 KB 32/32 KB 128/324 KB 84/228 KB 79/79 KB 32/152 KB 32/32 KB 128/324 KB 88/228 KB 79/79 KB 32/152 KB 32/32 KB 132/324 KB 92/228 KB 79/79 KB 36/152 KB 32/32 KB 132/324 KB 96/228 KB 79/79 KB 36/152 KB 32/32 KB 132/324 KB 88/228 KB 79/79 KB 36/152 KB 32/32 KB 132/324 KB 100/228 KB 40/152 KB 32/32 KB 132/324 KB 88/228 KB 79/79 KB 32/152 KB 32/32 KB 136/324 KB 100/228 KB 44/152 KB 32/32 KB 140/324 KB 100/228 KB 44/152 KB 32/32 KB 144/324 KB unit-mysql-0: 12:19:46 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: 12:19:46 DEBUG unit.abot-epc-basic/0.install 100/228 KB 44/152 KB 32/32 KB 148/324 KB 100/228 KB 44/152 KB 152/324 KB 100/228 KB 44/152 KB 32/32 KB 132/324 KB 100/228 KB 36/152 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (79 KB at 370.0 KB/sec) unit-abot-epc-basic-0: 12:19:46 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: 12:19:46 DEBUG unit.abot-epc-basic/0.install 152/324 KB 104/228 KB 44/152 KB 152/324 KB 108/228 KB 44/152 KB 152/324 KB 112/228 KB 44/152 KB 152/324 KB 116/228 KB 44/152 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 KB at 146.1 KB/sec) unit-abot-epc-basic-0: 12:19:46 DEBUG unit.abot-epc-basic/0.install 32/32 KB 132/324 KB 100/228 KB 44/152 KB 156/324 KB 120/228 KB 48/152 KB 156/324 KB 120/228 KB 52/152 KB 156/324 KB 120/228 KB 56/152 KB 156/324 KB 120/228 KB 60/152 KB 156/324 KB 120/228 KB 64/152 KB 156/324 KB 116/228 KB 44/152 KB 160/324 KB 120/228 KB 64/152 KB 160/324 KB 120/228 KB 64/152 KB 160/324 KB 124/228 KB 64/152 KB 164/324 KB 128/228 KB 64/152 KB 3/234 KB 164/324 KB 132/228 KB 64/152 KB 3/234 KB 164/324 KB 136/228 KB 68/152 KB 3/234 KB 164/324 KB 140/228 KB 68/152 KB 3/234 KB 164/324 KB 144/228 KB 68/152 KB 164/324 KB 124/228 KB 64/152 KB 3/234 KB 168/324 KB 144/228 KB 68/152 KB 3/234 KB 172/324 KB 144/228 KB 68/152 KB 3/234 KB 176/324 KB 144/228 KB 68/152 KB 3/234 KB 164/324 KB 132/228 KB 68/152 KB 3/234 KB 176/324 KB 144/228 KB 72/152 KB 3/234 KB 176/324 KB 144/228 KB 76/152 KB 3/234 KB 176/324 KB 144/228 KB 80/152 KB 3/234 KB 164/324 KB 128/228 KB 64/152 KB 5/234 KB 176/324 KB 144/228 KB 80/152 KB 5/234 KB 176/324 KB 144/228 KB 84/152 KB 8/234 KB 180/324 KB 144/228 KB 88/152 KB 8/234 KB 180/324 KB 144/228 KB 92/152 KB 8/234 KB 180/324 KB 144/228 KB 96/152 KB 8/234 KB 180/324 KB 148/228 KB 100/152 KB 8/234 KB 180/324 KB 148/228 KB 104/152 KB 8/234 KB 180/324 KB 148/228 KB 108/152 KB 8/234 KB 180/324 KB 144/228 KB 84/152 KB 8/234 KB 176/324 KB 144/228 KB 84/152 KB 11/234 KB 184/324 KB 148/228 KB 112/152 KB 13/234 KB 184/324 KB 148/228 KB 112/152 KB 16/234 KB 184/324 KB 148/228 KB 112/152 KB 19/234 KB 184/324 KB 148/228 KB 112/152 KB 8/234 KB 180/324 KB 148/228 KB 96/152 KB 19/234 KB 184/324 KB 152/228 KB 112/152 KB 19/234 KB 184/324 KB 156/228 KB 112/152 KB 21/234 KB 184/324 KB 160/228 KB 112/152 KB 8/234 KB 184/324 KB 148/228 KB 112/152 KB 21/234 KB 188/324 KB 160/228 KB 112/152 KB 21/234 KB 192/324 KB 160/228 KB 112/152 KB 21/234 KB 196/324 KB 160/228 KB 112/152 KB 21/234 KB 200/324 KB 164/228 KB 112/152 KB 21/234 KB 184/324 KB 156/228 KB 112/152 KB 24/234 KB 204/324 KB 164/228 KB 112/152 KB 21/234 KB 200/324 KB 164/228 KB 112/152 KB 27/234 KB 204/324 KB 164/228 KB 112/152 KB 29/234 KB 204/324 KB 164/228 KB 112/152 KB 32/234 KB 204/324 KB 164/228 KB 116/152 KB 21/234 KB 196/324 KB 164/228 KB 112/152 KB 32/234 KB 204/324 KB 168/228 KB 116/152 KB 32/234 KB 204/324 KB 172/228 KB 116/152 KB 32/234 KB 204/324 KB 176/228 KB 116/152 KB 32/234 KB 204/324 KB 180/228 KB 116/152 KB 36/234 KB 204/324 KB 184/228 KB 116/152 KB 36/234 KB 204/324 KB 188/228 KB 116/152 KB 36/234 KB 204/324 KB 192/228 KB 116/152 KB 29/234 KB 204/324 KB 164/228 KB 116/152 KB 36/234 KB 204/324 KB 192/228 KB 120/152 KB 36/234 KB 204/324 KB 192/228 KB 124/152 KB 36/234 KB 204/324 KB 192/228 KB 128/152 KB 29/234 KB 204/324 KB 164/228 KB 112/152 KB 36/234 KB 208/324 KB 192/228 KB 128/152 KB 36/234 KB 212/324 KB 192/228 KB 128/152 KB 36/234 KB 216/324 KB 192/228 KB 128/152 KB 36/234 KB 220/324 KB 192/228 KB 128/152 KB 36/234 KB 224/324 KB 192/228 KB 128/152 KB 36/234 KB 204/324 KB 180/228 KB 116/152 KB 40/234 KB 224/324 KB 192/228 KB 132/152 KB 44/234 KB 224/324 KB 192/228 KB 132/152 KB 48/234 KB 224/324 KB 192/228 KB 132/152 KB 52/234 KB 224/324 KB 192/228 KB 132/152 KB 56/234 KB 228/324 KB 196/228 KB 132/152 KB 60/234 KB 228/324 KB 196/228 KB 132/152 KB 36/234 KB 224/324 KB 192/228 KB 132/152 KB 64/234 KB 228/324 KB 196/228 KB 136/152 KB 64/234 KB 228/324 KB 196/228 KB 140/152 KB 64/234 KB 228/324 KB 196/228 KB 144/152 KB 64/234 KB 228/324 unit-abot-epc-basic-0: 12:19:46 DEBUG unit.abot-epc-basic/0.install KB 196/228 KB 148/152 KB 64/234 KB 228/324 KB 196/228 KB 152/152 KB 64/234 KB 228/324 KB 196/228 KB 152/152 KB 52/234 KB 228/324 KB 196/228 KB 132/152 KB 64/234 KB 228/324 KB 200/228 KB 152/152 KB 64/234 KB 228/324 KB 204/228 KB 152/152 KB 52/234 KB 228/324 KB 192/228 KB 132/152 KB 64/234 KB 232/324 KB 204/228 KB 152/152 KB 64/234 KB 236/324 KB 204/228 KB 152/152 KB 64/234 KB 240/324 KB 204/228 KB 152/152 KB 64/234 KB 244/324 KB 204/228 KB 152/152 KB 64/234 KB 248/324 KB 208/228 KB 152/152 KB 64/234 KB 252/324 KB 208/228 KB 152/152 KB 64/234 KB 256/324 KB 208/228 KB 152/152 KB 64/234 KB 228/324 KB 196/228 KB 132/152 KB 64/234 KB 244/324 KB 208/228 KB 152/152 KB 64/234 KB 256/324 KB 212/228 KB 152/152 KB 68/234 KB 256/324 KB 216/228 KB 152/152 KB 68/234 KB 256/324 KB 220/228 KB 152/152 KB 68/234 KB 256/324 KB 224/228 KB 152/152 KB 68/234 KB 256/324 KB 228/228 KB 152/152 KB 68/234 KB 256/324 KB 212/228 KB 152/152 KB 72/234 KB 260/324 KB 228/228 KB 152/152 KB 76/234 KB 260/324 KB 228/228 KB 152/152 KB 80/234 KB 260/324 KB 228/228 KB 152/152 KB 84/234 KB 260/324 KB 228/228 KB 152/152 KB 88/234 KB 260/324 KB 228/228 KB 152/152 KB 92/234 KB 260/324 KB 228/228 KB 152/152 KB 96/234 KB 260/324 KB 228/228 KB 152/152 KB 100/234 KB 260/324 KB 228/228 KB 152/152 KB 104/234 KB 260/324 KB 228/228 KB 108/234 KB 260/324 KB 228/228 KB 68/234 KB 260/324 KB 228/228 KB 152/152 KB 108/234 KB 264/324 KB 228/228 KB 108/234 KB 268/324 KB 228/228 KB 108/234 KB 272/324 KB 228/228 KB 108/234 KB 276/324 KB 228/228 KB 108/234 KB 280/324 KB 228/228 KB 108/234 KB 284/324 KB 228/228 KB 108/234 KB 288/324 KB 228/228 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (152 KB at 602.4 KB/sec) unit-abot-epc-basic-0: 12:19:46 DEBUG unit.abot-epc-basic/0.install 108/234 KB 292/324 KB 228/228 KB 112/234 KB 296/324 KB 112/234 KB 292/324 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (228 KB at 891.4 KB/sec) unit-abot-epc-basic-0: 12:19:46 DEBUG unit.abot-epc-basic/0.install 116/234 KB 300/324 KB 112/234 KB 300/324 KB 120/234 KB 304/324 KB 120/234 KB 308/324 KB 120/234 KB 308/324 KB 124/234 KB 312/324 KB 128/234 KB 312/324 KB 132/234 KB 312/324 KB 136/234 KB 312/324 KB 140/234 KB 312/324 KB 144/234 KB 312/324 KB 148/234 KB 312/324 KB 152/234 KB 312/324 KB 156/234 KB 312/324 KB 160/234 KB 312/324 KB 120/234 KB 312/324 KB 160/234 KB 316/324 KB 160/234 KB 320/324 KB 164/234 KB 320/324 KB 168/234 KB 320/324 KB 172/234 KB 320/324 KB 176/234 KB 320/324 KB 180/234 KB 320/324 KB 184/234 KB 320/324 KB 188/234 KB 320/324 KB 192/234 KB 320/324 KB 196/234 KB 320/324 KB 200/234 KB 320/324 KB 204/234 KB 320/324 KB 208/234 KB 320/324 KB 212/234 KB 320/324 KB 216/234 KB 320/324 KB 220/234 KB 320/324 KB 224/234 KB 320/324 KB 228/234 KB 320/324 KB 232/234 KB 324/324 KB 234/234 KB 324/324 KB 228/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 1144.7 KB/sec) unit-abot-epc-basic-0: 12:19:46 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 821.7 KB/sec) unit-abot-epc-basic-0: 12:19:46 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: 12:19:46 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall8017365563415839507.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: 12:19:46 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:19:46 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 12:19:46 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:19:46 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.872 s unit-abot-epc-basic-0: 12:19:46 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-06-02T12:19:46+00:00 unit-abot-epc-basic-0: 12:19:46 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 12:19:46 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:19:46 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-mysql-0: 12:19:46 DEBUG unit.mysql/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] unit-mysql-0: 12:19:46 DEBUG unit.mysql/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] unit-mysql-0: 12:19:46 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: 12:19:46 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: 12:19:47 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: 12:19:47 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: 12:19:47 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: 12:19:47 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: 12:19:47 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: 12:19:47 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: 12:19:47 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: 12:19:48 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: 12:19:48 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: 12:19:48 DEBUG unit.mysql/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 12:19:48 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: 12:19:48 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: 12:19:48 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-mysql-0: 12:19:48 DEBUG unit.mysql/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] unit-mysql-0: 12:19:48 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: 12:19:49 DEBUG unit.mysql/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] unit-abot-epc-basic-0: 12:19:49 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: 12:19:49 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2481622882692081413.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: 12:19:49 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.667 s unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-06-02T12:19:49+00:00 unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-mysql-0: 12:19:49 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: 12:19:49 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-mysql-0: 12:19:49 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: 12:19:49 DEBUG unit.mysql/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] unit-mysql-0: 12:19:49 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-mysql-0: 12:19:50 DEBUG unit.mysql/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] unit-mysql-0: 12:19:50 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-mysql-0: 12:19:50 DEBUG unit.mysql/0.install Extracting templates from packages: 61% Extracting templates from packages: 100% unit-mysql-0: 12:19:50 DEBUG unit.mysql/0.install Fetched 40.9 MB in 9s (4124 kB/s) unit-mysql-0: 12:19:50 DEBUG unit.mysql/0.install Selecting previously unselected package libasan0:amd64. unit-mysql-0: 12:19:50 DEBUG unit.mysql/0.install (Reading database ... 52505 files and directories currently installed.) unit-mysql-0: 12:19:50 DEBUG unit.mysql/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:19:50 DEBUG unit.mysql/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:19:50 DEBUG unit.mysql/0.install Selecting previously unselected package libatomic1:amd64. unit-mysql-0: 12:19:50 DEBUG unit.mysql/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:19:50 DEBUG unit.mysql/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:19:50 DEBUG unit.mysql/0.install Selecting previously unselected package libgmp10:amd64. unit-mysql-0: 12:19:50 DEBUG unit.mysql/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-mysql-0: 12:19:50 DEBUG unit.mysql/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-mysql-0: 12:19:50 DEBUG unit.mysql/0.install Selecting previously unselected package libisl10:amd64. unit-mysql-0: 12:19:50 DEBUG unit.mysql/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-mysql-0: 12:19:50 DEBUG unit.mysql/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 12:19:50 DEBUG unit.mysql/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-mysql-0: 12:19:50 DEBUG unit.mysql/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-mysql-0: 12:19:50 DEBUG unit.mysql/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 12:19:50 DEBUG unit.mysql/0.install Selecting previously unselected package libgomp1:amd64. unit-mysql-0: 12:19:50 DEBUG unit.mysql/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:19:50 DEBUG unit.mysql/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:19:50 DEBUG unit.mysql/0.install Selecting previously unselected package libitm1:amd64. unit-mysql-0: 12:19:50 DEBUG unit.mysql/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:19:50 DEBUG unit.mysql/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:19:50 DEBUG unit.mysql/0.install Selecting previously unselected package libmpfr4:amd64. unit-mysql-0: 12:19:50 DEBUG unit.mysql/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-mysql-0: 12:19:50 DEBUG unit.mysql/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 12:19:50 DEBUG unit.mysql/0.install Selecting previously unselected package libquadmath0:amd64. unit-mysql-0: 12:19:50 DEBUG unit.mysql/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:19:50 DEBUG unit.mysql/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:19:51 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 12:19:51 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:19:51 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:19:51 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 12:19:51 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:19:51 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:19:51 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-mysql-0: 12:19:51 DEBUG unit.mysql/0.install Selecting previously unselected package libtsan0:amd64. unit-mysql-0: 12:19:51 DEBUG unit.mysql/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:19:51 DEBUG unit.mysql/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:19:51 DEBUG unit.mysql/0.install Selecting previously unselected package libmpc3:amd64. unit-mysql-0: 12:19:51 DEBUG unit.mysql/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-mysql-0: 12:19:51 DEBUG unit.mysql/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-mysql-0: 12:19:51 DEBUG unit.mysql/0.install Selecting previously unselected package binutils. unit-mysql-0: 12:19:51 DEBUG unit.mysql/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-mysql-0: 12:19:51 DEBUG unit.mysql/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 12:19:51 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: 12:19:51 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall647929179188312708.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: 12:19:51 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:19:51 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 12:19:51 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:19:51 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.760 s unit-abot-epc-basic-0: 12:19:51 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-06-02T12:19:51+00:00 unit-abot-epc-basic-0: 12:19:51 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 12:19:51 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:19:51 DEBUG unit.abot-epc-basic/0.install abot/ unit-abot-epc-basic-0: 12:19:51 DEBUG unit.abot-epc-basic/0.install abot/server.bat unit-abot-epc-basic-0: 12:19:51 DEBUG unit.abot-epc-basic/0.install abot/nbproject/ unit-abot-epc-basic-0: 12:19:51 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.xml unit-abot-epc-basic-0: 12:19:51 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/ unit-abot-epc-basic-0: 12:19:51 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.properties unit-abot-epc-basic-0: 12:19:51 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.xml unit-abot-epc-basic-0: 12:19:51 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.properties unit-abot-epc-basic-0: 12:19:51 DEBUG unit.abot-epc-basic/0.install abot/bin/ unit-abot-epc-basic-0: 12:19:51 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltoimage unit-mysql-0: 12:19:51 DEBUG unit.mysql/0.install Selecting previously unselected package libc-dev-bin. unit-mysql-0: 12:19:51 DEBUG unit.mysql/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... unit-mysql-0: 12:19:51 DEBUG unit.mysql/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... unit-mysql-0: 12:19:51 DEBUG unit.mysql/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-mysql-0: 12:19:51 DEBUG unit.mysql/0.install Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... unit-mysql-0: 12:19:51 DEBUG unit.mysql/0.install Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... unit-mysql-0: 12:19:52 DEBUG unit.mysql/0.install Selecting previously unselected package libc6-dev:amd64. unit-mysql-0: 12:19:52 DEBUG unit.mysql/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... unit-mysql-0: 12:19:52 DEBUG unit.mysql/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltopdf unit-mysql-0: 12:19:52 DEBUG unit.mysql/0.install Selecting previously unselected package cpp-4.8. unit-mysql-0: 12:19:52 DEBUG unit.mysql/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:19:52 DEBUG unit.mysql/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/ unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/ unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fastnumbers.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/locale.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/__init__.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/py23.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/pathlib.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fake_fastnumbers.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ns_enum.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__init__.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/_version.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/unicode_numbers.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/natsort.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/utils.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__main__.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/ unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_unicodefun.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/globals.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_textwrap.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/termui.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/formatting.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_winconsole.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/core.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_bashcomplete.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/exceptions.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/__init__.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/testing.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/parser.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/types.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/utils.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_termui_impl.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/decorators.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_compat.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/ unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.c unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/__init__.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_native.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.pyd unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_compat.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_constants.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/meta.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/defaults.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ext.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/optimizer.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/lexer.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/tests.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/filters.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/exceptions.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/__init__.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_stringdefs.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/environment.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/parser.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/runtime.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/loaders.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/compiler.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/visitor.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/bccache.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/utils.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/constants.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/sandbox.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_compat.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/debug.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/nodes.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/__init__.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/json.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/globals.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/views.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/wrappers.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/logging.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ctx.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/config.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/helpers.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__init__.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/testing.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/templating.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/ unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/__init__.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/app.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/sessions.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/signals.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/cli.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/exthook.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/debughelpers.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/_compat.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__main__.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/blueprints.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/itsdangerous.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/ unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/filesystem.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wrappers.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/posixemulation.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/routing.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/serving.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/useragents.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/http.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/ unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/jsrouting.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/fixers.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/wrappers.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/limiter.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/cache.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/__init__.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/lint.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/securecookie.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/atom.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/sessions.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/testtools.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/iterio.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/profiler.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/test.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/exceptions.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/__init__.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wsgi.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/datastructures.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_internal.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/formparser.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/local.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/utils.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/script.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/security.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/testapp.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/urls.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_compat.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_reloader.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/ unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/__init__.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/tbtools.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/console.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/less.png unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/more.png unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/source.png unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/jquery.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/debugger.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/console.png unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/style.css unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ubuntu.ttf unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/FONT_LICENSE unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/repr.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/app.py unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/index.html unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/README.md unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/ unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/log/ unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/log/TestAutomationLog.log unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/ unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/ unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/ unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/dashboard.html unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/config.html unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/main.html unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/firstpage.html unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/artifacts.html unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives.zip unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/ unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/appconfig.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/ unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/pyService.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/ unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/baseController.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/configController.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/featurefileController.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/ unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/resizer.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/treeView.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/externalHtml.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/xmlPrettify.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/app.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/ unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/routes.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/main.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/ unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/ unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/ unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/r.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.min.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ unit-abot-epc-basic-0: 12:19:52 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: 12:19:52 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: 12:19:52 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: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/ unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/jqx-all.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/ unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-aria.min.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-animate.min.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-material.min.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/ unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/ unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/.bower.json unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.min.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/bower.json unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/LICENSE unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/ unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/.bower.json unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/bower.json unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.map unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/LICENSE unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/ unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.browserify-bundle.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.min.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.min.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.min.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.min.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.webpack-bundle.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.min.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.min.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.min.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint1.0.1.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.min.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.min.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.min.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.ui.tooltip.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.min.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.min.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.min.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.min.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/ unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/ unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js.map unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/ unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js unit-abot-epc-basic-0: 12:19:52 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: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ngStorage.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/ unit-abot-epc-basic-0: 12:19:52 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: 12:19:52 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: 12:19:52 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: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/ unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/ unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.js unit-abot-epc-basic-0: 12:19:52 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: 12:19:52 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: 12:19:52 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: 12:19:52 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: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.css unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/.bower.json unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/karma.conf.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/index.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/bower.json unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/ unit-abot-epc-basic-0: 12:19:52 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: 12:19:52 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: 12:19:52 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: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/LICENSE unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/ unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.min.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/ unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.min.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/ unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.map unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/ unit-abot-epc-basic-0: 12:19:52 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: 12:19:52 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: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/ unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/nanoscroller.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/ unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/vkbeautify.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/run_prettify.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/prettify.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/ unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery.ui-contextmenu.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/ unit-abot-epc-basic-0: 12:19:52 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: 12:19:52 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: 12:19:52 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: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ unit-abot-epc-basic-0: 12:19:52 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: 12:19:52 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: 12:19:52 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: 12:19:52 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: 12:19:52 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: 12:19:52 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: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/package.json unit-abot-epc-basic-0: 12:19:52 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: 12:19:52 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: 12:19:52 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: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/ unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/ unit-abot-epc-basic-0: 12:19:52 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: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/LICENSE.txt unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/AUTHORS.txt unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/index.html unit-abot-epc-basic-0: 12:19:52 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: 12:19:52 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: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-2.2.3.min.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/taphold.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/common.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/theme.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.easing.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/bootstrap.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/custom.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/ unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.min.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jqueryFileTree.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajax.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajaxRequest.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/images/ unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close.png unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ABOT_logo.png unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/green_tick.png unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg2.png unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/play.png unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/file.png unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/plus.jpg unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/pcap.png unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close_dialog.png unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/sun1.png unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/log.png unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/gray_alert.png unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/html.png unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder.png unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/delete.png unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg1.png unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/red_alert.png unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/download.png unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder-closed.png unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/xml.png unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/minus.jpg unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/cloud.png unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/right_arrow.jpg unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/spinner.gif unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/ unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/plus sign.svg unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/X sign.svg unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/close.svg unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/add-button-inside-black-circle.svg unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/config/ unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/config/epc_config.properties unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/config/configsip.properties unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/config/ims_config.properties unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/config/timer_config.properties unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties_old unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/ unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/ unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/styles.css unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/font-awesome.css unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/tree-ui.css unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom.css unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_cust.css unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/ unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.eot unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfontd41d.eot unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.svg unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.woff unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.ttf unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.eot unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff2 unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.ttf unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_1.css unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/theme.css unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/ unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/ unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/jqx.base.css unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/ unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/angular-material.min.css unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/ unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/ unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/npm.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/modernizr.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.min.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.js unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/ unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2 unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.svg unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.eot unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/ unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css.map unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css.map unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css.map unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css.map unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/ unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/angular.treeview.css unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/ unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.ui.tooltip.css unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.css unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.css unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint1.0.1.css unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.min.css unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.min.css unit-abot-epc-basic-0: 12:19:53 DEBUG unit.abot-epc-basic/0.install Collecting elasticsearch unit-abot-epc-basic-0: 12:19:53 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: 12:19:53 DEBUG unit.abot-epc-basic/0.install [?25l  12% |### | 10kB 58.5MB/s eta 0:00:01  24% |####### | 20kB 4.7MB/s eta 0:00:01  36% |########### | 30kB 6.7MB/s eta 0:00:01  48% |############### | 40kB 4.5MB/s eta 0:00:01  61% |################### | 51kB 5.5MB/s eta 0:00:01  73% |####################### | 61kB 6.5MB/s eta 0:00:01  85% |########################### | 71kB 7.4MB/s eta 0:00:01  97% |############################### | 81kB 8.3MB/s eta 0:00:01  100% |################################| 92kB 6.0MB/s unit-abot-epc-basic-0: 12:19:53 DEBUG unit.abot-epc-basic/0.install [?25hCollecting urllib3>=1.21.1 (from elasticsearch) unit-mysql-0: 12:19:53 DEBUG unit.mysql/0.install Selecting previously unselected package cpp. unit-mysql-0: 12:19:53 DEBUG unit.mysql/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 12:19:53 DEBUG unit.mysql/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 12:19:53 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: 12:19:53 DEBUG unit.abot-epc-basic/0.install [?25l  6% |## | 10kB 75.7MB/s eta 0:00:01  13% |#### | 20kB 45.6MB/s eta 0:00:01  20% |###### | 30kB 49.0MB/s eta 0:00:01  27% |######## | 40kB 49.6MB/s eta 0:00:01  33% |########## | 51kB 48.9MB/s eta 0:00:01  40% |############# | 61kB 50.0MB/s eta 0:00:01  47% |############### | 71kB 50.4MB/s eta 0:00:01  54% |################# | 81kB 23.1MB/s eta 0:00:01  61% |################### | 92kB 24.7MB/s eta 0:00:01  67% |##################### | 102kB 25.9MB/s eta 0:00:01  74% |####################### | 112kB 25.6MB/s eta 0:00:01  81% |########################## | 122kB 26.4MB/s eta 0:00:01  88% |############################ | 133kB 22.9MB/s eta 0:00:01  94% |############################## | 143kB 22.9MB/s eta 0:00:01  100% |################################| 153kB 7.5MB/s unit-abot-epc-basic-0: 12:19:53 DEBUG unit.abot-epc-basic/0.install [?25hInstalling collected packages: urllib3, elasticsearch unit-mysql-0: 12:19:53 DEBUG unit.mysql/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-mysql-0: 12:19:53 DEBUG unit.mysql/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:19:53 DEBUG unit.mysql/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:19:53 DEBUG unit.abot-epc-basic/0.install Successfully installed elasticsearch-7.0.2 urllib3-1.25.3 unit-mysql-0: 12:19:53 DEBUG unit.mysql/0.install Selecting previously unselected package gcc-4.8. unit-mysql-0: 12:19:53 DEBUG unit.mysql/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:19:53 DEBUG unit.mysql/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:19:53 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: 12:19:53 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 12:19:54 DEBUG unit.abot-epc-basic/0.install Collecting flask unit-abot-epc-basic-0: 12:19:54 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: 12:19:54 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 55.6MB/s eta 0:00:01  22% |####### | 20kB 4.8MB/s eta 0:00:01  33% |########## | 30kB 3.4MB/s eta 0:00:01  44% |############## | 40kB 4.4MB/s eta 0:00:01  55% |################# | 51kB 5.3MB/s eta 0:00:01  66% |##################### | 61kB 6.3MB/s eta 0:00:01  77% |######################## | 71kB 5.2MB/s eta 0:00:01  88% |############################ | 81kB 5.8MB/s eta 0:00:01  100% |################################| 92kB 4.5MB/s unit-abot-epc-basic-0: 12:19:54 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Jinja2>=2.10 (from flask) unit-abot-epc-basic-0: 12:19:54 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: 12:19:54 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 87.5MB/s eta 0:00:01  16% |##### | 20kB 54.9MB/s eta 0:00:01  24% |####### | 30kB 55.3MB/s eta 0:00:01  32% |########## | 40kB 54.2MB/s eta 0:00:01  40% |############# | 51kB 53.8MB/s eta 0:00:01  49% |############### | 61kB 54.6MB/s eta 0:00:01  57% |################## | 71kB 53.9MB/s eta 0:00:01  65% |#################### | 81kB 53.3MB/s eta 0:00:01  73% |####################### | 92kB 53.9MB/s eta 0:00:01  81% |########################## | 102kB 26.3MB/s eta 0:00:01  90% |############################ | 112kB 25.6MB/s eta 0:00:01  98% |############################### | 122kB 25.9MB/s eta 0:00:01  100% |################################| 133kB 8.9MB/s unit-abot-epc-basic-0: 12:19:54 DEBUG unit.abot-epc-basic/0.install [?25hCollecting itsdangerous>=0.24 (from flask) unit-mysql-0: 12:19:54 DEBUG unit.mysql/0.install Selecting previously unselected package gcc. unit-mysql-0: 12:19:54 DEBUG unit.mysql/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 12:19:54 DEBUG unit.mysql/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-mysql-0: 12:19:54 DEBUG unit.mysql/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-abot-epc-basic-0: 12:19:54 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-mysql-0: 12:19:54 DEBUG unit.mysql/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:19:54 DEBUG unit.mysql/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:19:54 DEBUG unit.abot-epc-basic/0.install Collecting Werkzeug>=0.14 (from flask) unit-abot-epc-basic-0: 12:19:54 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: 12:19:54 DEBUG unit.abot-epc-basic/0.install [?25l  3% |# | 10kB 86.8MB/s eta 0:00:01  6% |## | 20kB 51.8MB/s eta 0:00:01  9% |### | 30kB 52.5MB/s eta 0:00:01  12% |#### | 40kB 51.4MB/s eta 0:00:01  15% |##### | 51kB 51.7MB/s eta 0:00:01  18% |###### | 61kB 52.6MB/s eta 0:00:01  21% |####### | 71kB 52.5MB/s eta 0:00:01  25% |######## | 81kB 52.5MB/s eta 0:00:01  28% |######### | 92kB 52.4MB/s eta 0:00:01  31% |########## | 102kB 52.3MB/s eta 0:00:01  34% |########### | 112kB 50.6MB/s eta 0:00:01  37% |############ | 122kB 52.8MB/s eta 0:00:01  40% |############# | 133kB 52.7MB/s eta 0:00:01  43% |############## | 143kB 53.6MB/s eta 0:00:01  46% |############### | 153kB 41.3MB/s eta 0:00:01  50% |################ | 163kB 37.3MB/s eta 0:00:01  53% |################# | 174kB 35.6MB/s eta 0:00:01  56% |################## | 184kB 33.2MB/s eta 0:00:01  59% |################### | 194kB 32.5MB/s eta 0:00:01  62% |#################### | 204kB 32.2MB/s eta 0:00:01  65% |##################### | 215kB 32.0MB/s eta 0:00:01  68% |###################### | 225kB 32.1MB/s eta 0:00:01  71% |####################### | 235kB 31.9MB/s eta 0:00:01  75% |######################## | 245kB 31.7MB/s eta 0:00:01  78% |######################### | 256kB 38.9MB/s eta 0:00:01  81% |########################## | 266kB 40.1MB/s eta 0:00:01  84% |########################### | 276kB 42.0MB/s eta 0:00:01  87% |############################ | 286kB 45.0MB/s eta 0:00:01  90% |############################# | 296kB 46.0MB/s eta 0:00:01  93% |############################## | 307kB 46.6MB/s eta 0:00:01  96% |############################### | 317kB 46.4MB/s eta 0:00:01  100% |################################| 327kB 4.6MB/s unit-abot-epc-basic-0: 12:19:54 DEBUG unit.abot-epc-basic/0.install [?25hCollecting click>=5.1 (from flask) unit-abot-epc-basic-0: 12:19:55 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: 12:19:55 DEBUG unit.abot-epc-basic/0.install [?25l  12% |#### | 10kB 69.2MB/s eta 0:00:01  25% |######## | 20kB 50.7MB/s eta 0:00:01  37% |############ | 30kB 52.5MB/s eta 0:00:01  50% |################ | 40kB 52.0MB/s eta 0:00:01  62% |#################### | 51kB 51.8MB/s eta 0:00:01  75% |######################## | 61kB 52.7MB/s eta 0:00:01  88% |############################ | 71kB 52.1MB/s eta 0:00:01  100% |################################| 81kB 12.8MB/s unit-abot-epc-basic-0: 12:19:55 DEBUG unit.abot-epc-basic/0.install [?25hCollecting MarkupSafe>=0.23 (from Jinja2>=2.10->flask) unit-abot-epc-basic-0: 12:19:55 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: 12:19:55 DEBUG unit.abot-epc-basic/0.install Installing collected packages: MarkupSafe, Jinja2, itsdangerous, Werkzeug, click, flask unit-mysql-0: 12:19:55 DEBUG unit.mysql/0.install Selecting previously unselected package g++-4.8. unit-mysql-0: 12:19:55 DEBUG unit.mysql/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 12:19:55 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: 12:19:55 DEBUG unit.mysql/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:19:55 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: 12:19:55 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install Collecting bs4 unit-abot-epc-basic-0: 12:19:56 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: 12:19:56 DEBUG unit.abot-epc-basic/0.install Collecting beautifulsoup4 (from bs4) unit-abot-epc-basic-0: 12:19:56 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: 12:19:56 DEBUG unit.abot-epc-basic/0.install [?25l  10% |### | 10kB 60.6MB/s eta 0:00:01  21% |###### | 20kB 4.9MB/s eta 0:00:01  32% |########## | 30kB 6.9MB/s eta 0:00:01  43% |############# | 40kB 4.4MB/s eta 0:00:01  54% |################# | 51kB 5.3MB/s eta 0:00:01  65% |#################### | 61kB 6.3MB/s eta 0:00:01  75% |######################## | 71kB 7.2MB/s eta 0:00:01  86% |########################### | 81kB 5.8MB/s eta 0:00:01  97% |############################### | 92kB 6.4MB/s eta 0:00:01  100% |################################| 102kB 4.7MB/s unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install [?25hCollecting soupsieve>=1.2 (from beautifulsoup4->bs4) unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/b9/a5/7ea40d0f8676bde6e464a6435a48bc5db09b1a8f4f06d41dd997b8f3c616/soupsieve-1.9.1-py2.py3-none-any.whl unit-abot-epc-basic-0: 12:19:56 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: 12:19:56 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: 12:19:56 DEBUG unit.abot-epc-basic/0.install Building wheels for collected packages: bs4 unit-mysql-0: 12:19:56 DEBUG unit.mysql/0.install Selecting previously unselected package g++. unit-mysql-0: 12:19:56 DEBUG unit.mysql/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 12:19:56 DEBUG unit.mysql/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-mysql-0: 12:19:56 DEBUG unit.mysql/0.install Selecting previously unselected package make. unit-mysql-0: 12:19:56 DEBUG unit.mysql/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-mysql-0: 12:19:56 DEBUG unit.mysql/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for bs4 ... [?25l- done unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/a0/b0/b2/4f80b9456b87abedbc0bf2d52235414c3467d8889be38dd472 unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install Successfully built bs4 unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install Installing collected packages: backports.functools-lru-cache, soupsieve, beautifulsoup4, bs4 unit-mysql-0: 12:19:56 DEBUG unit.mysql/0.install Selecting previously unselected package libdpkg-perl. unit-mysql-0: 12:19:56 DEBUG unit.mysql/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 12:19:56 DEBUG unit.mysql/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 12:19:57 DEBUG unit.mysql/0.install Selecting previously unselected package dpkg-dev. unit-mysql-0: 12:19:57 DEBUG unit.mysql/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 12:19:57 DEBUG unit.mysql/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 12:19:57 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.1 unit-mysql-0: 12:19:57 DEBUG unit.mysql/0.install Selecting previously unselected package build-essential. unit-mysql-0: 12:19:57 DEBUG unit.mysql/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-mysql-0: 12:19:57 DEBUG unit.mysql/0.install Unpacking build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 12:19:57 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: 12:19:57 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-mysql-0: 12:19:57 DEBUG unit.mysql/0.install Selecting previously unselected package libfakeroot:amd64. unit-mysql-0: 12:19:57 DEBUG unit.mysql/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install Running the test with the tags local-commands unit-mysql-0: 12:19:57 DEBUG unit.mysql/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install Running the test with the tags @local-commands unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install Creating the Target JUnit file... unit-mysql-0: 12:19:57 DEBUG unit.mysql/0.install Selecting previously unselected package fakeroot. unit-mysql-0: 12:19:57 DEBUG unit.mysql/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 12:19:57 DEBUG unit.mysql/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 12:19:57 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-mysql-0: 12:19:57 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-mysql-0: 12:19:57 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-mysql-0: 12:19:57 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-mysql-0: 12:19:57 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-mysql-0: 12:19:57 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-mysql-0: 12:19:57 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-mysql-0: 12:19:57 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-mysql-0: 12:19:57 DEBUG unit.mysql/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 12:19:57 DEBUG unit.mysql/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-mysql-0: 12:19:57 DEBUG unit.mysql/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-mysql-0: 12:19:57 DEBUG unit.mysql/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 12:19:57 DEBUG unit.mysql/0.install Selecting previously unselected package manpages-dev. unit-mysql-0: 12:19:57 DEBUG unit.mysql/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-mysql-0: 12:19:57 DEBUG unit.mysql/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-mysql-0: 12:19:58 DEBUG unit.mysql/0.install Selecting previously unselected package python3-pkg-resources. unit-mysql-0: 12:19:58 DEBUG unit.mysql/0.install Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... unit-mysql-0: 12:19:58 DEBUG unit.mysql/0.install Unpacking python3-pkg-resources (3.3-1ubuntu2) ... unit-mysql-0: 12:19:58 DEBUG unit.mysql/0.install Selecting previously unselected package python-chardet-whl. unit-mysql-0: 12:19:58 DEBUG unit.mysql/0.install Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... unit-mysql-0: 12:19:58 DEBUG unit.mysql/0.install Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 12:19:58 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama. unit-mysql-0: 12:19:58 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 12:19:58 DEBUG unit.mysql/0.install Unpacking python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 12:19:59 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama-whl. unit-mysql-0: 12:19:59 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 12:19:59 DEBUG unit.mysql/0.install Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 12:19:59 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib. unit-mysql-0: 12:19:59 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 12:19:59 DEBUG unit.mysql/0.install Unpacking python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 12:19:59 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib-whl. unit-mysql-0: 12:19:59 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 12:19:59 DEBUG unit.mysql/0.install Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 12:19:59 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: 12:19:59 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib. unit-mysql-0: 12:19:59 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 12:19:59 DEBUG unit.mysql/0.install Unpacking python-html5lib (0.999-3~ubuntu1) ... unit-mysql-0: 12:20:00 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib-whl. unit-mysql-0: 12:20:00 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 12:20:00 DEBUG unit.mysql/0.install Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 12:20:00 DEBUG unit.mysql/0.install Selecting previously unselected package python-six-whl. unit-mysql-0: 12:20:00 DEBUG unit.mysql/0.install Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... unit-mysql-0: 12:20:00 DEBUG unit.mysql/0.install Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... unit-mysql-0: 12:20:00 DEBUG unit.mysql/0.install Selecting previously unselected package python-urllib3-whl. unit-mysql-0: 12:20:00 DEBUG unit.mysql/0.install Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... unit-mysql-0: 12:20:00 DEBUG unit.mysql/0.install Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-mysql-0: 12:20:00 DEBUG unit.mysql/0.install Selecting previously unselected package python-requests-whl. unit-mysql-0: 12:20:00 DEBUG unit.mysql/0.install Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... unit-mysql-0: 12:20:00 DEBUG unit.mysql/0.install Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... unit-abot-epc-basic-0: 12:20:00 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.9 KB/sec) unit-abot-epc-basic-0: 12:20:00 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: 12:20:00 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 437.8 KB/sec) unit-abot-epc-basic-0: 12:20:00 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: 12:20:00 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 841.7 KB/sec) unit-abot-epc-basic-0: 12:20:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom unit-abot-epc-basic-0: 12:20:00 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (15 KB at 612.7 KB/sec) unit-abot-epc-basic-0: 12:20:00 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: 12:20:00 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 740.9 KB/sec) unit-abot-epc-basic-0: 12:20:00 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:20:00 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-mysql-0: 12:20:00 DEBUG unit.mysql/0.install Selecting previously unselected package python-setuptools-whl. unit-mysql-0: 12:20:00 DEBUG unit.mysql/0.install Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... unit-abot-epc-basic-0: 12:20:00 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: 12:20:00 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 64.6 KB/sec) unit-abot-epc-basic-0: 12:20:00 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-mysql-0: 12:20:00 DEBUG unit.mysql/0.install Unpacking python-setuptools-whl (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 12:20:00 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 368.1 KB/sec) unit-abot-epc-basic-0: 12:20:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom unit-abot-epc-basic-0: 12:20:00 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 KB at 676.4 KB/sec) unit-abot-epc-basic-0: 12:20:00 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: 12:20:00 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 223.3 KB/sec) unit-abot-epc-basic-0: 12:20:00 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: 12:20:00 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 283.7 KB/sec) unit-abot-epc-basic-0: 12:20:00 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: 12:20:00 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 354.9 KB/sec) unit-abot-epc-basic-0: 12:20:00 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: 12:20:00 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 480.4 KB/sec) unit-abot-epc-basic-0: 12:20:00 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: 12:20:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar unit-abot-epc-basic-0: 12:20:00 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 KB at 523.3 KB/sec) unit-abot-epc-basic-0: 12:20:00 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 2904.9 KB/sec) unit-mysql-0: 12:20:00 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip-whl. unit-mysql-0: 12:20:00 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 12:20:00 DEBUG unit.mysql/0.install Unpacking python-pip-whl (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 12:20:00 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:20:00 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-javolution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:20:00 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: 12:20:00 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 107.3 KB/sec) unit-abot-epc-basic-0: 12:20:00 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: 12:20:00 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2 KB at 108.6 KB/sec) unit-abot-epc-basic-0: 12:20:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom unit-abot-epc-basic-0: 12:20:00 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 156.6 KB/sec) unit-abot-epc-basic-0: 12:20:00 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: 12:20:00 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 88.8 KB/sec) unit-abot-epc-basic-0: 12:20:00 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: 12:20:00 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9 KB at 583.9 KB/sec) unit-abot-epc-basic-0: 12:20:00 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: 12:20:00 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 113.7 KB/sec) unit-abot-epc-basic-0: 12:20:00 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: 12:20:00 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (3 KB at 170.7 KB/sec) unit-abot-epc-basic-0: 12:20:01 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: 12:20:01 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 112.9 KB/sec) unit-abot-epc-basic-0: 12:20:01 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: 12:20:01 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (2 KB at 90.6 KB/sec) unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom unit-mysql-0: 12:20:01 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip. unit-mysql-0: 12:20:01 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... unit-abot-epc-basic-0: 12:20:01 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 105.6 KB/sec) unit-abot-epc-basic-0: 12:20:01 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: 12:20:01 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 191.5 KB/sec) unit-abot-epc-basic-0: 12:20:01 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-mysql-0: 12:20:01 DEBUG unit.mysql/0.install Unpacking python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install 3/17 KB 5/17 KB 8/17 KB 11/17 KB 13/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 KB at 1091.3 KB/sec) unit-abot-epc-basic-0: 12:20:01 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: 12:20:01 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 45.0 KB/sec) unit-abot-epc-basic-0: 12:20:01 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: 12:20:01 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5 KB at 242.9 KB/sec) unit-abot-epc-basic-0: 12:20:01 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: 12:20:01 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 441.3 KB/sec) unit-abot-epc-basic-0: 12:20:01 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: 12:20:01 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (8 KB at 337.8 KB/sec) unit-abot-epc-basic-0: 12:20:01 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-mysql-0: 12:20:01 DEBUG unit.mysql/0.install Selecting previously unselected package python-wheel. unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar unit-mysql-0: 12:20:01 DEBUG unit.mysql/0.install Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 12:20:01 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: 12:20:01 DEBUG unit.abot-epc-basic/0.install 3/114 KB 6/114 KB 9/114 KB 11/114 KB 14/114 KB 16/114 KB 19/114 KB 22/114 KB 25/114 KB 27/114 KB 3/48 KB 27/114 KB 5/48 KB 30/114 KB 8/48 KB 30/114 KB 3/48 KB 30/114 KB 8/48 KB 32/114 KB 8/48 KB 36/114 KB 8/48 KB 40/114 KB 8/48 KB 44/114 KB 8/48 KB 48/114 KB 11/48 KB 52/114 KB 11/48 KB 48/114 KB 13/48 KB 52/114 KB 16/48 KB 52/114 KB 19/48 KB 56/114 KB 16/48 KB 56/114 KB 19/48 KB 60/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-mysql-0: 12:20:01 DEBUG unit.mysql/0.install Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install 19/48 KB 64/114 KB 19/48 KB 68/114 KB 21/48 KB 72/114 KB 21/48 KB 68/114 KB 24/48 KB 72/114 KB 27/48 KB 72/114 KB 27/48 KB 76/114 KB 27/48 KB 80/114 KB 29/48 KB 80/114 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install 32/48 KB 84/114 KB 32/48 KB 80/114 KB 36/48 KB 88/114 KB 40/48 KB 88/114 KB 36/48 KB 88/114 KB 40/48 KB 92/114 KB 40/48 KB 96/114 KB 40/48 KB 100/114 KB 44/48 KB 104/114 KB 44/48 KB 108/114 KB 3/35 KB 44/48 KB 112/114 KB 44/48 KB 100/114 KB 3/35 KB 48/48 KB 112/114 KB 3/35 KB 48/48 KB 112/114 KB 3/35 KB 48/48 KB 114/114 KB 3/35 KB 44/48 KB 108/114 KB 5/35 KB 48/48 KB 114/114 KB 8/35 KB 48/48 KB 114/114 KB 11/35 KB 48/48 KB 114/114 KB 13/35 KB 48/48 KB 114/114 KB 3/29 KB 11/35 KB 48/48 KB 114/114 KB 3/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 2269.2 KB/sec) unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install 16/35 KB 5/29 KB 13/35 KB 5/29 KB 19/35 KB 5/29 KB 21/35 KB 5/29 KB 24/35 KB 8/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 940.2 KB/sec) unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar unit-abot-epc-basic-0: 12:20:01 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: 12:20:01 DEBUG unit.abot-epc-basic/0.install 21/35 KB 8/29 KB 24/35 KB 11/29 KB 24/35 KB 13/29 KB 24/35 KB 16/29 KB 27/35 KB 19/29 KB 27/35 KB 21/29 KB 27/35 KB 24/29 KB 27/35 KB 4/56 KB 3/24 KB 27/29 KB 3/85 KB 27/35 KB 16/29 KB 29/35 KB 4/56 KB 3/24 KB 27/29 KB 3/85 KB 27/35 KB 4/56 KB 3/24 KB 24/29 KB 3/85 KB 32/35 KB 4/56 KB 3/24 KB 27/29 KB 3/85 KB 35/35 KB 4/56 KB 3/24 KB 27/29 KB 3/85 KB 35/35 KB 4/56 KB 3/24 KB 27/29 KB 5/85 KB 27/35 KB 4/56 KB 3/24 KB 24/29 KB 35/35 KB 4/56 KB 6/24 KB 27/29 KB 5/85 KB 35/35 KB 4/56 KB 9/24 KB 27/29 KB 5/85 KB 27/35 KB 4/56 KB 24/29 KB 35/35 KB 4/56 KB 9/24 KB 29/29 KB 5/85 KB 35/35 KB 4/56 KB 3/24 KB 27/29 KB 5/85 KB 35/35 KB 4/56 KB 9/24 KB 29/29 KB 8/85 KB 35/35 KB 4/56 KB 9/24 KB 29/29 KB 11/85 KB 35/35 KB 4/56 KB 9/24 KB 29/29 KB 13/85 KB 35/35 KB 8/56 KB 9/24 KB 29/29 KB 13/85 KB 35/35 KB 12/56 KB 11/24 KB 29/29 KB 13/85 KB 35/35 KB 16/56 KB 11/24 KB 29/29 KB 13/85 KB 35/35 KB 8/56 KB 11/24 KB 29/29 KB 13/85 KB 35/35 KB 16/56 KB 11/24 KB 29/29 KB 16/85 KB 35/35 KB 20/56 KB 11/24 KB 29/29 KB 16/85 KB 24/56 KB 14/24 KB 29/29 KB 19/85 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 491.6 KB/sec) unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install 35/35 KB 20/56 KB 14/24 KB 29/29 KB 19/85 KB 35/35 KB 20/56 KB 14/24 KB 29/29 KB 19/85 KB 28/56 KB 14/24 KB 29/29 KB 21/85 KB 28/56 KB 14/24 KB 29/29 KB 24/85 KB 28/56 KB 16/24 KB 29/29 KB 27/85 KB 28/56 KB 14/24 KB 29/29 KB 19/85 KB 28/56 KB 16/24 KB 29/29 KB 24/85 KB 32/56 KB 19/24 KB 29/29 KB 27/85 KB 32/56 KB 22/24 KB 29/29 KB 27/85 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install 32/56 KB 22/24 KB 29/29 KB 27/85 KB 32/56 KB 24/24 KB 29/29 KB 29/85 KB 36/56 KB 24/24 KB 29/29 KB 29/85 KB 32/56 KB 24/24 KB 29/29 KB 29/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 392.3 KB/sec) unit-abot-epc-basic-0: 12:20:01 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.jar unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install 36/56 KB 24/24 KB 32/85 KB 36/56 KB 24/24 KB 36/85 KB 40/56 KB 24/24 KB 36/85 KB 44/56 KB 24/24 KB 36/85 KB 48/56 KB 24/24 KB 36/85 KB 48/56 KB 24/24 KB 40/85 KB 48/56 KB 24/24 KB 44/85 KB 48/56 KB 24/24 KB 48/85 KB 52/56 KB 24/24 KB 52/85 KB 52/56 KB 24/24 KB 52/85 KB 3/86 KB 52/56 KB 24/24 KB 52/85 KB 5/86 KB 52/56 KB 24/24 KB 48/85 KB 56/56 KB 24/24 KB 52/85 KB 8/86 KB 56/56 KB 52/85 KB 11/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 468.7 KB/sec) unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install 56/56 KB 24/24 KB 52/85 KB 5/86 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install 56/56 KB 52/85 KB 11/86 KB 3/218 KB 56/56 KB 52/85 KB 11/86 KB 5/218 KB 56/56 KB 52/85 KB 11/86 KB 8/218 KB 56/56 KB 56/85 KB 13/86 KB 11/218 KB 56/56 KB 56/85 KB 13/86 KB 8/218 KB 56/56 KB 56/85 KB 11/86 KB 8/218 KB 56/56 KB 60/85 KB 13/86 KB 11/218 KB 64/85 KB 13/86 KB 11/218 KB 68/85 KB 16/86 KB 11/218 KB 3/12 KB 72/85 KB 16/86 KB 13/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (56 KB at 919.7 KB/sec) unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install 3/12 KB 68/85 KB 16/86 KB 13/218 KB 3/12 KB 76/85 KB 16/86 KB 16/218 KB 3/12 KB 68/85 KB 16/86 KB 11/218 KB 64/85 KB 16/86 KB 11/218 KB 3/12 KB 76/85 KB 19/86 KB 16/218 KB 3/12 KB 76/85 KB 21/86 KB 16/218 KB 3/12 KB 76/85 KB 24/86 KB 16/218 KB 5/12 KB 76/85 KB 27/86 KB 19/218 KB 3/12 KB 76/85 KB 16/86 KB 13/218 KB 5/12 KB 76/85 KB 24/86 KB 19/218 KB 3/12 KB 76/85 KB 24/86 KB 19/218 KB 5/12 KB 76/85 KB 27/86 KB 21/218 KB 8/12 KB 80/85 KB 29/86 KB 24/218 KB 8/12 KB 80/85 KB 29/86 KB 21/218 KB 8/12 KB 76/85 KB 29/86 KB 21/218 KB 5/12 KB 76/85 KB 29/86 KB 21/218 KB 8/12 KB 84/85 KB 29/86 KB 24/218 KB 11/12 KB 85/85 KB 32/86 KB 24/218 KB 11/12 KB 84/85 KB 32/86 KB 24/218 KB 11/12 KB 84/85 KB 29/86 KB 24/218 KB 11/12 KB 85/85 KB 36/86 KB 24/218 KB 12/12 KB 85/85 KB 40/86 KB 27/218 KB 12/12 KB 85/85 KB 36/86 KB 27/218 KB 12/12 KB 85/85 KB 36/86 KB 24/218 KB 12/12 KB 85/85 KB 44/86 KB 29/218 KB 12/12 KB 85/85 KB 44/86 KB 32/218 KB 12/12 KB 85/85 KB 44/86 KB 32/218 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 981.0 KB/sec) unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install 12/12 KB 48/86 KB 36/218 KB 12/12 KB 85/85 KB 48/86 KB 32/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 156.5 KB/sec) unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install 12/12 KB 52/86 KB 40/218 KB 52/86 KB 44/218 KB 52/86 KB 48/218 KB 52/86 KB 40/218 KB 56/86 KB 48/218 KB 60/86 KB 48/218 KB 64/86 KB 48/218 KB 68/86 KB 48/218 KB 72/86 KB 48/218 KB 76/86 KB 48/218 KB 80/86 KB 48/218 KB 84/86 KB 48/218 KB 86/86 KB 48/218 KB 86/86 KB 52/218 KB 86/86 KB 56/218 KB 86/86 KB 60/218 KB 86/86 KB 64/218 KB 86/86 KB 68/218 KB 86/86 KB 72/218 KB 86/86 KB 76/218 KB 86/86 KB 80/218 KB 86/86 KB 84/218 KB 86/86 KB 88/218 KB 86/86 KB 92/218 KB 86/86 KB 96/218 KB 86/86 KB 100/218 KB 86/86 KB 104/218 KB 86/86 KB 108/218 KB 86/86 KB 112/218 KB 86/86 KB 116/218 KB 86/86 KB 120/218 KB 86/86 KB 124/218 KB 86/86 KB 128/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (86 KB at 870.5 KB/sec) unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install 132/218 KB 136/218 KB 140/218 KB 144/218 KB 148/218 KB 152/218 KB 156/218 KB 160/218 KB 164/218 KB 168/218 KB 172/218 KB 176/218 KB 180/218 KB 184/218 KB 188/218 KB 192/218 KB 196/218 KB 200/218 KB 204/218 KB 208/218 KB 212/218 KB 216/218 KB 218/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (218 KB at 1895.1 KB/sec) unit-mysql-0: 12:20:01 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:20:01 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: 12:20:01 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall106251868362256572.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:20:01 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: 12:20:01 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: 12:20:01 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall8017744668384649855.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: 12:20:01 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:20:01 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: 12:20:01 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: 12:20:01 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall7101623395459237258.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: 12:20:01 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:20:01 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: 12:20:01 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: 12:20:01 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall5163804361630317124.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-diameter) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:20:01 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: 12:20:01 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall5901393058974084226.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: 12:20:01 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:20:01 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: 12:20:01 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: 12:20:01 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall1013196502376472186.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.414 s unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-06-02T12:20:01+00:00 unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 12:20:03 DEBUG unit.mysql/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 12:20:03 DEBUG unit.mysql/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:20:03 DEBUG unit.mysql/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-mysql-0: 12:20:03 DEBUG unit.mysql/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 12:20:03 DEBUG unit.mysql/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 12:20:03 DEBUG unit.mysql/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:20:03 DEBUG unit.mysql/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:20:03 DEBUG unit.mysql/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 12:20:03 DEBUG unit.mysql/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:20:03 DEBUG unit.mysql/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 12:20:03 DEBUG unit.mysql/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-mysql-0: 12:20:03 DEBUG unit.mysql/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-mysql-0: 12:20:03 DEBUG unit.mysql/0.install Setting up libc-dev-bin (2.19-0ubuntu6.15) ... unit-mysql-0: 12:20:03 DEBUG unit.mysql/0.install Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... unit-mysql-0: 12:20:03 DEBUG unit.mysql/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-mysql-0: 12:20:03 DEBUG unit.mysql/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:20:03 DEBUG unit.mysql/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 12:20:04 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: 12:20:04 DEBUG unit.mysql/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:20:04 DEBUG unit.mysql/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:20:04 DEBUG unit.mysql/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-mysql-0: 12:20:04 DEBUG unit.mysql/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:20:04 DEBUG unit.mysql/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:20:04 DEBUG unit.mysql/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-mysql-0: 12:20:04 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-mysql-0: 12:20:04 DEBUG unit.mysql/0.install Setting up make (3.81-8.2ubuntu3) ... unit-mysql-0: 12:20:04 DEBUG unit.mysql/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 12:20:04 DEBUG unit.mysql/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-mysql-0: 12:20:04 DEBUG unit.mysql/0.install Setting up build-essential (11.6ubuntu6) ... unit-mysql-0: 12:20:04 DEBUG unit.mysql/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 12:20:04 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8 KB at 14.8 KB/sec) unit-abot-epc-basic-0: 12:20:04 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: 12:20:04 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 472.8 KB/sec) unit-abot-epc-basic-0: 12:20:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom unit-mysql-0: 12:20:04 DEBUG unit.mysql/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 12:20:04 DEBUG unit.abot-epc-basic/0.install 3/30 KB 6/30 KB 9/30 KB 11/30 KB 14/30 KB 16/30 KB 19/30 KB 22/30 KB 25/30 KB 27/30 KB 30/30 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 KB at 907.7 KB/sec) unit-abot-epc-basic-0: 12:20:04 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: 12:20:04 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 498.8 KB/sec) unit-mysql-0: 12:20:04 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-mysql-0: 12:20:04 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-mysql-0: 12:20:04 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 12:20:04 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-mysql-0: 12:20:04 DEBUG unit.mysql/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 12:20:04 DEBUG unit.mysql/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 12:20:04 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 847.9 KB/sec) unit-mysql-0: 12:20:04 DEBUG unit.mysql/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-mysql-0: 12:20:04 DEBUG unit.mysql/0.install Setting up python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 12:20:04 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: 12:20:04 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom (8 KB at 387.0 KB/sec) unit-abot-epc-basic-0: 12:20:04 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: 12:20:04 DEBUG unit.abot-epc-basic/0.install 3/32 KB 5/32 KB 8/32 KB 11/32 KB 13/32 KB 16/32 KB 19/32 KB 21/32 KB 24/32 KB 27/32 KB 29/32 KB 32/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar (32 KB at 1058.2 KB/sec) unit-abot-epc-basic-0: 12:20:04 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: 12:20:04 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 236.2 KB/sec) unit-abot-epc-basic-0: 12:20:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom (19 KB at 720.8 KB/sec) unit-abot-epc-basic-0: 12:20:05 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-mysql-0: 12:20:05 DEBUG unit.mysql/0.install Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.install 3/39 KB 6/39 KB 9/39 KB 11/39 KB 14/39 KB 16/39 KB 19/39 KB 22/39 KB 25/39 KB 27/39 KB 30/39 KB 32/39 KB 35/39 KB 38/39 KB 39/39 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (39 KB at 1439.0 KB/sec) unit-mysql-0: 12:20:05 DEBUG unit.mysql/0.install Setting up python-colorama (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 12:20:05 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: 12:20:05 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (16 KB at 751.8 KB/sec) unit-abot-epc-basic-0: 12:20:05 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-mysql-0: 12:20:05 DEBUG unit.mysql/0.install Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 12:20:05 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 1250.1 KB/sec) unit-mysql-0: 12:20:05 DEBUG unit.mysql/0.install Setting up python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 12:20:05 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: 12:20:05 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (6 KB at 356.1 KB/sec) unit-abot-epc-basic-0: 12:20:05 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: 12:20:05 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 1038.3 KB/sec) unit-abot-epc-basic-0: 12:20:05 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: 12:20:05 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 257.3 KB/sec) unit-abot-epc-basic-0: 12:20:05 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-mysql-0: 12:20:05 DEBUG unit.mysql/0.install Setting up python-distlib-whl (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 12:20:05 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 224.3 KB/sec) unit-mysql-0: 12:20:05 DEBUG unit.mysql/0.install Setting up python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 12:20:05 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: 12:20:05 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar (9 KB at 367.1 KB/sec) unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom unit-mysql-0: 12:20:05 DEBUG unit.mysql/0.install Setting up python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 12:20:05 DEBUG unit.mysql/0.install Setting up python-six-whl (1.5.2-1ubuntu1.1) ... unit-mysql-0: 12:20:05 DEBUG unit.mysql/0.install Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-mysql-0: 12:20:05 DEBUG unit.mysql/0.install Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... unit-mysql-0: 12:20:05 DEBUG unit.mysql/0.install Setting up python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 12:20:05 DEBUG unit.mysql/0.install Setting up python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 12:20:05 DEBUG unit.mysql/0.install Setting up python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 12:20:05 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: 12:20:05 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 235.3 KB/sec) unit-mysql-0: 12:20:05 DEBUG unit.mysql/0.install Setting up python-wheel (0.24.0-1~ubuntu1.1) ... unit-abot-epc-basic-0: 12:20:05 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: 12:20:05 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 12:20:05 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: 12:20:05 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 393.4 KB/sec) unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-abot-epc-basic-0: 12:20:06 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: 12:20:06 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 277.5 KB/sec) unit-abot-epc-basic-0: 12:20:06 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-mysql-0: 12:20:06 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom (5 KB at 175.3 KB/sec) unit-abot-epc-basic-0: 12:20:06 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-mysql-0: 12:20:06 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 12:20:06 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom unit-abot-epc-basic-0: 12:20:06 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 153.8 KB/sec) unit-abot-epc-basic-0: 12:20:06 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: 12:20:06 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 12:20:06 DEBUG unit.mysql/0.install python-dnspython unit-abot-epc-basic-0: 12:20:06 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: 12:20:06 DEBUG unit.abot-epc-basic/0.install 3/36 KB 5/36 KB 8/36 KB 11/36 KB 13/36 KB 16/36 KB 19/36 KB 21/36 KB 24/36 KB 27/36 KB 29/36 KB 32/36 KB 35/36 KB 36/36 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom (36 KB at 1300.9 KB/sec) unit-abot-epc-basic-0: 12:20:06 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-mysql-0: 12:20:06 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 12:20:06 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 12:20:06 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 12:20:06 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: 12:20:07 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: 12:20:07 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: 12:20:07 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: 12:20:07 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: 12:20:07 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 211.4 KB/sec) unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom unit-abot-epc-basic-0: 12:20:07 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: 12:20:07 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: 12:20:07 DEBUG unit.mysql/0.install Fetched 83.1 kB in 0s (103 kB/s) unit-mysql-0: 12:20:07 DEBUG unit.mysql/0.install Selecting previously unselected package python-dnspython. unit-mysql-0: 12:20:07 DEBUG unit.mysql/0.install (Reading database ... 57633 files and directories currently installed.) unit-mysql-0: 12:20:07 DEBUG unit.mysql/0.install Preparing to unpack .../python-dnspython_1.11.1-1build1_all.deb ... unit-mysql-0: 12:20:07 DEBUG unit.mysql/0.install Unpacking python-dnspython (1.11.1-1build1) ... unit-mysql-0: 12:20:07 DEBUG unit.mysql/0.install Setting up python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 12:20:07 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 227.7 KB/sec) unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.pom unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom unit-abot-epc-basic-0: 12:20:07 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: 12:20:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-mysql-0: 12:20:07 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 12:20:08 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 39.4 KB/sec) unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-mysql-0: 12:20:08 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 12:20:08 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 12:20:08 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 12:20:08 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: 12:20:08 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2 KB at 83.7 KB/sec) unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-abot-epc-basic-0: 12:20:08 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: 12:20:08 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom (4 KB at 158.0 KB/sec) unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom unit-mysql-0: 12:20:08 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 12:20:08 DEBUG unit.mysql/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-abot-epc-basic-0: 12:20:08 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: 12:20:08 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 72.0 KB/sec) unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom unit-mysql-0: 12:20:08 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 12:20:08 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 12:20:08 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 12:20:08 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-abot-epc-basic-0: 12:20:08 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: 12:20:08 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: 12:20:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom unit-mysql-0: 12:20:08 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 12:20:08 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 12:20:08 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 12:20:08 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-abot-epc-basic-0: 12:20:09 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: 12:20:09 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: 12:20:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-mysql-0: 12:20:09 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 12:20:09 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-mysql-0: 12:20:09 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-abot-epc-basic-0: 12:20:09 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 1940.6 KB/sec) unit-mysql-0: 12:20:09 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-abot-epc-basic-0: 12:20:09 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: 12:20:09 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-abot-epc-basic-0: 12:20:09 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: 12:20:09 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 1095.9 KB/sec) unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-mysql-0: 12:20:09 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-abot-epc-basic-0: 12:20:09 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: 12:20:09 DEBUG unit.abot-epc-basic/0.install 3/11 KB 6/11 KB 9/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom (11 KB at 591.6 KB/sec) unit-mysql-0: 12:20:09 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-abot-epc-basic-0: 12:20:09 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: 12:20:09 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom (5 KB at 233.3 KB/sec) unit-abot-epc-basic-0: 12:20:09 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: 12:20:09 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 12:20:09 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 12:20:10 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: 12:20:10 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 195.3 KB/sec) unit-abot-epc-basic-0: 12:20:10 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: 12:20:10 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-abot-epc-basic-0: 12:20:10 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: 12:20:10 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 135.1 KB/sec) unit-abot-epc-basic-0: 12:20:10 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: 12:20:10 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 12:20:10 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: 12:20:10 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 1103.3 KB/sec) unit-abot-epc-basic-0: 12:20:10 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: 12:20:10 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-abot-epc-basic-0: 12:20:10 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: 12:20:10 DEBUG unit.abot-epc-basic/0.install 3/55 KB 6/55 KB 9/55 KB 11/55 KB 14/55 KB 16/55 KB 19/55 KB 22/55 KB 25/55 KB 27/55 KB 30/55 KB 32/55 KB 36/55 KB 40/55 KB 44/55 KB 48/55 KB 52/55 KB 55/55 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (55 KB at 3035.1 KB/sec) unit-abot-epc-basic-0: 12:20:10 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: 12:20:10 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-mysql-0: 12:20:10 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 12:20:10 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: 12:20:10 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 327.5 KB/sec) unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 12:20:10 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: 12:20:10 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 155.6 KB/sec) unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-mysql-0: 12:20:10 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 12:20:11 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: 12:20:11 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 29.5 KB/sec) unit-abot-epc-basic-0: 12:20:11 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: 12:20:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 12:20:11 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: 12:20:11 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 143.7 KB/sec) unit-abot-epc-basic-0: 12:20:11 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: 12:20:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 12:20:11 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: 12:20:11 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 84.1 KB/sec) unit-abot-epc-basic-0: 12:20:11 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: 12:20:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-mysql-0: 12:20:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 12:20:11 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 395.9 KB/sec) unit-abot-epc-basic-0: 12:20:11 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: 12:20:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install 640/640 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom (640 B at 39.1 KB/sec) unit-abot-epc-basic-0: 12:20:11 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-mysql-0: 12:20:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 12:20:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 12:20:11 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: 12:20:11 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 593.6 KB/sec) unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-mysql-0: 12:20:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 12:20:12 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: 12:20:12 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 501.5 KB/sec) unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/apache/4/apache-4.pom unit-mysql-0: 12:20:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (5 KB at 258.2 KB/sec) unit-abot-epc-basic-0: 12:20:12 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: 12:20:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 12:20:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-mysql-0: 12:20:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install 3/20 KB 6/20 KB 9/20 KB 11/20 KB 14/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom (20 KB at 1326.6 KB/sec) unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/33/commons-parent-33.pom unit-mysql-0: 12:20:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-abot-epc-basic-0: 12:20:12 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: 12:20:12 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 2728.6 KB/sec) unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom unit-mysql-0: 12:20:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 12:20:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-abot-epc-basic-0: 12:20:13 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: 12:20:13 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 117.7 KB/sec) unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-mysql-0: 12:20:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 12:20:13 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: 12:20:13 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: 12:20:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom unit-mysql-0: 12:20:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 12:20:13 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: 12:20:13 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 95.9 KB/sec) unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom unit-mysql-0: 12:20:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 12:20:13 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: 12:20:13 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom (3 KB at 164.1 KB/sec) unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom unit-mysql-0: 12:20:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 12:20:13 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: 12:20:13 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 627.2 KB/sec) unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom unit-mysql-0: 12:20:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 12:20:13 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: 12:20:13 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: 12:20:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom unit-mysql-0: 12:20:14 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-mysql-0: 12:20:14 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-abot-epc-basic-0: 12:20:14 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: 12:20:14 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom (2 KB at 60.0 KB/sec) unit-abot-epc-basic-0: 12:20:14 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: 12:20:14 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 12:20:14 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: 12:20:14 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 50.9 KB/sec) unit-abot-epc-basic-0: 12:20:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom unit-abot-epc-basic-0: 12:20:14 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: 12:20:14 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom (9 KB at 550.5 KB/sec) unit-abot-epc-basic-0: 12:20:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-abot-epc-basic-0: 12:20:14 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: 12:20:14 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (7 KB at 356.4 KB/sec) unit-abot-epc-basic-0: 12:20:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-abot-epc-basic-0: 12:20:14 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: 12:20:14 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 231.9 KB/sec) unit-abot-epc-basic-0: 12:20:14 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: 12:20:15 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: 12:20:15 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 718.1 KB/sec) unit-abot-epc-basic-0: 12:20:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-abot-epc-basic-0: 12:20:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-abot-epc-basic-0: 12:20:15 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 267.4 KB/sec) unit-abot-epc-basic-0: 12:20:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-abot-epc-basic-0: 12:20:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-abot-epc-basic-0: 12:20:15 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 683.2 KB/sec) unit-abot-epc-basic-0: 12:20:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-abot-epc-basic-0: 12:20:15 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: 12:20:15 DEBUG unit.abot-epc-basic/0.install 3/25 KB 6/25 KB 9/25 KB 11/25 KB 14/25 KB 16/25 KB 19/25 KB 22/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 KB at 1203.6 KB/sec) unit-abot-epc-basic-0: 12:20:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom unit-abot-epc-basic-0: 12:20:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom unit-abot-epc-basic-0: 12:20:15 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 796.6 KB/sec) unit-abot-epc-basic-0: 12:20:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-abot-epc-basic-0: 12:20:15 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: 12:20:15 DEBUG unit.abot-epc-basic/0.install 3/34 KB 6/34 KB 9/34 KB 11/34 KB 14/34 KB 16/34 KB 19/34 KB 22/34 KB 25/34 KB 27/34 KB 30/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/21/commons-parent-21.pom (34 KB at 1952.7 KB/sec) unit-abot-epc-basic-0: 12:20:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-abot-epc-basic-0: 12:20:16 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: 12:20:16 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: 12:20:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom unit-abot-epc-basic-0: 12:20:16 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: 12:20:16 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom (6 KB at 406.8 KB/sec) unit-abot-epc-basic-0: 12:20:16 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: 12:20:16 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 12:20:16 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-mysql-0: 12:20:16 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 12:20:16 INFO unit.mysql/0.juju-log Installing ['debconf-utils', 'python-mysqldb', 'uuid', 'pwgen', 'dnsutils'] with options: ['--option=Dpkg::Options::=--force-confold'] unit-abot-epc-basic-0: 12:20:16 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 556.1 KB/sec) unit-abot-epc-basic-0: 12:20:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-mysql-0: 12:20:16 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 12:20:16 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 12:20:16 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 12:20:16 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: 12:20:16 DEBUG unit.abot-epc-basic/0.install 3/20 KB 6/20 KB 9/20 KB 11/20 KB 14/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom (20 KB at 1009.4 KB/sec) unit-abot-epc-basic-0: 12:20:16 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: 12:20:16 DEBUG unit.mysql/0.install dnsutils is already the newest version. unit-mysql-0: 12:20:16 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 12:20:16 DEBUG unit.mysql/0.install libmysqlclient18 libossp-uuid16 mysql-common unit-mysql-0: 12:20:16 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 12:20:16 DEBUG unit.mysql/0.install python-egenix-mxdatetime mysql-server-5.1 mysql-server python-mysqldb-dbg unit-mysql-0: 12:20:16 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 12:20:16 DEBUG unit.mysql/0.install debconf-utils libmysqlclient18 libossp-uuid16 mysql-common pwgen unit-mysql-0: 12:20:16 DEBUG unit.mysql/0.install python-mysqldb uuid unit-abot-epc-basic-0: 12:20:16 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: 12:20:16 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: 12:20:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-abot-epc-basic-0: 12:20:16 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: 12:20:16 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4 KB at 265.8 KB/sec) unit-abot-epc-basic-0: 12:20:16 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: 12:20:16 DEBUG unit.mysql/0.install 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 12:20:16 DEBUG unit.mysql/0.install Need to get 781 kB of archives. unit-mysql-0: 12:20:16 DEBUG unit.mysql/0.install After this operation, 4259 kB of additional disk space will be used. unit-mysql-0: 12:20:16 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: 12:20:17 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: 12:20:17 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 67.4 KB/sec) unit-abot-epc-basic-0: 12:20:17 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: 12:20:17 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: 12:20:17 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: 12:20:17 DEBUG unit.abot-epc-basic/0.install 1016/1016 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom (1016 B at 76.3 KB/sec) unit-abot-epc-basic-0: 12:20:17 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: 12:20:17 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: 12:20:17 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: 12:20:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom unit-abot-epc-basic-0: 12:20:17 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: 12:20:17 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 98.6 KB/sec) unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom unit-abot-epc-basic-0: 12:20:17 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: 12:20:17 DEBUG unit.abot-epc-basic/0.install 962/962 B Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom (962 B at 72.3 KB/sec) unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom unit-abot-epc-basic-0: 12:20:17 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: 12:20:17 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom (2 KB at 120.3 KB/sec) unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom unit-abot-epc-basic-0: 12:20:17 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: 12:20:17 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: 12:20:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom unit-mysql-0: 12:20:17 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: 12:20:17 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: 12:20:17 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 120.3 KB/sec) unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom unit-mysql-0: 12:20:18 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: 12:20:18 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: 12:20:18 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: 12:20:18 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: 12:20:18 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: 12:20:18 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: 12:20:18 DEBUG unit.abot-epc-basic/0.install 3/31 KB 5/31 KB 8/31 KB 11/31 KB 13/31 KB 16/31 KB 19/31 KB 21/31 KB 24/31 KB 27/31 KB 29/31 KB 31/31 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom (31 KB at 1381.8 KB/sec) unit-abot-epc-basic-0: 12:20:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom unit-mysql-0: 12:20:18 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: 12:20:18 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: 12:20:18 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom (3 KB at 193.6 KB/sec) unit-abot-epc-basic-0: 12:20:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom unit-mysql-0: 12:20:18 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: 12:20:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom unit-abot-epc-basic-0: 12:20:18 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom (14 KB at 879.2 KB/sec) unit-abot-epc-basic-0: 12:20:18 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: 12:20:18 DEBUG unit.mysql/0.install Fetched 781 kB in 1s (405 kB/s) unit-mysql-0: 12:20:18 DEBUG unit.mysql/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 12:20:18 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-mysql-0: 12:20:18 DEBUG unit.mysql/0.install (Reading database ... 57733 files and directories currently installed.) unit-mysql-0: 12:20:18 DEBUG unit.mysql/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 12:20:18 DEBUG unit.mysql/0.install Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:20:18 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: 12:20:18 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-mysql-0: 12:20:18 DEBUG unit.mysql/0.install Selecting previously unselected package libmysqlclient18:amd64. unit-mysql-0: 12:20:18 DEBUG unit.mysql/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 12:20:18 DEBUG unit.mysql/0.install Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:20:18 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: 12:20:18 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 513.8 KB/sec) unit-abot-epc-basic-0: 12:20:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.pom unit-mysql-0: 12:20:18 DEBUG unit.mysql/0.install Selecting previously unselected package debconf-utils. unit-mysql-0: 12:20:18 DEBUG unit.mysql/0.install Preparing to unpack .../debconf-utils_1.5.51ubuntu2_all.deb ... unit-mysql-0: 12:20:18 DEBUG unit.mysql/0.install Unpacking debconf-utils (1.5.51ubuntu2) ... unit-mysql-0: 12:20:18 DEBUG unit.mysql/0.install Selecting previously unselected package libossp-uuid16. unit-mysql-0: 12:20:18 DEBUG unit.mysql/0.install Preparing to unpack .../libossp-uuid16_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 12:20:18 DEBUG unit.mysql/0.install Unpacking libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 12:20:18 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-mysql-0: 12:20:18 DEBUG unit.mysql/0.install Selecting previously unselected package pwgen. unit-mysql-0: 12:20:18 DEBUG unit.mysql/0.install Preparing to unpack .../pwgen_2.06-1ubuntu4_amd64.deb ... unit-mysql-0: 12:20:18 DEBUG unit.mysql/0.install Unpacking pwgen (2.06-1ubuntu4) ... unit-mysql-0: 12:20:18 DEBUG unit.mysql/0.install Selecting previously unselected package python-mysqldb. unit-mysql-0: 12:20:18 DEBUG unit.mysql/0.install Preparing to unpack .../python-mysqldb_1.2.3-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:20:18 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 29.0 KB/sec) unit-mysql-0: 12:20:18 DEBUG unit.mysql/0.install Unpacking python-mysqldb (1.2.3-2ubuntu1) ... unit-abot-epc-basic-0: 12:20:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/parent/1.2/parent-1.2.pom unit-mysql-0: 12:20:19 DEBUG unit.mysql/0.install Selecting previously unselected package uuid. unit-mysql-0: 12:20:19 DEBUG unit.mysql/0.install Preparing to unpack .../uuid_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 12:20:19 DEBUG unit.mysql/0.install Unpacking uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 12:20:19 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:20:19 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: 12:20:19 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 383.2 KB/sec) unit-abot-epc-basic-0: 12:20:19 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: 12:20:19 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: 12:20:19 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 145.9 KB/sec) unit-abot-epc-basic-0: 12:20:19 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: 12:20:19 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: 12:20:19 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 KB at 678.1 KB/sec) unit-abot-epc-basic-0: 12:20:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-abot-epc-basic-0: 12:20:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-abot-epc-basic-0: 12:20:19 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 345.3 KB/sec) unit-abot-epc-basic-0: 12:20:19 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: 12:20:19 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: 12:20:19 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: 12:20:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/project/7/project-7.pom unit-abot-epc-basic-0: 12:20:20 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: 12:20:20 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 1565.0 KB/sec) unit-abot-epc-basic-0: 12:20:20 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: 12:20:20 DEBUG unit.mysql/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:20:20 DEBUG unit.mysql/0.install Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:20:20 DEBUG unit.mysql/0.install Setting up debconf-utils (1.5.51ubuntu2) ... unit-mysql-0: 12:20:20 DEBUG unit.mysql/0.install Setting up libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-mysql-0: 12:20:20 DEBUG unit.mysql/0.install Setting up pwgen (2.06-1ubuntu4) ... unit-abot-epc-basic-0: 12:20:20 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-mysql-0: 12:20:20 DEBUG unit.mysql/0.install Setting up python-mysqldb (1.2.3-2ubuntu1) ... unit-abot-epc-basic-0: 12:20:20 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom (6 KB at 363.4 KB/sec) unit-abot-epc-basic-0: 12:20:20 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: 12:20:20 DEBUG unit.mysql/0.install Setting up uuid (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 12:20:20 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: 12:20:20 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 1001.6 KB/sec) unit-abot-epc-basic-0: 12:20:20 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom unit-abot-epc-basic-0: 12:20:20 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: 12:20:20 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 943.3 KB/sec) unit-abot-epc-basic-0: 12:20:20 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: 12:20:20 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 12:20:20 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: 12:20:20 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 2448.7 KB/sec) unit-abot-epc-basic-0: 12:20:20 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom unit-abot-epc-basic-0: 12:20:20 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: 12:20:20 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 333.8 KB/sec) unit-abot-epc-basic-0: 12:20:20 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom unit-abot-epc-basic-0: 12:20:21 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: 12:20:21 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: 12:20:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom unit-abot-epc-basic-0: 12:20:21 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: 12:20:21 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 1463.9 KB/sec) unit-abot-epc-basic-0: 12:20:21 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: 12:20:21 INFO juju.worker.uniter.operation ran "install" hook unit-mysql-0: 12:20:21 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-mysql-0: 12:20:21 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-mysql-0: 12:20:21 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:20:21 DEBUG juju.worker.uniter.operation running operation accept leadership unit-mysql-0: 12:20:21 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-mysql-0: 12:20:21 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-mysql-0: 12:20:21 INFO juju.worker.uniter found queued "leader-elected" hook unit-mysql-0: 12:20:21 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-mysql-0: 12:20:21 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-mysql-0: 12:20:21 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-mysql-0: 12:20:21 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-mysql-0: 12:20:21 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-mysql-0: 12:20:21 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 12:20:21 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-mysql-0: 12:20:21 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 12:20:21 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-mysql-0: 12:20:21 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-mysql-0: 12:20:21 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-mysql-0: 12:20:21 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:20:21 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:20:21 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-mysql-0: 12:20:21 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-mysql-0: 12:20:21 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-mysql-0: 12:20:21 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 12:20:21 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: 12:20:21 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-mysql-0: 12:20:21 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 12:20:21 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: 12:20:21 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 304.3 KB/sec) unit-abot-epc-basic-0: 12:20:21 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: 12:20:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 12:20:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 12:20:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 12:20:21 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 12:20:21 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.2 KB/sec) unit-abot-epc-basic-0: 12:20:21 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: 12:20:21 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security InRelease unit-abot-epc-basic-0: 12:20:21 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: 12:20:21 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 499.0 KB/sec) unit-abot-epc-basic-0: 12:20:21 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: 12:20:21 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 12:20:21 DEBUG unit.mysql/0.config-changed Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-abot-epc-basic-0: 12:20:21 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-mysql-0: 12:20:21 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Sources unit-abot-epc-basic-0: 12:20:21 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom (8 KB at 461.7 KB/sec) unit-abot-epc-basic-0: 12:20:21 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: 12:20:22 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-abot-epc-basic-0: 12:20:22 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-mysql-0: 12:20:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-abot-epc-basic-0: 12:20:22 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 815.6 KB/sec) unit-abot-epc-basic-0: 12:20:22 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: 12:20:22 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 12:20:22 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Translation-en unit-abot-epc-basic-0: 12:20:22 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: 12:20: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/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 KB at 872.3 KB/sec) unit-mysql-0: 12:20:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-abot-epc-basic-0: 12:20:22 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: 12:20:22 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-abot-epc-basic-0: 12:20:22 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: 12:20:22 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 1070.8 KB/sec) unit-mysql-0: 12:20:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-abot-epc-basic-0: 12:20:22 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-abot-epc-basic-0: 12:20:22 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: 12:20:22 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-mysql-0: 12:20:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-abot-epc-basic-0: 12:20:22 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: 12:20:22 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: 12:20:22 DEBUG unit.abot-epc-basic/0.install 161/161 B Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom (161 B at 10.5 KB/sec) unit-abot-epc-basic-0: 12:20:22 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: 12:20:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 12:20:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-abot-epc-basic-0: 12:20:22 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-mysql-0: 12:20:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 12:20:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 12:20:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-mysql-0: 12:20:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 12:20:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-mysql-0: 12:20:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 12:20:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 12:20:23 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 16.4 KB/sec) unit-abot-epc-basic-0: 12:20:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.pom unit-mysql-0: 12:20:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-abot-epc-basic-0: 12:20:23 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: 12:20:23 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: 12:20:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/google/5/google-5.pom unit-mysql-0: 12:20:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 12:20:23 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: 12:20:23 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (3 KB at 200.0 KB/sec) unit-abot-epc-basic-0: 12:20:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-abot-epc-basic-0: 12:20:24 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-mysql-0: 12:20:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 12:20:24 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: 12:20:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/2.3/commons-io-2.3.pom unit-abot-epc-basic-0: 12:20:24 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: 12:20:24 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 316.9 KB/sec) unit-abot-epc-basic-0: 12:20:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-abot-epc-basic-0: 12:20:24 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: 12:20:24 DEBUG unit.abot-epc-basic/0.install 3/47 KB 5/47 KB 8/47 KB 11/47 KB 13/47 KB 16/47 KB 19/47 KB 21/47 KB 24/47 KB 27/47 KB 29/47 KB 32/47 KB 36/47 KB 40/47 KB 44/47 KB 47/47 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 KB at 3077.1 KB/sec) unit-abot-epc-basic-0: 12:20:24 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: 12:20:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 12:20:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-abot-epc-basic-0: 12:20:24 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 341.9 KB/sec) unit-mysql-0: 12:20:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 12:20:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom unit-abot-epc-basic-0: 12:20:24 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-mysql-0: 12:20:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 12:20:24 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 39.1 KB/sec) unit-abot-epc-basic-0: 12:20:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom unit-abot-epc-basic-0: 12:20:24 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-mysql-0: 12:20:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 12:20:24 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom (6 KB at 410.3 KB/sec) unit-abot-epc-basic-0: 12:20:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-abot-epc-basic-0: 12:20:24 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-mysql-0: 12:20:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-abot-epc-basic-0: 12:20:24 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom (10 KB at 750.9 KB/sec) unit-abot-epc-basic-0: 12:20:25 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: 12:20:25 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 12:20:25 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.1 KB/sec) unit-abot-epc-basic-0: 12:20:25 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: 12:20:25 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-abot-epc-basic-0: 12:20:25 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: 12:20:25 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 337.9 KB/sec) unit-mysql-0: 12:20:25 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 12:20:25 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: 12:20:25 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: 12:20:25 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: 12:20:25 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: 12:20:25 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: 12:20:25 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: 12:20:25 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: 12:20:25 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: 12:20:25 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: 12:20:25 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: 12:20:25 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: 12:20:25 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: 12:20:25 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: 12:20:25 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: 12:20:25 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: 12:20:25 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: 12:20:25 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: 12:20:25 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: 12:20:25 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: 12:20:25 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: 12:20:25 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: 12:20:25 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: 12:20:25 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: 12:20:25 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: 12:20:25 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: 12:20:25 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: 12:20:25 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: 12:20:25 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: 12:20:25 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: 12:20:25 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: 12:20:25 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: 12:20:25 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: 12:20:25 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: 12:20:25 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: 12:20:25 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: 12:20:25 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: 12:20:25 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: 12:20:25 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: 12:20:25 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: 12:20:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar unit-mysql-0: 12:20:25 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar unit-abot-epc-basic-0: 12:20:25 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: 12:20:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar unit-abot-epc-basic-0: 12:20:25 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: 12:20:25 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: 12:20:25 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: 12:20:25 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: 12:20:25 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: 12:20:25 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: 12:20:25 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: 12:20:25 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: 12:20:25 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: 12:20:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar unit-abot-epc-basic-0: 12:20:25 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: 12:20:25 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: 12:20:25 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: 12:20:25 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: 12:20:25 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: 12:20:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 12:20:25 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: 12:20:25 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: 12:20:25 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: 12:20:25 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: 12:20:25 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-mysql-0: 12:20:25 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 12:20:25 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-mysql-0: 12:20:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-mysql-0: 12:20:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 12:20:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.install 4/966 KB 8/966 KB 12/966 KB 16/966 KB 20/966 KB 24/966 KB 28/966 KB 32/966 KB 36/966 KB 39/966 KB 43/966 KB 47/966 KB 51/966 KB 55/966 KB 59/966 KB 63/966 KB 67/966 KB 71/966 KB 75/966 KB 79/966 KB 83/966 KB 87/966 KB 91/966 KB 95/966 KB 99/966 KB 103/966 KB 107/966 KB 111/966 KB 115/966 KB 119/966 KB 123/966 KB 127/966 KB 131/966 KB 135/966 KB 139/966 KB 143/966 KB 147/966 KB 151/966 KB 155/966 KB 159/966 KB 163/966 KB 167/966 KB 171/966 KB 175/966 KB 179/966 KB 183/966 KB 187/966 KB 191/966 KB 195/966 KB 199/966 KB 203/966 KB 207/966 KB 211/966 KB 215/966 KB 219/966 KB 223/966 KB 227/966 KB 231/966 KB 235/966 KB 239/966 KB 243/966 KB 247/966 KB 251/966 KB 255/966 KB 259/966 KB 263/966 KB 267/966 KB 271/966 KB 275/966 KB 279/966 KB 283/966 KB 287/966 KB 291/966 KB 295/966 KB 299/966 KB 303/966 KB 307/966 KB 311/966 KB 315/966 KB 319/966 KB 323/966 KB 327/966 KB 331/966 KB 335/966 KB 339/966 KB 343/966 KB 347/966 KB 351/966 KB 355/966 KB 359/966 KB 363/966 KB 367/966 KB 371/966 KB 375/966 KB 379/966 KB 383/966 KB 387/966 KB 391/966 KB 395/966 KB 399/966 KB 403/966 KB 407/966 KB 411/966 KB 415/966 KB 419/966 KB 423/966 KB 427/966 KB 431/966 KB 435/966 KB 439/966 KB 443/966 KB 447/966 KB 451/966 KB 455/966 KB 459/966 KB 463/966 KB 467/966 KB 471/966 KB 475/966 KB 479/966 KB 483/966 KB 487/966 KB 491/966 KB 495/966 KB 499/966 KB 503/966 KB 507/966 KB 511/966 KB 515/966 KB 519/966 KB 523/966 KB 527/966 KB 531/966 KB 535/966 KB 539/966 KB 543/966 KB 547/966 KB 551/966 KB 555/966 KB 559/966 KB 563/966 KB 567/966 KB 571/966 KB 575/966 KB 579/966 KB 583/966 KB 587/966 KB 591/966 KB 595/966 KB 599/966 KB 603/966 KB 607/966 KB 611/966 KB 615/966 KB 619/966 KB 623/966 KB 627/966 KB 631/966 KB 635/966 KB 639/966 KB 643/966 KB 647/966 KB 651/966 KB 655/966 KB 659/966 KB 663/966 KB 667/966 KB 671/966 KB 675/966 KB 679/966 KB 683/966 KB 687/966 KB 691/966 KB 695/966 KB 699/966 KB 703/966 KB 707/966 KB 711/966 KB 715/966 KB 719/966 KB 723/966 KB 727/966 KB 731/966 KB 735/966 KB 739/966 KB 743/966 KB 747/966 KB 751/966 KB 755/966 KB 759/966 KB 763/966 KB 767/966 KB 771/966 KB 775/966 KB 779/966 KB 783/966 KB 787/966 KB 791/966 KB 795/966 KB 799/966 KB 803/966 KB 807/966 KB 811/966 KB 815/966 KB 819/966 KB 823/966 KB 827/966 KB 831/966 KB 835/966 KB 839/966 KB 843/966 KB 847/966 KB 851/966 KB 855/966 KB 859/966 KB 863/966 KB 867/966 KB 871/966 KB 875/966 KB 879/966 KB 883/966 KB 887/966 KB 891/966 KB 895/966 KB 899/966 KB 903/966 KB 907/966 KB 911/966 KB 915/966 KB 919/966 KB 923/966 KB 927/966 KB 931/966 KB 935/966 KB 939/966 KB 943/966 KB 947/966 KB 951/966 KB 955/966 KB 959/966 KB 963/966 KB 966/966 KB Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar (966 KB at 984.8 KB/sec) unit-abot-epc-basic-0: 12:20:26 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: 12:20:26 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: 12:20:26 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: 12:20:26 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: 12:20:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar unit-mysql-0: 12:20:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.install 3/590 KB 5/590 KB 8/590 KB 11/590 KB 13/590 KB 16/590 KB 19/590 KB 21/590 KB 24/590 KB 27/590 KB 29/590 KB 32/590 KB 36/590 KB 40/590 KB 44/590 KB 48/590 KB 52/590 KB 3/232 KB 52/590 KB 3/10 KB 3/1710 KB 3/232 KB 52/590 KB 3/10 KB 5/1710 KB 3/232 KB 52/590 KB 3/10 KB 8/1710 KB 3/232 KB 52/590 KB 3/10 KB 11/1710 KB 3/232 KB 52/590 KB 3/10 KB 13/1710 KB 3/232 KB 52/590 KB 3/10 KB 5/232 KB 52/590 KB 3/10 KB 13/1710 KB 52/590 KB 3/10 KB 5/232 KB 52/590 KB 5/10 KB 13/1710 KB 8/232 KB 56/590 KB 8/10 KB 13/1710 KB 8/232 KB 56/590 KB 5/10 KB 13/1710 KB 5/232 KB 56/590 KB 5/10 KB 13/1710 KB 8/232 KB 60/590 KB 8/10 KB 13/1710 KB 11/232 KB 64/590 KB 10/10 KB 13/1710 KB 11/232 KB 68/590 KB 10/10 KB 13/1710 KB 11/232 KB 72/590 KB 10/10 KB 16/1710 KB 11/232 KB 60/590 KB 10/10 KB 13/1710 KB 11/232 KB 60/590 KB 8/10 KB 13/1710 KB 11/232 KB 68/590 KB 10/10 KB 16/1710 KB 11/232 KB 72/590 KB 10/10 KB 19/1710 KB 11/232 KB 72/590 KB 10/10 KB 21/1710 KB 11/232 KB 72/590 KB 10/10 KB 24/1710 KB 11/232 KB 72/590 KB 10/10 KB 27/1710 KB 11/232 KB 72/590 KB 10/10 KB 29/1710 KB 13/232 KB 72/590 KB 10/10 KB 32/1710 KB 13/232 KB 72/590 KB 10/10 KB 29/1710 KB 16/232 KB 72/590 KB 10/10 KB 32/1710 KB 19/232 KB 72/590 KB 10/10 KB 32/1710 KB 21/232 KB 76/590 KB 10/10 KB 32/1710 KB 3/240 KB 24/232 KB 76/590 KB 32/1710 KB 3/240 KB 27/232 KB 76/590 KB 32/1710 KB 19/232 KB 76/590 KB 10/10 KB 32/1710 KB 3/240 KB 27/232 KB 80/590 KB 32/1710 KB 3/240 KB 27/232 KB 84/590 KB 32/1710 KB 3/240 KB 27/232 KB 88/590 KB 32/1710 KB 3/240 KB 27/232 KB 92/590 KB 32/1710 KB 3/240 KB 27/232 KB 96/590 KB 32/1710 KB 3/240 KB 27/232 KB 100/590 KB 32/1710 KB 3/240 KB 29/232 KB 104/590 KB 32/1710 KB 3/240 KB 29/232 KB 108/590 KB 32/1710 KB 3/240 KB 29/232 KB 112/590 KB 32/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar (10 KB at 178.2 KB/sec) unit-abot-epc-basic-0: 12:20:26 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: 12:20:26 DEBUG unit.abot-epc-basic/0.install 3/240 KB 29/232 KB 116/590 KB 32/1710 KB 3/240 KB 29/232 KB 120/590 KB 32/1710 KB 3/240 KB 29/232 KB 124/590 KB 32/1710 KB 3/240 KB 29/232 KB 128/590 KB 32/1710 KB 3/240 KB 29/232 KB 132/590 KB 32/1710 KB 3/240 KB 29/232 KB 136/590 KB 32/1710 KB 3/240 KB 29/232 KB 140/590 KB 32/1710 KB 3/240 KB 21/232 KB 76/590 KB 10/10 KB 32/1710 KB 3/240 KB 29/232 KB 100/590 KB 32/1710 KB 3/240 KB 32/232 KB 140/590 KB 32/1710 KB 3/240 KB 36/232 KB 140/590 KB 32/1710 KB 3/240 KB 40/232 KB 140/590 KB 32/1710 KB 3/240 KB 44/232 KB 140/590 KB 32/1710 KB 3/240 KB 48/232 KB 140/590 KB 32/1710 KB 3/240 KB 52/232 KB 140/590 KB 32/1710 KB 3/240 KB 56/232 KB 140/590 KB 32/1710 KB 3/240 KB 60/232 KB 140/590 KB 32/1710 KB 3/240 KB 64/232 KB 140/590 KB 32/1710 KB 3/240 KB 68/232 KB 140/590 KB 32/1710 KB 3/44 KB 6/240 KB 72/232 KB 144/590 KB 36/1710 KB 3/44 KB 6/240 KB 76/232 KB 144/590 KB 36/1710 KB 3/44 KB 6/240 KB 80/232 KB 144/590 KB 36/1710 KB 3/44 KB 6/240 KB 84/232 KB 144/590 KB 36/1710 KB 3/44 KB 6/240 KB 88/232 KB 144/590 KB 36/1710 KB 3/44 KB 6/240 KB 92/232 KB 144/590 KB 36/1710 KB 3/44 KB 6/240 KB 96/232 KB 144/590 KB 36/1710 KB 3/44 KB 6/240 KB 68/232 KB 144/590 KB 36/1710 KB 3/44 KB 6/240 KB 68/232 KB 144/590 KB 32/1710 KB 3/44 KB 6/240 KB 68/232 KB 140/590 KB 32/1710 KB 6/240 KB 68/232 KB 140/590 KB 32/1710 KB 3/44 KB 9/240 KB 96/232 KB 144/590 KB 40/1710 KB 5/44 KB 9/240 KB 96/232 KB 144/590 KB 40/1710 KB 8/44 KB 11/240 KB 96/232 KB 148/590 KB 40/1710 KB 11/44 KB 11/240 KB 96/232 KB 148/590 KB 40/1710 KB 11/44 KB 11/240 KB 96/232 KB 148/590 KB 40/1710 KB 11/44 KB 11/240 KB 96/232 KB 148/590 KB 44/1710 KB 5/44 KB 11/240 KB 96/232 KB 148/590 KB 40/1710 KB 13/44 KB 11/240 KB 96/232 KB 152/590 KB 44/1710 KB 13/44 KB 11/240 KB 96/232 KB 156/590 KB 44/1710 KB 5/44 KB 11/240 KB 96/232 KB 144/590 KB 40/1710 KB 13/44 KB 14/240 KB 96/232 KB 156/590 KB 48/1710 KB 13/44 KB 16/240 KB 96/232 KB 156/590 KB 48/1710 KB 13/44 KB 19/240 KB 96/232 KB 156/590 KB 48/1710 KB 13/44 KB 11/240 KB 96/232 KB 156/590 KB 48/1710 KB 13/44 KB 11/240 KB 96/232 KB 148/590 KB 44/1710 KB 16/44 KB 19/240 KB 96/232 KB 160/590 KB 48/1710 KB 19/44 KB 19/240 KB 96/232 KB 160/590 KB 52/1710 KB 13/44 KB 19/240 KB 96/232 KB 160/590 KB 48/1710 KB 19/44 KB 22/240 KB 96/232 KB 164/590 KB 52/1710 KB 21/44 KB 22/240 KB 100/232 KB 168/590 KB 52/1710 KB 21/44 KB 22/240 KB 100/232 KB 172/590 KB 52/1710 KB 21/44 KB 22/240 KB 100/232 KB 176/590 KB 52/1710 KB 19/44 KB 22/240 KB 96/232 KB 160/590 KB 52/1710 KB 21/44 KB 25/240 KB 100/232 KB 176/590 KB 52/1710 KB 21/44 KB 27/240 KB 100/232 KB 176/590 KB 52/1710 KB 16/44 KB 19/240 KB 96/232 KB 160/590 KB 52/1710 KB 21/44 KB 27/240 KB 100/232 KB 176/590 KB 56/1710 KB 21/44 KB 27/240 KB 100/232 KB 176/590 KB 60/1710 KB 21/44 KB 27/240 KB 100/232 KB 176/590 KB 64/1710 KB 21/44 KB 30/240 KB 100/232 KB 176/590 KB 68/1710 KB 21/44 KB 30/240 KB 100/232 KB 180/590 KB 72/1710 KB 21/44 KB 30/240 KB 100/232 KB 180/590 KB 76/1710 KB 21/44 KB 30/240 KB 100/232 KB 180/590 KB 80/1710 KB 21/44 KB 22/240 KB 100/232 KB 164/590 KB 52/1710 KB 21/44 KB 22/240 KB 96/232 KB 164/590 KB 52/1710 KB 24/44 KB 30/240 KB 100/232 KB 180/590 KB 80/1710 KB 27/44 KB 30/240 KB 100/232 KB 180/590 KB 80/1710 KB 29/44 KB 30/240 KB 100/232 KB 180/590 KB 80/1710 KB 32/44 KB 30/240 KB 100/232 KB 180/590 KB 80/1710 KB 36/44 KB 30/240 KB 104/232 KB 180/590 KB 80/1710 K unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.install B 40/44 KB 30/240 KB 104/232 KB 180/590 KB 80/1710 KB 44/44 KB 30/240 KB 104/232 KB 180/590 KB 84/1710 KB 44/44 KB 30/240 KB 104/232 KB 180/590 KB 84/1710 KB 21/44 KB 30/240 KB 100/232 KB 180/590 KB 68/1710 KB 44/44 KB 30/240 KB 104/232 KB 184/590 KB 84/1710 KB 21/44 KB 30/240 KB 100/232 KB 176/590 KB 64/1710 KB 44/44 KB 32/240 KB 104/232 KB 188/590 KB 84/1710 KB 44/44 KB 36/240 KB 104/232 KB 188/590 KB 84/1710 KB 44/44 KB 40/240 KB 104/232 KB 188/590 KB 84/1710 KB 44/44 KB 44/240 KB 104/232 KB 188/590 KB 84/1710 KB 44/44 KB 48/240 KB 104/232 KB 188/590 KB 84/1710 KB 44/44 KB 52/240 KB 104/232 KB 188/590 KB 84/1710 KB 44/44 KB 56/240 KB 104/232 KB 188/590 KB 84/1710 KB 40/44 KB 30/240 KB 104/232 KB 180/590 KB 84/1710 KB 44/44 KB 60/240 KB 104/232 KB 188/590 KB 88/1710 KB 44/44 KB 60/240 KB 104/232 KB 188/590 KB 92/1710 KB 44/44 KB 60/240 KB 104/232 KB 188/590 KB 96/1710 KB 32/44 KB 30/240 KB 104/232 KB 180/590 KB 80/1710 KB 44/44 KB 60/240 KB 108/232 KB 188/590 KB 96/1710 KB 44/44 KB 60/240 KB 112/232 KB 188/590 KB 96/1710 KB 44/44 KB 60/240 KB 116/232 KB 188/590 KB 96/1710 KB 44/44 KB 60/240 KB 120/232 KB 188/590 KB 96/1710 KB 44/44 KB 60/240 KB 124/232 KB 188/590 KB 96/1710 KB 44/44 KB 60/240 KB 128/232 KB 188/590 KB 96/1710 KB 44/44 KB 30/240 KB 104/232 KB 188/590 KB 84/1710 KB 44/44 KB 60/240 KB 128/232 KB 192/590 KB 96/1710 KB 44/44 KB 60/240 KB 128/232 KB 196/590 KB 96/1710 KB 44/44 KB 60/240 KB 128/232 KB 200/590 KB 96/1710 KB 44/44 KB 60/240 KB 128/232 KB 204/590 KB 96/1710 KB 44/44 KB 60/240 KB 128/232 KB 208/590 KB 96/1710 KB 44/44 KB 60/240 KB 128/232 KB 212/590 KB 96/1710 KB 44/44 KB 60/240 KB 132/232 KB 216/590 KB 100/1710 KB 44/44 KB 60/240 KB 132/232 KB 212/590 KB 100/1710 KB 44/44 KB 60/240 KB 136/232 KB 216/590 KB 100/1710 KB 44/44 KB 60/240 KB 128/232 KB 212/590 KB 100/1710 KB 44/44 KB 60/240 KB 128/232 KB 212/590 KB 96/1710 KB 44/44 KB 64/240 KB 140/232 KB 216/590 KB 100/1710 KB 44/44 KB 68/240 KB 140/232 KB 216/590 KB 100/1710 KB 72/240 KB 140/232 KB 220/590 KB 104/1710 KB 76/240 KB 140/232 KB 220/590 KB 104/1710 KB 80/240 KB 140/232 KB 220/590 KB 104/1710 KB 44/44 KB 60/240 KB 140/232 KB 216/590 KB 100/1710 KB 80/240 KB 144/232 KB 220/590 KB 104/1710 KB 80/240 KB 148/232 KB 220/590 KB 104/1710 KB 68/240 KB 140/232 KB 220/590 KB 104/1710 KB 80/240 KB 148/232 KB 224/590 KB 104/1710 KB 80/240 KB 148/232 KB 228/590 KB 104/1710 KB 84/240 KB 152/232 KB 232/590 KB 104/1710 KB 44/44 KB 68/240 KB 140/232 KB 216/590 KB 104/1710 KB 84/240 KB 152/232 KB 236/590 KB 108/1710 KB 84/240 KB 152/232 KB 236/590 KB 112/1710 KB 84/240 KB 152/232 KB 236/590 KB 116/1710 KB 84/240 KB 152/232 KB 236/590 KB 120/1710 KB 84/240 KB 152/232 KB 236/590 KB 124/1710 KB 84/240 KB 152/232 KB 236/590 KB 128/1710 KB 84/240 KB 152/232 KB 228/590 KB 104/1710 KB 88/240 KB 152/232 KB 236/590 KB 128/1710 KB 92/240 KB 152/232 KB 236/590 KB 128/1710 KB 96/240 KB 152/232 KB 236/590 KB 132/1710 KB 100/240 KB 152/232 KB 236/590 KB 132/1710 KB 104/240 KB 152/232 KB 236/590 KB 132/1710 KB 80/240 KB 152/232 KB 228/590 KB 104/1710 KB 108/240 KB 156/232 KB 236/590 KB 132/1710 KB 108/240 KB 160/232 KB 236/590 KB 132/1710 KB 108/240 KB 164/232 KB 236/590 KB 132/1710 KB 108/240 KB 168/232 KB 236/590 KB 132/1710 KB 108/240 KB 172/232 KB 236/590 KB 132/1710 KB 92/240 KB 152/232 KB 236/590 KB 132/1710 KB unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.install 108/240 KB 172/232 KB 236/590 KB 136/1710 KB 88/240 KB 152/232 KB 236/590 KB 128/1710 KB 108/240 KB 172/232 KB 240/590 KB 136/1710 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (44 KB at 488.5 KB/sec) unit-abot-epc-basic-0: 12:20:26 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: 12:20:26 DEBUG unit.abot-epc-basic/0.install 108/240 KB 172/232 KB 244/590 KB 136/1710 KB 108/240 KB 176/232 KB 244/590 KB 136/1710 KB 108/240 KB 176/232 KB 244/590 KB 140/1710 KB 108/240 KB 176/232 KB 244/590 KB 144/1710 KB 108/240 KB 176/232 KB 248/590 KB 148/1710 KB 108/240 KB 180/232 KB 248/590 KB 152/1710 KB 108/240 KB 180/232 KB 248/590 KB 156/1710 KB 108/240 KB 176/232 KB 248/590 KB 144/1710 KB 108/240 KB 180/232 KB 252/590 KB 160/1710 KB 108/240 KB 180/232 KB 256/590 KB 160/1710 KB 108/240 KB 180/232 KB 260/590 KB 160/1710 KB 108/240 KB 180/232 KB 264/590 KB 160/1710 KB 108/240 KB 180/232 KB 268/590 KB 160/1710 KB 108/240 KB 180/232 KB 248/590 KB 148/1710 KB 108/240 KB 184/232 KB 268/590 KB 160/1710 KB 108/240 KB 188/232 KB 268/590 KB 160/1710 KB 108/240 KB 192/232 KB 268/590 KB 160/1710 KB 108/240 KB 176/232 KB 248/590 KB 148/1710 KB 112/240 KB 192/232 KB 268/590 KB 160/1710 KB 116/240 KB 192/232 KB 268/590 KB 160/1710 KB 120/240 KB 192/232 KB 268/590 KB 160/1710 KB 124/240 KB 192/232 KB 272/590 KB 160/1710 KB 128/240 KB 196/232 KB 272/590 KB 160/1710 KB 132/240 KB 196/232 KB 272/590 KB 160/1710 KB 136/240 KB 4/258 KB 196/232 KB 272/590 KB 160/1710 KB 140/240 KB 4/258 KB 196/232 KB 272/590 KB 160/1710 KB 144/240 KB 4/258 KB 196/232 KB 272/590 KB 160/1710 KB 108/240 KB 180/232 KB 268/590 KB 160/1710 KB 132/240 KB 4/258 KB 196/232 KB 272/590 KB 160/1710 KB 144/240 KB 8/258 KB 196/232 KB 272/590 KB 160/1710 KB 144/240 KB 12/258 KB 196/232 KB 272/590 KB 160/1710 KB 144/240 KB 16/258 KB 196/232 KB 272/590 KB 160/1710 KB 144/240 KB 20/258 KB 196/232 KB 272/590 KB 160/1710 KB 144/240 KB 24/258 KB 196/232 KB 272/590 KB 164/1710 KB 144/240 KB 28/258 KB 196/232 KB 272/590 KB 164/1710 KB 144/240 KB 32/258 KB 196/232 KB 272/590 KB 164/1710 KB 124/240 KB 196/232 KB 272/590 KB 160/1710 KB 144/240 KB 32/258 KB 200/232 KB 272/590 KB 164/1710 KB 144/240 KB 32/258 KB 204/232 KB 272/590 KB 164/1710 KB 144/240 KB 32/258 KB 208/232 KB 272/590 KB 164/1710 KB 120/240 KB 192/232 KB 272/590 KB 160/1710 KB 144/240 KB 32/258 KB 208/232 KB 276/590 KB 164/1710 KB 144/240 KB 32/258 KB 208/232 KB 280/590 KB 164/1710 KB 144/240 KB 32/258 KB 208/232 KB 284/590 KB 164/1710 KB 144/240 KB 32/258 KB 208/232 KB 288/590 KB 164/1710 KB 144/240 KB 36/258 KB 212/232 KB 292/590 KB 164/1710 KB 148/240 KB 36/258 KB 212/232 KB 296/590 KB 164/1710 KB 148/240 KB 36/258 KB 212/232 KB 300/590 KB 164/1710 KB 144/240 KB 20/258 KB 196/232 KB 272/590 KB 164/1710 KB 148/240 KB 36/258 KB 212/232 KB 300/590 KB 168/1710 KB 148/240 KB 36/258 KB 212/232 KB 300/590 KB 172/1710 KB 148/240 KB 36/258 KB 212/232 KB 300/590 KB 176/1710 KB 148/240 KB 36/258 KB 212/232 KB 300/590 KB 180/1710 KB 148/240 KB 36/258 KB 212/232 KB 300/590 KB 184/1710 KB 148/240 KB 36/258 KB 212/232 KB 300/590 KB 188/1710 KB 148/240 KB 36/258 KB 212/232 KB 300/590 KB 192/1710 KB 148/240 KB 36/258 KB 212/232 KB 292/590 KB 164/1710 KB 152/240 KB 36/258 KB 212/232 KB 300/590 KB 192/1710 KB 156/240 KB 36/258 KB 212/232 KB 300/590 KB 192/1710 KB 160/240 KB 36/258 KB 212/232 KB 300/590 KB 192/1710 KB 164/240 KB 36/258 KB 212/232 KB 300/590 KB 192/1710 KB 168/240 KB 36/258 KB 212/232 KB 304/590 KB 196/1710 KB 144/240 KB 36/258 KB 212/232 KB 288/590 KB 164/1710 KB 168/240 KB 36/258 KB 216/232 KB 304/590 KB 196/1710 KB 168/240 KB 36/258 KB 220/232 KB 304/590 KB 196/1710 KB 144/240 KB 36/258 KB 208/232 KB 288/590 KB 164/1710 KB 168/240 KB 40/258 KB 220/232 KB 304/590 KB 196/1710 KB 168 unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.install /240 KB 44/258 KB 224/232 KB 304/590 KB 196/1710 KB 168/240 KB 48/258 KB 224/232 KB 304/590 KB 196/1710 KB 168/240 KB 52/258 KB 224/232 KB 304/590 KB 196/1710 KB 168/240 KB 56/258 KB 224/232 KB 304/590 KB 196/1710 KB 168/240 KB 60/258 KB 224/232 KB 304/590 KB 196/1710 KB 168/240 KB 64/258 KB 224/232 KB 304/590 KB 196/1710 KB 164/240 KB 36/258 KB 212/232 KB 304/590 KB 196/1710 KB 168/240 KB 64/258 KB 224/232 KB 304/590 KB 200/1710 KB 164/240 KB 36/258 KB 212/232 KB 304/590 KB 192/1710 KB 168/240 KB 40/258 KB 224/232 KB 304/590 KB 196/1710 KB 168/240 KB 64/258 KB 228/232 KB 304/590 KB 204/1710 KB 168/240 KB 64/258 KB 232/232 KB 304/590 KB 204/1710 KB 168/240 KB 64/258 KB 232/232 KB 304/590 KB 204/1710 KB 168/240 KB 64/258 KB 232/232 KB 308/590 KB 204/1710 KB 172/240 KB 68/258 KB 232/232 KB 312/590 KB 204/1710 KB 172/240 KB 68/258 KB 232/232 KB 316/590 KB 204/1710 KB 168/240 KB 64/258 KB 224/232 KB 308/590 KB 204/1710 KB 172/240 KB 68/258 KB 232/232 KB 320/590 KB 208/1710 KB 172/240 KB 64/258 KB 232/232 KB 308/590 KB 204/1710 KB 176/240 KB 68/258 KB 232/232 KB 320/590 KB 208/1710 KB 180/240 KB 68/258 KB 232/232 KB 320/590 KB 208/1710 KB 184/240 KB 68/258 KB 232/232 KB 320/590 KB 212/1710 KB 188/240 KB 68/258 KB 232/232 KB 320/590 KB 212/1710 KB 192/240 KB 68/258 KB 232/232 KB 320/590 KB 212/1710 KB 172/240 KB 68/258 KB 232/232 KB 320/590 KB 212/1710 KB 192/240 KB 72/258 KB 232/232 KB 320/590 KB 212/1710 KB 192/240 KB 76/258 KB 232/232 KB 320/590 KB 212/1710 KB 192/240 KB 80/258 KB 232/232 KB 320/590 KB 212/1710 KB 180/240 KB 68/258 KB 232/232 KB 320/590 KB 212/1710 KB 192/240 KB 80/258 KB 232/232 KB 320/590 KB 216/1710 KB 172/240 KB 68/258 KB 232/232 KB 320/590 KB 204/1710 KB 192/240 KB 80/258 KB 232/232 KB 324/590 KB 220/1710 KB 192/240 KB 80/258 KB 232/232 KB 328/590 KB 220/1710 KB 192/240 KB 80/258 KB 232/232 KB 332/590 KB 220/1710 KB 192/240 KB 80/258 KB 232/232 KB 336/590 KB 220/1710 KB 192/240 KB 84/258 KB 232/232 KB 340/590 KB 220/1710 KB 196/240 KB 84/258 KB 344/590 KB 220/1710 KB 196/240 KB 84/258 KB 348/590 KB 220/1710 KB 196/240 KB 84/258 KB 352/590 KB 220/1710 KB 192/240 KB 80/258 KB 232/232 KB 332/590 KB 220/1710 KB 196/240 KB 84/258 KB 352/590 KB 224/1710 KB 196/240 KB 84/258 KB 340/590 KB 220/1710 KB 200/240 KB 84/258 KB 356/590 KB 224/1710 KB 204/240 KB 84/258 KB 356/590 KB 224/1710 KB 208/240 KB 84/258 KB 356/590 KB 224/1710 KB 212/240 KB 84/258 KB 356/590 KB 224/1710 KB 216/240 KB 84/258 KB 356/590 KB 224/1710 KB 220/240 KB 84/258 KB 356/590 KB 224/1710 KB 224/240 KB 84/258 KB 356/590 KB 224/1710 KB 228/240 KB 84/258 KB 356/590 KB 224/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar (232 KB at 1577.4 KB/sec) unit-abot-epc-basic-0: 12:20:26 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: 12:20:26 DEBUG unit.abot-epc-basic/0.install 192/240 KB 84/258 KB 232/232 KB 336/590 KB 220/1710 KB 228/240 KB 88/258 KB 356/590 KB 224/1710 KB 228/240 KB 92/258 KB 356/590 KB 224/1710 KB 228/240 KB 96/258 KB 356/590 KB 224/1710 KB 228/240 KB 100/258 KB 356/590 KB 224/1710 KB 228/240 KB 104/258 KB 356/590 KB 224/1710 KB 228/240 KB 108/258 KB 356/590 KB 224/1710 KB 228/240 KB 112/258 KB 356/590 KB 224/1710 KB 196/240 KB 84/258 KB 356/590 KB 224/1710 KB 228/240 KB 112/258 KB 360/590 KB 224/1710 KB 228/240 KB 112/258 KB 364/590 KB 224/1710 KB 228/240 KB 112/258 KB 368/590 KB 224/1710 KB 228/240 KB 112/258 KB 372/590 KB 224/1710 KB 228/240 KB 116/258 KB 376/590 KB 224/1710 KB 228/240 KB 116/258 KB 380/590 KB 224/1710 KB 228/240 KB 116/258 KB 384/590 KB 224/1710 KB 228/240 KB 116/258 KB 372/590 KB 224/1710 KB 232/240 KB 120/258 KB 384/590 KB 224/1710 KB 232/240 KB 124/258 KB 384/590 KB 224/1710 KB 232/240 KB 128/258 KB 384/590 KB 224/1710 KB 232/240 KB 132/258 KB 384/590 KB 224/1710 KB 232/240 KB 136/258 KB 388/590 KB 224/1710 KB 232/240 KB 116/258 KB 384/590 KB 224/1710 KB 236/240 KB 136/258 KB 388/590 KB 224/1710 KB 240/240 KB 136/258 KB 388/590 KB 224/1710 KB 232/240 KB 132/258 KB 388/590 KB 224/1710 KB 240/240 KB 136/258 KB 392/590 KB 224/1710 KB 240/240 KB 136/258 KB 396/590 KB 224/1710 KB 240/240 KB 136/258 KB 400/590 KB 224/1710 KB 240/240 KB 140/258 KB 400/590 KB 224/1710 KB 240/240 KB 144/258 KB 400/590 KB 224/1710 KB 240/240 KB 148/258 KB 400/590 KB 224/1710 KB 240/240 KB 148/258 KB 404/590 KB 224/1710 KB 4/223 KB 240/240 KB 148/258 KB 404/590 KB 224/1710 KB 8/223 KB 240/240 KB 148/258 KB 404/590 KB 224/1710 KB 12/223 KB 240/240 KB 148/258 KB 404/590 KB 224/1710 KB 16/223 KB 240/240 KB 148/258 KB 404/590 KB 224/1710 KB 20/223 KB 240/240 KB 148/258 KB 404/590 KB 224/1710 KB 24/223 KB 240/240 KB 152/258 KB 404/590 KB 224/1710 KB 20/223 KB 240/240 KB 152/258 KB 404/590 KB 224/1710 KB 24/223 KB 240/240 KB 156/258 KB 408/590 KB 224/1710 KB 24/223 KB 240/240 KB 152/258 KB 408/590 KB 224/1710 KB 24/223 KB 240/240 KB 156/258 KB 412/590 KB 224/1710 KB 28/223 KB 240/240 KB 156/258 KB 416/590 KB 224/1710 KB 28/223 KB 240/240 KB 156/258 KB 412/590 KB 224/1710 KB 32/223 KB 240/240 KB 160/258 KB 416/590 KB 224/1710 KB 28/223 KB 240/240 KB 160/258 KB 416/590 KB 224/1710 KB 32/223 KB 240/240 KB 160/258 KB 420/590 KB 224/1710 KB 36/223 KB 164/258 KB 420/590 KB 228/1710 KB 36/223 KB 164/258 KB 420/590 KB 232/1710 KB 36/223 KB 164/258 KB 420/590 KB 236/1710 KB 36/223 KB 164/258 KB 420/590 KB 240/1710 KB 36/223 KB 164/258 KB 420/590 KB 244/1710 KB 36/223 KB 164/258 KB 420/590 KB 248/1710 KB 36/223 KB 164/258 KB 420/590 KB 252/1710 KB 36/223 KB 164/258 KB 420/590 KB 256/1710 KB 36/223 KB 164/258 KB 420/590 KB 260/1710 KB 36/223 KB 164/258 KB 420/590 KB 264/1710 KB 36/223 KB 164/258 KB 420/590 KB 268/1710 KB 36/223 KB 164/258 KB 420/590 KB 272/1710 KB 36/223 KB 164/258 KB 420/590 KB 276/1710 KB 36/223 KB 164/258 KB 420/590 KB 280/1710 KB 36/223 KB 164/258 KB 420/590 KB 284/1710 KB 36/223 KB 164/258 KB 420/590 KB 288/1710 KB 36/223 KB 164/258 KB 420/590 KB 292/1710 KB 36/223 KB 164/258 KB 420/590 KB 296/1710 KB 36/223 KB 164/258 KB 420/590 KB 300/1710 KB 36/223 KB 164/258 KB 420/590 KB 304/1710 KB 36/223 KB 164/258 KB 420/590 KB 308/1710 KB 36/223 KB 164/258 KB 424/590 KB 312/1710 KB 36/223 KB 164/258 KB 420/590 KB 224/1710 KB 40/223 KB 164/258 KB 424/590 KB 316/1710 KB 44/223 KB 164/258 KB 424/590 KB 316/1710 unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.install KB 48/223 KB 164/258 KB 424/590 KB 316/1710 KB 32/223 KB 164/258 KB 420/590 KB 224/1710 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (240 KB at 1468.1 KB/sec) unit-abot-epc-basic-0: 12:20:26 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-mysql-0: 12:20:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.install 36/223 KB 164/258 KB 424/590 KB 308/1710 KB 48/223 KB 164/258 KB 428/590 KB 316/1710 KB 48/223 KB 168/258 KB 428/590 KB 316/1710 KB 48/223 KB 172/258 KB 428/590 KB 316/1710 KB 48/223 KB 176/258 KB 428/590 KB 316/1710 KB 48/223 KB 180/258 KB 432/590 KB 316/1710 KB 52/223 KB 184/258 KB 432/590 KB 316/1710 KB 52/223 KB 188/258 KB 432/590 KB 316/1710 KB 36/223 KB 164/258 KB 424/590 KB 316/1710 KB 52/223 KB 188/258 KB 432/590 KB 320/1710 KB 48/223 KB 176/258 KB 432/590 KB 316/1710 KB 52/223 KB 188/258 KB 436/590 KB 320/1710 KB 52/223 KB 188/258 KB 440/590 KB 324/1710 KB 52/223 KB 188/258 KB 444/590 KB 324/1710 KB 52/223 KB 188/258 KB 448/590 KB 324/1710 KB 52/223 KB 180/258 KB 432/590 KB 316/1710 KB 56/223 KB 192/258 KB 448/590 KB 324/1710 KB 60/223 KB 192/258 KB 448/590 KB 324/1710 KB 64/223 KB 192/258 KB 448/590 KB 324/1710 KB 52/223 KB 192/258 KB 448/590 KB 324/1710 KB 52/223 KB 188/258 KB 436/590 KB 324/1710 KB 64/223 KB 192/258 KB 448/590 KB 328/1710 KB 64/223 KB 192/258 KB 448/590 KB 332/1710 KB 64/223 KB 192/258 KB 448/590 KB 336/1710 KB 68/223 KB 196/258 KB 448/590 KB 340/1710 KB 68/223 KB 196/258 KB 452/590 KB 344/1710 KB 68/223 KB 196/258 KB 448/590 KB 336/1710 KB 68/223 KB 200/258 KB 452/590 KB 344/1710 KB 68/223 KB 204/258 KB 452/590 KB 344/1710 KB 68/223 KB 192/258 KB 448/590 KB 336/1710 KB 72/223 KB 208/258 KB 452/590 KB 344/1710 KB 76/223 KB 208/258 KB 452/590 KB 344/1710 KB 68/223 KB 196/258 KB 452/590 KB 340/1710 KB 76/223 KB 208/258 KB 456/590 KB 344/1710 KB 76/223 KB 208/258 KB 460/590 KB 344/1710 KB 80/223 KB 208/258 KB 464/590 KB 348/1710 KB 68/223 KB 208/258 KB 452/590 KB 344/1710 KB 80/223 KB 208/258 KB 460/590 KB 348/1710 KB 76/223 KB 208/258 KB 460/590 KB 348/1710 KB 80/223 KB 208/258 KB 464/590 KB 352/1710 KB 80/223 KB 208/258 KB 4/208 KB 464/590 KB 352/1710 KB 80/223 KB 208/258 KB 8/208 KB 464/590 KB 352/1710 KB 80/223 KB 208/258 KB 12/208 KB 464/590 KB 352/1710 KB 80/223 KB 208/258 KB 16/208 KB 464/590 KB 352/1710 KB 80/223 KB 208/258 KB 20/208 KB 464/590 KB 352/1710 KB 80/223 KB 208/258 KB 24/208 KB 464/590 KB 352/1710 KB 80/223 KB 208/258 KB 28/208 KB 464/590 KB 352/1710 KB 80/223 KB 208/258 KB 32/208 KB 464/590 KB 352/1710 KB 80/223 KB 208/258 KB 36/208 KB 468/590 KB 356/1710 KB 84/223 KB 212/258 KB 40/208 KB 468/590 KB 356/1710 KB 84/223 KB 212/258 KB 44/208 KB 468/590 KB 356/1710 KB 84/223 KB 212/258 KB 48/208 KB 468/590 KB 356/1710 KB 80/223 KB 208/258 KB 32/208 KB 468/590 KB 356/1710 KB 84/223 KB 212/258 KB 48/208 KB 468/590 KB 360/1710 KB 84/223 KB 212/258 KB 48/208 KB 468/590 KB 364/1710 KB 80/223 KB 208/258 KB 32/208 KB 468/590 KB 352/1710 KB 84/223 KB 212/258 KB 48/208 KB 472/590 KB 364/1710 KB 84/223 KB 212/258 KB 36/208 KB 468/590 KB 356/1710 KB 88/223 KB 212/258 KB 48/208 KB 476/590 KB 364/1710 KB 92/223 KB 212/258 KB 48/208 KB 476/590 KB 364/1710 KB 96/223 KB 212/258 KB 48/208 KB 476/590 KB 364/1710 KB 80/223 KB 212/258 KB 36/208 KB 468/590 KB 356/1710 KB 96/223 KB 216/258 KB 48/208 KB 476/590 KB 364/1710 KB 96/223 KB 220/258 KB 48/208 KB 476/590 KB 364/1710 KB 84/223 KB 212/258 KB 48/208 KB 476/590 KB 364/1710 KB 96/223 KB 224/258 KB 48/208 KB 480/590 KB 364/1710 KB 100/223 KB 224/258 KB 48/208 KB 480/590 KB 364/1710 KB 104/223 KB 228/258 KB 52/208 KB 480/590 KB 368/1710 KB 108/223 KB 228/258 KB 52/208 KB 480/590 KB 368/1710 KB 112/223 KB 228/258 KB 52/208 KB 480/590 KB 368/1710 KB 100/223 KB 228/258 KB unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.install 52/208 KB 480/590 KB 368/1710 KB 100/223 KB 228/258 KB 48/208 KB 480/590 KB 368/1710 KB 112/223 KB 232/258 KB 56/208 KB 480/590 KB 368/1710 KB 112/223 KB 236/258 KB 56/208 KB 480/590 KB 368/1710 KB 112/223 KB 240/258 KB 56/208 KB 480/590 KB 368/1710 KB 100/223 KB 224/258 KB 48/208 KB 480/590 KB 368/1710 KB 96/223 KB 224/258 KB 48/208 KB 480/590 KB 364/1710 KB 112/223 KB 240/258 KB 56/208 KB 484/590 KB 368/1710 KB 112/223 KB 240/258 KB 56/208 KB 488/590 KB 372/1710 KB 112/223 KB 240/258 KB 56/208 KB 492/590 KB 372/1710 KB 112/223 KB 240/258 KB 56/208 KB 496/590 KB 372/1710 KB 112/223 KB 240/258 KB 56/208 KB 480/590 KB 368/1710 KB 112/223 KB 240/258 KB 60/208 KB 496/590 KB 372/1710 KB 112/223 KB 240/258 KB 64/208 KB 496/590 KB 372/1710 KB 112/223 KB 240/258 KB 68/208 KB 496/590 KB 372/1710 KB 116/223 KB 244/258 KB 72/208 KB 500/590 KB 372/1710 KB 116/223 KB 244/258 KB 76/208 KB 500/590 KB 372/1710 KB 116/223 KB 244/258 KB 80/208 KB 500/590 KB 372/1710 KB 112/223 KB 240/258 KB 56/208 KB 484/590 KB 372/1710 KB 116/223 KB 244/258 KB 80/208 KB 500/590 KB 376/1710 KB 116/223 KB 244/258 KB 80/208 KB 500/590 KB 380/1710 KB 116/223 KB 244/258 KB 80/208 KB 500/590 KB 384/1710 KB 116/223 KB 244/258 KB 80/208 KB 500/590 KB 388/1710 KB 116/223 KB 244/258 KB 80/208 KB 500/590 KB 392/1710 KB 116/223 KB 244/258 KB 80/208 KB 500/590 KB 396/1710 KB 116/223 KB 244/258 KB 80/208 KB 500/590 KB 400/1710 KB 116/223 KB 244/258 KB 68/208 KB 500/590 KB 372/1710 KB 116/223 KB 244/258 KB 80/208 KB 504/590 KB 400/1710 KB 116/223 KB 244/258 KB 80/208 KB 508/590 KB 400/1710 KB 116/223 KB 244/258 KB 80/208 KB 512/590 KB 400/1710 KB 116/223 KB 244/258 KB 68/208 KB 496/590 KB 372/1710 KB 120/223 KB 244/258 KB 80/208 KB 512/590 KB 400/1710 KB 124/223 KB 244/258 KB 80/208 KB 512/590 KB 400/1710 KB 128/223 KB 244/258 KB 80/208 KB 512/590 KB 400/1710 KB 112/223 KB 244/258 KB 68/208 KB 496/590 KB 372/1710 KB 128/223 KB 248/258 KB 80/208 KB 512/590 KB 400/1710 KB 128/223 KB 252/258 KB 80/208 KB 512/590 KB 400/1710 KB 128/223 KB 256/258 KB 80/208 KB 512/590 KB 400/1710 KB 128/223 KB 258/258 KB 80/208 KB 512/590 KB 400/1710 KB 132/223 KB 258/258 KB 84/208 KB 512/590 KB 400/1710 KB 132/223 KB 258/258 KB 88/208 KB 516/590 KB 404/1710 KB 132/223 KB 258/258 KB 92/208 KB 516/590 KB 404/1710 KB 132/223 KB 258/258 KB 84/208 KB 516/590 KB 404/1710 KB 132/223 KB 258/258 KB 84/208 KB 516/590 KB 404/1710 KB 132/223 KB 258/258 KB 96/208 KB 520/590 KB 404/1710 KB 132/223 KB 258/258 KB 96/208 KB 524/590 KB 404/1710 KB 132/223 KB 258/258 KB 84/208 KB 512/590 KB 404/1710 KB 136/223 KB 258/258 KB 96/208 KB 524/590 KB 404/1710 KB 140/223 KB 258/258 KB 96/208 KB 524/590 KB 404/1710 KB 144/223 KB 258/258 KB 96/208 KB 528/590 KB 404/1710 KB 140/223 KB 258/258 KB 96/208 KB 528/590 KB 404/1710 KB 144/223 KB 258/258 KB 96/208 KB 528/590 KB 408/1710 KB 144/223 KB 258/258 KB 96/208 KB 528/590 KB 412/1710 KB 148/223 KB 258/258 KB 96/208 KB 532/590 KB 416/1710 KB 148/223 KB 258/258 KB 96/208 KB 532/590 KB 412/1710 KB 152/223 KB 258/258 KB 96/208 KB 532/590 KB 416/1710 KB 156/223 KB 258/258 KB 96/208 KB 532/590 KB 416/1710 KB 144/223 KB 258/258 KB 96/208 KB 532/590 KB 412/1710 KB 156/223 KB 258/258 KB 96/208 KB 536/590 KB 420/1710 KB 156/223 KB 258/258 KB 96/208 KB 540/590 KB 420/1710 KB 156/223 KB 258/258 KB 96/208 KB 544/590 KB 420/1710 KB 156/223 KB 258/258 KB 96/208 KB 532/590 KB 420/1710 KB 160/223 KB 258/258 KB 96 unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.install /208 KB 544/590 KB 424/1710 KB 160/223 KB 258/258 KB 96/208 KB 544/590 KB 428/1710 KB 160/223 KB 258/258 KB 96/208 KB 544/590 KB 432/1710 KB 160/223 KB 258/258 KB 96/208 KB 544/590 KB 436/1710 KB 132/223 KB 258/258 KB 96/208 KB 516/590 KB 404/1710 KB 160/223 KB 258/258 KB 100/208 KB 548/590 KB 436/1710 KB 160/223 KB 258/258 KB 104/208 KB 548/590 KB 436/1710 KB 160/223 KB 108/208 KB 548/590 KB 436/1710 KB 160/223 KB 112/208 KB 548/590 KB 436/1710 KB 160/223 KB 258/258 KB 96/208 KB 548/590 KB 436/1710 KB 160/223 KB 116/208 KB 552/590 KB 436/1710 KB 160/223 KB 116/208 KB 556/590 KB 436/1710 KB 160/223 KB 116/208 KB 560/590 KB 436/1710 KB 160/223 KB 258/258 KB 96/208 KB 544/590 KB 420/1710 KB 164/223 KB 116/208 KB 560/590 KB 440/1710 KB 168/223 KB 116/208 KB 560/590 KB 440/1710 KB 172/223 KB 116/208 KB 560/590 KB 440/1710 KB 176/223 KB 116/208 KB 560/590 KB 440/1710 KB 180/223 KB 116/208 KB 560/590 KB 440/1710 KB 160/223 KB 116/208 KB 560/590 KB 440/1710 KB 180/223 KB 116/208 KB 560/590 KB 444/1710 KB 160/223 KB 116/208 KB 548/590 KB 436/1710 KB 180/223 KB 120/208 KB 560/590 KB 444/1710 KB 180/223 KB 124/208 KB 560/590 KB 444/1710 KB 180/223 KB 128/208 KB 560/590 KB 444/1710 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar (258 KB at 1256.8 KB/sec) unit-abot-epc-basic-0: 12:20:26 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: 12:20:26 DEBUG unit.abot-epc-basic/0.install 180/223 KB 128/208 KB 560/590 KB 448/1710 KB 180/223 KB 132/208 KB 560/590 KB 448/1710 KB 184/223 KB 136/208 KB 564/590 KB 452/1710 KB 184/223 KB 132/208 KB 564/590 KB 452/1710 KB 180/223 KB 132/208 KB 564/590 KB 448/1710 KB 180/223 KB 132/208 KB 564/590 KB 452/1710 KB 184/223 KB 140/208 KB 564/590 KB 452/1710 KB 184/223 KB 144/208 KB 564/590 KB 452/1710 KB 184/223 KB 148/208 KB 564/590 KB 452/1710 KB 184/223 KB 152/208 KB 564/590 KB 452/1710 KB 184/223 KB 156/208 KB 564/590 KB 452/1710 KB 184/223 KB 160/208 KB 564/590 KB 452/1710 KB 184/223 KB 164/208 KB 564/590 KB 452/1710 KB 184/223 KB 168/208 KB 568/590 KB 452/1710 KB 184/223 KB 172/208 KB 568/590 KB 452/1710 KB 184/223 KB 176/208 KB 568/590 KB 452/1710 KB 184/223 KB 164/208 KB 568/590 KB 452/1710 KB 184/223 KB 176/208 KB 572/590 KB 452/1710 KB 184/223 KB 176/208 KB 576/590 KB 452/1710 KB 184/223 KB 176/208 KB 580/590 KB 452/1710 KB 184/223 KB 176/208 KB 584/590 KB 452/1710 KB 184/223 KB 176/208 KB 588/590 KB 452/1710 KB 184/223 KB 176/208 KB 590/590 KB 452/1710 KB 184/223 KB 180/208 KB 590/590 KB 452/1710 KB 184/223 KB 180/208 KB 4/38 KB 590/590 KB 452/1710 KB 184/223 KB 180/208 KB 8/38 KB 590/590 KB 452/1710 KB 184/223 KB 184/208 KB 8/38 KB 590/590 KB 452/1710 KB 184/223 KB 188/208 KB 12/38 KB 590/590 KB 452/1710 KB 184/223 KB 192/208 KB 12/38 KB 590/590 KB 452/1710 KB 184/223 KB 188/208 KB 12/38 KB 590/590 KB 452/1710 KB 184/223 KB 192/208 KB 16/38 KB 590/590 KB 452/1710 KB 184/223 KB 196/208 KB 16/38 KB 590/590 KB 452/1710 KB 188/223 KB 200/208 KB 20/38 KB 590/590 KB 452/1710 KB 188/223 KB 204/208 KB 20/38 KB 590/590 KB 452/1710 KB 188/223 KB 208/208 KB 20/38 KB 590/590 KB 452/1710 KB 188/223 KB 196/208 KB 20/38 KB 590/590 KB 452/1710 KB 192/223 KB 208/208 KB 20/38 KB 590/590 KB 452/1710 KB 184/223 KB 196/208 KB 20/38 KB 590/590 KB 452/1710 KB 192/223 KB 208/208 KB 24/38 KB 590/590 KB 452/1710 KB 192/223 KB 208/208 KB 28/38 KB 590/590 KB 452/1710 KB 196/223 KB 208/208 KB 32/38 KB 452/1710 KB 196/223 KB 208/208 KB 36/38 KB 452/1710 KB 196/223 KB 208/208 KB 38/38 KB 452/1710 KB 196/223 KB 208/208 KB 28/38 KB 452/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar (590 KB at 2509.2 KB/sec) unit-abot-epc-basic-0: 12:20:26 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: 12:20:26 DEBUG unit.abot-epc-basic/0.install 200/223 KB 208/208 KB 38/38 KB 452/1710 KB 204/223 KB 208/208 KB 38/38 KB 452/1710 KB 208/223 KB 208/208 KB 38/38 KB 452/1710 KB 212/223 KB 208/208 KB 38/38 KB 456/1710 KB 216/223 KB 208/208 KB 38/38 KB 456/1710 KB 220/223 KB 208/208 KB 38/38 KB 456/1710 KB 223/223 KB 208/208 KB 38/38 KB 456/1710 KB 208/223 KB 208/208 KB 38/38 KB 456/1710 KB 223/223 KB 208/208 KB 38/38 KB 460/1710 KB 223/223 KB 208/208 KB 38/38 KB 464/1710 KB 223/223 KB 208/208 KB 38/38 KB 468/1710 KB 223/223 KB 208/208 KB 38/38 KB 472/1710 KB 223/223 KB 208/208 KB 38/38 KB 476/1710 KB 223/223 KB 208/208 KB 38/38 KB 480/1710 KB 223/223 KB 208/208 KB 38/38 KB 484/1710 KB 223/223 KB 208/208 KB 38/38 KB 488/1710 KB 223/223 KB 208/208 KB 38/38 KB 492/1710 KB 223/223 KB 208/208 KB 38/38 KB 496/1710 KB 223/223 KB 208/208 KB 38/38 KB 500/1710 KB 223/223 KB 208/208 KB 38/38 KB 504/1710 KB 223/223 KB 208/208 KB 38/38 KB 508/1710 KB 223/223 KB 208/208 KB 38/38 KB 512/1710 KB 223/223 KB 4/18 KB 208/208 KB 38/38 KB 512/1710 KB 223/223 KB 8/18 KB 38/38 KB 512/1710 KB 223/223 KB 12/18 KB 38/38 KB 512/1710 KB 223/223 KB 16/18 KB 38/38 KB 512/1710 KB 223/223 KB 18/18 KB 38/38 KB 512/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar (208 KB at 855.4 KB/sec) unit-abot-epc-basic-0: 12:20:26 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: 12:20:26 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar (223 KB at 902.6 KB/sec) unit-abot-epc-basic-0: 12:20:26 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: 12:20:26 DEBUG unit.abot-epc-basic/0.install 18/18 KB 38/38 KB 516/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar (18 KB at 71.5 KB/sec) unit-abot-epc-basic-0: 12:20:26 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: 12:20:26 DEBUG unit.abot-epc-basic/0.install 38/38 KB 520/1710 KB 38/38 KB 524/1710 KB 38/38 KB 528/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar (38 KB at 150.6 KB/sec) unit-abot-epc-basic-0: 12:20:26 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: 12:20:26 DEBUG unit.abot-epc-basic/0.install 532/1710 KB 536/1710 KB 540/1710 KB 544/1710 KB 4/531 KB 544/1710 KB 4/214 KB 4/531 KB 544/1710 KB 8/531 KB 544/1710 KB 4/214 KB 12/531 KB 544/1710 KB 4/214 KB 16/531 KB 544/1710 KB 4/214 KB 20/531 KB 544/1710 KB 4/214 KB 24/531 KB 544/1710 KB 8/214 KB 4/1267 KB 28/531 KB 544/1710 KB 8/214 KB 20/531 KB 544/1710 KB 8/214 KB 4/1267 KB 28/531 KB 544/1710 KB 12/214 KB 4/1267 KB 28/531 KB 544/1710 KB 16/214 KB 4/1267 KB 24/531 KB 544/1710 KB 8/214 KB 8/1267 KB 28/531 KB 544/1710 KB 16/214 KB 8/1267 KB 28/531 KB 544/1710 KB 20/214 KB 12/1267 KB 32/531 KB 544/1710 KB 20/214 KB 4/109 KB 12/1267 KB 32/531 KB 544/1710 KB 20/214 KB 8/109 KB 12/1267 KB 32/531 KB 544/1710 KB 20/214 KB 12/109 KB 12/1267 KB 32/531 KB 544/1710 KB 20/214 KB 16/109 KB 12/1267 KB 32/531 KB 544/1710 KB 20/214 KB 20/109 KB 12/1267 KB 32/531 KB 544/1710 KB 20/214 KB 24/109 KB 12/1267 KB 32/531 KB 544/1710 KB 20/214 KB 28/109 KB 12/1267 KB 32/531 KB 544/1710 KB 20/214 KB 32/109 KB 12/1267 KB 32/531 KB 544/1710 KB 20/214 KB 36/109 KB 12/1267 KB 36/531 KB 544/1710 KB 20/214 KB 12/1267 KB 28/531 KB 544/1710 KB 20/214 KB 36/109 KB 16/1267 KB 36/531 KB 544/1710 KB 24/214 KB 36/109 KB 20/1267 KB 36/531 KB 544/1710 KB 24/214 KB 36/109 KB 12/1267 KB 36/531 KB 544/1710 KB 24/214 KB 36/109 KB 20/1267 KB 36/531 KB 544/1710 KB 28/214 KB 36/109 KB 20/1267 KB 36/531 KB 544/1710 KB 32/214 KB 32/109 KB 12/1267 KB 36/531 KB 544/1710 KB 20/214 KB 36/109 KB 20/1267 KB 40/531 KB 544/1710 KB 32/214 KB 40/109 KB 24/1267 KB 40/531 KB 544/1710 KB 32/214 KB 40/109 KB 28/1267 KB 40/531 KB 544/1710 KB 32/214 KB 40/109 KB 20/1267 KB 40/531 KB 544/1710 KB 32/214 KB 44/109 KB 28/1267 KB 44/531 KB 544/1710 KB 32/214 KB 48/109 KB 28/1267 KB 44/531 KB 544/1710 KB 32/214 KB 52/109 KB 32/1267 KB 44/531 KB 544/1710 KB 32/214 KB 56/109 KB 32/1267 KB 44/531 KB 548/1710 KB 36/214 KB 60/109 KB 32/1267 KB 44/531 KB 548/1710 KB 36/214 KB 40/109 KB 28/1267 KB 44/531 KB 544/1710 KB 32/214 KB 60/109 KB 32/1267 KB 48/531 KB 548/1710 KB 36/214 KB 60/109 KB 32/1267 KB 52/531 KB 548/1710 KB 36/214 KB 60/109 KB 32/1267 KB 56/531 KB 548/1710 KB 36/214 KB 60/109 KB 32/1267 KB 60/531 KB 548/1710 KB 36/214 KB 52/109 KB 32/1267 KB 44/531 KB 548/1710 KB 36/214 KB 52/109 KB 32/1267 KB 44/531 KB 544/1710 KB 36/214 KB 64/109 KB 32/1267 KB 60/531 KB 548/1710 KB 40/214 KB 64/109 KB 32/1267 KB 60/531 KB 548/1710 KB 44/214 KB 64/109 KB 32/1267 KB 60/531 KB 548/1710 KB 48/214 KB 48/109 KB 32/1267 KB 44/531 KB 544/1710 KB 32/214 KB 64/109 KB 36/1267 KB 60/531 KB 548/1710 KB 48/214 KB 64/109 KB 40/1267 KB 60/531 KB 548/1710 KB 48/214 KB 64/109 KB 44/1267 KB 60/531 KB 548/1710 KB 48/214 KB 64/109 KB 48/1267 KB 60/531 KB 548/1710 KB 48/214 KB 64/109 KB 52/1267 KB 60/531 KB 548/1710 KB 48/214 KB 64/109 KB 56/1267 KB 64/531 KB 552/1710 KB 52/214 KB 64/109 KB 60/1267 KB 64/531 KB 552/1710 KB 52/214 KB 64/109 KB 32/1267 KB 60/531 KB 548/1710 KB 36/214 KB 68/109 KB 60/1267 KB 64/531 KB 552/1710 KB 52/214 KB 64/109 KB 52/1267 KB 64/531 KB 552/1710 KB 52/214 KB 64/109 KB 52/1267 KB 64/531 KB 552/1710 KB 48/214 KB 68/109 KB 60/1267 KB 64/531 KB 556/1710 KB 52/214 KB 68/109 KB 60/1267 KB 64/531 KB 560/1710 KB 52/214 KB 64/109 KB 52/1267 KB 64/531 KB 548/1710 KB 48/214 KB 68/109 KB 60/1267 KB 68/531 KB 560/1710 KB 52/214 KB 72/109 KB 60/1267 KB 72/531 KB 564/1710 KB 56/214 KB 72/109 KB 60/1267 KB 68/531 KB 564/1710 KB 56/214 KB 7 unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.install 6/109 KB 64/1267 KB 72/531 KB 564/1710 KB 56/214 KB 80/109 KB 64/1267 KB 72/531 KB 564/1710 KB 56/214 KB 68/109 KB 60/1267 KB 68/531 KB 564/1710 KB 56/214 KB 68/109 KB 60/1267 KB 68/531 KB 560/1710 KB 56/214 KB 80/109 KB 64/1267 KB 76/531 KB 564/1710 KB 60/214 KB 80/109 KB 64/1267 KB 76/531 KB 564/1710 KB 64/214 KB 80/109 KB 64/1267 KB 76/531 KB 564/1710 KB 68/214 KB 84/109 KB 64/1267 KB 76/531 KB 568/1710 KB 72/214 KB 84/109 KB 64/1267 KB 76/531 KB 568/1710 KB 76/214 KB 84/109 KB 64/1267 KB 76/531 KB 568/1710 KB 80/214 KB 80/109 KB 64/1267 KB 76/531 KB 564/1710 KB 56/214 KB 84/109 KB 64/1267 KB 80/531 KB 568/1710 KB 80/214 KB 84/109 KB 64/1267 KB 84/531 KB 568/1710 KB 80/214 KB 84/109 KB 64/1267 KB 88/531 KB 568/1710 KB 80/214 KB 84/109 KB 64/1267 KB 92/531 KB 568/1710 KB 80/214 KB 84/109 KB 64/1267 KB 96/531 KB 568/1710 KB 80/214 KB 84/109 KB 64/1267 KB 100/531 KB 568/1710 KB 80/214 KB 72/109 KB 64/1267 KB 72/531 KB 564/1710 KB 56/214 KB 84/109 KB 68/1267 KB 100/531 KB 568/1710 KB 84/214 KB 84/109 KB 72/1267 KB 100/531 KB 568/1710 KB 84/214 KB 84/109 KB 76/1267 KB 100/531 KB 568/1710 KB 84/214 KB 84/109 KB 80/1267 KB 100/531 KB 568/1710 KB 84/214 KB 84/109 KB 84/1267 KB 100/531 KB 568/1710 KB 84/214 KB 84/109 KB 88/1267 KB 100/531 KB 568/1710 KB 84/214 KB 84/109 KB 92/1267 KB 100/531 KB 568/1710 KB 84/214 KB 84/109 KB 96/1267 KB 100/531 KB 568/1710 KB 84/214 KB 84/109 KB 64/1267 KB 100/531 KB 568/1710 KB 84/214 KB 84/109 KB 96/1267 KB 100/531 KB 568/1710 KB 88/214 KB 84/109 KB 96/1267 KB 100/531 KB 568/1710 KB 92/214 KB 84/109 KB 96/1267 KB 100/531 KB 568/1710 KB 96/214 KB 84/109 KB 64/1267 KB 76/531 KB 568/1710 KB 68/214 KB 88/109 KB 96/1267 KB 100/531 KB 568/1710 KB 96/214 KB 80/109 KB 64/1267 KB 76/531 KB 568/1710 KB 68/214 KB 88/109 KB 96/1267 KB 100/531 KB 572/1710 KB 96/214 KB 88/109 KB 96/1267 KB 100/531 KB 576/1710 KB 96/214 KB 88/109 KB 96/1267 KB 100/531 KB 580/1710 KB 96/214 KB 92/109 KB 96/1267 KB 100/531 KB 580/1710 KB 96/214 KB 96/109 KB 96/1267 KB 100/531 KB 580/1710 KB 96/214 KB 96/109 KB 96/1267 KB 100/531 KB 584/1710 KB 96/214 KB 96/109 KB 96/1267 KB 100/531 KB 588/1710 KB 96/214 KB 96/109 KB 96/1267 KB 100/531 KB 592/1710 KB 96/214 KB 100/109 KB 96/1267 KB 100/531 KB 592/1710 KB 96/214 KB 104/109 KB 96/1267 KB 100/531 KB 596/1710 KB 100/214 KB 108/109 KB 96/1267 KB 104/531 KB 596/1710 KB 100/214 KB 109/109 KB 96/1267 KB 104/531 KB 596/1710 KB 100/214 KB 100/109 KB 96/1267 KB 100/531 KB 596/1710 KB 96/214 KB 109/109 KB 96/1267 KB 104/531 KB 600/1710 KB 100/214 KB 109/109 KB 100/1267 KB 104/531 KB 604/1710 KB 100/214 KB 109/109 KB 100/1267 KB 104/531 KB 608/1710 KB 100/214 KB 100/109 KB 96/1267 KB 100/531 KB 596/1710 KB 100/214 KB 109/109 KB 100/1267 KB 104/531 KB 608/1710 KB 104/214 KB 109/109 KB 100/1267 KB 104/531 KB 612/1710 KB 108/214 KB 109/109 KB 100/1267 KB 104/531 KB 612/1710 KB 112/214 KB 109/109 KB 100/1267 KB 104/531 KB 600/1710 KB 100/214 KB 109/109 KB 104/1267 KB 104/531 KB 612/1710 KB 112/214 KB 109/109 KB 108/1267 KB 104/531 KB 612/1710 KB 112/214 KB 109/109 KB 112/1267 KB 104/531 KB 612/1710 KB 112/214 KB 104/109 KB 96/1267 KB 104/531 KB 596/1710 KB 100/214 KB 109/109 KB 112/1267 KB 108/531 KB 612/1710 KB 112/214 KB 109/109 KB 112/1267 KB 112/531 KB 612/1710 KB 112/214 KB 109/109 KB 112/1267 KB 116/531 KB 612/1710 KB 112/214 KB 109/109 KB 116/1267 KB 120/531 KB 612/1710 KB 116/214 KB 109/109 KB 116/1267 KB 124/53 unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.install 1 KB 612/1710 KB 116/214 KB 109/109 KB 116/1267 KB 128/531 KB 612/1710 KB 116/214 KB 109/109 KB 100/1267 KB 104/531 KB 612/1710 KB 104/214 KB 109/109 KB 116/1267 KB 128/531 KB 616/1710 KB 116/214 KB 109/109 KB 116/1267 KB 128/531 KB 620/1710 KB 116/214 KB 109/109 KB 116/1267 KB 128/531 KB 624/1710 KB 116/214 KB 109/109 KB 116/1267 KB 116/531 KB 612/1710 KB 116/214 KB 109/109 KB 116/1267 KB 128/531 KB 624/1710 KB 120/214 KB 109/109 KB 116/1267 KB 128/531 KB 624/1710 KB 124/214 KB 109/109 KB 116/1267 KB 128/531 KB 628/1710 KB 128/214 KB 116/1267 KB 128/531 KB 628/1710 KB 132/214 KB 116/1267 KB 132/531 KB 628/1710 KB 136/214 KB 109/109 KB 116/1267 KB 116/531 KB 612/1710 KB 112/214 KB 120/1267 KB 132/531 KB 628/1710 KB 136/214 KB 124/1267 KB 132/531 KB 628/1710 KB 136/214 KB 128/1267 KB 132/531 KB 628/1710 KB 136/214 KB 132/1267 KB 132/531 KB 628/1710 KB 136/214 KB 136/1267 KB 132/531 KB 628/1710 KB 136/214 KB 116/1267 KB 132/531 KB 628/1710 KB 132/214 KB 136/1267 KB 136/531 KB 628/1710 KB 140/214 KB 136/1267 KB 140/531 KB 628/1710 KB 140/214 KB 136/1267 KB 144/531 KB 628/1710 KB 140/214 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar (109 KB at 369.1 KB/sec) unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.install 109/109 KB 116/1267 KB 128/531 KB 628/1710 KB 124/214 KB 136/1267 KB 144/531 KB 632/1710 KB 140/214 KB 136/1267 KB 144/531 KB 636/1710 KB 140/214 KB 136/1267 KB 144/531 KB 640/1710 KB 140/214 KB 136/1267 KB 144/531 KB 644/1710 KB 140/214 KB 136/1267 KB 148/531 KB 648/1710 KB 140/214 KB 136/1267 KB 148/531 KB 652/1710 KB 140/214 KB 136/1267 KB 148/531 KB 656/1710 KB 140/214 KB 136/1267 KB 132/531 KB 628/1710 KB 140/214 KB 136/1267 KB 148/531 KB 656/1710 KB 144/214 KB 136/1267 KB 148/531 KB 656/1710 KB 148/214 KB 136/1267 KB 148/531 KB 656/1710 KB 152/214 KB 136/1267 KB 148/531 KB 656/1710 KB 156/214 KB 136/1267 KB 148/531 KB 656/1710 KB 160/214 KB 136/1267 KB 148/531 KB 656/1710 KB 164/214 KB 136/1267 KB 148/531 KB 660/1710 KB 168/214 KB 136/1267 KB 148/531 KB 644/1710 KB 140/214 KB 136/1267 KB 152/531 KB 660/1710 KB 168/214 KB 136/1267 KB 156/531 KB 660/1710 KB 168/214 KB 136/1267 KB 160/531 KB 660/1710 KB 168/214 KB Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.install 136/1267 KB 164/531 KB 660/1710 KB 168/214 KB 136/1267 KB 148/531 KB 660/1710 KB 164/214 KB 136/1267 KB 164/531 KB 664/1710 KB 168/214 KB 136/1267 KB 164/531 KB 668/1710 KB 168/214 KB 136/1267 KB 164/531 KB 672/1710 KB 168/214 KB 136/1267 KB 168/531 KB 672/1710 KB 168/214 KB 136/1267 KB 172/531 KB 672/1710 KB 168/214 KB 136/1267 KB 172/531 KB 676/1710 KB 172/214 KB 136/1267 KB 172/531 KB 672/1710 KB 172/214 KB 136/1267 KB 176/531 KB 676/1710 KB 176/214 KB 136/1267 KB 176/531 KB 676/1710 KB 172/214 KB 136/1267 KB 180/531 KB 676/1710 KB 176/214 KB 136/1267 KB 184/531 KB 680/1710 KB 180/214 KB 136/1267 KB 188/531 KB 680/1710 KB 180/214 KB 136/1267 KB 192/531 KB 680/1710 KB 180/214 KB 136/1267 KB 180/531 KB 680/1710 KB 180/214 KB 136/1267 KB 192/531 KB 684/1710 KB 180/214 KB 136/1267 KB 192/531 KB 688/1710 KB 180/214 KB 136/1267 KB 180/531 KB 676/1710 KB 180/214 KB 136/1267 KB 192/531 KB 688/1710 KB 184/214 KB 136/1267 KB 192/531 KB 688/1710 KB 188/214 KB 136/1267 KB 192/531 KB 688/1710 KB 192/214 KB 136/1267 KB 192/531 KB 692/1710 KB 196/214 KB 136/1267 KB 196/531 KB 692/1710 KB 200/214 KB 136/1267 KB 196/531 KB 692/1710 KB 204/214 KB 136/1267 KB 196/531 KB 692/1710 KB 208/214 KB 136/1267 KB 192/531 KB 692/1710 KB 192/214 KB 136/1267 KB 196/531 KB 696/1710 KB 208/214 KB 136/1267 KB 196/531 KB 700/1710 KB 208/214 KB 136/1267 KB 196/531 KB 704/1710 KB 208/214 KB 136/1267 KB 196/531 KB 692/1710 KB 196/214 KB 136/1267 KB 200/531 KB 704/1710 KB 208/214 KB 136/1267 KB 204/531 KB 704/1710 KB 208/214 KB 136/1267 KB 208/531 KB 704/1710 KB 208/214 KB 136/1267 KB 208/531 KB 708/1710 KB 208/214 KB 136/1267 KB 208/531 KB 708/1710 KB 212/214 KB 4/80 KB 136/1267 KB 208/531 KB 708/1710 KB 212/214 KB 8/80 KB 136/1267 KB 208/531 KB 708/1710 KB 212/214 KB 12/80 KB 136/1267 KB 208/531 KB 708/1710 KB 212/214 KB 16/80 KB 136/1267 KB 208/531 KB 708/1710 KB 212/214 KB 20/80 KB 136/1267 KB 208/531 KB 708/1710 KB 212/214 KB 24/80 KB 136/1267 KB 208/531 KB 708/1710 KB 212/214 KB 28/80 KB 136/1267 KB 208/531 KB 708/1710 KB 212/214 KB 32/80 KB 136/1267 KB 208/531 KB 708/1710 KB 212/214 KB 36/80 KB 136/1267 KB 208/531 KB 708/1710 KB 212/214 KB 40/80 KB 136/1267 KB 208/531 KB 708/1710 KB 212/214 KB 44/80 KB 136/1267 KB 208/531 KB 708/1710 KB 212/214 KB 48/80 KB 136/1267 KB 208/531 KB 708/1710 KB 212/214 KB 52/80 KB 136/1267 KB 208/531 KB 708/1710 KB 212/214 KB 56/80 KB 136/1267 KB 212/531 KB 712/1710 KB 214/214 KB 52/80 KB 136/1267 KB 212/531 KB 712/1710 KB 214/214 KB 56/80 KB 136/1267 KB 212/531 KB 716/1710 KB 214/214 KB 56/80 KB 136/1267 KB 212/531 KB 720/1710 KB 214/214 KB 52/80 KB 136/1267 KB 212/531 KB 708/1710 KB 214/214 KB 56/80 KB 136/1267 KB 216/531 KB 720/1710 KB 214/214 KB 56/80 KB 136/1267 KB 220/531 KB 720/1710 KB 214/214 KB 60/80 KB 136/1267 KB 224/531 KB 720/1710 KB 214/214 KB 52/80 KB 136/1267 KB 208/531 KB 708/1710 KB 214/214 KB 60/80 KB 140/1267 KB 224/531 KB 724/1710 KB 214/214 KB 60/80 KB 144/1267 KB 224/531 KB 724/1710 KB 214/214 KB 60/80 KB 148/1267 KB 228/531 KB 724/1710 KB 214/214 KB 60/80 KB 152/1267 KB 228/531 KB 724/1710 KB 214/214 KB 60/80 KB 156/1267 KB 228/531 KB 724/1710 KB 214/214 KB 60/80 KB 136/1267 KB 224/531 KB 724/1710 KB 214/214 KB 60/80 KB 136/1267 KB 220/531 KB 720/1710 KB 214/214 KB 64/80 KB 160/1267 KB 228/531 KB 724/1710 KB 214/214 KB 68/80 KB 160/1267 KB 228/531 KB 724/1710 KB 214/214 KB 72/80 KB 160/1267 KB 228/531 KB 724/1710 KB 214/214 KB 76/80 unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.install KB 160/1267 KB 228/531 KB 724/1710 KB 214/214 KB 60/80 KB 144/1267 KB 228/531 KB 724/1710 KB 214/214 KB 76/80 KB 160/1267 KB 232/531 KB 728/1710 KB 214/214 KB 76/80 KB 160/1267 KB 228/531 KB 728/1710 KB 214/214 KB 80/80 KB 160/1267 KB 236/531 KB 732/1710 KB 214/214 KB 80/80 KB 160/1267 KB 236/531 KB 736/1710 KB 214/214 KB 80/80 KB 160/1267 KB 232/531 KB 728/1710 KB 214/214 KB 80/80 KB 160/1267 KB 236/531 KB 736/1710 KB 214/214 KB 80/80 KB 160/1267 KB 240/531 KB 736/1710 KB 214/214 KB 80/80 KB 160/1267 KB 244/531 KB 740/1710 KB 214/214 KB 80/80 KB 160/1267 KB 248/531 KB 740/1710 KB 214/214 KB 80/80 KB 160/1267 KB 252/531 KB 740/1710 KB 214/214 KB 80/80 KB 160/1267 KB 256/531 KB 740/1710 KB 214/214 KB 80/80 KB 160/1267 KB 240/531 KB 740/1710 KB 214/214 KB 80/80 KB 160/1267 KB 256/531 KB 744/1710 KB 214/214 KB 80/80 KB 160/1267 KB 256/531 KB 748/1710 KB 214/214 KB 80/80 KB 160/1267 KB 256/531 KB 752/1710 KB 214/214 KB 80/80 KB 160/1267 KB 256/531 KB 756/1710 KB 214/214 KB 160/1267 KB 260/531 KB 760/1710 KB 160/1267 KB 260/531 KB 764/1710 KB 160/1267 KB 260/531 KB 768/1710 KB 60/80 KB 160/1267 KB 244/531 KB 740/1710 KB 214/214 KB 164/1267 KB 260/531 KB 768/1710 KB 168/1267 KB 260/531 KB 768/1710 KB 172/1267 KB 260/531 KB 768/1710 KB 176/1267 KB 260/531 KB 768/1710 KB 180/1267 KB 260/531 KB 768/1710 KB 184/1267 KB 260/531 KB 768/1710 KB 188/1267 KB 260/531 KB 768/1710 KB 192/1267 KB 260/531 KB 768/1710 KB 196/1267 KB 260/531 KB 768/1710 KB 200/1267 KB 260/531 KB 772/1710 KB 204/1267 KB 260/531 KB 772/1710 KB 208/1267 KB 260/531 KB 772/1710 KB 160/1267 KB 260/531 KB 756/1710 KB 208/1267 KB 264/531 KB 772/1710 KB 208/1267 KB 268/531 KB 772/1710 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar (80 KB at 240.9 KB/sec) unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar (214 KB at 648.1 KB/sec) unit-abot-epc-basic-0: 12:20:26 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: 12:20:26 DEBUG unit.abot-epc-basic/0.install 208/1267 KB 272/531 KB 772/1710 KB 208/1267 KB 276/531 KB 772/1710 KB 208/1267 KB 280/531 KB 772/1710 KB 208/1267 KB 284/531 KB 772/1710 KB 196/1267 KB 260/531 KB 772/1710 KB 208/1267 KB 284/531 KB 776/1710 KB 208/1267 KB 284/531 KB 780/1710 KB 208/1267 KB 284/531 KB 784/1710 KB Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.install 208/1267 KB 284/531 KB 788/1710 KB 212/1267 KB 288/531 KB 792/1710 KB 212/1267 KB 288/531 KB 796/1710 KB 212/1267 KB 288/531 KB 800/1710 KB 212/1267 KB 288/531 KB 788/1710 KB 216/1267 KB 288/531 KB 800/1710 KB 220/1267 KB 288/531 KB 800/1710 KB 224/1267 KB 288/531 KB 804/1710 KB 208/1267 KB 288/531 KB 788/1710 KB 224/1267 KB 292/531 KB 804/1710 KB 224/1267 KB 296/531 KB 804/1710 KB 224/1267 KB 300/531 KB 804/1710 KB 224/1267 KB 304/531 KB 804/1710 KB 4/61 KB 224/1267 KB 304/531 KB 804/1710 KB 8/61 KB 224/1267 KB 304/531 KB 804/1710 KB 12/61 KB 224/1267 KB 304/531 KB 804/1710 KB 16/61 KB 224/1267 KB 304/531 KB 804/1710 KB 20/61 KB 224/1267 KB 304/531 KB 804/1710 KB 24/61 KB 224/1267 KB 304/531 KB 804/1710 KB 28/61 KB 224/1267 KB 304/531 KB 804/1710 KB 32/61 KB 224/1267 KB 304/531 KB 804/1710 KB 36/61 KB 224/1267 KB 304/531 KB 804/1710 KB 40/61 KB 228/1267 KB 308/531 KB 804/1710 KB 44/61 KB 228/1267 KB 308/531 KB 804/1710 KB 48/61 KB 228/1267 KB 308/531 KB 804/1710 KB 220/1267 KB 288/531 KB 804/1710 KB 48/61 KB 228/1267 KB 308/531 KB 808/1710 KB 48/61 KB 228/1267 KB 308/531 KB 812/1710 KB 48/61 KB 228/1267 KB 308/531 KB 816/1710 KB 36/61 KB 228/1267 KB 308/531 KB 804/1710 KB 48/61 KB 232/1267 KB 308/531 KB 816/1710 KB 48/61 KB 236/1267 KB 308/531 KB 816/1710 KB 48/61 KB 240/1267 KB 308/531 KB 816/1710 KB 48/61 KB 244/1267 KB 308/531 KB 816/1710 KB 52/61 KB 248/1267 KB 308/531 KB 820/1710 KB 52/61 KB 252/1267 KB 308/531 KB 820/1710 KB 52/61 KB 256/1267 KB 308/531 KB 820/1710 KB 36/61 KB 224/1267 KB 308/531 KB 804/1710 KB 52/61 KB 256/1267 KB 312/531 KB 820/1710 KB 52/61 KB 256/1267 KB 316/531 KB 820/1710 KB 52/61 KB 256/1267 KB 320/531 KB 820/1710 KB 52/61 KB 256/1267 KB 324/531 KB 820/1710 KB 52/61 KB 256/1267 KB 328/531 KB 820/1710 KB 52/61 KB 256/1267 KB 332/531 KB 820/1710 KB 52/61 KB 256/1267 KB 336/531 KB 820/1710 KB 52/61 KB 244/1267 KB 308/531 KB 820/1710 KB 56/61 KB 256/1267 KB 336/531 KB 820/1710 KB 60/61 KB 256/1267 KB 336/531 KB 820/1710 KB 61/61 KB 256/1267 KB 336/531 KB 820/1710 KB 48/61 KB 244/1267 KB 308/531 KB 820/1710 KB 61/61 KB 256/1267 KB 340/531 KB 824/1710 KB 61/61 KB 256/1267 KB 340/531 KB 828/1710 KB 61/61 KB 256/1267 KB 340/531 KB 832/1710 KB 61/61 KB 256/1267 KB 340/531 KB 836/1710 KB 61/61 KB 256/1267 KB 340/531 KB 840/1710 KB 61/61 KB 260/1267 KB 340/531 KB 844/1710 KB 61/61 KB 260/1267 KB 340/531 KB 848/1710 KB 61/61 KB 256/1267 KB 340/531 KB 820/1710 KB 61/61 KB 260/1267 KB 340/531 KB 840/1710 KB 61/61 KB 260/1267 KB 4/1044 KB 340/531 KB 848/1710 KB 61/61 KB 260/1267 KB 8/1044 KB 340/531 KB 848/1710 KB 61/61 KB 260/1267 KB 12/1044 KB 340/531 KB 848/1710 KB 61/61 KB 260/1267 KB 16/1044 KB 340/531 KB 848/1710 KB 61/61 KB 260/1267 KB 20/1044 KB 340/531 KB 848/1710 KB 61/61 KB 260/1267 KB 24/1044 KB 340/531 KB 848/1710 KB 61/61 KB 260/1267 KB 28/1044 KB 340/531 KB 848/1710 KB 61/61 KB 260/1267 KB 32/1044 KB 340/531 KB 848/1710 KB 61/61 KB 260/1267 KB 36/1044 KB 340/531 KB 848/1710 KB 61/61 KB 260/1267 KB 40/1044 KB 340/531 KB 848/1710 KB 61/61 KB 260/1267 KB 44/1044 KB 340/531 KB 848/1710 KB 61/61 KB 260/1267 KB 48/1044 KB 340/531 KB 848/1710 KB 61/61 KB 260/1267 KB 52/1044 KB 340/531 KB 848/1710 KB 61/61 KB 260/1267 KB 56/1044 KB 340/531 KB 848/1710 KB 61/61 KB 264/1267 KB 56/1044 KB 344/531 KB 848/1710 KB 61/61 KB 264/1267 KB 56/1044 KB 348/531 KB 848/1710 KB 61/61 KB 264/1267 KB 60/1044 KB 352/531 KB 852/1710 KB 61/61 unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.install KB 264/1267 KB 60/1044 KB 356/531 KB 852/1710 KB 264/1267 KB 60/1044 KB 360/531 KB 852/1710 KB 264/1267 KB 60/1044 KB 364/531 KB 852/1710 KB 264/1267 KB 60/1044 KB 368/531 KB 852/1710 KB 61/61 KB 264/1267 KB 56/1044 KB 340/531 KB 848/1710 KB 268/1267 KB 60/1044 KB 368/531 KB 852/1710 KB 272/1267 KB 60/1044 KB 368/531 KB 852/1710 KB 276/1267 KB 60/1044 KB 368/531 KB 852/1710 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 167.3 KB/sec) unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.install 61/61 KB 264/1267 KB 60/1044 KB 348/531 KB 852/1710 KB 276/1267 KB 64/1044 KB 368/531 KB 852/1710 KB 276/1267 KB 68/1044 KB 368/531 KB 852/1710 KB 276/1267 KB 72/1044 KB 368/531 KB 852/1710 KB 61/61 KB 264/1267 KB 56/1044 KB 348/531 KB 852/1710 KB 276/1267 KB 72/1044 KB 368/531 KB 856/1710 KB 276/1267 KB 72/1044 KB 368/531 KB 860/1710 KB 276/1267 KB 72/1044 KB 368/531 KB 864/1710 KB 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: 12:20:26 DEBUG unit.abot-epc-basic/0.install 276/1267 KB 76/1044 KB 368/531 KB 864/1710 KB 276/1267 KB 80/1044 KB 368/531 KB 864/1710 KB 280/1267 KB 84/1044 KB 368/531 KB 864/1710 KB 280/1267 KB 88/1044 KB 372/531 KB 868/1710 KB 280/1267 KB 92/1044 KB 372/531 KB 868/1710 KB 280/1267 KB 96/1044 KB 372/531 KB 868/1710 KB 280/1267 KB 80/1044 KB 368/531 KB 864/1710 KB 284/1267 KB 96/1044 KB 372/531 KB 868/1710 KB 288/1267 KB 96/1044 KB 372/531 KB 868/1710 KB 292/1267 KB 96/1044 KB 372/531 KB 868/1710 KB 296/1267 KB 96/1044 KB 372/531 KB 868/1710 KB 300/1267 KB 96/1044 KB 372/531 KB 868/1710 KB 304/1267 KB 96/1044 KB 372/531 KB 868/1710 KB 280/1267 KB 84/1044 KB 372/531 KB 868/1710 KB 304/1267 KB 96/1044 KB 376/531 KB 868/1710 KB 304/1267 KB 96/1044 KB 380/531 KB 868/1710 KB 304/1267 KB 96/1044 KB 384/531 KB 868/1710 KB 280/1267 KB 84/1044 KB 368/531 KB 868/1710 KB 304/1267 KB 96/1044 KB 384/531 KB 872/1710 KB 304/1267 KB 96/1044 KB 384/531 KB 876/1710 KB 304/1267 KB 96/1044 KB 384/531 KB 880/1710 KB 304/1267 KB 96/1044 KB 384/531 KB 884/1710 KB 308/1267 KB 100/1044 KB 388/531 KB 888/1710 KB 308/1267 KB 100/1044 KB 388/531 KB 892/1710 KB 308/1267 KB 100/1044 KB 388/531 KB 896/1710 KB 308/1267 KB 100/1044 KB 388/531 KB 884/1710 KB 308/1267 KB 104/1044 KB 388/531 KB 896/1710 KB 308/1267 KB 108/1044 KB 388/531 KB 896/1710 KB 304/1267 KB 96/1044 KB 388/531 KB 884/1710 KB 308/1267 KB 108/1044 KB 392/531 KB 896/1710 KB 308/1267 KB 108/1044 KB 396/531 KB 896/1710 KB 308/1267 KB 108/1044 KB 400/531 KB 896/1710 KB 308/1267 KB 96/1044 KB 388/531 KB 884/1710 KB 312/1267 KB 112/1044 KB 400/531 KB 896/1710 KB 316/1267 KB 112/1044 KB 400/531 KB 896/1710 KB 4/1063 KB 320/1267 KB 112/1044 KB 400/531 KB 900/1710 KB 308/1267 KB 112/1044 KB 400/531 KB 896/1710 KB 4/1063 KB 320/1267 KB 116/1044 KB 404/531 KB 900/1710 KB 4/1063 KB 324/1267 KB 116/1044 KB 408/531 KB 900/1710 KB 4/1063 KB 324/1267 KB 116/1044 KB 412/531 KB 900/1710 KB 4/1063 KB 324/1267 KB 116/1044 KB 416/531 KB 900/1710 KB 4/1063 KB 316/1267 KB 112/1044 KB 400/531 KB 900/1710 KB 4/1063 KB 324/1267 KB 116/1044 KB 416/531 KB 904/1710 KB 4/1063 KB 324/1267 KB 116/1044 KB 416/531 KB 908/1710 KB 4/1063 KB 324/1267 KB 116/1044 KB 416/531 KB 912/1710 KB 4/1063 KB 316/1267 KB 112/1044 KB 400/531 KB 896/1710 KB 8/1063 KB 324/1267 KB 116/1044 KB 416/531 KB 912/1710 KB 12/1063 KB 324/1267 KB 116/1044 KB 416/531 KB 912/1710 KB 16/1063 KB 324/1267 KB 116/1044 KB 416/531 KB 912/1710 KB 20/1063 KB 324/1267 KB 116/1044 KB 416/531 KB 912/1710 KB 24/1063 KB 324/1267 KB 116/1044 KB 416/531 KB 912/1710 KB 28/1063 KB 324/1267 KB 116/1044 KB 416/531 KB 912/1710 KB 32/1063 KB 324/1267 KB 116/1044 KB 416/531 KB 912/1710 KB 36/1063 KB 324/1267 KB 116/1044 KB 416/531 KB 912/1710 KB 40/1063 KB 324/1267 KB 116/1044 KB 420/531 KB 916/1710 KB 44/1063 KB 324/1267 KB 116/1044 KB 420/531 KB 916/1710 KB 48/1063 KB 324/1267 KB 116/1044 KB 420/531 KB 916/1710 KB 4/1063 KB 324/1267 KB 116/1044 KB 404/531 KB 900/1710 KB 48/1063 KB 328/1267 KB 116/1044 KB 420/531 KB 916/1710 KB 48/1063 KB 332/1267 KB 116/1044 KB 420/531 KB 916/1710 KB 48/1063 KB 336/1267 KB 116/1044 KB 420/531 KB 916/1710 KB 48/1063 KB 340/1267 KB 116/1044 KB 420/531 KB 916/1710 KB 48/1063 KB 344/1267 KB 116/1044 KB 420/531 KB 916/1710 KB 48/1063 KB 348/1267 KB 116/1044 KB 420/531 KB 916/1710 KB 48/1063 KB 352/1267 KB 116/1044 KB 420/531 KB 916/1710 KB 48/1063 KB 356/1267 KB 116/1044 KB 420/531 KB 916/1710 KB 52/1063 KB 360/1267 KB 116/1044 KB 420/5 unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.install 31 KB 916/1710 KB 52/1063 KB 364/1267 KB 116/1044 KB 420/531 KB 916/1710 KB 52/1063 KB 368/1267 KB 116/1044 KB 420/531 KB 916/1710 KB 36/1063 KB 324/1267 KB 116/1044 KB 420/531 KB 916/1710 KB 52/1063 KB 368/1267 KB 116/1044 KB 420/531 KB 920/1710 KB 36/1063 KB 324/1267 KB 116/1044 KB 420/531 KB 912/1710 KB 52/1063 KB 368/1267 KB 116/1044 KB 424/531 KB 924/1710 KB 52/1063 KB 368/1267 KB 116/1044 KB 428/531 KB 924/1710 KB 52/1063 KB 368/1267 KB 116/1044 KB 432/531 KB 924/1710 KB 4/1063 KB 324/1267 KB 116/1044 KB 416/531 KB 912/1710 KB 52/1063 KB 368/1267 KB 120/1044 KB 432/531 KB 924/1710 KB 52/1063 KB 368/1267 KB 124/1044 KB 432/531 KB 924/1710 KB 52/1063 KB 368/1267 KB 128/1044 KB 432/531 KB 924/1710 KB 52/1063 KB 368/1267 KB 132/1044 KB 432/531 KB 924/1710 KB 52/1063 KB 368/1267 KB 136/1044 KB 432/531 KB 924/1710 KB 52/1063 KB 368/1267 KB 140/1044 KB 432/531 KB 924/1710 KB 52/1063 KB 368/1267 KB 144/1044 KB 432/531 KB 924/1710 KB 52/1063 KB 368/1267 KB 148/1044 KB 432/531 KB 924/1710 KB 52/1063 KB 356/1267 KB 116/1044 KB 420/531 KB 916/1710 KB 56/1063 KB 368/1267 KB 148/1044 KB 436/531 KB 924/1710 KB 60/1063 KB 368/1267 KB 148/1044 KB 436/531 KB 924/1710 KB 64/1063 KB 368/1267 KB 148/1044 KB 436/531 KB 924/1710 KB 68/1063 KB 368/1267 KB 152/1044 KB 436/531 KB 924/1710 KB 72/1063 KB 372/1267 KB 152/1044 KB 436/531 KB 924/1710 KB 52/1063 KB 368/1267 KB 148/1044 KB 436/531 KB 924/1710 KB 52/1063 KB 368/1267 KB 116/1044 KB 420/531 KB 924/1710 KB 72/1063 KB 372/1267 KB 152/1044 KB 436/531 KB 928/1710 KB 72/1063 KB 372/1267 KB 152/1044 KB 436/531 KB 932/1710 KB 72/1063 KB 372/1267 KB 152/1044 KB 440/531 KB 936/1710 KB 72/1063 KB 372/1267 KB 152/1044 KB 440/531 KB 940/1710 KB 72/1063 KB 372/1267 KB 152/1044 KB 440/531 KB 944/1710 KB 72/1063 KB 372/1267 KB 152/1044 KB 440/531 KB 948/1710 KB 72/1063 KB 372/1267 KB 152/1044 KB 440/531 KB 952/1710 KB 72/1063 KB 372/1267 KB 152/1044 KB 440/531 KB 956/1710 KB 76/1063 KB 372/1267 KB 152/1044 KB 440/531 KB 960/1710 KB 68/1063 KB 372/1267 KB 152/1044 KB 436/531 KB 924/1710 KB 76/1063 KB 376/1267 KB 152/1044 KB 440/531 KB 960/1710 KB 76/1063 KB 380/1267 KB 152/1044 KB 440/531 KB 960/1710 KB 76/1063 KB 384/1267 KB 152/1044 KB 440/531 KB 960/1710 KB 64/1063 KB 368/1267 KB 152/1044 KB 436/531 KB 924/1710 KB 76/1063 KB 384/1267 KB 156/1044 KB 440/531 KB 964/1710 KB 76/1063 KB 384/1267 KB 160/1044 KB 440/531 KB 964/1710 KB 76/1063 KB 384/1267 KB 164/1044 KB 440/531 KB 964/1710 KB 76/1063 KB 384/1267 KB 168/1044 KB 440/531 KB 964/1710 KB 76/1063 KB 384/1267 KB 172/1044 KB 440/531 KB 964/1710 KB 76/1063 KB 384/1267 KB 176/1044 KB 440/531 KB 964/1710 KB 76/1063 KB 388/1267 KB 180/1044 KB 440/531 KB 964/1710 KB 76/1063 KB 388/1267 KB 184/1044 KB 440/531 KB 964/1710 KB 76/1063 KB 384/1267 KB 152/1044 KB 440/531 KB 964/1710 KB 76/1063 KB 388/1267 KB 184/1044 KB 440/531 KB 968/1710 KB 76/1063 KB 388/1267 KB 184/1044 KB 440/531 KB 972/1710 KB 76/1063 KB 388/1267 KB 184/1044 KB 440/531 KB 976/1710 KB 76/1063 KB 372/1267 KB 152/1044 KB 440/531 KB 956/1710 KB 80/1063 KB 388/1267 KB 184/1044 KB 440/531 KB 976/1710 KB 72/1063 KB 372/1267 KB 152/1044 KB 440/531 KB 932/1710 KB 80/1063 KB 388/1267 KB 184/1044 KB 444/531 KB 976/1710 KB 80/1063 KB 388/1267 KB 184/1044 KB 448/531 KB 976/1710 KB 80/1063 KB 388/1267 KB 184/1044 KB 452/531 KB 976/1710 KB 80/1063 KB 388/1267 KB 184/1044 KB 456/531 KB 976/1710 KB 80/1063 KB 388/1267 KB 184/1044 KB 460/531 KB 976/1710 KB 80 unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.install /1063 KB 388/1267 KB 184/1044 KB 464/531 KB 976/1710 KB 80/1063 KB 388/1267 KB 184/1044 KB 468/531 KB 976/1710 KB 84/1063 KB 388/1267 KB 184/1044 KB 472/531 KB 976/1710 KB 84/1063 KB 388/1267 KB 184/1044 KB 476/531 KB 976/1710 KB 76/1063 KB 388/1267 KB 176/1044 KB 440/531 KB 964/1710 KB 84/1063 KB 392/1267 KB 184/1044 KB 476/531 KB 976/1710 KB 84/1063 KB 396/1267 KB 184/1044 KB 476/531 KB 976/1710 KB 84/1063 KB 400/1267 KB 184/1044 KB 480/531 KB 976/1710 KB 84/1063 KB 388/1267 KB 184/1044 KB 468/531 KB 976/1710 KB 88/1063 KB 400/1267 KB 184/1044 KB 480/531 KB 980/1710 KB 92/1063 KB 400/1267 KB 184/1044 KB 480/531 KB 980/1710 KB 96/1063 KB 400/1267 KB 184/1044 KB 480/531 KB 980/1710 KB 100/1063 KB 400/1267 KB 184/1044 KB 480/531 KB 980/1710 KB 104/1063 KB 404/1267 KB 188/1044 KB 480/531 KB 980/1710 KB 108/1063 KB 404/1267 KB 188/1044 KB 480/531 KB 980/1710 KB 112/1063 KB 404/1267 KB 188/1044 KB 480/531 KB 980/1710 KB 84/1063 KB 400/1267 KB 184/1044 KB 480/531 KB 980/1710 KB 112/1063 KB 404/1267 KB 188/1044 KB 480/531 KB 984/1710 KB 112/1063 KB 404/1267 KB 188/1044 KB 480/531 KB 988/1710 KB 112/1063 KB 404/1267 KB 188/1044 KB 480/531 KB 992/1710 KB 112/1063 KB 404/1267 KB 188/1044 KB 480/531 KB 996/1710 KB 84/1063 KB 396/1267 KB 184/1044 KB 480/531 KB 976/1710 KB 116/1063 KB 404/1267 KB 188/1044 KB 484/531 KB 996/1710 KB 116/1063 KB 404/1267 KB 188/1044 KB 488/531 KB 996/1710 KB 116/1063 KB 404/1267 KB 188/1044 KB 492/531 KB 996/1710 KB 116/1063 KB 404/1267 KB 188/1044 KB 496/531 KB 996/1710 KB 116/1063 KB 404/1267 KB 188/1044 KB 500/531 KB 996/1710 KB 116/1063 KB 404/1267 KB 188/1044 KB 504/531 KB 996/1710 KB 116/1063 KB 404/1267 KB 188/1044 KB 508/531 KB 996/1710 KB 116/1063 KB 404/1267 KB 188/1044 KB 512/531 KB 1000/1710 KB 116/1063 KB 404/1267 KB 188/1044 KB 480/531 KB 996/1710 KB 120/1063 KB 404/1267 KB 188/1044 KB 512/531 KB 1000/1710 KB 124/1063 KB 404/1267 KB 188/1044 KB 512/531 KB 1000/1710 KB 128/1063 KB 404/1267 KB 188/1044 KB 512/531 KB 1000/1710 KB 132/1063 KB 404/1267 KB 188/1044 KB 512/531 KB 1000/1710 KB 100/1063 KB 404/1267 KB 188/1044 KB 480/531 KB 980/1710 KB 132/1063 KB 408/1267 KB 188/1044 KB 516/531 KB 1000/1710 KB 132/1063 KB 412/1267 KB 188/1044 KB 516/531 KB 1000/1710 KB 132/1063 KB 416/1267 KB 188/1044 KB 516/531 KB 1000/1710 KB 100/1063 KB 400/1267 KB 188/1044 KB 480/531 KB 980/1710 KB 132/1063 KB 416/1267 KB 192/1044 KB 516/531 KB 1000/1710 KB 132/1063 KB 416/1267 KB 196/1044 KB 516/531 KB 1000/1710 KB 132/1063 KB 416/1267 KB 200/1044 KB 516/531 KB 1000/1710 KB 132/1063 KB 416/1267 KB 204/1044 KB 516/531 KB 1000/1710 KB 132/1063 KB 416/1267 KB 208/1044 KB 516/531 KB 1000/1710 KB 132/1063 KB 416/1267 KB 212/1044 KB 516/531 KB 1000/1710 KB 132/1063 KB 420/1267 KB 216/1044 KB 516/531 KB 1000/1710 KB 132/1063 KB 420/1267 KB 220/1044 KB 516/531 KB 1000/1710 KB 132/1063 KB 420/1267 KB 224/1044 KB 516/531 KB 1000/1710 KB 132/1063 KB 420/1267 KB 228/1044 KB 516/531 KB 1000/1710 KB 132/1063 KB 404/1267 KB 188/1044 KB 516/531 KB 1000/1710 KB 136/1063 KB 420/1267 KB 228/1044 KB 520/531 KB 1000/1710 KB 136/1063 KB 420/1267 KB 228/1044 KB 524/531 KB 1000/1710 KB 136/1063 KB 420/1267 KB 228/1044 KB 528/531 KB 1000/1710 KB 116/1063 KB 404/1267 KB 188/1044 KB 508/531 KB 1000/1710 KB 136/1063 KB 420/1267 KB 228/1044 KB 528/531 KB 1004/1710 KB 136/1063 KB 420/1267 KB 228/1044 KB 528/531 KB 1008/1710 KB 136/1063 KB 420/1267 KB 228/1044 KB 516/531 KB 1000/1710 KB 140/1063 KB 420/1267 KB unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.install 232/1044 KB 531/531 KB 1008/1710 KB 144/1063 KB 420/1267 KB 232/1044 KB 531/531 KB 1008/1710 KB 132/1063 KB 420/1267 KB 212/1044 KB 516/531 KB 1000/1710 KB 144/1063 KB 424/1267 KB 232/1044 KB 531/531 KB 1008/1710 KB 144/1063 KB 428/1267 KB 232/1044 KB 531/531 KB 1008/1710 KB 144/1063 KB 432/1267 KB 232/1044 KB 531/531 KB 1008/1710 KB 144/1063 KB 436/1267 KB 232/1044 KB 531/531 KB 1008/1710 KB 144/1063 KB 440/1267 KB 232/1044 KB 531/531 KB 1008/1710 KB 144/1063 KB 444/1267 KB 232/1044 KB 531/531 KB 1008/1710 KB 144/1063 KB 448/1267 KB 232/1044 KB 531/531 KB 1008/1710 KB 136/1063 KB 420/1267 KB 232/1044 KB 531/531 KB 1008/1710 KB 144/1063 KB 448/1267 KB 236/1044 KB 531/531 KB 1008/1710 KB 144/1063 KB 448/1267 KB 240/1044 KB 531/531 KB 1008/1710 KB 144/1063 KB 448/1267 KB 244/1044 KB 531/531 KB 1008/1710 KB 148/1063 KB 452/1267 KB 248/1044 KB 531/531 KB 1008/1710 KB 148/1063 KB 452/1267 KB 252/1044 KB 531/531 KB 1008/1710 KB 148/1063 KB 452/1267 KB 256/1044 KB 531/531 KB 1008/1710 KB 136/1063 KB 420/1267 KB 228/1044 KB 531/531 KB 1008/1710 KB 148/1063 KB 452/1267 KB 244/1044 KB 531/531 KB 1008/1710 KB 148/1063 KB 456/1267 KB 256/1044 KB 531/531 KB 1008/1710 KB 148/1063 KB 460/1267 KB 256/1044 KB 531/531 KB 1008/1710 KB 148/1063 KB 464/1267 KB 256/1044 KB 531/531 KB 1008/1710 KB 148/1063 KB 448/1267 KB 244/1044 KB 531/531 KB 1008/1710 KB 152/1063 KB 464/1267 KB 256/1044 KB 531/531 KB 1008/1710 KB 156/1063 KB 464/1267 KB 256/1044 KB 531/531 KB 1008/1710 KB 160/1063 KB 464/1267 KB 256/1044 KB 531/531 KB 1008/1710 KB 164/1063 KB 464/1267 KB 256/1044 KB 531/531 KB 1008/1710 KB 168/1063 KB 468/1267 KB 260/1044 KB 531/531 KB 1008/1710 KB 172/1063 KB 468/1267 KB 260/1044 KB 531/531 KB 1008/1710 KB 176/1063 KB 468/1267 KB 260/1044 KB 531/531 KB 1008/1710 KB 164/1063 KB 468/1267 KB 260/1044 KB 531/531 KB 1008/1710 KB 164/1063 KB 468/1267 KB 256/1044 KB 531/531 KB 1008/1710 KB 176/1063 KB 472/1267 KB 264/1044 KB 531/531 KB 1008/1710 KB 176/1063 KB 476/1267 KB 264/1044 KB 531/531 KB 1008/1710 KB 176/1063 KB 480/1267 KB 264/1044 KB 531/531 KB 1008/1710 KB 176/1063 KB 468/1267 KB 264/1044 KB 531/531 KB 1008/1710 KB 176/1063 KB 480/1267 KB 268/1044 KB 531/531 KB 1008/1710 KB 176/1063 KB 480/1267 KB 272/1044 KB 531/531 KB 1008/1710 KB 176/1063 KB 484/1267 KB 272/1044 KB 531/531 KB 1008/1710 KB 180/1063 KB 488/1267 KB 272/1044 KB 531/531 KB 1008/1710 KB 180/1063 KB 492/1267 KB 272/1044 KB 531/531 KB 1008/1710 KB 180/1063 KB 484/1267 KB 272/1044 KB 531/531 KB 1008/1710 KB 184/1063 KB 492/1267 KB 276/1044 KB 531/531 KB 1008/1710 KB 188/1063 KB 492/1267 KB 276/1044 KB 531/531 KB 1008/1710 KB 192/1063 KB 496/1267 KB 276/1044 KB 1008/1710 KB 196/1063 KB 496/1267 KB 276/1044 KB 1012/1710 KB 200/1063 KB 496/1267 KB 276/1044 KB 1012/1710 KB 204/1063 KB 496/1267 KB 276/1044 KB 1012/1710 KB 208/1063 KB 496/1267 KB 276/1044 KB 1012/1710 KB 180/1063 KB 492/1267 KB 276/1044 KB 531/531 KB 1008/1710 KB 192/1063 KB 496/1267 KB 276/1044 KB 1012/1710 KB 208/1063 KB 496/1267 KB 276/1044 KB 1016/1710 KB 208/1063 KB 496/1267 KB 276/1044 KB 1020/1710 KB 208/1063 KB 496/1267 KB 276/1044 KB 1024/1710 KB 208/1063 KB 496/1267 KB 276/1044 KB 1028/1710 KB 208/1063 KB 496/1267 KB 276/1044 KB 1032/1710 KB 208/1063 KB 496/1267 KB 276/1044 KB 1036/1710 KB 208/1063 KB 496/1267 KB 276/1044 KB 1040/1710 KB 208/1063 KB 496/1267 KB 276/1044 KB 1044/1710 KB 208/1063 KB 496/1267 KB 276/1044 KB 1048/1710 KB 208/1063 KB 496/1267 KB 276/1044 KB 1052/1710 KB unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.install 208/1063 KB 496/1267 KB 276/1044 KB 1056/1710 KB 208/1063 KB 496/1267 KB 276/1044 KB 1060/1710 KB 208/1063 KB 496/1267 KB 276/1044 KB 1064/1710 KB 208/1063 KB 496/1267 KB 276/1044 KB 1068/1710 KB 208/1063 KB 496/1267 KB 276/1044 KB 1072/1710 KB 188/1063 KB 496/1267 KB 276/1044 KB 1008/1710 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar (531 KB at 1219.1 KB/sec) unit-abot-epc-basic-0: 12:20:26 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: 12:20:26 DEBUG unit.abot-epc-basic/0.install 208/1063 KB 496/1267 KB 280/1044 KB 1076/1710 KB 208/1063 KB 500/1267 KB 280/1044 KB 1080/1710 KB 208/1063 KB 500/1267 KB 280/1044 KB 1084/1710 KB 208/1063 KB 500/1267 KB 280/1044 KB 1088/1710 KB 208/1063 KB 496/1267 KB 280/1044 KB 1072/1710 KB 208/1063 KB 500/1267 KB 284/1044 KB 1088/1710 KB 208/1063 KB 500/1267 KB 288/1044 KB 1088/1710 KB 208/1063 KB 500/1267 KB 292/1044 KB 1088/1710 KB 208/1063 KB 500/1267 KB 296/1044 KB 1088/1710 KB 208/1063 KB 500/1267 KB 300/1044 KB 1088/1710 KB 208/1063 KB 500/1267 KB 304/1044 KB 1088/1710 KB 208/1063 KB 500/1267 KB 308/1044 KB 1088/1710 KB 212/1063 KB 500/1267 KB 312/1044 KB 1092/1710 KB 212/1063 KB 500/1267 KB 316/1044 KB 1092/1710 KB 212/1063 KB 500/1267 KB 320/1044 KB 1092/1710 KB 208/1063 KB 500/1267 KB 280/1044 KB 1076/1710 KB 212/1063 KB 504/1267 KB 320/1044 KB 1092/1710 KB 212/1063 KB 508/1267 KB 320/1044 KB 1092/1710 KB 212/1063 KB 512/1267 KB 320/1044 KB 1092/1710 KB 212/1063 KB 516/1267 KB 320/1044 KB 1092/1710 KB 212/1063 KB 520/1267 KB 320/1044 KB 1092/1710 KB 212/1063 KB 500/1267 KB 308/1044 KB 1092/1710 KB 216/1063 KB 520/1267 KB 320/1044 KB 1092/1710 KB 220/1063 KB 520/1267 KB 320/1044 KB 1092/1710 KB 208/1063 KB 500/1267 KB 308/1044 KB 1092/1710 KB 220/1063 KB 524/1267 KB 320/1044 KB 1096/1710 KB 220/1063 KB 524/1267 KB 320/1044 KB 1100/1710 KB 220/1063 KB 524/1267 KB 320/1044 KB 1104/1710 KB 220/1063 KB 524/1267 KB 320/1044 KB 1092/1710 KB 220/1063 KB 528/1267 KB 320/1044 KB 1104/1710 KB 224/1063 KB 532/1267 KB 320/1044 KB 1104/1710 KB 224/1063 KB 536/1267 KB 324/1044 KB 1108/1710 KB 224/1063 KB 540/1267 KB 324/1044 KB 1108/1710 KB 224/1063 KB 544/1267 KB 324/1044 KB 1108/1710 KB 224/1063 KB 528/1267 KB 320/1044 KB 1104/1710 KB 228/1063 KB 544/1267 KB 324/1044 KB 1108/1710 KB 232/1063 KB 544/1267 KB 324/1044 KB 1108/1710 KB 236/1063 KB 544/1267 KB 324/1044 KB 1108/1710 KB 240/1063 KB 544/1267 KB 324/1044 KB 1108/1710 KB 244/1063 KB 544/1267 KB 324/1044 KB 1108/1710 KB 248/1063 KB 548/1267 KB 324/1044 KB 1108/1710 KB 252/1063 KB 548/1267 KB 324/1044 KB 1108/1710 KB 224/1063 KB 532/1267 KB 324/1044 KB 1108/1710 KB 252/1063 KB 548/1267 KB 324/1044 KB 1112/1710 KB 252/1063 KB 548/1267 KB 324/1044 KB 1116/1710 KB 252/1063 KB 548/1267 KB 324/1044 KB 1120/1710 KB 224/1063 KB 532/1267 KB 324/1044 KB 1104/1710 KB 252/1063 KB 548/1267 KB 328/1044 KB 1120/1710 KB 252/1063 KB 548/1267 KB 332/1044 KB 1120/1710 KB 252/1063 KB 548/1267 KB 336/1044 KB 1120/1710 KB 252/1063 KB 548/1267 KB 336/1044 KB 1124/1710 KB 252/1063 KB 548/1267 KB 340/1044 KB 1128/1710 KB 252/1063 KB 548/1267 KB 340/1044 KB 1132/1710 KB 252/1063 KB 548/1267 KB 340/1044 KB 1136/1710 KB 244/1063 KB 548/1267 KB 324/1044 KB 1108/1710 KB 252/1063 KB 552/1267 KB 340/1044 KB 1136/1710 KB 252/1063 KB 556/1267 KB 340/1044 KB 1136/1710 KB 252/1063 KB 560/1267 KB 340/1044 KB 1136/1710 KB 252/1063 KB 548/1267 KB 340/1044 KB 1124/1710 KB 252/1063 KB 560/1267 KB 340/1044 KB 1140/1710 KB 256/1063 KB 564/1267 KB 344/1044 KB 1144/1710 KB 256/1063 KB 564/1267 KB 344/1044 KB 1140/1710 KB 260/1063 KB 564/1267 KB 344/1044 KB 1144/1710 KB 252/1063 KB 564/1267 KB 344/1044 KB 1140/1710 KB 252/1063 KB 560/1267 KB 344/1044 KB 1140/1710 KB 260/1063 KB 564/1267 KB 348/1044 KB 1148/1710 KB 260/1063 KB 564/1267 KB 352/1044 KB 1148/1710 KB 260/1063 KB 564/1267 KB 356/1044 KB 1148/1710 KB 260/1063 KB 568/1267 KB 360/1044 KB 1148/1710 KB 260/1063 KB 564/1267 KB 344/1044 KB 1148/1710 KB 264/1063 KB 568/1267 KB 360/1044 unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.install KB 1152/1710 KB 264/1063 KB 568/1267 KB 360/1044 KB 1148/1710 KB 268/1063 KB 568/1267 KB 360/1044 KB 1152/1710 KB 272/1063 KB 568/1267 KB 360/1044 KB 1152/1710 KB 276/1063 KB 568/1267 KB 364/1044 KB 1152/1710 KB 280/1063 KB 568/1267 KB 364/1044 KB 1156/1710 KB 284/1063 KB 568/1267 KB 364/1044 KB 1156/1710 KB 288/1063 KB 568/1267 KB 364/1044 KB 4/713 KB 1156/1710 KB 260/1063 KB 568/1267 KB 356/1044 KB 1148/1710 KB 284/1063 KB 568/1267 KB 364/1044 KB 4/713 KB 1156/1710 KB 288/1063 KB 568/1267 KB 364/1044 KB 8/713 KB 1156/1710 KB 288/1063 KB 568/1267 KB 364/1044 KB 12/713 KB 1156/1710 KB 288/1063 KB 568/1267 KB 364/1044 KB 16/713 KB 1156/1710 KB 288/1063 KB 568/1267 KB 364/1044 KB 20/713 KB 1156/1710 KB 288/1063 KB 568/1267 KB 364/1044 KB 24/713 KB 1156/1710 KB 288/1063 KB 568/1267 KB 364/1044 KB 28/713 KB 1156/1710 KB 288/1063 KB 568/1267 KB 364/1044 KB 32/713 KB 1156/1710 KB 288/1063 KB 568/1267 KB 364/1044 KB 36/713 KB 1156/1710 KB 288/1063 KB 568/1267 KB 364/1044 KB 40/713 KB 1156/1710 KB 288/1063 KB 568/1267 KB 364/1044 KB 44/713 KB 1156/1710 KB 288/1063 KB 568/1267 KB 364/1044 KB 48/713 KB 1156/1710 KB 288/1063 KB 568/1267 KB 364/1044 KB 52/713 KB 1156/1710 KB 288/1063 KB 572/1267 KB 364/1044 KB 56/713 KB 1156/1710 KB 288/1063 KB 572/1267 KB 364/1044 KB 60/713 KB 1156/1710 KB 288/1063 KB 572/1267 KB 364/1044 KB 64/713 KB 1156/1710 KB 276/1063 KB 568/1267 KB 364/1044 KB 1156/1710 KB 288/1063 KB 572/1267 KB 364/1044 KB 64/713 KB 1160/1710 KB 288/1063 KB 572/1267 KB 364/1044 KB 64/713 KB 1164/1710 KB 288/1063 KB 572/1267 KB 364/1044 KB 64/713 KB 1168/1710 KB 288/1063 KB 572/1267 KB 364/1044 KB 64/713 KB 1172/1710 KB 292/1063 KB 572/1267 KB 364/1044 KB 68/713 KB 1176/1710 KB 292/1063 KB 572/1267 KB 364/1044 KB 68/713 KB 1180/1710 KB 272/1063 KB 568/1267 KB 364/1044 KB 1152/1710 KB 292/1063 KB 572/1267 KB 368/1044 KB 68/713 KB 1180/1710 KB 292/1063 KB 572/1267 KB 372/1044 KB 68/713 KB 1180/1710 KB 292/1063 KB 572/1267 KB 376/1044 KB 68/713 KB 1180/1710 KB 292/1063 KB 572/1267 KB 380/1044 KB 68/713 KB 1180/1710 KB 292/1063 KB 572/1267 KB 384/1044 KB 68/713 KB 1180/1710 KB 292/1063 KB 572/1267 KB 388/1044 KB 68/713 KB 1180/1710 KB 292/1063 KB 572/1267 KB 364/1044 KB 68/713 KB 1172/1710 KB 296/1063 KB 572/1267 KB 388/1044 KB 68/713 KB 1184/1710 KB 300/1063 KB 572/1267 KB 388/1044 KB 68/713 KB 1184/1710 KB 304/1063 KB 572/1267 KB 388/1044 KB 68/713 KB 1184/1710 KB 288/1063 KB 572/1267 KB 364/1044 KB 68/713 KB 1172/1710 KB 304/1063 KB 572/1267 KB 388/1044 KB 72/713 KB 1184/1710 KB 304/1063 KB 572/1267 KB 388/1044 KB 76/713 KB 1184/1710 KB 304/1063 KB 572/1267 KB 388/1044 KB 80/713 KB 1184/1710 KB 288/1063 KB 572/1267 KB 364/1044 KB 52/713 KB 1156/1710 KB 304/1063 KB 576/1267 KB 388/1044 KB 80/713 KB 1184/1710 KB 304/1063 KB 580/1267 KB 388/1044 KB 80/713 KB 1184/1710 KB 304/1063 KB 584/1267 KB 388/1044 KB 80/713 KB 1184/1710 KB 304/1063 KB 588/1267 KB 388/1044 KB 80/713 KB 1184/1710 KB 304/1063 KB 592/1267 KB 388/1044 KB 80/713 KB 1184/1710 KB 304/1063 KB 596/1267 KB 388/1044 KB 80/713 KB 1184/1710 KB 304/1063 KB 600/1267 KB 388/1044 KB 84/713 KB 1184/1710 KB 304/1063 KB 604/1267 KB 388/1044 KB 84/713 KB 1184/1710 KB 304/1063 KB 608/1267 KB 388/1044 KB 84/713 KB 1184/1710 KB 292/1063 KB 572/1267 KB 388/1044 KB 68/713 KB 1184/1710 KB 304/1063 KB 608/1267 KB 388/1044 KB 84/713 KB 1188/1710 KB 308/1063 KB 612/1267 KB 392/1044 KB 84/713 KB 1192/1710 KB 308/1063 KB 612/1267 KB 392/1044 KB 84/713 KB 1 unit-mysql-0: 12:20:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.install 196/1710 KB 308/1063 KB 612/1267 KB 392/1044 KB 84/713 KB 1200/1710 KB 304/1063 KB 596/1267 KB 388/1044 KB 84/713 KB 1184/1710 KB 308/1063 KB 612/1267 KB 392/1044 KB 88/713 KB 1200/1710 KB 308/1063 KB 612/1267 KB 392/1044 KB 92/713 KB 1200/1710 KB 308/1063 KB 612/1267 KB 392/1044 KB 96/713 KB 1200/1710 KB 308/1063 KB 612/1267 KB 392/1044 KB 84/713 KB 1188/1710 KB 308/1063 KB 608/1267 KB 392/1044 KB 84/713 KB 1188/1710 KB 304/1063 KB 608/1267 KB 392/1044 KB 84/713 KB 1188/1710 KB 308/1063 KB 612/1267 KB 396/1044 KB 96/713 KB 1200/1710 KB 308/1063 KB 612/1267 KB 400/1044 KB 96/713 KB 1200/1710 KB 308/1063 KB 612/1267 KB 404/1044 KB 96/713 KB 1200/1710 KB 312/1063 KB 616/1267 KB 408/1044 KB 100/713 KB 1200/1710 KB 312/1063 KB 616/1267 KB 412/1044 KB 100/713 KB 1200/1710 KB 312/1063 KB 616/1267 KB 416/1044 KB 100/713 KB 1200/1710 KB 312/1063 KB 616/1267 KB 420/1044 KB 100/713 KB 1204/1710 KB 312/1063 KB 616/1267 KB 424/1044 KB 100/713 KB 1204/1710 KB 312/1063 KB 616/1267 KB 428/1044 KB 100/713 KB 1204/1710 KB 312/1063 KB 616/1267 KB 432/1044 KB 100/713 KB 1204/1710 KB 312/1063 KB 616/1267 KB 404/1044 KB 100/713 KB 1200/1710 KB 312/1063 KB 616/1267 KB 432/1044 KB 104/713 KB 1204/1710 KB 312/1063 KB 616/1267 KB 432/1044 KB 108/713 KB 1204/1710 KB 312/1063 KB 616/1267 KB 432/1044 KB 112/713 KB 1204/1710 KB 312/1063 KB 616/1267 KB 404/1044 KB 96/713 KB 1200/1710 KB 316/1063 KB 616/1267 KB 432/1044 KB 112/713 KB 1204/1710 KB 308/1063 KB 616/1267 KB 404/1044 KB 96/713 KB 1200/1710 KB 316/1063 KB 620/1267 KB 432/1044 KB 112/713 KB 1204/1710 KB 316/1063 KB 624/1267 KB 432/1044 KB 112/713 KB 1204/1710 KB 316/1063 KB 628/1267 KB 432/1044 KB 112/713 KB 1204/1710 KB 320/1063 KB 632/1267 KB 432/1044 KB 112/713 KB 1204/1710 KB 320/1063 KB 636/1267 KB 432/1044 KB 112/713 KB 1204/1710 KB 320/1063 KB 640/1267 KB 432/1044 KB 112/713 KB 1204/1710 KB 320/1063 KB 644/1267 KB 432/1044 KB 112/713 KB 1204/1710 KB 320/1063 KB 648/1267 KB 436/1044 KB 116/713 KB 1204/1710 KB 320/1063 KB 652/1267 KB 436/1044 KB 116/713 KB 1204/1710 KB 320/1063 KB 656/1267 KB 436/1044 KB 116/713 KB 1204/1710 KB 312/1063 KB 616/1267 KB 416/1044 KB 100/713 KB 1204/1710 KB 320/1063 KB 656/1267 KB 436/1044 KB 116/713 KB 1208/1710 KB 320/1063 KB 656/1267 KB 436/1044 KB 116/713 KB 1212/1710 KB 320/1063 KB 656/1267 KB 436/1044 KB 116/713 KB 1216/1710 KB 320/1063 KB 656/1267 KB 436/1044 KB 116/713 KB 1220/1710 KB 320/1063 KB 656/1267 KB 436/1044 KB 116/713 KB 1224/1710 KB 320/1063 KB 656/1267 KB 436/1044 KB 116/713 KB 1228/1710 KB 320/1063 KB 656/1267 KB 436/1044 KB 116/713 KB 1232/1710 KB 320/1063 KB 656/1267 KB 436/1044 KB 116/713 KB 1236/1710 KB 320/1063 KB 660/1267 KB 436/1044 KB 116/713 KB 1240/1710 KB 320/1063 KB 644/1267 KB 436/1044 KB 116/713 KB 1204/1710 KB 320/1063 KB 660/1267 KB 440/1044 KB 116/713 KB 1240/1710 KB 320/1063 KB 644/1267 KB 432/1044 KB 116/713 KB 1204/1710 KB 320/1063 KB 660/1267 KB 440/1044 KB 120/713 KB 1240/1710 KB 320/1063 KB 660/1267 KB 440/1044 KB 124/713 KB 1240/1710 KB 320/1063 KB 628/1267 KB 432/1044 KB 112/713 KB 1204/1710 KB 324/1063 KB 660/1267 KB 440/1044 KB 124/713 KB 1240/1710 KB 328/1063 KB 660/1267 KB 440/1044 KB 124/713 KB 1240/1710 KB 332/1063 KB 660/1267 KB 440/1044 KB 124/713 KB 1240/1710 KB 336/1063 KB 660/1267 KB 440/1044 KB 124/713 KB 1240/1710 KB 340/1063 KB 660/1267 KB 440/1044 KB 124/713 KB 1240/1710 KB 344/1063 KB 660/1267 KB 440/1044 KB 128/713 KB 1240/1710 KB 348/1063 KB 660/1267 KB 440/1044 KB 128/7 unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.install 13 KB 1240/1710 KB 352/1063 KB 660/1267 KB 440/1044 KB 128/713 KB 1240/1710 KB 356/1063 KB 660/1267 KB 440/1044 KB 128/713 KB 1240/1710 KB 320/1063 KB 660/1267 KB 436/1044 KB 116/713 KB 1236/1710 KB 356/1063 KB 664/1267 KB 444/1044 KB 128/713 KB 1240/1710 KB 356/1063 KB 668/1267 KB 444/1044 KB 128/713 KB 1240/1710 KB 356/1063 KB 672/1267 KB 444/1044 KB 128/713 KB 1240/1710 KB 356/1063 KB 660/1267 KB 444/1044 KB 128/713 KB 1240/1710 KB 360/1063 KB 672/1267 KB 448/1044 KB 128/713 KB 1240/1710 KB 340/1063 KB 660/1267 KB 440/1044 KB 128/713 KB 1240/1710 KB 360/1063 KB 672/1267 KB 448/1044 KB 132/713 KB 1240/1710 KB 360/1063 KB 672/1267 KB 448/1044 KB 136/713 KB 1240/1710 KB 360/1063 KB 672/1267 KB 448/1044 KB 140/713 KB 1240/1710 KB 360/1063 KB 672/1267 KB 448/1044 KB 144/713 KB 1240/1710 KB 360/1063 KB 672/1267 KB 448/1044 KB 148/713 KB 1240/1710 KB 360/1063 KB 676/1267 KB 452/1044 KB 152/713 KB 1244/1710 KB 360/1063 KB 676/1267 KB 452/1044 KB 156/713 KB 1244/1710 KB 360/1063 KB 676/1267 KB 452/1044 KB 160/713 KB 1244/1710 KB 360/1063 KB 672/1267 KB 444/1044 KB 128/713 KB 1240/1710 KB 364/1063 KB 676/1267 KB 452/1044 KB 160/713 KB 1244/1710 KB 368/1063 KB 676/1267 KB 452/1044 KB 160/713 KB 1244/1710 KB 372/1063 KB 676/1267 KB 452/1044 KB 160/713 KB 1244/1710 KB 376/1063 KB 676/1267 KB 452/1044 KB 164/713 KB 1244/1710 KB 380/1063 KB 676/1267 KB 452/1044 KB 164/713 KB 1244/1710 KB 384/1063 KB 676/1267 KB 452/1044 KB 164/713 KB 1244/1710 KB 360/1063 KB 676/1267 KB 452/1044 KB 148/713 KB 1244/1710 KB 384/1063 KB 680/1267 KB 452/1044 KB 164/713 KB 1244/1710 KB 384/1063 KB 684/1267 KB 452/1044 KB 164/713 KB 1244/1710 KB 384/1063 KB 688/1267 KB 452/1044 KB 164/713 KB 1244/1710 KB 360/1063 KB 672/1267 KB 452/1044 KB 148/713 KB 1244/1710 KB 384/1063 KB 688/1267 KB 452/1044 KB 164/713 KB 1248/1710 KB 360/1063 KB 672/1267 KB 452/1044 KB 148/713 KB 1240/1710 KB 384/1063 KB 688/1267 KB 456/1044 KB 164/713 KB 1248/1710 KB 384/1063 KB 688/1267 KB 460/1044 KB 164/713 KB 1248/1710 KB 384/1063 KB 688/1267 KB 464/1044 KB 164/713 KB 1248/1710 KB 384/1063 KB 688/1267 KB 464/1044 KB 164/713 KB 1252/1710 KB 384/1063 KB 688/1267 KB 468/1044 KB 164/713 KB 1256/1710 KB 384/1063 KB 688/1267 KB 468/1044 KB 164/713 KB 1260/1710 KB 384/1063 KB 688/1267 KB 468/1044 KB 164/713 KB 1264/1710 KB 384/1063 KB 688/1267 KB 468/1044 KB 164/713 KB 1268/1710 KB 388/1063 KB 692/1267 KB 468/1044 KB 164/713 KB 1272/1710 KB 388/1063 KB 692/1267 KB 468/1044 KB 164/713 KB 1276/1710 KB 388/1063 KB 692/1267 KB 468/1044 KB 164/713 KB 1280/1710 KB 372/1063 KB 676/1267 KB 452/1044 KB 164/713 KB 1244/1710 KB 388/1063 KB 692/1267 KB 468/1044 KB 168/713 KB 1280/1710 KB 388/1063 KB 692/1267 KB 468/1044 KB 172/713 KB 1280/1710 KB 388/1063 KB 692/1267 KB 468/1044 KB 176/713 KB 1280/1710 KB 388/1063 KB 692/1267 KB 468/1044 KB 180/713 KB 1280/1710 KB 388/1063 KB 692/1267 KB 468/1044 KB 164/713 KB 1268/1710 KB 384/1063 KB 692/1267 KB 468/1044 KB 164/713 KB 1268/1710 KB 388/1063 KB 696/1267 KB 468/1044 KB 180/713 KB 1280/1710 KB 384/1063 KB 688/1267 KB 468/1044 KB 164/713 KB 1252/1710 KB 388/1063 KB 696/1267 KB 472/1044 KB 180/713 KB 1280/1710 KB 388/1063 KB 696/1267 KB 476/1044 KB 180/713 KB 1280/1710 KB 388/1063 KB 696/1267 KB 480/1044 KB 180/713 KB 1280/1710 KB 388/1063 KB 696/1267 KB 484/1044 KB 180/713 KB 1280/1710 KB 392/1063 KB 700/1267 KB 484/1044 KB 180/713 KB 1280/1710 KB 396/1063 KB 700/1267 KB 484/1044 KB 180/713 KB 1280/1710 KB 400/1063 KB 700/1267 KB unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.install 484/1044 KB 180/713 KB 1280/1710 KB 388/1063 KB 700/1267 KB 484/1044 KB 180/713 KB 1280/1710 KB 400/1063 KB 704/1267 KB 484/1044 KB 180/713 KB 1280/1710 KB 400/1063 KB 708/1267 KB 484/1044 KB 180/713 KB 1280/1710 KB 404/1063 KB 712/1267 KB 488/1044 KB 184/713 KB 1284/1710 KB 404/1063 KB 708/1267 KB 488/1044 KB 184/713 KB 1284/1710 KB 404/1063 KB 712/1267 KB 488/1044 KB 184/713 KB 1288/1710 KB 404/1063 KB 708/1267 KB 488/1044 KB 184/713 KB 1280/1710 KB 404/1063 KB 712/1267 KB 488/1044 KB 188/713 KB 1288/1710 KB 404/1063 KB 712/1267 KB 488/1044 KB 192/713 KB 1288/1710 KB 404/1063 KB 712/1267 KB 488/1044 KB 196/713 KB 1288/1710 KB 404/1063 KB 708/1267 KB 488/1044 KB 180/713 KB 1280/1710 KB 408/1063 KB 716/1267 KB 488/1044 KB 196/713 KB 1292/1710 KB 412/1063 KB 716/1267 KB 488/1044 KB 196/713 KB 1292/1710 KB 416/1063 KB 716/1267 KB 488/1044 KB 196/713 KB 1292/1710 KB 400/1063 KB 708/1267 KB 488/1044 KB 180/713 KB 1280/1710 KB 416/1063 KB 716/1267 KB 492/1044 KB 196/713 KB 1292/1710 KB 416/1063 KB 716/1267 KB 496/1044 KB 196/713 KB 1292/1710 KB 416/1063 KB 716/1267 KB 500/1044 KB 196/713 KB 1292/1710 KB 416/1063 KB 716/1267 KB 504/1044 KB 196/713 KB 1292/1710 KB 404/1063 KB 716/1267 KB 488/1044 KB 196/713 KB 1292/1710 KB 416/1063 KB 720/1267 KB 504/1044 KB 200/713 KB 1292/1710 KB 404/1063 KB 712/1267 KB 488/1044 KB 196/713 KB 1292/1710 KB 416/1063 KB 720/1267 KB 504/1044 KB 200/713 KB 1296/1710 KB 420/1063 KB 720/1267 KB 504/1044 KB 200/713 KB 1296/1710 KB 424/1063 KB 724/1267 KB 508/1044 KB 200/713 KB 1300/1710 KB 428/1063 KB 724/1267 KB 508/1044 KB 200/713 KB 1300/1710 KB 432/1063 KB 724/1267 KB 508/1044 KB 200/713 KB 1300/1710 KB 416/1063 KB 716/1267 KB 504/1044 KB 200/713 KB 1292/1710 KB 432/1063 KB 724/1267 KB 508/1044 KB 204/713 KB 1300/1710 KB 432/1063 KB 724/1267 KB 508/1044 KB 208/713 KB 1300/1710 KB 432/1063 KB 724/1267 KB 508/1044 KB 212/713 KB 1300/1710 KB 432/1063 KB 724/1267 KB 508/1044 KB 216/713 KB 1300/1710 KB 432/1063 KB 724/1267 KB 508/1044 KB 220/713 KB 1300/1710 KB 432/1063 KB 724/1267 KB 508/1044 KB 224/713 KB 1300/1710 KB 420/1063 KB 724/1267 KB 508/1044 KB 200/713 KB 1300/1710 KB 432/1063 KB 728/1267 KB 508/1044 KB 224/713 KB 1300/1710 KB 432/1063 KB 732/1267 KB 508/1044 KB 224/713 KB 1300/1710 KB 432/1063 KB 736/1267 KB 508/1044 KB 224/713 KB 1300/1710 KB 420/1063 KB 720/1267 KB 508/1044 KB 200/713 KB 1300/1710 KB 432/1063 KB 736/1267 KB 508/1044 KB 224/713 KB 1304/1710 KB 432/1063 KB 736/1267 KB 508/1044 KB 224/713 KB 1308/1710 KB 432/1063 KB 736/1267 KB 508/1044 KB 224/713 KB 1312/1710 KB 420/1063 KB 720/1267 KB 508/1044 KB 200/713 KB 1296/1710 KB 432/1063 KB 736/1267 KB 512/1044 KB 224/713 KB 1312/1710 KB 432/1063 KB 736/1267 KB 516/1044 KB 224/713 KB 1312/1710 KB 432/1063 KB 736/1267 KB 520/1044 KB 224/713 KB 1312/1710 KB 432/1063 KB 736/1267 KB 524/1044 KB 224/713 KB 1312/1710 KB 432/1063 KB 736/1267 KB 528/1044 KB 224/713 KB 1316/1710 KB 432/1063 KB 736/1267 KB 532/1044 KB 224/713 KB 1316/1710 KB 436/1063 KB 740/1267 KB 536/1044 KB 228/713 KB 1316/1710 KB 432/1063 KB 736/1267 KB 524/1044 KB 224/713 KB 1316/1710 KB 436/1063 KB 740/1267 KB 532/1044 KB 228/713 KB 1316/1710 KB 440/1063 KB 740/1267 KB 536/1044 KB 228/713 KB 1316/1710 KB 444/1063 KB 740/1267 KB 536/1044 KB 228/713 KB 1316/1710 KB 448/1063 KB 740/1267 KB 536/1044 KB 228/713 KB 1316/1710 KB 452/1063 KB 740/1267 KB 536/1044 KB 228/713 KB 1320/1710 KB 432/1063 KB 740/1267 KB 532/1044 KB 228/713 KB 1316/1710 KB 432 unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.install /1063 KB 740/1267 KB 532/1044 KB 224/713 KB 1316/1710 KB 452/1063 KB 744/1267 KB 540/1044 KB 228/713 KB 1320/1710 KB 452/1063 KB 748/1267 KB 540/1044 KB 228/713 KB 1320/1710 KB 452/1063 KB 752/1267 KB 540/1044 KB 232/713 KB 1320/1710 KB 452/1063 KB 752/1267 KB 540/1044 KB 236/713 KB 1320/1710 KB 452/1063 KB 752/1267 KB 540/1044 KB 240/713 KB 1320/1710 KB 452/1063 KB 740/1267 KB 540/1044 KB 228/713 KB 1320/1710 KB 452/1063 KB 752/1267 KB 544/1044 KB 240/713 KB 1320/1710 KB 448/1063 KB 740/1267 KB 536/1044 KB 228/713 KB 1320/1710 KB 452/1063 KB 752/1267 KB 544/1044 KB 240/713 KB 1324/1710 KB 452/1063 KB 752/1267 KB 544/1044 KB 240/713 KB 1328/1710 KB 452/1063 KB 752/1267 KB 540/1044 KB 228/713 KB 1320/1710 KB 452/1063 KB 756/1267 KB 544/1044 KB 240/713 KB 1328/1710 KB 456/1063 KB 760/1267 KB 548/1044 KB 244/713 KB 1332/1710 KB 456/1063 KB 756/1267 KB 548/1044 KB 244/713 KB 1332/1710 KB 460/1063 KB 760/1267 KB 548/1044 KB 244/713 KB 1332/1710 KB 464/1063 KB 760/1267 KB 548/1044 KB 244/713 KB 1332/1710 KB 452/1063 KB 756/1267 KB 548/1044 KB 244/713 KB 1332/1710 KB 464/1063 KB 760/1267 KB 548/1044 KB 248/713 KB 1332/1710 KB 468/1063 KB 764/1267 KB 548/1044 KB 252/713 KB 1332/1710 KB 468/1063 KB 764/1267 KB 548/1044 KB 256/713 KB 1332/1710 KB 452/1063 KB 756/1267 KB 548/1044 KB 240/713 KB 1332/1710 KB 468/1063 KB 764/1267 KB 548/1044 KB 256/713 KB 1336/1710 KB 468/1063 KB 764/1267 KB 548/1044 KB 256/713 KB 1340/1710 KB 468/1063 KB 764/1267 KB 548/1044 KB 256/713 KB 1344/1710 KB 452/1063 KB 756/1267 KB 548/1044 KB 240/713 KB 1328/1710 KB 468/1063 KB 764/1267 KB 552/1044 KB 256/713 KB 1344/1710 KB 468/1063 KB 764/1267 KB 556/1044 KB 256/713 KB 1344/1710 KB 468/1063 KB 764/1267 KB 560/1044 KB 256/713 KB 1344/1710 KB 468/1063 KB 764/1267 KB 564/1044 KB 256/713 KB 1344/1710 KB 468/1063 KB 764/1267 KB 568/1044 KB 260/713 KB 1348/1710 KB 468/1063 KB 764/1267 KB 572/1044 KB 260/713 KB 1348/1710 KB 468/1063 KB 764/1267 KB 576/1044 KB 260/713 KB 1348/1710 KB 468/1063 KB 764/1267 KB 580/1044 KB 260/713 KB 1348/1710 KB 468/1063 KB 764/1267 KB 584/1044 KB 260/713 KB 1348/1710 KB 468/1063 KB 764/1267 KB 548/1044 KB 248/713 KB 1332/1710 KB 472/1063 KB 764/1267 KB 588/1044 KB 260/713 KB 1348/1710 KB 476/1063 KB 764/1267 KB 588/1044 KB 260/713 KB 1348/1710 KB 480/1063 KB 764/1267 KB 588/1044 KB 260/713 KB 1348/1710 KB 464/1063 KB 764/1267 KB 548/1044 KB 248/713 KB 1332/1710 KB 480/1063 KB 768/1267 KB 588/1044 KB 260/713 KB 1348/1710 KB 480/1063 KB 772/1267 KB 588/1044 KB 260/713 KB 1348/1710 KB 480/1063 KB 776/1267 KB 588/1044 KB 260/713 KB 1348/1710 KB 480/1063 KB 780/1267 KB 588/1044 KB 260/713 KB 1348/1710 KB 480/1063 KB 784/1267 KB 588/1044 KB 260/713 KB 1348/1710 KB 468/1063 KB 764/1267 KB 564/1044 KB 260/713 KB 1348/1710 KB 480/1063 KB 784/1267 KB 588/1044 KB 260/713 KB 1352/1710 KB 480/1063 KB 784/1267 KB 588/1044 KB 260/713 KB 1356/1710 KB 480/1063 KB 788/1267 KB 588/1044 KB 260/713 KB 1360/1710 KB 468/1063 KB 764/1267 KB 564/1044 KB 260/713 KB 1344/1710 KB 480/1063 KB 788/1267 KB 588/1044 KB 264/713 KB 1360/1710 KB 480/1063 KB 788/1267 KB 588/1044 KB 268/713 KB 1360/1710 KB 480/1063 KB 788/1267 KB 588/1044 KB 272/713 KB 1360/1710 KB 484/1063 KB 788/1267 KB 588/1044 KB 272/713 KB 1360/1710 KB 488/1063 KB 788/1267 KB 588/1044 KB 276/713 KB 1364/1710 KB 480/1063 KB 788/1267 KB 588/1044 KB 260/713 KB 1356/1710 KB 488/1063 KB 792/1267 KB 588/1044 KB 276/713 KB 1364/1710 KB 488/1063 KB 796/1267 KB 588/1044 KB 276/713 KB unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install 1364/1710 KB 488/1063 KB 800/1267 KB 588/1044 KB 276/713 KB 1364/1710 KB 484/1063 KB 788/1267 KB 588/1044 KB 276/713 KB 1364/1710 KB 492/1063 KB 800/1267 KB 588/1044 KB 280/713 KB 1364/1710 KB 492/1063 KB 804/1267 KB 588/1044 KB 284/713 KB 1364/1710 KB 492/1063 KB 804/1267 KB 588/1044 KB 288/713 KB 1364/1710 KB 484/1063 KB 788/1267 KB 588/1044 KB 272/713 KB 1364/1710 KB 492/1063 KB 804/1267 KB 588/1044 KB 288/713 KB 1368/1710 KB 492/1063 KB 804/1267 KB 588/1044 KB 288/713 KB 1372/1710 KB 492/1063 KB 804/1267 KB 588/1044 KB 288/713 KB 1376/1710 KB 468/1063 KB 804/1267 KB 588/1044 KB 284/713 KB 1364/1710 KB 492/1063 KB 804/1267 KB 592/1044 KB 288/713 KB 1376/1710 KB 492/1063 KB 804/1267 KB 592/1044 KB 292/713 KB 1376/1710 KB 492/1063 KB 804/1267 KB 596/1044 KB 296/713 KB 1380/1710 KB 492/1063 KB 804/1267 KB 596/1044 KB 300/713 KB 1380/1710 KB 492/1063 KB 804/1267 KB 596/1044 KB 304/713 KB 1380/1710 KB 492/1063 KB 804/1267 KB 588/1044 KB 280/713 KB 1364/1710 KB 492/1063 KB 808/1267 KB 596/1044 KB 304/713 KB 1380/1710 KB 492/1063 KB 812/1267 KB 596/1044 KB 304/713 KB 1380/1710 KB 492/1063 KB 800/1267 KB 588/1044 KB 276/713 KB 1364/1710 KB 496/1063 KB 812/1267 KB 596/1044 KB 304/713 KB 1380/1710 KB 500/1063 KB 812/1267 KB 596/1044 KB 304/713 KB 1380/1710 KB 504/1063 KB 812/1267 KB 596/1044 KB 304/713 KB 1380/1710 KB 492/1063 KB 804/1267 KB 596/1044 KB 292/713 KB 1380/1710 KB 504/1063 KB 816/1267 KB 600/1044 KB 304/713 KB 1380/1710 KB 492/1063 KB 804/1267 KB 592/1044 KB 292/713 KB 1380/1710 KB 508/1063 KB 816/1267 KB 600/1044 KB 304/713 KB 1380/1710 KB 512/1063 KB 816/1267 KB 604/1044 KB 304/713 KB 1380/1710 KB 504/1063 KB 816/1267 KB 596/1044 KB 304/713 KB 1380/1710 KB 512/1063 KB 820/1267 KB 604/1044 KB 304/713 KB 1384/1710 KB 516/1063 KB 824/1267 KB 604/1044 KB 308/713 KB 1384/1710 KB 508/1063 KB 816/1267 KB 604/1044 KB 304/713 KB 1380/1710 KB 516/1063 KB 824/1267 KB 608/1044 KB 308/713 KB 1384/1710 KB 516/1063 KB 824/1267 KB 612/1044 KB 308/713 KB 1384/1710 KB 512/1063 KB 816/1267 KB 604/1044 KB 304/713 KB 1384/1710 KB 516/1063 KB 828/1267 KB 612/1044 KB 308/713 KB 1388/1710 KB 516/1063 KB 828/1267 KB 612/1044 KB 308/713 KB 1392/1710 KB 516/1063 KB 828/1267 KB 612/1044 KB 308/713 KB 1396/1710 KB 516/1063 KB 828/1267 KB 616/1044 KB 308/713 KB 1400/1710 KB 516/1063 KB 828/1267 KB 616/1044 KB 308/713 KB 1404/1710 KB 516/1063 KB 828/1267 KB 616/1044 KB 308/713 KB 1408/1710 KB 516/1063 KB 828/1267 KB 612/1044 KB 308/713 KB 1384/1710 KB 516/1063 KB 832/1267 KB 616/1044 KB 308/713 KB 1408/1710 KB 516/1063 KB 820/1267 KB 604/1044 KB 308/713 KB 1384/1710 KB 520/1063 KB 832/1267 KB 616/1044 KB 308/713 KB 1408/1710 KB 524/1063 KB 832/1267 KB 616/1044 KB 308/713 KB 1408/1710 KB 528/1063 KB 832/1267 KB 616/1044 KB 308/713 KB 1408/1710 KB 512/1063 KB 820/1267 KB 604/1044 KB 308/713 KB 1384/1710 KB 528/1063 KB 832/1267 KB 616/1044 KB 312/713 KB 1408/1710 KB 528/1063 KB 832/1267 KB 616/1044 KB 316/713 KB 1408/1710 KB 528/1063 KB 832/1267 KB 616/1044 KB 320/713 KB 1408/1710 KB 516/1063 KB 828/1267 KB 616/1044 KB 308/713 KB 1396/1710 KB 528/1063 KB 832/1267 KB 620/1044 KB 320/713 KB 1408/1710 KB 532/1063 KB 832/1267 KB 624/1044 KB 324/713 KB 1408/1710 KB 532/1063 KB 832/1267 KB 628/1044 KB 324/713 KB 1408/1710 KB 532/1063 KB 832/1267 KB 632/1044 KB 324/713 KB 1412/1710 KB 532/1063 KB 832/1267 KB 636/1044 KB 324/713 KB 1412/1710 KB 532/1063 KB 832/1267 KB 640/1044 KB 324/713 KB 1412/1710 KB 532/1063 KB 832/1267 KB 62 unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install 0/1044 KB 324/713 KB 1408/1710 KB 532/1063 KB 832/1267 KB 640/1044 KB 328/713 KB 1412/1710 KB 532/1063 KB 832/1267 KB 620/1044 KB 320/713 KB 1408/1710 KB 536/1063 KB 832/1267 KB 640/1044 KB 332/713 KB 1412/1710 KB 532/1063 KB 832/1267 KB 628/1044 KB 324/713 KB 1412/1710 KB 536/1063 KB 832/1267 KB 640/1044 KB 332/713 KB 1416/1710 KB 532/1063 KB 832/1267 KB 640/1044 KB 332/713 KB 1412/1710 KB 540/1063 KB 832/1267 KB 640/1044 KB 336/713 KB 1420/1710 KB 540/1063 KB 832/1267 KB 640/1044 KB 332/713 KB 1416/1710 KB 544/1063 KB 832/1267 KB 640/1044 KB 336/713 KB 1420/1710 KB 544/1063 KB 832/1267 KB 640/1044 KB 340/713 KB 1420/1710 KB 548/1063 KB 832/1267 KB 644/1044 KB 344/713 KB 1420/1710 KB 548/1063 KB 832/1267 KB 644/1044 KB 348/713 KB 1420/1710 KB 548/1063 KB 832/1267 KB 644/1044 KB 352/713 KB 1420/1710 KB 548/1063 KB 832/1267 KB 644/1044 KB 340/713 KB 1420/1710 KB 548/1063 KB 832/1267 KB 648/1044 KB 352/713 KB 1420/1710 KB 548/1063 KB 832/1267 KB 652/1044 KB 352/713 KB 1420/1710 KB 548/1063 KB 832/1267 KB 656/1044 KB 352/713 KB 1420/1710 KB 548/1063 KB 832/1267 KB 660/1044 KB 352/713 KB 1420/1710 KB 548/1063 KB 832/1267 KB 664/1044 KB 356/713 KB 1420/1710 KB 548/1063 KB 832/1267 KB 668/1044 KB 356/713 KB 1420/1710 KB 548/1063 KB 832/1267 KB 672/1044 KB 356/713 KB 1420/1710 KB 548/1063 KB 832/1267 KB 640/1044 KB 340/713 KB 1420/1710 KB 552/1063 KB 832/1267 KB 672/1044 KB 356/713 KB 1420/1710 KB 556/1063 KB 832/1267 KB 672/1044 KB 356/713 KB 1420/1710 KB 560/1063 KB 832/1267 KB 672/1044 KB 356/713 KB 1420/1710 KB 540/1063 KB 832/1267 KB 640/1044 KB 332/713 KB 1420/1710 KB 560/1063 KB 832/1267 KB 672/1044 KB 356/713 KB 1424/1710 KB 560/1063 KB 832/1267 KB 672/1044 KB 356/713 KB 1428/1710 KB 560/1063 KB 832/1267 KB 672/1044 KB 356/713 KB 1432/1710 KB 560/1063 KB 832/1267 KB 672/1044 KB 356/713 KB 1436/1710 KB 564/1063 KB 832/1267 KB 672/1044 KB 356/713 KB 1436/1710 KB 548/1063 KB 832/1267 KB 660/1044 KB 356/713 KB 1420/1710 KB 564/1063 KB 832/1267 KB 672/1044 KB 356/713 KB 1440/1710 KB 564/1063 KB 832/1267 KB 672/1044 KB 356/713 KB 1444/1710 KB 568/1063 KB 832/1267 KB 672/1044 KB 360/713 KB 1444/1710 KB 572/1063 KB 832/1267 KB 672/1044 KB 360/713 KB 1444/1710 KB 576/1063 KB 832/1267 KB 672/1044 KB 360/713 KB 1444/1710 KB 564/1063 KB 832/1267 KB 672/1044 KB 360/713 KB 1444/1710 KB 576/1063 KB 832/1267 KB 672/1044 KB 364/713 KB 1448/1710 KB 576/1063 KB 832/1267 KB 672/1044 KB 368/713 KB 1448/1710 KB 576/1063 KB 832/1267 KB 672/1044 KB 372/713 KB 1448/1710 KB 580/1063 KB 832/1267 KB 676/1044 KB 376/713 KB 1448/1710 KB 580/1063 KB 832/1267 KB 676/1044 KB 380/713 KB 1448/1710 KB 580/1063 KB 832/1267 KB 676/1044 KB 384/713 KB 1448/1710 KB 576/1063 KB 832/1267 KB 672/1044 KB 360/713 KB 1448/1710 KB 580/1063 KB 832/1267 KB 676/1044 KB 384/713 KB 1452/1710 KB 580/1063 KB 832/1267 KB 676/1044 KB 384/713 KB 1456/1710 KB 580/1063 KB 832/1267 KB 676/1044 KB 384/713 KB 1460/1710 KB 580/1063 KB 832/1267 KB 676/1044 KB 372/713 KB 1448/1710 KB 584/1063 KB 832/1267 KB 676/1044 KB 384/713 KB 1460/1710 KB 588/1063 KB 832/1267 KB 676/1044 KB 384/713 KB 1460/1710 KB 576/1063 KB 832/1267 KB 676/1044 KB 372/713 KB 1448/1710 KB 588/1063 KB 832/1267 KB 680/1044 KB 384/713 KB 1460/1710 KB 588/1063 KB 832/1267 KB 684/1044 KB 384/713 KB 1460/1710 KB 588/1063 KB 832/1267 KB 684/1044 KB 388/713 KB 1464/1710 KB 588/1063 KB 832/1267 KB 684/1044 KB 384/713 KB 1464/1710 KB 592/1063 KB 832/1267 KB 688/1044 KB 388/713 KB 1468/1710 KB 592/1063 unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install KB 832/1267 KB 688/1044 KB 388/713 KB 1472/1710 KB 592/1063 KB 832/1267 KB 688/1044 KB 388/713 KB 1464/1710 KB 592/1063 KB 832/1267 KB 684/1044 KB 388/713 KB 1464/1710 KB 596/1063 KB 832/1267 KB 688/1044 KB 388/713 KB 1472/1710 KB 600/1063 KB 832/1267 KB 692/1044 KB 392/713 KB 1476/1710 KB 604/1063 KB 832/1267 KB 692/1044 KB 392/713 KB 1476/1710 KB 596/1063 KB 832/1267 KB 692/1044 KB 392/713 KB 1476/1710 KB 604/1063 KB 832/1267 KB 692/1044 KB 396/713 KB 1476/1710 KB 604/1063 KB 832/1267 KB 692/1044 KB 400/713 KB 1476/1710 KB 596/1063 KB 832/1267 KB 692/1044 KB 388/713 KB 1476/1710 KB 604/1063 KB 832/1267 KB 692/1044 KB 400/713 KB 1480/1710 KB 608/1063 KB 832/1267 KB 692/1044 KB 400/713 KB 1484/1710 KB 608/1063 KB 832/1267 KB 692/1044 KB 400/713 KB 1488/1710 KB 608/1063 KB 832/1267 KB 692/1044 KB 400/713 KB 1492/1710 KB 608/1063 KB 832/1267 KB 692/1044 KB 404/713 KB 1496/1710 KB 596/1063 KB 832/1267 KB 692/1044 KB 388/713 KB 1472/1710 KB 608/1063 KB 832/1267 KB 696/1044 KB 404/713 KB 1496/1710 KB 608/1063 KB 832/1267 KB 700/1044 KB 404/713 KB 1496/1710 KB 608/1063 KB 832/1267 KB 704/1044 KB 404/713 KB 1496/1710 KB 608/1063 KB 832/1267 KB 708/1044 KB 404/713 KB 1496/1710 KB 608/1063 KB 832/1267 KB 712/1044 KB 404/713 KB 1496/1710 KB 608/1063 KB 832/1267 KB 692/1044 KB 404/713 KB 1492/1710 KB 608/1063 KB 832/1267 KB 712/1044 KB 408/713 KB 1496/1710 KB 608/1063 KB 832/1267 KB 712/1044 KB 412/713 KB 1496/1710 KB 608/1063 KB 832/1267 KB 712/1044 KB 416/713 KB 1496/1710 KB 608/1063 KB 832/1267 KB 692/1044 KB 400/713 KB 1480/1710 KB 612/1063 KB 832/1267 KB 712/1044 KB 416/713 KB 1496/1710 KB 616/1063 KB 832/1267 KB 712/1044 KB 416/713 KB 1496/1710 KB 620/1063 KB 832/1267 KB 712/1044 KB 416/713 KB 1496/1710 KB 624/1063 KB 832/1267 KB 712/1044 KB 416/713 KB 1496/1710 KB 628/1063 KB 832/1267 KB 716/1044 KB 416/713 KB 1496/1710 KB 632/1063 KB 836/1267 KB 716/1044 KB 420/713 KB 1500/1710 KB 636/1063 KB 836/1267 KB 716/1044 KB 420/713 KB 1500/1710 KB 640/1063 KB 836/1267 KB 716/1044 KB 420/713 KB 1500/1710 KB 624/1063 KB 832/1267 KB 716/1044 KB 416/713 KB 1496/1710 KB 640/1063 KB 836/1267 KB 720/1044 KB 420/713 KB 1500/1710 KB 640/1063 KB 836/1267 KB 724/1044 KB 420/713 KB 1500/1710 KB 640/1063 KB 836/1267 KB 728/1044 KB 420/713 KB 1500/1710 KB 640/1063 KB 836/1267 KB 732/1044 KB 420/713 KB 1500/1710 KB 640/1063 KB 836/1267 KB 736/1044 KB 420/713 KB 1500/1710 KB 628/1063 KB 836/1267 KB 716/1044 KB 420/713 KB 1500/1710 KB 644/1063 KB 840/1267 KB 736/1044 KB 420/713 KB 1500/1710 KB 644/1063 KB 844/1267 KB 736/1044 KB 420/713 KB 1500/1710 KB 628/1063 KB 832/1267 KB 716/1044 KB 420/713 KB 1500/1710 KB 644/1063 KB 844/1267 KB 736/1044 KB 424/713 KB 1500/1710 KB 644/1063 KB 844/1267 KB 736/1044 KB 428/713 KB 1500/1710 KB 644/1063 KB 844/1267 KB 736/1044 KB 432/713 KB 1500/1710 KB 628/1063 KB 832/1267 KB 716/1044 KB 416/713 KB 1500/1710 KB 644/1063 KB 844/1267 KB 736/1044 KB 432/713 KB 1504/1710 KB 644/1063 KB 844/1267 KB 736/1044 KB 432/713 KB 1508/1710 KB 644/1063 KB 844/1267 KB 736/1044 KB 436/713 KB 1512/1710 KB 644/1063 KB 848/1267 KB 736/1044 KB 436/713 KB 1516/1710 KB 644/1063 KB 848/1267 KB 736/1044 KB 436/713 KB 1520/1710 KB 644/1063 KB 848/1267 KB 740/1044 KB 436/713 KB 1524/1710 KB 644/1063 KB 848/1267 KB 740/1044 KB 436/713 KB 1528/1710 KB 644/1063 KB 836/1267 KB 736/1044 KB 420/713 KB 1500/1710 KB 648/1063 KB 848/1267 KB 740/1044 KB 436/713 KB 1528/1710 KB 652/1063 KB 848/1267 KB 740/1044 KB 436/713 KB 15 unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install 28/1710 KB 656/1063 KB 848/1267 KB 740/1044 KB 436/713 KB 1528/1710 KB 644/1063 KB 848/1267 KB 740/1044 KB 436/713 KB 1520/1710 KB 644/1063 KB 848/1267 KB 736/1044 KB 436/713 KB 1512/1710 KB 656/1063 KB 852/1267 KB 744/1044 KB 436/713 KB 1528/1710 KB 656/1063 KB 856/1267 KB 744/1044 KB 436/713 KB 1528/1710 KB 656/1063 KB 860/1267 KB 744/1044 KB 436/713 KB 1528/1710 KB 656/1063 KB 864/1267 KB 744/1044 KB 436/713 KB 1528/1710 KB 644/1063 KB 844/1267 KB 736/1044 KB 436/713 KB 1508/1710 KB 656/1063 KB 864/1267 KB 744/1044 KB 440/713 KB 1528/1710 KB 656/1063 KB 864/1267 KB 744/1044 KB 444/713 KB 1528/1710 KB 656/1063 KB 864/1267 KB 744/1044 KB 448/713 KB 1528/1710 KB 656/1063 KB 864/1267 KB 744/1044 KB 452/713 KB 1528/1710 KB 660/1063 KB 868/1267 KB 744/1044 KB 456/713 KB 1532/1710 KB 660/1063 KB 868/1267 KB 744/1044 KB 460/713 KB 1532/1710 KB 660/1063 KB 868/1267 KB 744/1044 KB 464/713 KB 1532/1710 KB 656/1063 KB 848/1267 KB 744/1044 KB 436/713 KB 1528/1710 KB 660/1063 KB 868/1267 KB 748/1044 KB 464/713 KB 1532/1710 KB 660/1063 KB 868/1267 KB 752/1044 KB 464/713 KB 1532/1710 KB 660/1063 KB 868/1267 KB 756/1044 KB 464/713 KB 1532/1710 KB 660/1063 KB 868/1267 KB 760/1044 KB 464/713 KB 1532/1710 KB 660/1063 KB 868/1267 KB 764/1044 KB 464/713 KB 1532/1710 KB 660/1063 KB 868/1267 KB 768/1044 KB 464/713 KB 1532/1710 KB 660/1063 KB 868/1267 KB 772/1044 KB 464/713 KB 1532/1710 KB 660/1063 KB 868/1267 KB 776/1044 KB 468/713 KB 1532/1710 KB 660/1063 KB 868/1267 KB 744/1044 KB 452/713 KB 1532/1710 KB 664/1063 KB 868/1267 KB 776/1044 KB 468/713 KB 1532/1710 KB 668/1063 KB 868/1267 KB 776/1044 KB 468/713 KB 1532/1710 KB 672/1063 KB 868/1267 KB 776/1044 KB 468/713 KB 1532/1710 KB 656/1063 KB 868/1267 KB 744/1044 KB 452/713 KB 1532/1710 KB 672/1063 KB 872/1267 KB 776/1044 KB 468/713 KB 1532/1710 KB 672/1063 KB 876/1267 KB 776/1044 KB 468/713 KB 1532/1710 KB 672/1063 KB 880/1267 KB 776/1044 KB 468/713 KB 1532/1710 KB 656/1063 KB 864/1267 KB 744/1044 KB 452/713 KB 1532/1710 KB 672/1063 KB 880/1267 KB 776/1044 KB 468/713 KB 1536/1710 KB 672/1063 KB 880/1267 KB 776/1044 KB 468/713 KB 1540/1710 KB 672/1063 KB 880/1267 KB 776/1044 KB 468/713 KB 1544/1710 KB 672/1063 KB 880/1267 KB 776/1044 KB 468/713 KB 1548/1710 KB 672/1063 KB 880/1267 KB 776/1044 KB 468/713 KB 1552/1710 KB 676/1063 KB 880/1267 KB 776/1044 KB 468/713 KB 1556/1710 KB 676/1063 KB 884/1267 KB 776/1044 KB 468/713 KB 1560/1710 KB 676/1063 KB 884/1267 KB 776/1044 KB 468/713 KB 1564/1710 KB 660/1063 KB 868/1267 KB 772/1044 KB 468/713 KB 1532/1710 KB 676/1063 KB 884/1267 KB 780/1044 KB 472/713 KB 1564/1710 KB 676/1063 KB 884/1267 KB 780/1044 KB 476/713 KB 1564/1710 KB 676/1063 KB 884/1267 KB 780/1044 KB 480/713 KB 1564/1710 KB 676/1063 KB 884/1267 KB 780/1044 KB 484/713 KB 1564/1710 KB 676/1063 KB 884/1267 KB 780/1044 KB 468/713 KB 1564/1710 KB 676/1063 KB 884/1267 KB 784/1044 KB 484/713 KB 1568/1710 KB 676/1063 KB 884/1267 KB 776/1044 KB 468/713 KB 1556/1710 KB 676/1063 KB 888/1267 KB 784/1044 KB 484/713 KB 1568/1710 KB 676/1063 KB 892/1267 KB 784/1044 KB 484/713 KB 1568/1710 KB 676/1063 KB 896/1267 KB 784/1044 KB 484/713 KB 1568/1710 KB 676/1063 KB 880/1267 KB 776/1044 KB 468/713 KB 1552/1710 KB 680/1063 KB 896/1267 KB 784/1044 KB 484/713 KB 1568/1710 KB 684/1063 KB 896/1267 KB 784/1044 KB 484/713 KB 1568/1710 KB 688/1063 KB 896/1267 KB 784/1044 KB 484/713 KB 1568/1710 KB 676/1063 KB 884/1267 KB 780/1044 KB 484/713 KB 1568/1710 KB 688/1063 KB 896/1267 KB 788/104 unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install 4 KB 484/713 KB 1568/1710 KB 692/1063 KB 900/1267 KB 792/1044 KB 488/713 KB 1572/1710 KB 692/1063 KB 900/1267 KB 796/1044 KB 488/713 KB 1572/1710 KB 692/1063 KB 900/1267 KB 800/1044 KB 488/713 KB 1572/1710 KB 692/1063 KB 900/1267 KB 788/1044 KB 488/713 KB 1572/1710 KB 696/1063 KB 900/1267 KB 800/1044 KB 488/713 KB 1572/1710 KB 700/1063 KB 900/1267 KB 800/1044 KB 488/713 KB 1572/1710 KB 704/1063 KB 900/1267 KB 800/1044 KB 488/713 KB 1572/1710 KB 688/1063 KB 900/1267 KB 788/1044 KB 488/713 KB 1572/1710 KB 704/1063 KB 900/1267 KB 800/1044 KB 492/713 KB 1572/1710 KB 704/1063 KB 900/1267 KB 800/1044 KB 496/713 KB 1572/1710 KB 704/1063 KB 900/1267 KB 800/1044 KB 500/713 KB 1572/1710 KB 704/1063 KB 900/1267 KB 800/1044 KB 504/713 KB 1572/1710 KB 708/1063 KB 900/1267 KB 800/1044 KB 508/713 KB 1572/1710 KB 708/1063 KB 900/1267 KB 800/1044 KB 512/713 KB 1572/1710 KB 708/1063 KB 900/1267 KB 800/1044 KB 516/713 KB 1572/1710 KB 708/1063 KB 900/1267 KB 804/1044 KB 520/713 KB 1572/1710 KB 708/1063 KB 900/1267 KB 804/1044 KB 524/713 KB 1572/1710 KB 708/1063 KB 900/1267 KB 804/1044 KB 528/713 KB 1572/1710 KB 688/1063 KB 900/1267 KB 788/1044 KB 484/713 KB 1572/1710 KB 688/1063 KB 896/1267 KB 788/1044 KB 484/713 KB 1572/1710 KB 708/1063 KB 900/1267 KB 804/1044 KB 528/713 KB 1576/1710 KB 708/1063 KB 904/1267 KB 804/1044 KB 528/713 KB 1580/1710 KB 708/1063 KB 904/1267 KB 804/1044 KB 528/713 KB 1584/1710 KB 708/1063 KB 904/1267 KB 804/1044 KB 528/713 KB 1588/1710 KB 708/1063 KB 904/1267 KB 804/1044 KB 528/713 KB 1592/1710 KB 708/1063 KB 904/1267 KB 804/1044 KB 528/713 KB 1596/1710 KB 708/1063 KB 904/1267 KB 804/1044 KB 528/713 KB 1600/1710 KB 708/1063 KB 900/1267 KB 804/1044 KB 516/713 KB 1572/1710 KB 708/1063 KB 904/1267 KB 808/1044 KB 528/713 KB 1600/1710 KB 708/1063 KB 904/1267 KB 812/1044 KB 528/713 KB 1600/1710 KB 708/1063 KB 904/1267 KB 816/1044 KB 528/713 KB 1600/1710 KB 708/1063 KB 904/1267 KB 820/1044 KB 528/713 KB 1600/1710 KB 708/1063 KB 904/1267 KB 824/1044 KB 532/713 KB 1604/1710 KB 708/1063 KB 904/1267 KB 828/1044 KB 532/713 KB 1604/1710 KB 708/1063 KB 904/1267 KB 832/1044 KB 532/713 KB 1604/1710 KB 708/1063 KB 900/1267 KB 800/1044 KB 504/713 KB 1572/1710 KB 712/1063 KB 904/1267 KB 832/1044 KB 532/713 KB 1604/1710 KB 716/1063 KB 904/1267 KB 832/1044 KB 532/713 KB 1604/1710 KB 720/1063 KB 904/1267 KB 832/1044 KB 532/713 KB 1604/1710 KB 724/1063 KB 904/1267 KB 832/1044 KB 532/713 KB 1604/1710 KB 728/1063 KB 904/1267 KB 832/1044 KB 532/713 KB 1604/1710 KB 732/1063 KB 904/1267 KB 832/1044 KB 532/713 KB 1604/1710 KB 736/1063 KB 904/1267 KB 832/1044 KB 532/713 KB 1604/1710 KB 708/1063 KB 904/1267 KB 820/1044 KB 532/713 KB 1604/1710 KB 736/1063 KB 904/1267 KB 832/1044 KB 536/713 KB 1604/1710 KB 736/1063 KB 904/1267 KB 832/1044 KB 540/713 KB 1604/1710 KB 736/1063 KB 904/1267 KB 832/1044 KB 544/713 KB 1604/1710 KB 736/1063 KB 904/1267 KB 836/1044 KB 548/713 KB 1604/1710 KB 740/1063 KB 904/1267 KB 836/1044 KB 552/713 KB 1604/1710 KB 740/1063 KB 904/1267 KB 836/1044 KB 556/713 KB 1604/1710 KB 740/1063 KB 904/1267 KB 836/1044 KB 560/713 KB 1604/1710 KB 708/1063 KB 904/1267 KB 820/1044 KB 528/713 KB 1604/1710 KB 708/1063 KB 904/1267 KB 804/1044 KB 528/713 KB 1576/1710 KB 740/1063 KB 908/1267 KB 836/1044 KB 560/713 KB 1604/1710 KB 740/1063 KB 912/1267 KB 836/1044 KB 560/713 KB 1604/1710 KB 740/1063 KB 916/1267 KB 836/1044 KB 560/713 KB 1604/1710 KB 740/1063 KB 920/1267 KB 836/1044 KB 560/713 KB 1604/1710 KB 740/1063 KB unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install 924/1267 KB 836/1044 KB 560/713 KB 1604/1710 KB 740/1063 KB 928/1267 KB 836/1044 KB 560/713 KB 1604/1710 KB 740/1063 KB 932/1267 KB 836/1044 KB 560/713 KB 1604/1710 KB 740/1063 KB 936/1267 KB 836/1044 KB 560/713 KB 1608/1710 KB 740/1063 KB 940/1267 KB 836/1044 KB 560/713 KB 1608/1710 KB 740/1063 KB 944/1267 KB 836/1044 KB 560/713 KB 1608/1710 KB 740/1063 KB 948/1267 KB 836/1044 KB 560/713 KB 1608/1710 KB 740/1063 KB 952/1267 KB 836/1044 KB 560/713 KB 1608/1710 KB 740/1063 KB 956/1267 KB 836/1044 KB 560/713 KB 1608/1710 KB 740/1063 KB 904/1267 KB 836/1044 KB 548/713 KB 1604/1710 KB 744/1063 KB 956/1267 KB 836/1044 KB 560/713 KB 1608/1710 KB 736/1063 KB 904/1267 KB 836/1044 KB 544/713 KB 1604/1710 KB 744/1063 KB 956/1267 KB 840/1044 KB 560/713 KB 1608/1710 KB 744/1063 KB 956/1267 KB 844/1044 KB 560/713 KB 1608/1710 KB 744/1063 KB 956/1267 KB 848/1044 KB 560/713 KB 1608/1710 KB 740/1063 KB 936/1267 KB 836/1044 KB 560/713 KB 1608/1710 KB 748/1063 KB 960/1267 KB 848/1044 KB 560/713 KB 1612/1710 KB 748/1063 KB 960/1267 KB 848/1044 KB 560/713 KB 1616/1710 KB 748/1063 KB 960/1267 KB 848/1044 KB 560/713 KB 1620/1710 KB 748/1063 KB 960/1267 KB 848/1044 KB 560/713 KB 1624/1710 KB 748/1063 KB 960/1267 KB 848/1044 KB 560/713 KB 1628/1710 KB 748/1063 KB 960/1267 KB 848/1044 KB 560/713 KB 1632/1710 KB 748/1063 KB 960/1267 KB 848/1044 KB 560/713 KB 1608/1710 KB 748/1063 KB 956/1267 KB 848/1044 KB 560/713 KB 1608/1710 KB 752/1063 KB 960/1267 KB 848/1044 KB 560/713 KB 1632/1710 KB 756/1063 KB 960/1267 KB 848/1044 KB 560/713 KB 1636/1710 KB 760/1063 KB 964/1267 KB 852/1044 KB 564/713 KB 1636/1710 KB 764/1063 KB 964/1267 KB 852/1044 KB 564/713 KB 1636/1710 KB 768/1063 KB 964/1267 KB 852/1044 KB 564/713 KB 1636/1710 KB 752/1063 KB 960/1267 KB 848/1044 KB 560/713 KB 1636/1710 KB 768/1063 KB 964/1267 KB 852/1044 KB 564/713 KB 1640/1710 KB 768/1063 KB 964/1267 KB 852/1044 KB 564/713 KB 1644/1710 KB 768/1063 KB 964/1267 KB 852/1044 KB 564/713 KB 1648/1710 KB 756/1063 KB 964/1267 KB 852/1044 KB 564/713 KB 1636/1710 KB 768/1063 KB 964/1267 KB 852/1044 KB 568/713 KB 1648/1710 KB 768/1063 KB 964/1267 KB 852/1044 KB 572/713 KB 1648/1710 KB 768/1063 KB 964/1267 KB 852/1044 KB 576/713 KB 1648/1710 KB 768/1063 KB 964/1267 KB 852/1044 KB 580/713 KB 1648/1710 KB 772/1063 KB 964/1267 KB 852/1044 KB 584/713 KB 1652/1710 KB 756/1063 KB 964/1267 KB 852/1044 KB 560/713 KB 1636/1710 KB 756/1063 KB 960/1267 KB 852/1044 KB 560/713 KB 1636/1710 KB 772/1063 KB 964/1267 KB 856/1044 KB 584/713 KB 1652/1710 KB 772/1063 KB 968/1267 KB 860/1044 KB 584/713 KB 1652/1710 KB 772/1063 KB 968/1267 KB 864/1044 KB 584/713 KB 1652/1710 KB 772/1063 KB 968/1267 KB 868/1044 KB 584/713 KB 1652/1710 KB 772/1063 KB 968/1267 KB 872/1044 KB 584/713 KB 1652/1710 KB 772/1063 KB 964/1267 KB 852/1044 KB 580/713 KB 1652/1710 KB 776/1063 KB 968/1267 KB 872/1044 KB 584/713 KB 1652/1710 KB 780/1063 KB 968/1267 KB 876/1044 KB 584/713 KB 1652/1710 KB 784/1063 KB 968/1267 KB 876/1044 KB 588/713 KB 1652/1710 KB 768/1063 KB 964/1267 KB 852/1044 KB 580/713 KB 1652/1710 KB 784/1063 KB 968/1267 KB 876/1044 KB 588/713 KB 1656/1710 KB 784/1063 KB 968/1267 KB 876/1044 KB 588/713 KB 1660/1710 KB 784/1063 KB 968/1267 KB 876/1044 KB 588/713 KB 1664/1710 KB 780/1063 KB 968/1267 KB 876/1044 KB 588/713 KB 1652/1710 KB 784/1063 KB 968/1267 KB 876/1044 KB 592/713 KB 1664/1710 KB 776/1063 KB 968/1267 KB 876/1044 KB 584/713 KB 1652/1710 KB 784/1063 KB 968/1267 KB 880/1044 KB 592/713 KB 1664/17 unit-mysql-0: 12:20:27 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install 10 KB 772/1063 KB 968/1267 KB 856/1044 KB 584/713 KB 1652/1710 KB 784/1063 KB 972/1267 KB 880/1044 KB 592/713 KB 1664/1710 KB 784/1063 KB 976/1267 KB 880/1044 KB 592/713 KB 1664/1710 KB 784/1063 KB 980/1267 KB 880/1044 KB 592/713 KB 1664/1710 KB 784/1063 KB 984/1267 KB 880/1044 KB 592/713 KB 1664/1710 KB 784/1063 KB 988/1267 KB 880/1044 KB 592/713 KB 1664/1710 KB 784/1063 KB 992/1267 KB 880/1044 KB 592/713 KB 1664/1710 KB 784/1063 KB 992/1267 KB 884/1044 KB 592/713 KB 1664/1710 KB 788/1063 KB 996/1267 KB 888/1044 KB 596/713 KB 1668/1710 KB 788/1063 KB 996/1267 KB 884/1044 KB 596/713 KB 1668/1710 KB 788/1063 KB 996/1267 KB 888/1044 KB 596/713 KB 1672/1710 KB 788/1063 KB 996/1267 KB 892/1044 KB 596/713 KB 1676/1710 KB 788/1063 KB 996/1267 KB 892/1044 KB 596/713 KB 1680/1710 KB 788/1063 KB 996/1267 KB 884/1044 KB 596/713 KB 1664/1710 KB 792/1063 KB 996/1267 KB 892/1044 KB 596/713 KB 1680/1710 KB 796/1063 KB 996/1267 KB 892/1044 KB 596/713 KB 1680/1710 KB 800/1063 KB 996/1267 KB 892/1044 KB 596/713 KB 1680/1710 KB 784/1063 KB 996/1267 KB 884/1044 KB 596/713 KB 1664/1710 KB 800/1063 KB 996/1267 KB 892/1044 KB 600/713 KB 1680/1710 KB 800/1063 KB 996/1267 KB 892/1044 KB 604/713 KB 1680/1710 KB 800/1063 KB 996/1267 KB 892/1044 KB 608/713 KB 1680/1710 KB 784/1063 KB 996/1267 KB 884/1044 KB 592/713 KB 1664/1710 KB 800/1063 KB 1000/1267 KB 892/1044 KB 608/713 KB 1680/1710 KB 800/1063 KB 1004/1267 KB 892/1044 KB 608/713 KB 1680/1710 KB 788/1063 KB 996/1267 KB 892/1044 KB 596/713 KB 1672/1710 KB 800/1063 KB 1004/1267 KB 896/1044 KB 608/713 KB 1680/1710 KB 800/1063 KB 1008/1267 KB 896/1044 KB 608/713 KB 1680/1710 KB 800/1063 KB 1008/1267 KB 900/1044 KB 608/713 KB 1680/1710 KB 804/1063 KB 1012/1267 KB 904/1044 KB 612/713 KB 1684/1710 KB 804/1063 KB 1012/1267 KB 900/1044 KB 612/713 KB 1684/1710 KB 804/1063 KB 1012/1267 KB 904/1044 KB 612/713 KB 1688/1710 KB 804/1063 KB 1012/1267 KB 904/1044 KB 612/713 KB 1692/1710 KB 804/1063 KB 1012/1267 KB 900/1044 KB 612/713 KB 1680/1710 KB 804/1063 KB 1016/1267 KB 908/1044 KB 612/713 KB 1692/1710 KB 804/1063 KB 1020/1267 KB 908/1044 KB 612/713 KB 1692/1710 KB 804/1063 KB 1024/1267 KB 908/1044 KB 612/713 KB 1696/1710 KB 804/1063 KB 1008/1267 KB 900/1044 KB 612/713 KB 1680/1710 KB 808/1063 KB 1024/1267 KB 908/1044 KB 612/713 KB 1696/1710 KB 812/1063 KB 1024/1267 KB 908/1044 KB 612/713 KB 1696/1710 KB 816/1063 KB 1024/1267 KB 908/1044 KB 612/713 KB 1696/1710 KB 800/1063 KB 1008/1267 KB 900/1044 KB 612/713 KB 1680/1710 KB 816/1063 KB 1024/1267 KB 908/1044 KB 616/713 KB 1696/1710 KB 816/1063 KB 1024/1267 KB 908/1044 KB 620/713 KB 1696/1710 KB 816/1063 KB 1024/1267 KB 908/1044 KB 624/713 KB 1696/1710 KB 804/1063 KB 1020/1267 KB 908/1044 KB 612/713 KB 1696/1710 KB 804/1063 KB 1012/1267 KB 908/1044 KB 612/713 KB 1692/1710 KB 816/1063 KB 1024/1267 KB 912/1044 KB 624/713 KB 1696/1710 KB 816/1063 KB 1024/1267 KB 912/1044 KB 624/713 KB 1700/1710 KB 820/1063 KB 1028/1267 KB 916/1044 KB 628/713 KB 1704/1710 KB 820/1063 KB 1028/1267 KB 916/1044 KB 628/713 KB 1708/1710 KB 820/1063 KB 1028/1267 KB 916/1044 KB 628/713 KB 1710/1710 KB 820/1063 KB 1028/1267 KB 916/1044 KB 628/713 KB 1700/1710 KB 820/1063 KB 1028/1267 KB 920/1044 KB 628/713 KB 1710/1710 KB 820/1063 KB 1028/1267 KB 924/1044 KB 628/713 KB 1710/1710 KB 820/1063 KB 1028/1267 KB 928/1044 KB 628/713 KB 1710/1710 KB 820/1063 KB 1028/1267 KB 932/1044 KB 628/713 KB 1710/1710 KB 820/1063 KB 1028/1267 KB 936/1044 KB 628/713 KB 1710/1710 KB 820/10 unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install 63 KB 1028/1267 KB 912/1044 KB 628/713 KB 1700/1710 KB 820/1063 KB 1028/1267 KB 940/1044 KB 632/713 KB 1710/1710 KB 820/1063 KB 1028/1267 KB 940/1044 KB 636/713 KB 1710/1710 KB 820/1063 KB 1028/1267 KB 912/1044 KB 624/713 KB 1700/1710 KB 820/1063 KB 1032/1267 KB 940/1044 KB 640/713 KB 1710/1710 KB 820/1063 KB 1036/1267 KB 940/1044 KB 640/713 KB 1710/1710 KB 820/1063 KB 1040/1267 KB 940/1044 KB 640/713 KB 1710/1710 KB 820/1063 KB 1024/1267 KB 912/1044 KB 624/713 KB 1700/1710 KB 824/1063 KB 1040/1267 KB 940/1044 KB 640/713 KB 1710/1710 KB 828/1063 KB 1040/1267 KB 940/1044 KB 640/713 KB 1710/1710 KB 832/1063 KB 1040/1267 KB 940/1044 KB 640/713 KB 1710/1710 KB 820/1063 KB 1028/1267 KB 940/1044 KB 640/713 KB 1710/1710 KB 832/1063 KB 1040/1267 KB 940/1044 KB 644/713 KB 1710/1710 KB 836/1063 KB 1044/1267 KB 940/1044 KB 648/713 KB 1710/1710 KB 836/1063 KB 1044/1267 KB 940/1044 KB 652/713 KB 1710/1710 KB 836/1063 KB 1044/1267 KB 940/1044 KB 656/713 KB 1710/1710 KB 836/1063 KB 1044/1267 KB 940/1044 KB 644/713 KB 1710/1710 KB 832/1063 KB 1044/1267 KB 940/1044 KB 644/713 KB 1710/1710 KB 840/1063 KB 1048/1267 KB 940/1044 KB 656/713 KB 1710/1710 KB 840/1063 KB 1052/1267 KB 940/1044 KB 656/713 KB 1710/1710 KB 840/1063 KB 1056/1267 KB 940/1044 KB 656/713 KB 1710/1710 KB 836/1063 KB 1044/1267 KB 940/1044 KB 652/713 KB 1710/1710 KB 840/1063 KB 1056/1267 KB 944/1044 KB 656/713 KB 1710/1710 KB 840/1063 KB 1048/1267 KB 940/1044 KB 656/713 KB 1710/1710 KB 844/1063 KB 1056/1267 KB 944/1044 KB 656/713 KB 1710/1710 KB 848/1063 KB 1056/1267 KB 944/1044 KB 656/713 KB 1710/1710 KB 848/1063 KB 1056/1267 KB 944/1044 KB 660/713 KB 1710/1710 KB 852/1063 KB 1060/1267 KB 948/1044 KB 664/713 KB 1710/1710 KB 852/1063 KB 1060/1267 KB 948/1044 KB 668/713 KB 1710/1710 KB 852/1063 KB 1060/1267 KB 948/1044 KB 660/713 KB 1710/1710 KB 852/1063 KB 1064/1267 KB 948/1044 KB 672/713 KB 1710/1710 KB 852/1063 KB 1068/1267 KB 948/1044 KB 672/713 KB 1710/1710 KB 852/1063 KB 1072/1267 KB 948/1044 KB 672/713 KB 1710/1710 KB 852/1063 KB 1056/1267 KB 948/1044 KB 660/713 KB 1710/1710 KB 852/1063 KB 1072/1267 KB 952/1044 KB 672/713 KB 1710/1710 KB 852/1063 KB 1072/1267 KB 956/1044 KB 672/713 KB 1710/1710 KB 852/1063 KB 1072/1267 KB 960/1044 KB 672/713 KB 1710/1710 KB 852/1063 KB 1072/1267 KB 964/1044 KB 672/713 KB 1710/1710 KB 852/1063 KB 1076/1267 KB 968/1044 KB 672/713 KB 852/1063 KB 1076/1267 KB 972/1044 KB 672/713 KB 852/1063 KB 1076/1267 KB 976/1044 KB 672/713 KB 852/1063 KB 1056/1267 KB 944/1044 KB 660/713 KB 1710/1710 KB 856/1063 KB 1076/1267 KB 976/1044 KB 672/713 KB 860/1063 KB 1076/1267 KB 976/1044 KB 672/713 KB 864/1063 KB 1076/1267 KB 976/1044 KB 672/713 KB 868/1063 KB 1076/1267 KB 976/1044 KB 672/713 KB 872/1063 KB 1076/1267 KB 976/1044 KB 672/713 KB 876/1063 KB 1076/1267 KB 976/1044 KB 672/713 KB 880/1063 KB 1076/1267 KB 976/1044 KB 672/713 KB 884/1063 KB 1076/1267 KB 976/1044 KB 672/713 KB 852/1063 KB 1076/1267 KB 964/1044 KB 672/713 KB 1710/1710 KB 888/1063 KB 1080/1267 KB 980/1044 KB 672/713 KB 888/1063 KB 1084/1267 KB 980/1044 KB 672/713 KB 888/1063 KB 1088/1267 KB 980/1044 KB 672/713 KB 852/1063 KB 1060/1267 KB 948/1044 KB 672/713 KB 1710/1710 KB 888/1063 KB 1088/1267 KB 980/1044 KB 676/713 KB 888/1063 KB 1088/1267 KB 980/1044 KB 680/713 KB 888/1063 KB 1088/1267 KB 980/1044 KB 684/713 KB 888/1063 KB 1088/1267 KB 980/1044 KB 688/713 KB 888/1063 KB 1088/1267 KB 980/1044 unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install KB 692/713 KB 888/1063 KB 1092/1267 KB 980/1044 KB 696/713 KB 888/1063 KB 1092/1267 KB 980/1044 KB 700/713 KB 888/1063 KB 1092/1267 KB 980/1044 KB 704/713 KB 884/1063 KB 1076/1267 KB 980/1044 KB 672/713 KB 888/1063 KB 1092/1267 KB 984/1044 KB 704/713 KB 888/1063 KB 1092/1267 KB 988/1044 KB 704/713 KB 888/1063 KB 1092/1267 KB 992/1044 KB 704/713 KB 888/1063 KB 1076/1267 KB 980/1044 KB 672/713 KB 892/1063 KB 1092/1267 KB 992/1044 KB 704/713 KB 896/1063 KB 1092/1267 KB 992/1044 KB 704/713 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar (1710 KB at 2634.6 KB/sec) unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install 888/1063 KB 1092/1267 KB 980/1044 KB 692/713 KB 896/1063 KB 1096/1267 KB 992/1044 KB 704/713 KB 896/1063 KB 1100/1267 KB 992/1044 KB 704/713 KB 896/1063 KB 1104/1267 KB 992/1044 KB 704/713 KB 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: 12:20:27 DEBUG unit.abot-epc-basic/0.install 896/1063 KB 1104/1267 KB 992/1044 KB 708/713 KB 900/1063 KB 1108/1267 KB 996/1044 KB 712/713 KB 900/1063 KB 1108/1267 KB 996/1044 KB 713/713 KB 900/1063 KB 1108/1267 KB 996/1044 KB 708/713 KB 896/1063 KB 1108/1267 KB 996/1044 KB 708/713 KB 904/1063 KB 1108/1267 KB 1000/1044 KB 713/713 KB 896/1063 KB 1108/1267 KB 992/1044 KB 708/713 KB 904/1063 KB 1108/1267 KB 1000/1044 KB 713/713 KB 908/1063 KB 1112/1267 KB 1004/1044 KB 713/713 KB 912/1063 KB 1112/1267 KB 1004/1044 KB 713/713 KB 904/1063 KB 1112/1267 KB 1004/1044 KB 713/713 KB 912/1063 KB 1116/1267 KB 1004/1044 KB 713/713 KB 912/1063 KB 1120/1267 KB 1004/1044 KB 713/713 KB 904/1063 KB 1112/1267 KB 1004/1044 KB 713/713 KB 912/1063 KB 1120/1267 KB 1008/1044 KB 713/713 KB 916/1063 KB 1120/1267 KB 1008/1044 KB 713/713 KB 920/1063 KB 1124/1267 KB 1012/1044 KB 713/713 KB 916/1063 KB 1124/1267 KB 1012/1044 KB 713/713 KB 924/1063 KB 1124/1267 KB 1016/1044 KB 713/713 KB 924/1063 KB 1124/1267 KB 1020/1044 KB 713/713 KB 924/1063 KB 1124/1267 KB 1024/1044 KB 713/713 KB 924/1063 KB 1124/1267 KB 1028/1044 KB 713/713 KB 924/1063 KB 1124/1267 KB 1032/1044 KB 713/713 KB 916/1063 KB 1124/1267 KB 1008/1044 KB 713/713 KB 924/1063 KB 1128/1267 KB 1036/1044 KB 713/713 KB 924/1063 KB 1132/1267 KB 1036/1044 KB 713/713 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar (713 KB at 1081.9 KB/sec) unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install 924/1063 KB 1124/1267 KB 1024/1044 KB 713/713 KB 928/1063 KB 1136/1267 KB 1036/1044 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: 12:20:27 DEBUG unit.abot-epc-basic/0.install 924/1063 KB 1136/1267 KB 1036/1044 KB 928/1063 KB 4/257 KB 1140/1267 KB 1036/1044 KB 928/1063 KB 4/257 KB 1144/1267 KB 1036/1044 KB 928/1063 KB 4/257 KB 1148/1267 KB 1036/1044 KB 928/1063 KB 4/257 KB 1152/1267 KB 1036/1044 KB 928/1063 KB 4/257 KB 1136/1267 KB 1036/1044 KB 928/1063 KB 8/257 KB 1152/1267 KB 1036/1044 KB 928/1063 KB 12/257 KB 1152/1267 KB 1036/1044 KB 928/1063 KB 16/257 KB 1152/1267 KB 1036/1044 KB 928/1063 KB 20/257 KB 1152/1267 KB 1036/1044 KB 928/1063 KB 24/257 KB 1152/1267 KB 1036/1044 KB 928/1063 KB 28/257 KB 1152/1267 KB 1036/1044 KB 928/1063 KB 32/257 KB 1156/1267 KB 1036/1044 KB 924/1063 KB 1144/1267 KB 1036/1044 KB 928/1063 KB 32/257 KB 1156/1267 KB 1040/1044 KB 928/1063 KB 32/257 KB 1156/1267 KB 1044/1044 KB 928/1063 KB 32/257 KB 1156/1267 KB 1044/1044 KB 928/1063 KB 36/257 KB 1156/1267 KB 1044/1044 KB 928/1063 KB 40/257 KB 1156/1267 KB 1044/1044 KB 928/1063 KB 44/257 KB 1156/1267 KB 1044/1044 KB 928/1063 KB 48/257 KB 1156/1267 KB 1044/1044 KB 928/1063 KB 28/257 KB 1156/1267 KB 1036/1044 KB 928/1063 KB 48/257 KB 1160/1267 KB 1044/1044 KB 928/1063 KB 48/257 KB 1164/1267 KB 1044/1044 KB 928/1063 KB 48/257 KB 1168/1267 KB 1044/1044 KB 928/1063 KB 48/257 KB 1172/1267 KB 1044/1044 KB 928/1063 KB 52/257 KB 1176/1267 KB 1044/1044 KB 928/1063 KB 52/257 KB 1180/1267 KB 1044/1044 KB 928/1063 KB 52/257 KB 1184/1267 KB 1044/1044 KB 928/1063 KB 52/257 KB 1172/1267 KB 1044/1044 KB 928/1063 KB 56/257 KB 1184/1267 KB 1044/1044 KB 928/1063 KB 60/257 KB 1184/1267 KB 1044/1044 KB 928/1063 KB 64/257 KB 1188/1267 KB 928/1063 KB 68/257 KB 1188/1267 KB 932/1063 KB 72/257 KB 1188/1267 KB 932/1063 KB 76/257 KB 1188/1267 KB 932/1063 KB 80/257 KB 1188/1267 KB 928/1063 KB 60/257 KB 1188/1267 KB 932/1063 KB 80/257 KB 1192/1267 KB 932/1063 KB 80/257 KB 1196/1267 KB 932/1063 KB 80/257 KB 1200/1267 KB 932/1063 KB 68/257 KB 1188/1267 KB 936/1063 KB 80/257 KB 1200/1267 KB 940/1063 KB 80/257 KB 1200/1267 KB 944/1063 KB 80/257 KB 1200/1267 KB 948/1063 KB 80/257 KB 1200/1267 KB 4/549 KB 952/1063 KB 80/257 KB 1200/1267 KB 4/549 KB 956/1063 KB 80/257 KB 1200/1267 KB 4/549 KB 960/1063 KB 80/257 KB 1200/1267 KB 4/549 KB 964/1063 KB 80/257 KB 1200/1267 KB 4/549 KB 968/1063 KB 80/257 KB 1200/1267 KB 4/549 KB 972/1063 KB 80/257 KB 1200/1267 KB 4/549 KB 948/1063 KB 80/257 KB 1200/1267 KB 8/549 KB 972/1063 KB 80/257 KB 1200/1267 KB 12/549 KB 972/1063 KB 80/257 KB 1200/1267 KB 16/549 KB 972/1063 KB 80/257 KB 1200/1267 KB 20/549 KB 972/1063 KB 80/257 KB 1200/1267 KB 24/549 KB 972/1063 KB 80/257 KB 1200/1267 KB 28/549 KB 972/1063 KB 80/257 KB 1200/1267 KB 32/549 KB 972/1063 KB 80/257 KB 1200/1267 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 1521.7 KB/sec) unit-abot-epc-basic-0: 12:20:27 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: 12:20:27 DEBUG unit.abot-epc-basic/0.install 32/549 KB 976/1063 KB 80/257 KB 1200/1267 KB 36/549 KB 976/1063 KB 80/257 KB 1200/1267 KB 40/549 KB 980/1063 KB 80/257 KB 1200/1267 KB 44/549 KB 980/1063 KB 80/257 KB 1200/1267 KB 48/549 KB 980/1063 KB 80/257 KB 1200/1267 KB 36/549 KB 980/1063 KB 80/257 KB 1200/1267 KB 48/549 KB 984/1063 KB 80/257 KB 1200/1267 KB 48/549 KB 988/1063 KB 80/257 KB 1200/1267 KB 48/549 KB 992/1063 KB 80/257 KB 1200/1267 KB 48/549 KB 996/1063 KB 80/257 KB 1204/1267 KB 52/549 KB 1000/1063 KB 84/257 KB 1204/1267 KB 48/549 KB 992/1063 KB 80/257 KB 1204/1267 KB 52/549 KB 1000/1063 KB 84/257 KB 1208/1267 KB 52/549 KB 1000/1063 KB 84/257 KB 1212/1267 KB 52/549 KB 996/1063 KB 84/257 KB 1204/1267 KB 56/549 KB 1000/1063 KB 84/257 KB 1212/1267 KB 60/549 KB 1000/1063 KB 84/257 KB 1212/1267 KB 48/549 KB 996/1063 KB 84/257 KB 1204/1267 KB 60/549 KB 1000/1063 KB 88/257 KB 1216/1267 KB 60/549 KB 1000/1063 KB 92/257 KB 1216/1267 KB 60/549 KB 1000/1063 KB 96/257 KB 1216/1267 KB 60/549 KB 1000/1063 KB 84/257 KB 1216/1267 KB 64/549 KB 1000/1063 KB 96/257 KB 1216/1267 KB 68/549 KB 1004/1063 KB 96/257 KB 1216/1267 KB 72/549 KB 1004/1063 KB 100/257 KB 1220/1267 KB 76/549 KB 1004/1063 KB 100/257 KB 1220/1267 KB 80/549 KB 1004/1063 KB 100/257 KB 1220/1267 KB 64/549 KB 1004/1063 KB 96/257 KB 1216/1267 KB 80/549 KB 1008/1063 KB 100/257 KB 1220/1267 KB 80/549 KB 1012/1063 KB 100/257 KB 1220/1267 KB 80/549 KB 1016/1063 KB 100/257 KB 1220/1267 KB 80/549 KB 1020/1063 KB 100/257 KB 1220/1267 KB 80/549 KB 1024/1063 KB 100/257 KB 1220/1267 KB 80/549 KB 1028/1063 KB 100/257 KB 1220/1267 KB 84/549 KB 1032/1063 KB 100/257 KB 1220/1267 KB 84/549 KB 1036/1063 KB 100/257 KB 1220/1267 KB 84/549 KB 1040/1063 KB 100/257 KB 1220/1267 KB 68/549 KB 1004/1063 KB 100/257 KB 1220/1267 KB 84/549 KB 1040/1063 KB 100/257 KB 1224/1267 KB 84/549 KB 1040/1063 KB 100/257 KB 1228/1267 KB 68/549 KB 1004/1063 KB 100/257 KB 1216/1267 KB 84/549 KB 1040/1063 KB 104/257 KB 1232/1267 KB 84/549 KB 1040/1063 KB 108/257 KB 1232/1267 KB 84/549 KB 1040/1063 KB 112/257 KB 1232/1267 KB 84/549 KB 1040/1063 KB 100/257 KB 1232/1267 KB 84/549 KB 1040/1063 KB 112/257 KB 1236/1267 KB 84/549 KB 1040/1063 KB 116/257 KB 1240/1267 KB 84/549 KB 1040/1063 KB 116/257 KB 1244/1267 KB 84/549 KB 1040/1063 KB 116/257 KB 1248/1267 KB 84/549 KB 1028/1063 KB 100/257 KB 1220/1267 KB 88/549 KB 1040/1063 KB 116/257 KB 1248/1267 KB 92/549 KB 1040/1063 KB 116/257 KB 1248/1267 KB 96/549 KB 1040/1063 KB 116/257 KB 1248/1267 KB 84/549 KB 1040/1063 KB 116/257 KB 1236/1267 KB 96/549 KB 1040/1063 KB 120/257 KB 1248/1267 KB 96/549 KB 1040/1063 KB 124/257 KB 1248/1267 KB 96/549 KB 1040/1063 KB 128/257 KB 1248/1267 KB 100/549 KB 1040/1063 KB 128/257 KB 1248/1267 KB 104/549 KB 1044/1063 KB 132/257 KB 1252/1267 KB 108/549 KB 1044/1063 KB 132/257 KB 1252/1267 KB 112/549 KB 1044/1063 KB 132/257 KB 1252/1267 KB 100/549 KB 1044/1063 KB 132/257 KB 1252/1267 KB 112/549 KB 1048/1063 KB 132/257 KB 1252/1267 KB 112/549 KB 1052/1063 KB 132/257 KB 1252/1267 KB 112/549 KB 1056/1063 KB 132/257 KB 1252/1267 KB 100/549 KB 1040/1063 KB 132/257 KB 1252/1267 KB 112/549 KB 1056/1063 KB 136/257 KB 1252/1267 KB 4/358 KB 100/549 KB 1040/1063 KB 128/257 KB 1252/1267 KB 112/549 KB 1056/1063 KB 132/257 KB 1252/1267 KB 4/358 KB 112/549 KB 1056/1063 KB 136/257 KB 1252/1267 KB 8/358 KB 112/549 KB 1056/1063 KB 136/257 KB 1252/1267 KB 12/358 KB 112/549 KB 1056/1063 KB 136/257 KB 1252/1267 KB 16/358 KB 112/549 KB 1056/1063 KB 13 unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install 6/257 KB 1252/1267 KB 20/358 KB 112/549 KB 1056/1063 KB 136/257 KB 1252/1267 KB 24/358 KB 112/549 KB 1056/1063 KB 136/257 KB 1252/1267 KB 28/358 KB 112/549 KB 1056/1063 KB 136/257 KB 1252/1267 KB 32/358 KB 112/549 KB 1056/1063 KB 136/257 KB 1252/1267 KB 36/358 KB 112/549 KB 1056/1063 KB 136/257 KB 1252/1267 KB 40/358 KB 112/549 KB 1056/1063 KB 136/257 KB 1252/1267 KB 44/358 KB 112/549 KB 1056/1063 KB 136/257 KB 1252/1267 KB 48/358 KB 112/549 KB 1056/1063 KB 136/257 KB 1256/1267 KB 48/358 KB 112/549 KB 1056/1063 KB 136/257 KB 1260/1267 KB 48/358 KB 112/549 KB 1056/1063 KB 140/257 KB 1264/1267 KB 48/358 KB 112/549 KB 1056/1063 KB 140/257 KB 1267/1267 KB 48/358 KB 112/549 KB 1056/1063 KB 140/257 KB 1260/1267 KB 48/358 KB 116/549 KB 1056/1063 KB 144/257 KB 1267/1267 KB 52/358 KB 116/549 KB 1056/1063 KB 148/257 KB 1267/1267 KB 52/358 KB 116/549 KB 1060/1063 KB 152/257 KB 1267/1267 KB 52/358 KB 116/549 KB 1060/1063 KB 156/257 KB 1267/1267 KB 52/358 KB 116/549 KB 1056/1063 KB 140/257 KB 1267/1267 KB 52/358 KB 116/549 KB 1056/1063 KB 140/257 KB 1267/1267 KB 48/358 KB 116/549 KB 1060/1063 KB 148/257 KB 1267/1267 KB 52/358 KB 116/549 KB 1060/1063 KB 160/257 KB 1267/1267 KB 56/358 KB 116/549 KB 1063/1063 KB 160/257 KB 1267/1267 KB 56/358 KB 120/549 KB 1063/1063 KB 160/257 KB 1267/1267 KB 56/358 KB 124/549 KB 1063/1063 KB 160/257 KB 1267/1267 KB 56/358 KB 128/549 KB 1063/1063 KB 160/257 KB 1267/1267 KB 60/358 KB 124/549 KB 1063/1063 KB 160/257 KB 1267/1267 KB 60/358 KB 128/549 KB 1063/1063 KB 160/257 KB 1267/1267 KB 64/358 KB 128/549 KB 1063/1063 KB 160/257 KB 1267/1267 KB 68/358 KB 132/549 KB 1063/1063 KB 160/257 KB 1267/1267 KB 72/358 KB 132/549 KB 1063/1063 KB 160/257 KB 1267/1267 KB 68/358 KB 136/549 KB 1063/1063 KB 160/257 KB 1267/1267 KB 76/358 KB 140/549 KB 1063/1063 KB 160/257 KB 1267/1267 KB 76/358 KB 144/549 KB 1063/1063 KB 160/257 KB 1267/1267 KB 76/358 KB 116/549 KB 1060/1063 KB 160/257 KB 1267/1267 KB 68/358 KB 144/549 KB 1063/1063 KB 164/257 KB 1267/1267 KB 76/358 KB 144/549 KB 1063/1063 KB 168/257 KB 1267/1267 KB 76/358 KB 144/549 KB 1063/1063 KB 172/257 KB 1267/1267 KB 76/358 KB 132/549 KB 1063/1063 KB 160/257 KB 1267/1267 KB 76/358 KB 144/549 KB 1063/1063 KB 172/257 KB 1267/1267 KB 80/358 KB 144/549 KB 172/257 KB 1267/1267 KB 84/358 KB 148/549 KB 176/257 KB 88/358 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 1479.2 KB/sec) unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install 148/549 KB 176/257 KB 84/358 KB 144/549 KB 176/257 KB 1267/1267 KB 84/358 KB 152/549 KB 180/257 KB 92/358 KB 152/549 KB 184/257 KB 92/358 KB 152/549 KB 188/257 KB 92/358 KB 152/549 KB 192/257 KB 92/358 KB 152/549 KB 180/257 KB 92/358 KB 156/549 KB 192/257 KB 92/358 KB 160/549 KB 192/257 KB 92/358 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar (1267 KB at 1761.4 KB/sec) unit-abot-epc-basic-0: 12:20:27 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: 12:20:27 DEBUG unit.abot-epc-basic/0.install 148/549 KB 176/257 KB 92/358 KB 164/549 KB 196/257 KB 3/5 KB 96/358 KB 164/549 KB 196/257 KB 3/5 KB 100/358 KB 164/549 KB 196/257 KB 3/5 KB 92/358 KB 164/549 KB 196/257 KB 92/358 KB 164/549 KB 200/257 KB 3/5 KB 100/358 KB 164/549 KB 192/257 KB 92/358 KB 168/549 KB 200/257 KB 3/5 KB 104/358 KB 172/549 KB 200/257 KB 5/5 KB 104/358 KB 164/549 KB 200/257 KB 3/5 KB 104/358 KB 172/549 KB 204/257 KB 5/5 KB 108/358 KB 172/549 KB 204/257 KB 5/5 KB 112/358 KB 172/549 KB 204/257 KB 5/5 KB 116/358 KB 176/549 KB 204/257 KB 5/5 KB 120/358 KB 176/549 KB 204/257 KB 5/5 KB 124/358 KB 176/549 KB 204/257 KB 5/5 KB 128/358 KB 172/549 KB 204/257 KB 5/5 KB 104/358 KB 176/549 KB 208/257 KB 5/5 KB 128/358 KB 168/549 KB 200/257 KB 5/5 KB 104/358 KB 4/86 KB 176/549 KB 208/257 KB 5/5 KB 128/358 KB 8/86 KB 176/549 KB 208/257 KB 5/5 KB 128/358 KB 12/86 KB 176/549 KB 208/257 KB 5/5 KB 128/358 KB 16/86 KB 176/549 KB 208/257 KB 5/5 KB 128/358 KB 20/86 KB 176/549 KB 208/257 KB 5/5 KB 128/358 KB 24/86 KB 176/549 KB 212/257 KB 5/5 KB 132/358 KB 176/549 KB 204/257 KB 5/5 KB 116/358 KB 28/86 KB 180/549 KB 212/257 KB 5/5 KB 132/358 KB 28/86 KB 184/549 KB 212/257 KB 5/5 KB 132/358 KB 28/86 KB 188/549 KB 212/257 KB 5/5 KB 132/358 KB 28/86 KB 192/549 KB 212/257 KB 5/5 KB 132/358 KB 28/86 KB 196/549 KB 212/257 KB 5/5 KB 132/358 KB 28/86 KB 200/549 KB 212/257 KB 5/5 KB 132/358 KB 28/86 KB 204/549 KB 212/257 KB 5/5 KB 132/358 KB 28/86 KB 208/549 KB 212/257 KB 5/5 KB 132/358 KB 28/86 KB 212/549 KB 212/257 KB 5/5 KB 132/358 KB 28/86 KB 216/549 KB 212/257 KB 132/358 KB 20/86 KB 176/549 KB 212/257 KB 5/5 KB 132/358 KB 28/86 KB 216/549 KB 212/257 KB 136/358 KB 28/86 KB 216/549 KB 212/257 KB 140/358 KB 28/86 KB 216/549 KB 212/257 KB 144/358 KB 20/86 KB 176/549 KB 212/257 KB 5/5 KB 128/358 KB 28/86 KB 216/549 KB 216/257 KB 144/358 KB 28/86 KB 216/549 KB 220/257 KB 144/358 KB 28/86 KB 216/549 KB 224/257 KB 144/358 KB 28/86 KB 216/549 KB 228/257 KB 144/358 KB 28/86 KB 216/549 KB 232/257 KB 144/358 KB 28/86 KB 216/549 KB 236/257 KB 144/358 KB 28/86 KB 216/549 KB 240/257 KB 144/358 KB Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 5.9 KB/sec) unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install 28/86 KB 196/549 KB 212/257 KB 5/5 KB 132/358 KB 32/86 KB 216/549 KB 240/257 KB 144/358 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar unit-mysql-0: 12:20:27 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install 36/86 KB 216/549 KB 240/257 KB 144/358 KB 40/86 KB 216/549 KB 244/257 KB 144/358 KB 44/86 KB 216/549 KB 244/257 KB 144/358 KB 48/86 KB 216/549 KB 244/257 KB 148/358 KB 52/86 KB 216/549 KB 244/257 KB 148/358 KB 36/86 KB 216/549 KB 244/257 KB 144/358 KB 52/86 KB 220/549 KB 248/257 KB 148/358 KB 52/86 KB 220/549 KB 252/257 KB 148/358 KB 52/86 KB 220/549 KB 256/257 KB 148/358 KB 52/86 KB 220/549 KB 244/257 KB 148/358 KB 52/86 KB 224/549 KB 257/257 KB 148/358 KB 44/86 KB 216/549 KB 244/257 KB 148/358 KB 52/86 KB 224/549 KB 257/257 KB 152/358 KB 52/86 KB 224/549 KB 257/257 KB 156/358 KB 52/86 KB 224/549 KB 257/257 KB 160/358 KB 52/86 KB 224/549 KB 257/257 KB 164/358 KB 56/86 KB 228/549 KB 257/257 KB 168/358 KB 56/86 KB 228/549 KB 257/257 KB 172/358 KB 56/86 KB 228/549 KB 257/257 KB 176/358 KB 56/86 KB 228/549 KB 257/257 KB 164/358 KB 56/86 KB 232/549 KB 257/257 KB 176/358 KB 56/86 KB 236/549 KB 257/257 KB 176/358 KB 56/86 KB 240/549 KB 257/257 KB 176/358 KB 56/86 KB 244/549 KB 257/257 KB 176/358 KB 56/86 KB 248/549 KB 257/257 KB 180/358 KB 56/86 KB 252/549 KB 257/257 KB 180/358 KB 56/86 KB 224/549 KB 257/257 KB 164/358 KB 52/86 KB 224/549 KB 257/257 KB 164/358 KB 60/86 KB 252/549 KB 257/257 KB 180/358 KB 64/86 KB 252/549 KB 257/257 KB 180/358 KB 68/86 KB 252/549 KB 257/257 KB 180/358 KB 72/86 KB 252/549 KB 257/257 KB 180/358 KB 76/86 KB 252/549 KB 257/257 KB 180/358 KB 80/86 KB 252/549 KB 257/257 KB 180/358 KB 56/86 KB 244/549 KB 257/257 KB 180/358 KB 80/86 KB 252/549 KB 257/257 KB 184/358 KB 80/86 KB 252/549 KB 257/257 KB 188/358 KB 84/86 KB 252/549 KB 257/257 KB 192/358 KB 84/86 KB 252/549 KB 257/257 KB 188/358 KB 86/86 KB 252/549 KB 257/257 KB 192/358 KB 86/86 KB 256/549 KB 257/257 KB 192/358 KB 86/86 KB 260/549 KB 257/257 KB 192/358 KB 86/86 KB 264/549 KB 257/257 KB 3/404 KB 196/358 KB 86/86 KB 260/549 KB 257/257 KB 3/404 KB 196/358 KB 86/86 KB 260/549 KB 257/257 KB 3/404 KB 192/358 KB 86/86 KB 264/549 KB 257/257 KB 5/404 KB 196/358 KB 86/86 KB 264/549 KB 257/257 KB 8/404 KB 196/358 KB 86/86 KB 264/549 KB 257/257 KB 11/404 KB 196/358 KB 86/86 KB 264/549 KB 257/257 KB 13/404 KB 196/358 KB 86/86 KB 264/549 KB 16/404 KB 196/358 KB 86/86 KB 264/549 KB 19/404 KB 196/358 KB 86/86 KB 264/549 KB 21/404 KB 196/358 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar (257 KB at 338.9 KB/sec) unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install 86/86 KB 264/549 KB 24/404 KB 196/358 KB 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: 12:20:27 DEBUG unit.abot-epc-basic/0.install 86/86 KB 264/549 KB 27/404 KB 196/358 KB 86/86 KB 264/549 KB 29/404 KB 196/358 KB 86/86 KB 264/549 KB 32/404 KB 196/358 KB 86/86 KB 264/549 KB 32/404 KB 200/358 KB 86/86 KB 264/549 KB 32/404 KB 204/358 KB 86/86 KB 264/549 KB 32/404 KB 208/358 KB 86/86 KB 268/549 KB 32/404 KB 212/358 KB 268/549 KB 36/404 KB 216/358 KB 268/549 KB 36/404 KB 220/358 KB 268/549 KB 36/404 KB 224/358 KB 86/86 KB 268/549 KB 32/404 KB 208/358 KB 272/549 KB 36/404 KB 224/358 KB 276/549 KB 36/404 KB 224/358 KB 280/549 KB 36/404 KB 224/358 KB 284/549 KB 36/404 KB 224/358 KB 288/549 KB 36/404 KB 224/358 KB 268/549 KB 36/404 KB 212/358 KB 288/549 KB 40/404 KB 224/358 KB 288/549 KB 44/404 KB 224/358 KB 288/549 KB 48/404 KB 224/358 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar (86 KB at 112.5 KB/sec) unit-abot-epc-basic-0: 12:20:27 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: 12:20:27 DEBUG unit.abot-epc-basic/0.install 288/549 KB 52/404 KB 224/358 KB 288/549 KB 56/404 KB 228/358 KB 288/549 KB 60/404 KB 228/358 KB 288/549 KB 64/404 KB 228/358 KB 288/549 KB 68/404 KB 228/358 KB 288/549 KB 52/404 KB 228/358 KB 292/549 KB 68/404 KB 232/358 KB 292/549 KB 68/404 KB 236/358 KB 292/549 KB 68/404 KB 240/358 KB 292/549 KB 68/404 KB 228/358 KB 296/549 KB 68/404 KB 240/358 KB 300/549 KB 68/404 KB 240/358 KB 304/549 KB 68/404 KB 240/358 KB 308/549 KB 68/404 KB 240/358 KB 308/549 KB 72/404 KB 244/358 KB 308/549 KB 72/404 KB 248/358 KB 308/549 KB 72/404 KB 252/358 KB 308/549 KB 72/404 KB 240/358 KB 312/549 KB 76/404 KB 252/358 KB 312/549 KB 80/404 KB 252/358 KB 312/549 KB 84/404 KB 252/358 KB 312/549 KB 72/404 KB 252/358 KB 316/549 KB 84/404 KB 256/358 KB 320/549 KB 84/404 KB 256/358 KB 312/549 KB 84/404 KB 256/358 KB 320/549 KB 84/404 KB 260/358 KB 324/549 KB 88/404 KB 264/358 KB 324/549 KB 88/404 KB 268/358 KB 324/549 KB 88/404 KB 272/358 KB 324/549 KB 88/404 KB 260/358 KB 324/549 KB 92/404 KB 272/358 KB 324/549 KB 96/404 KB 272/358 KB 324/549 KB 84/404 KB 260/358 KB 328/549 KB 96/404 KB 272/358 KB 332/549 KB 96/404 KB 272/358 KB 336/549 KB 96/404 KB 272/358 KB 336/549 KB 96/404 KB 4/587 KB 272/358 KB 336/549 KB 96/404 KB 8/587 KB 272/358 KB 336/549 KB 96/404 KB 12/587 KB 272/358 KB 336/549 KB 96/404 KB 16/587 KB 272/358 KB 336/549 KB 96/404 KB 20/587 KB 272/358 KB 336/549 KB 96/404 KB 24/587 KB 272/358 KB 336/549 KB 96/404 KB 28/587 KB 272/358 KB 336/549 KB 96/404 KB 32/587 KB 272/358 KB 336/549 KB 96/404 KB 36/587 KB 272/358 KB 336/549 KB 96/404 KB 40/587 KB 272/358 KB 336/549 KB 96/404 KB 44/587 KB 272/358 KB 336/549 KB 96/404 KB 48/587 KB 272/358 KB 336/549 KB 96/404 KB 52/587 KB 272/358 KB 336/549 KB 96/404 KB 56/587 KB 272/358 KB 336/549 KB 96/404 KB 60/587 KB 272/358 KB 336/549 KB 96/404 KB 3/894 KB 60/587 KB 272/358 KB 336/549 KB 96/404 KB 5/894 KB 60/587 KB 272/358 KB 336/549 KB 96/404 KB 8/894 KB 60/587 KB 272/358 KB 336/549 KB 96/404 KB 11/894 KB 60/587 KB 272/358 KB 336/549 KB 96/404 KB 13/894 KB 60/587 KB 272/358 KB 336/549 KB 96/404 KB 16/894 KB 60/587 KB 272/358 KB 336/549 KB 96/404 KB 19/894 KB 60/587 KB 272/358 KB 336/549 KB 96/404 KB 21/894 KB 60/587 KB 272/358 KB 336/549 KB 96/404 KB 24/894 KB 60/587 KB 272/358 KB 336/549 KB 96/404 KB 24/894 KB 64/587 KB 272/358 KB 336/549 KB 96/404 KB 27/894 KB 68/587 KB 272/358 KB 340/549 KB 100/404 KB 27/894 KB 72/587 KB 276/358 KB 340/549 KB 100/404 KB 27/894 KB 76/587 KB 276/358 KB 340/549 KB 100/404 KB 27/894 KB 80/587 KB 276/358 KB 336/549 KB 96/404 KB 27/894 KB 64/587 KB 272/358 KB 340/549 KB 100/404 KB 29/894 KB 80/587 KB 276/358 KB 340/549 KB 100/404 KB 27/894 KB 68/587 KB 276/358 KB 340/549 KB 100/404 KB 29/894 KB 80/587 KB 280/358 KB 340/549 KB 100/404 KB 29/894 KB 80/587 KB 284/358 KB 340/549 KB 100/404 KB 32/894 KB 80/587 KB 288/358 KB 340/549 KB 100/404 KB 27/894 KB 68/587 KB 272/358 KB 336/549 KB 100/404 KB 27/894 KB 68/587 KB 272/358 KB 340/549 KB 104/404 KB 32/894 KB 80/587 KB 288/358 KB 340/549 KB 108/404 KB 32/894 KB 80/587 KB 288/358 KB 340/549 KB 112/404 KB 32/894 KB 80/587 KB 288/358 KB 344/549 KB 116/404 KB 32/894 KB 80/587 KB 288/358 KB 344/549 KB 120/404 KB 32/894 KB 84/587 KB 292/358 KB 344/549 KB 124/404 KB 32/894 KB 84/587 KB 292/358 KB 344/549 KB 128/404 KB 32/894 KB 84/587 KB 292/358 KB 340/549 KB 100/404 KB 32/894 KB 80/587 KB 284/358 KB 344/549 KB 128/404 KB unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install 36/894 KB 84/587 KB 292/358 KB 344/549 KB 128/404 KB 40/894 KB 84/587 KB 292/358 KB 344/549 KB 128/404 KB 44/894 KB 84/587 KB 292/358 KB 344/549 KB 128/404 KB 48/894 KB 84/587 KB 292/358 KB 344/549 KB 128/404 KB 52/894 KB 84/587 KB 292/358 KB 344/549 KB 128/404 KB 56/894 KB 84/587 KB 292/358 KB 344/549 KB 128/404 KB 60/894 KB 84/587 KB 292/358 KB 344/549 KB 128/404 KB 64/894 KB 84/587 KB 292/358 KB 344/549 KB 128/404 KB 68/894 KB 84/587 KB 292/358 KB 344/549 KB 128/404 KB 72/894 KB 84/587 KB 292/358 KB 344/549 KB 128/404 KB 76/894 KB 84/587 KB 292/358 KB 344/549 KB 128/404 KB 80/894 KB 84/587 KB 292/358 KB 344/549 KB 128/404 KB 84/894 KB 84/587 KB 292/358 KB 344/549 KB 128/404 KB 88/894 KB 84/587 KB 292/358 KB 344/549 KB 128/404 KB 92/894 KB 84/587 KB 292/358 KB 344/549 KB 128/404 KB 96/894 KB 84/587 KB 292/358 KB 344/549 KB 128/404 KB 100/894 KB 84/587 KB 292/358 KB 344/549 KB 128/404 KB 104/894 KB 84/587 KB 292/358 KB 344/549 KB 128/404 KB 108/894 KB 84/587 KB 292/358 KB 344/549 KB 128/404 KB 112/894 KB 84/587 KB 292/358 KB 344/549 KB 128/404 KB 116/894 KB 84/587 KB 292/358 KB 344/549 KB 128/404 KB 120/894 KB 84/587 KB 292/358 KB 344/549 KB 128/404 KB 124/894 KB 84/587 KB 292/358 KB 344/549 KB 128/404 KB 128/894 KB 84/587 KB 292/358 KB 344/549 KB 128/404 KB 132/894 KB 84/587 KB 292/358 KB 344/549 KB 128/404 KB 136/894 KB 84/587 KB 292/358 KB 344/549 KB 128/404 KB 140/894 KB 84/587 KB 292/358 KB 344/549 KB 128/404 KB 144/894 KB 84/587 KB 292/358 KB 344/549 KB 128/404 KB 148/894 KB 84/587 KB 292/358 KB 344/549 KB 128/404 KB 152/894 KB 84/587 KB 292/358 KB 344/549 KB 128/404 KB 156/894 KB 84/587 KB 292/358 KB 344/549 KB 128/404 KB 160/894 KB 84/587 KB 292/358 KB 344/549 KB 128/404 KB 164/894 KB 84/587 KB 292/358 KB 344/549 KB 128/404 KB 168/894 KB 84/587 KB 292/358 KB 344/549 KB 128/404 KB 172/894 KB 84/587 KB 292/358 KB 344/549 KB 116/404 KB 32/894 KB 84/587 KB 292/358 KB 344/549 KB 132/404 KB 172/894 KB 88/587 KB 292/358 KB 344/549 KB 132/404 KB 172/894 KB 92/587 KB 292/358 KB 344/549 KB 132/404 KB 172/894 KB 96/587 KB 292/358 KB 344/549 KB 132/404 KB 172/894 KB 100/587 KB 292/358 KB 344/549 KB 132/404 KB 172/894 KB 104/587 KB 292/358 KB 344/549 KB 132/404 KB 172/894 KB 108/587 KB 292/358 KB 344/549 KB 132/404 KB 172/894 KB 112/587 KB 292/358 KB 344/549 KB 116/404 KB 32/894 KB 80/587 KB 292/358 KB 344/549 KB 132/404 KB 172/894 KB 112/587 KB 296/358 KB 344/549 KB 132/404 KB 172/894 KB 112/587 KB 300/358 KB 344/549 KB 132/404 KB 172/894 KB 112/587 KB 304/358 KB 344/549 KB 132/404 KB 172/894 KB 112/587 KB 308/358 KB 344/549 KB 132/404 KB 172/894 KB 112/587 KB 312/358 KB 344/549 KB 132/404 KB 172/894 KB 112/587 KB 316/358 KB 344/549 KB 132/404 KB 172/894 KB 112/587 KB 320/358 KB 344/549 KB 132/404 KB 172/894 KB 112/587 KB 324/358 KB 344/549 KB 112/404 KB 32/894 KB 80/587 KB 288/358 KB 348/549 KB 132/404 KB 172/894 KB 116/587 KB 324/358 KB 352/549 KB 132/404 KB 172/894 KB 116/587 KB 324/358 KB 356/549 KB 132/404 KB 172/894 KB 116/587 KB 324/358 KB 360/549 KB 132/404 KB 172/894 KB 116/587 KB 324/358 KB 364/549 KB 132/404 KB 172/894 KB 116/587 KB 324/358 KB 368/549 KB 132/404 KB 172/894 KB 116/587 KB 324/358 KB 372/549 KB 132/404 KB 172/894 KB 116/587 KB 324/358 KB 376/549 KB 132/404 KB 172/894 KB 116/587 KB 324/358 KB 380/549 KB 132/404 KB 172/894 KB 116/587 KB 324/358 KB 344/549 KB 132/404 KB 172/894 KB 116/587 KB 324/358 KB 344/549 KB 132/404 K unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install B 172/894 KB 84/587 KB 292/358 KB 384/549 KB 136/404 KB 172/894 KB 116/587 KB 328/358 KB 384/549 KB 140/404 KB 172/894 KB 116/587 KB 328/358 KB 384/549 KB 144/404 KB 172/894 KB 116/587 KB 328/358 KB 384/549 KB 148/404 KB 172/894 KB 116/587 KB 328/358 KB 384/549 KB 152/404 KB 172/894 KB 116/587 KB 328/358 KB 384/549 KB 156/404 KB 172/894 KB 116/587 KB 328/358 KB 384/549 KB 160/404 KB 172/894 KB 116/587 KB 328/358 KB 384/549 KB 164/404 KB 172/894 KB 116/587 KB 328/358 KB 384/549 KB 168/404 KB 172/894 KB 116/587 KB 328/358 KB 384/549 KB 132/404 KB 172/894 KB 116/587 KB 328/358 KB 380/549 KB 132/404 KB 172/894 KB 116/587 KB 328/358 KB 384/549 KB 168/404 KB 172/894 KB 120/587 KB 332/358 KB 384/549 KB 168/404 KB 172/894 KB 120/587 KB 328/358 KB 384/549 KB 172/404 KB 172/894 KB 124/587 KB 332/358 KB 384/549 KB 172/404 KB 172/894 KB 128/587 KB 336/358 KB 384/549 KB 172/404 KB 172/894 KB 132/587 KB 336/358 KB 388/549 KB 172/404 KB 172/894 KB 136/587 KB 336/358 KB 388/549 KB 172/404 KB 172/894 KB 140/587 KB 336/358 KB 388/549 KB 172/404 KB 172/894 KB 144/587 KB 336/358 KB 384/549 KB 172/404 KB 172/894 KB 120/587 KB 332/358 KB 388/549 KB 176/404 KB 172/894 KB 144/587 KB 336/358 KB 388/549 KB 180/404 KB 172/894 KB 144/587 KB 336/358 KB 388/549 KB 184/404 KB 172/894 KB 144/587 KB 336/358 KB 388/549 KB 188/404 KB 172/894 KB 144/587 KB 336/358 KB 388/549 KB 192/404 KB 172/894 KB 144/587 KB 336/358 KB 388/549 KB 172/404 KB 172/894 KB 132/587 KB 336/358 KB 392/549 KB 192/404 KB 172/894 KB 144/587 KB 336/358 KB 384/549 KB 172/404 KB 172/894 KB 124/587 KB 336/358 KB 392/549 KB 192/404 KB 172/894 KB 144/587 KB 340/358 KB 396/549 KB 192/404 KB 172/894 KB 144/587 KB 340/358 KB 400/549 KB 192/404 KB 172/894 KB 144/587 KB 340/358 KB 404/549 KB 192/404 KB 172/894 KB 144/587 KB 344/358 KB 408/549 KB 196/404 KB 172/894 KB 148/587 KB 344/358 KB 412/549 KB 196/404 KB 172/894 KB 148/587 KB 344/358 KB 416/549 KB 196/404 KB 172/894 KB 148/587 KB 344/358 KB 400/549 KB 192/404 KB 172/894 KB 144/587 KB 344/358 KB 416/549 KB 196/404 KB 172/894 KB 148/587 KB 348/358 KB 416/549 KB 196/404 KB 172/894 KB 148/587 KB 352/358 KB 416/549 KB 196/404 KB 172/894 KB 148/587 KB 356/358 KB 416/549 KB 196/404 KB 172/894 KB 148/587 KB 358/358 KB 404/549 KB 196/404 KB 172/894 KB 148/587 KB 344/358 KB 416/549 KB 200/404 KB 172/894 KB 148/587 KB 358/358 KB 416/549 KB 204/404 KB 172/894 KB 148/587 KB 358/358 KB 416/549 KB 208/404 KB 172/894 KB 148/587 KB 358/358 KB 404/549 KB 192/404 KB 172/894 KB 148/587 KB 344/358 KB 416/549 KB 208/404 KB 172/894 KB 152/587 KB 358/358 KB 416/549 KB 208/404 KB 172/894 KB 156/587 KB 358/358 KB 416/549 KB 208/404 KB 172/894 KB 160/587 KB 358/358 KB 416/549 KB 212/404 KB 172/894 KB 160/587 KB 358/358 KB 420/549 KB 216/404 KB 172/894 KB 164/587 KB 358/358 KB 420/549 KB 220/404 KB 172/894 KB 164/587 KB 358/358 KB 420/549 KB 224/404 KB 176/894 KB 164/587 KB 358/358 KB 420/549 KB 212/404 KB 172/894 KB 164/587 KB 358/358 KB 420/549 KB 224/404 KB 176/894 KB 168/587 KB 358/358 KB 420/549 KB 224/404 KB 176/894 KB 172/587 KB 358/358 KB 420/549 KB 224/404 KB 176/894 KB 176/587 KB 358/358 KB 420/549 KB 212/404 KB 172/894 KB 160/587 KB 358/358 KB 424/549 KB 224/404 KB 176/894 KB 176/587 KB 358/358 KB 428/549 KB 224/404 KB 176/894 KB 176/587 KB 358/358 KB 432/549 KB 224/404 KB 176/894 KB 176/587 KB 358/358 KB 420/549 KB 220/404 KB 176/894 KB 164/587 KB 358/358 KB 432/549 KB 224/404 KB 1 unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install 80/894 KB 176/587 KB 358/358 KB 436/549 KB 228/404 KB 184/894 KB 180/587 KB 358/358 KB 436/549 KB 228/404 KB 180/894 KB 180/587 KB 358/358 KB 436/549 KB 228/404 KB 184/894 KB 184/587 KB 358/358 KB 436/549 KB 228/404 KB 180/894 KB 176/587 KB 358/358 KB 432/549 KB 228/404 KB 180/894 KB 176/587 KB 358/358 KB 436/549 KB 232/404 KB 188/894 KB 184/587 KB 358/358 KB 436/549 KB 236/404 KB 188/894 KB 184/587 KB 358/358 KB 436/549 KB 228/404 KB 188/894 KB 184/587 KB 358/358 KB 440/549 KB 236/404 KB 192/894 KB 184/587 KB 358/358 KB 440/549 KB 236/404 KB 188/894 KB 184/587 KB 358/358 KB 444/549 KB 236/404 KB 192/894 KB 188/587 KB 358/358 KB 448/549 KB 240/404 KB 196/894 KB 188/587 KB 440/549 KB 236/404 KB 192/894 KB 188/587 KB 358/358 KB 448/549 KB 240/404 KB 196/894 KB 192/587 KB 452/549 KB 240/404 KB 196/894 KB 192/587 KB 456/549 KB 240/404 KB 196/894 KB 196/587 KB 444/549 KB 240/404 KB 196/894 KB 188/587 KB 444/549 KB 240/404 KB 192/894 KB 188/587 KB 456/549 KB 244/404 KB 196/894 KB 196/587 KB 456/549 KB 248/404 KB 200/894 KB 196/587 KB 456/549 KB 252/404 KB 200/894 KB 196/587 KB 452/549 KB 240/404 KB 196/894 KB 196/587 KB 460/549 KB 252/404 KB 200/894 KB 200/587 KB 460/549 KB 252/404 KB 200/894 KB 204/587 KB 460/549 KB 252/404 KB 200/894 KB 196/587 KB 464/549 KB 256/404 KB 200/894 KB 204/587 KB 468/549 KB 256/404 KB 200/894 KB 204/587 KB 456/549 KB 244/404 KB 200/894 KB 196/587 KB 468/549 KB 256/404 KB 204/894 KB 208/587 KB 468/549 KB 256/404 KB 208/894 KB 208/587 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar (358 KB at 433.3 KB/sec) unit-abot-epc-basic-0: 12:20:27 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: 12:20:27 DEBUG unit.abot-epc-basic/0.install 468/549 KB 256/404 KB 212/894 KB 208/587 KB 468/549 KB 256/404 KB 200/894 KB 208/587 KB 460/549 KB 256/404 KB 200/894 KB 204/587 KB 468/549 KB 260/404 KB 212/894 KB 208/587 KB 472/549 KB 264/404 KB 216/894 KB 212/587 KB 472/549 KB 268/404 KB 216/894 KB 212/587 KB 472/549 KB 272/404 KB 216/894 KB 212/587 KB 472/549 KB 260/404 KB 216/894 KB 212/587 KB 476/549 KB 272/404 KB 216/894 KB 212/587 KB 480/549 KB 272/404 KB 216/894 KB 212/587 KB 468/549 KB 260/404 KB 216/894 KB 212/587 KB 480/549 KB 272/404 KB 220/894 KB 212/587 KB 480/549 KB 272/404 KB 224/894 KB 212/587 KB 484/549 KB 272/404 KB 224/894 KB 212/587 KB 488/549 KB 276/404 KB 228/894 KB 212/587 KB 492/549 KB 276/404 KB 228/894 KB 212/587 KB 496/549 KB 276/404 KB 228/894 KB 212/587 KB 468/549 KB 260/404 KB 212/894 KB 212/587 KB 496/549 KB 276/404 KB 228/894 KB 216/587 KB 496/549 KB 276/404 KB 228/894 KB 220/587 KB 496/549 KB 276/404 KB 228/894 KB 224/587 KB 496/549 KB 276/404 KB 228/894 KB 228/587 KB 4/26 KB 500/549 KB 276/404 KB 228/894 KB 232/587 KB 4/26 KB 500/549 KB 276/404 KB 228/894 KB 236/587 KB 4/26 KB 500/549 KB 276/404 KB 228/894 KB 240/587 KB 4/26 KB 484/549 KB 276/404 KB 228/894 KB 212/587 KB 500/549 KB 280/404 KB 228/894 KB 240/587 KB 4/26 KB 500/549 KB 284/404 KB 228/894 KB 240/587 KB 4/26 KB 500/549 KB 288/404 KB 228/894 KB 240/587 KB 4/26 KB 484/549 KB 272/404 KB 228/894 KB 212/587 KB 500/549 KB 288/404 KB 232/894 KB 240/587 KB 4/26 KB 500/549 KB 288/404 KB 236/894 KB 240/587 KB 4/26 KB 500/549 KB 288/404 KB 240/894 KB 240/587 KB 4/26 KB 500/549 KB 288/404 KB 244/894 KB 240/587 KB 4/26 KB 500/549 KB 292/404 KB 248/894 KB 244/587 KB 4/26 KB 500/549 KB 292/404 KB 252/894 KB 244/587 KB 4/26 KB 500/549 KB 292/404 KB 256/894 KB 244/587 KB 4/26 KB 500/549 KB 276/404 KB 228/894 KB 228/587 KB 4/26 KB 504/549 KB 292/404 KB 256/894 KB 244/587 KB 4/26 KB 508/549 KB 292/404 KB 256/894 KB 244/587 KB 4/26 KB 496/549 KB 276/404 KB 228/894 KB 224/587 KB 4/26 KB 508/549 KB 292/404 KB 256/894 KB 244/587 KB 8/26 KB 508/549 KB 292/404 KB 256/894 KB 244/587 KB 12/26 KB 508/549 KB 292/404 KB 256/894 KB 244/587 KB 16/26 KB 508/549 KB 292/404 KB 256/894 KB 244/587 KB 20/26 KB 508/549 KB 292/404 KB 256/894 KB 244/587 KB 24/26 KB 508/549 KB 292/404 KB 256/894 KB 244/587 KB 26/26 KB 512/549 KB 292/404 KB 256/894 KB 244/587 KB 26/26 KB 516/549 KB 292/404 KB 256/894 KB 244/587 KB 26/26 KB 520/549 KB 292/404 KB 260/894 KB 244/587 KB 26/26 KB 524/549 KB 292/404 KB 260/894 KB 244/587 KB 26/26 KB 528/549 KB 292/404 KB 260/894 KB 244/587 KB 26/26 KB 500/549 KB 292/404 KB 244/894 KB 244/587 KB 4/26 KB 500/549 KB 292/404 KB 244/894 KB 240/587 KB 4/26 KB 528/549 KB 296/404 KB 260/894 KB 244/587 KB 26/26 KB 528/549 KB 300/404 KB 260/894 KB 244/587 KB 26/26 KB 528/549 KB 304/404 KB 260/894 KB 244/587 KB 26/26 KB 528/549 KB 308/404 KB 260/894 KB 244/587 KB 26/26 KB 528/549 KB 312/404 KB 260/894 KB 248/587 KB 26/26 KB 516/549 KB 292/404 KB 260/894 KB 244/587 KB 26/26 KB 528/549 KB 308/404 KB 260/894 KB 248/587 KB 26/26 KB 528/549 KB 312/404 KB 264/894 KB 252/587 KB 528/549 KB 312/404 KB 264/894 KB 256/587 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (26 KB at 30.0 KB/sec) unit-abot-epc-basic-0: 12:20:27 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: 12:20:27 DEBUG unit.abot-epc-basic/0.install 528/549 KB 312/404 KB 264/894 KB 260/587 KB 532/549 KB 316/404 KB 264/894 KB 264/587 KB 532/549 KB 316/404 KB 264/894 KB 268/587 KB 532/549 KB 316/404 KB 264/894 KB 272/587 KB 532/549 KB 316/404 KB 264/894 KB 260/587 KB 536/549 KB 316/404 KB 264/894 KB 272/587 KB 540/549 KB 316/404 KB 264/894 KB 272/587 KB 544/549 KB 316/404 KB 264/894 KB 272/587 KB 548/549 KB 316/404 KB 264/894 KB 272/587 KB 549/549 KB 316/404 KB 264/894 KB 276/587 KB 528/549 KB 316/404 KB 264/894 KB 260/587 KB 549/549 KB 316/404 KB 268/894 KB 276/587 KB 549/549 KB 316/404 KB 272/894 KB 276/587 KB 528/549 KB 316/404 KB 264/894 KB 260/587 KB 549/549 KB 320/404 KB 272/894 KB 276/587 KB 549/549 KB 324/404 KB 272/894 KB 276/587 KB 549/549 KB 328/404 KB 276/894 KB 276/587 KB 549/549 KB 332/404 KB 276/894 KB 276/587 KB 549/549 KB 336/404 KB 276/894 KB 276/587 KB 549/549 KB 340/404 KB 276/894 KB 276/587 KB 549/549 KB 344/404 KB 276/894 KB 276/587 KB 548/549 KB 316/404 KB 264/894 KB 276/587 KB 549/549 KB 344/404 KB 276/894 KB 280/587 KB 549/549 KB 324/404 KB 276/894 KB 276/587 KB 549/549 KB 344/404 KB 280/894 KB 284/587 KB 549/549 KB 344/404 KB 284/894 KB 284/587 KB 549/549 KB 344/404 KB 288/894 KB 284/587 KB 549/549 KB 344/404 KB 292/894 KB 284/587 KB 549/549 KB 344/404 KB 292/894 KB 284/587 KB 549/549 KB 344/404 KB 292/894 KB 288/587 KB 549/549 KB 344/404 KB 296/894 KB 288/587 KB 549/549 KB 348/404 KB 296/894 KB 288/587 KB 549/549 KB 352/404 KB 300/894 KB 288/587 KB 549/549 KB 348/404 KB 300/894 KB 288/587 KB 549/549 KB 352/404 KB 304/894 KB 288/587 KB 549/549 KB 352/404 KB 308/894 KB 288/587 KB 549/549 KB 356/404 KB 308/894 KB 292/587 KB 549/549 KB 4/79 KB 360/404 KB 308/894 KB 292/587 KB 549/549 KB 352/404 KB 308/894 KB 292/587 KB 549/549 KB 4/79 KB 360/404 KB 312/894 KB 296/587 KB 549/549 KB 4/79 KB 360/404 KB 312/894 KB 300/587 KB 549/549 KB 4/79 KB 360/404 KB 312/894 KB 304/587 KB 549/549 KB 4/79 KB 360/404 KB 312/894 KB 308/587 KB 549/549 KB 4/79 KB 360/404 KB 312/894 KB 292/587 KB 549/549 KB 4/79 KB 364/404 KB 316/894 KB 308/587 KB 549/549 KB 4/79 KB 356/404 KB 308/894 KB 292/587 KB 549/549 KB 8/79 KB 364/404 KB 316/894 KB 308/587 KB 549/549 KB 12/79 KB 364/404 KB 316/894 KB 308/587 KB 549/549 KB 16/79 KB 364/404 KB 316/894 KB 308/587 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar (549 KB at 639.4 KB/sec) unit-abot-epc-basic-0: 12:20:27 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: 12:20:27 DEBUG unit.abot-epc-basic/0.install 549/549 KB 4/79 KB 364/404 KB 312/894 KB 308/587 KB 20/79 KB 364/404 KB 316/894 KB 308/587 KB 24/79 KB 368/404 KB 316/894 KB 308/587 KB 28/79 KB 368/404 KB 316/894 KB 308/587 KB 32/79 KB 368/404 KB 316/894 KB 308/587 KB 36/79 KB 368/404 KB 316/894 KB 308/587 KB 40/79 KB 368/404 KB 320/894 KB 312/587 KB 36/79 KB 368/404 KB 320/894 KB 312/587 KB 40/79 KB 368/404 KB 320/894 KB 316/587 KB 40/79 KB 368/404 KB 320/894 KB 320/587 KB 20/79 KB 368/404 KB 316/894 KB 308/587 KB 36/79 KB 368/404 KB 320/894 KB 308/587 KB 44/79 KB 372/404 KB 320/894 KB 320/587 KB 44/79 KB 376/404 KB 324/894 KB 324/587 KB 44/79 KB 380/404 KB 324/894 KB 324/587 KB 44/79 KB 384/404 KB 324/894 KB 324/587 KB 44/79 KB 388/404 KB 324/894 KB 324/587 KB 44/79 KB 392/404 KB 324/894 KB 324/587 KB 44/79 KB 396/404 KB 324/894 KB 324/587 KB 44/79 KB 400/404 KB 324/894 KB 324/587 KB 44/79 KB 368/404 KB 320/894 KB 320/587 KB 48/79 KB 400/404 KB 324/894 KB 324/587 KB 3/1822 KB 44/79 KB 400/404 KB 324/894 KB 324/587 KB 3/1822 KB 52/79 KB 400/404 KB 324/894 KB 324/587 KB 3/1822 KB 56/79 KB 400/404 KB 324/894 KB 324/587 KB 6/1822 KB 44/79 KB 372/404 KB 324/894 KB 324/587 KB 44/79 KB 372/404 KB 324/894 KB 320/587 KB 56/79 KB 400/404 KB 328/894 KB 324/587 KB 6/1822 KB 56/79 KB 400/404 KB 332/894 KB 324/587 KB 6/1822 KB 56/79 KB 400/404 KB 336/894 KB 324/587 KB 6/1822 KB 56/79 KB 400/404 KB 340/894 KB 324/587 KB 6/1822 KB 52/79 KB 400/404 KB 324/894 KB 324/587 KB 6/1822 KB 56/79 KB 400/404 KB 340/894 KB 328/587 KB 6/1822 KB 56/79 KB 400/404 KB 340/894 KB 332/587 KB 6/1822 KB 56/79 KB 400/404 KB 340/894 KB 336/587 KB 9/1822 KB 56/79 KB 400/404 KB 340/894 KB 332/587 KB 9/1822 KB 56/79 KB 400/404 KB 340/894 KB 336/587 KB 11/1822 KB 56/79 KB 400/404 KB 340/894 KB 336/587 KB 14/1822 KB 60/79 KB 400/404 KB 344/894 KB 336/587 KB 16/1822 KB 60/79 KB 400/404 KB 344/894 KB 340/587 KB 19/1822 KB 60/79 KB 404/404 KB 344/894 KB 340/587 KB 22/1822 KB 60/79 KB 400/404 KB 344/894 KB 336/587 KB 14/1822 KB 64/79 KB 404/404 KB 344/894 KB 340/587 KB 22/1822 KB 68/79 KB 404/404 KB 344/894 KB 340/587 KB 22/1822 KB 72/79 KB 404/404 KB 344/894 KB 340/587 KB 25/1822 KB 76/79 KB 404/404 KB 344/894 KB 340/587 KB 25/1822 KB 79/79 KB 404/404 KB 344/894 KB 340/587 KB 25/1822 KB 56/79 KB 400/404 KB 344/894 KB 336/587 KB 14/1822 KB 79/79 KB 404/404 KB 348/894 KB 340/587 KB 25/1822 KB 79/79 KB 404/404 KB 352/894 KB 340/587 KB 25/1822 KB 79/79 KB 404/404 KB 356/894 KB 340/587 KB 25/1822 KB 79/79 KB 404/404 KB 360/894 KB 340/587 KB 25/1822 KB 79/79 KB 404/404 KB 364/894 KB 340/587 KB 25/1822 KB 79/79 KB 404/404 KB 368/894 KB 340/587 KB 25/1822 KB 68/79 KB 404/404 KB 344/894 KB 340/587 KB 25/1822 KB 60/79 KB 404/404 KB 344/894 KB 340/587 KB 19/1822 KB 60/79 KB 400/404 KB 344/894 KB 340/587 KB 16/1822 KB 79/79 KB 404/404 KB 368/894 KB 344/587 KB 25/1822 KB 79/79 KB 404/404 KB 368/894 KB 348/587 KB 25/1822 KB 79/79 KB 404/404 KB 368/894 KB 352/587 KB 25/1822 KB 79/79 KB 404/404 KB 368/894 KB 356/587 KB 25/1822 KB 79/79 KB 404/404 KB 368/894 KB 360/587 KB 27/1822 KB 79/79 KB 404/404 KB 368/894 KB 356/587 KB 27/1822 KB 79/79 KB 404/404 KB 368/894 KB 360/587 KB 30/1822 KB 79/79 KB 404/404 KB 372/894 KB 360/587 KB 30/1822 KB 404/404 KB 376/894 KB 364/587 KB 32/1822 KB 404/404 KB 380/894 KB 364/587 KB 32/1822 KB 404/404 KB 384/894 KB 364/587 KB 32/1822 KB 404/404 KB 388/894 KB 364/587 KB 32/1822 KB unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install 404/404 KB 392/894 KB 364/587 KB 32/1822 KB 404/404 KB 396/894 KB 364/587 KB 32/1822 KB 404/404 KB 400/894 KB 364/587 KB 32/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar (79 KB at 89.8 KB/sec) unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install 79/79 KB 404/404 KB 372/894 KB 364/587 KB 32/1822 KB 404/404 KB 400/894 KB 368/587 KB 32/1822 KB 79/79 KB 404/404 KB 372/894 KB 360/587 KB 32/1822 KB 404/404 KB 400/894 KB 368/587 KB 36/1822 KB 404/404 KB 400/894 KB 372/587 KB 40/1822 KB 404/404 KB 400/894 KB 372/587 KB 44/1822 KB 404/404 KB 400/894 KB 372/587 KB 48/1822 KB 404/404 KB 400/894 KB 372/587 KB 36/1822 KB 404/404 KB 400/894 KB 376/587 KB 48/1822 KB 404/404 KB 400/894 KB 380/587 KB 48/1822 KB 404/404 KB 400/894 KB 384/587 KB 48/1822 KB Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar (404 KB at 457.0 KB/sec) unit-abot-epc-basic-0: 12:20:27 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-mysql-0: 12:20:27 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install 400/894 KB 384/587 KB 52/1822 KB 400/894 KB 388/587 KB 56/1822 KB 400/894 KB 388/587 KB 60/1822 KB 400/894 KB 388/587 KB 64/1822 KB 400/894 KB 388/587 KB 68/1822 KB 404/894 KB 388/587 KB 72/1822 KB 404/894 KB 388/587 KB 76/1822 KB 404/894 KB 388/587 KB 80/1822 KB 400/894 KB 388/587 KB 52/1822 KB 404/894 KB 392/587 KB 80/1822 KB 404/894 KB 396/587 KB 80/1822 KB 404/894 KB 400/587 KB 80/1822 KB 404/894 KB 404/587 KB 80/1822 KB 404/894 KB 408/587 KB 80/1822 KB 404/894 KB 412/587 KB 80/1822 KB 404/894 KB 416/587 KB 80/1822 KB 404/894 KB 420/587 KB 80/1822 KB 404/894 KB 424/587 KB 84/1822 KB 404/894 KB 428/587 KB 84/1822 KB 404/894 KB 432/587 KB 84/1822 KB 404/894 KB 436/587 KB 84/1822 KB 404/894 KB 388/587 KB 68/1822 KB 4/115 KB 408/894 KB 436/587 KB 84/1822 KB 4/115 KB 412/894 KB 436/587 KB 84/1822 KB 4/206 KB 4/115 KB 412/894 KB 436/587 KB 84/1822 KB 8/206 KB 4/115 KB 412/894 KB 436/587 KB 84/1822 KB 12/206 KB 4/115 KB 412/894 KB 436/587 KB 84/1822 KB 16/206 KB 4/115 KB 412/894 KB 436/587 KB 84/1822 KB 16/206 KB 4/115 KB 416/894 KB 436/587 KB 84/1822 KB 20/206 KB 4/115 KB 416/894 KB 436/587 KB 84/1822 KB 24/206 KB 4/115 KB 420/894 KB 436/587 KB 84/1822 KB 28/206 KB 4/115 KB 420/894 KB 436/587 KB 84/1822 KB 32/206 KB 4/115 KB 420/894 KB 436/587 KB 84/1822 KB 4/115 KB 404/894 KB 436/587 KB 84/1822 KB 32/206 KB 8/115 KB 420/894 KB 436/587 KB 84/1822 KB 32/206 KB 12/115 KB 420/894 KB 436/587 KB 84/1822 KB 32/206 KB 16/115 KB 420/894 KB 436/587 KB 84/1822 KB 404/894 KB 420/587 KB 84/1822 KB 32/206 KB 16/115 KB 420/894 KB 436/587 KB 88/1822 KB 32/206 KB 16/115 KB 420/894 KB 436/587 KB 92/1822 KB 32/206 KB 16/115 KB 420/894 KB 436/587 KB 96/1822 KB 32/206 KB 16/115 KB 420/894 KB 436/587 KB 100/1822 KB 36/206 KB 20/115 KB 420/894 KB 436/587 KB 104/1822 KB 36/206 KB 20/115 KB 420/894 KB 440/587 KB 108/1822 KB 36/206 KB 20/115 KB 420/894 KB 440/587 KB 112/1822 KB 20/206 KB 4/115 KB 420/894 KB 436/587 KB 84/1822 KB 36/206 KB 20/115 KB 424/894 KB 440/587 KB 112/1822 KB 36/206 KB 20/115 KB 428/894 KB 440/587 KB 112/1822 KB 36/206 KB 20/115 KB 432/894 KB 440/587 KB 112/1822 KB 36/206 KB 20/115 KB 436/894 KB 440/587 KB 112/1822 KB 36/206 KB 20/115 KB 440/894 KB 440/587 KB 112/1822 KB 36/206 KB 20/115 KB 444/894 KB 440/587 KB 112/1822 KB 36/206 KB 20/115 KB 448/894 KB 440/587 KB 112/1822 KB 36/206 KB 20/115 KB 420/894 KB 440/587 KB 104/1822 KB 36/206 KB 20/115 KB 448/894 KB 444/587 KB 112/1822 KB 36/206 KB 20/115 KB 448/894 KB 448/587 KB 112/1822 KB 36/206 KB 20/115 KB 420/894 KB 436/587 KB 100/1822 KB 40/206 KB 20/115 KB 448/894 KB 448/587 KB 112/1822 KB 44/206 KB 20/115 KB 448/894 KB 448/587 KB 112/1822 KB 48/206 KB 20/115 KB 448/894 KB 448/587 KB 112/1822 KB 32/206 KB 20/115 KB 420/894 KB 436/587 KB 100/1822 KB 48/206 KB 24/115 KB 448/894 KB 448/587 KB 112/1822 KB 48/206 KB 28/115 KB 448/894 KB 448/587 KB 112/1822 KB 48/206 KB 32/115 KB 448/894 KB 448/587 KB 112/1822 KB 48/206 KB 36/115 KB 448/894 KB 448/587 KB 112/1822 KB 52/206 KB 40/115 KB 452/894 KB 452/587 KB 116/1822 KB 52/206 KB 44/115 KB 452/894 KB 452/587 KB 116/1822 KB 52/206 KB 48/115 KB 452/894 KB 452/587 KB 116/1822 KB 52/206 KB 36/115 KB 452/894 KB 452/587 KB 116/1822 KB 56/206 KB 48/115 KB 452/894 KB 452/587 KB 116/1822 KB 60/206 KB 52/115 KB 452/894 KB 452/587 KB 116/1822 KB 64/206 KB 52/115 KB 452/894 KB 452/587 KB 116/1822 KB 48/206 KB 36/115 KB 452/894 KB 452/587 KB unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install 116/1822 KB 64/206 KB 52/115 KB 456/894 KB 452/587 KB 116/1822 KB 48/206 KB 36/115 KB 448/894 KB 452/587 KB 116/1822 KB 64/206 KB 52/115 KB 456/894 KB 456/587 KB 116/1822 KB 48/206 KB 36/115 KB 448/894 KB 448/587 KB 116/1822 KB 64/206 KB 52/115 KB 460/894 KB 456/587 KB 120/1822 KB 64/206 KB 52/115 KB 460/894 KB 456/587 KB 124/1822 KB 64/206 KB 52/115 KB 460/894 KB 456/587 KB 116/1822 KB 64/206 KB 52/115 KB 464/894 KB 460/587 KB 124/1822 KB 68/206 KB 52/115 KB 464/894 KB 460/587 KB 128/1822 KB 72/206 KB 52/115 KB 468/894 KB 460/587 KB 128/1822 KB 76/206 KB 52/115 KB 468/894 KB 460/587 KB 128/1822 KB 56/206 KB 52/115 KB 452/894 KB 452/587 KB 116/1822 KB 76/206 KB 56/115 KB 468/894 KB 460/587 KB 128/1822 KB 76/206 KB 60/115 KB 468/894 KB 460/587 KB 128/1822 KB 76/206 KB 64/115 KB 468/894 KB 460/587 KB 128/1822 KB 76/206 KB 68/115 KB 468/894 KB 460/587 KB 128/1822 KB 68/206 KB 52/115 KB 468/894 KB 460/587 KB 128/1822 KB 80/206 KB 68/115 KB 472/894 KB 460/587 KB 128/1822 KB 80/206 KB 68/115 KB 476/894 KB 460/587 KB 128/1822 KB 80/206 KB 68/115 KB 480/894 KB 460/587 KB 128/1822 KB 64/206 KB 52/115 KB 464/894 KB 460/587 KB 128/1822 KB 64/206 KB 52/115 KB 460/894 KB 460/587 KB 124/1822 KB 80/206 KB 68/115 KB 480/894 KB 464/587 KB 128/1822 KB 80/206 KB 68/115 KB 480/894 KB 464/587 KB 132/1822 KB 80/206 KB 68/115 KB 480/894 KB 468/587 KB 136/1822 KB 80/206 KB 68/115 KB 480/894 KB 468/587 KB 140/1822 KB 80/206 KB 68/115 KB 480/894 KB 468/587 KB 144/1822 KB 80/206 KB 68/115 KB 468/894 KB 460/587 KB 128/1822 KB 80/206 KB 68/115 KB 480/894 KB 468/587 KB 132/1822 KB 80/206 KB 68/115 KB 480/894 KB 472/587 KB 144/1822 KB 80/206 KB 68/115 KB 480/894 KB 476/587 KB 144/1822 KB 80/206 KB 68/115 KB 480/894 KB 480/587 KB 144/1822 KB 80/206 KB 68/115 KB 480/894 KB 484/587 KB 144/1822 KB 84/206 KB 72/115 KB 484/894 KB 488/587 KB 148/1822 KB 84/206 KB 72/115 KB 484/894 KB 484/587 KB 148/1822 KB 84/206 KB 76/115 KB 484/894 KB 492/587 KB 148/1822 KB 84/206 KB 80/115 KB 484/894 KB 492/587 KB 148/1822 KB 84/206 KB 84/115 KB 484/894 KB 492/587 KB 148/1822 KB 84/206 KB 88/115 KB 484/894 KB 492/587 KB 148/1822 KB 84/206 KB 92/115 KB 484/894 KB 492/587 KB 148/1822 KB 84/206 KB 96/115 KB 484/894 KB 492/587 KB 148/1822 KB 84/206 KB 68/115 KB 484/894 KB 484/587 KB 148/1822 KB 84/206 KB 96/115 KB 488/894 KB 492/587 KB 148/1822 KB 84/206 KB 96/115 KB 492/894 KB 492/587 KB 148/1822 KB 84/206 KB 96/115 KB 496/894 KB 492/587 KB 148/1822 KB 84/206 KB 68/115 KB 480/894 KB 484/587 KB 148/1822 KB 80/206 KB 68/115 KB 480/894 KB 484/587 KB 148/1822 KB 88/206 KB 96/115 KB 496/894 KB 492/587 KB 152/1822 KB 88/206 KB 96/115 KB 496/894 KB 492/587 KB 156/1822 KB 88/206 KB 96/115 KB 496/894 KB 492/587 KB 160/1822 KB 84/206 KB 72/115 KB 484/894 KB 492/587 KB 148/1822 KB 88/206 KB 96/115 KB 496/894 KB 496/587 KB 160/1822 KB 88/206 KB 96/115 KB 496/894 KB 492/587 KB 148/1822 KB 92/206 KB 96/115 KB 496/894 KB 496/587 KB 160/1822 KB 96/206 KB 96/115 KB 496/894 KB 496/587 KB 160/1822 KB 100/206 KB 96/115 KB 496/894 KB 496/587 KB 160/1822 KB 104/206 KB 96/115 KB 500/894 KB 500/587 KB 164/1822 KB 108/206 KB 96/115 KB 500/894 KB 500/587 KB 164/1822 KB 112/206 KB 96/115 KB 500/894 KB 500/587 KB 164/1822 KB 116/206 KB 96/115 KB 500/894 KB 500/587 KB 164/1822 KB 120/206 KB 100/115 KB 500/894 KB 500/587 KB 164/1822 KB 124/206 KB 100/115 KB 500/894 KB 500/587 KB 164/1822 KB 128/206 KB 100/115 KB 500/894 KB 50 unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install 0/587 KB 164/1822 KB 100/206 KB 96/115 KB 500/894 KB 500/587 KB 164/1822 KB 128/206 KB 100/115 KB 504/894 KB 500/587 KB 164/1822 KB 128/206 KB 100/115 KB 508/894 KB 500/587 KB 164/1822 KB 128/206 KB 100/115 KB 512/894 KB 500/587 KB 164/1822 KB 100/206 KB 96/115 KB 496/894 KB 500/587 KB 164/1822 KB 128/206 KB 100/115 KB 512/894 KB 504/587 KB 164/1822 KB 128/206 KB 100/115 KB 512/894 KB 508/587 KB 164/1822 KB 128/206 KB 100/115 KB 512/894 KB 512/587 KB 164/1822 KB 128/206 KB 100/115 KB 512/894 KB 516/587 KB 164/1822 KB 128/206 KB 100/115 KB 516/894 KB 520/587 KB 164/1822 KB 128/206 KB 100/115 KB 516/894 KB 524/587 KB 164/1822 KB 128/206 KB 100/115 KB 516/894 KB 528/587 KB 164/1822 KB 128/206 KB 100/115 KB 516/894 KB 532/587 KB 164/1822 KB 100/206 KB 96/115 KB 496/894 KB 496/587 KB 164/1822 KB 132/206 KB 100/115 KB 516/894 KB 532/587 KB 168/1822 KB 132/206 KB 100/115 KB 516/894 KB 532/587 KB 172/1822 KB 132/206 KB 100/115 KB 516/894 KB 532/587 KB 176/1822 KB 132/206 KB 100/115 KB 516/894 KB 532/587 KB 180/1822 KB 132/206 KB 100/115 KB 516/894 KB 532/587 KB 184/1822 KB 132/206 KB 100/115 KB 516/894 KB 532/587 KB 188/1822 KB 132/206 KB 100/115 KB 516/894 KB 532/587 KB 192/1822 KB 132/206 KB 100/115 KB 516/894 KB 532/587 KB 196/1822 KB 132/206 KB 100/115 KB 516/894 KB 532/587 KB 200/1822 KB 132/206 KB 100/115 KB 516/894 KB 532/587 KB 164/1822 KB 136/206 KB 100/115 KB 516/894 KB 536/587 KB 200/1822 KB 140/206 KB 100/115 KB 516/894 KB 536/587 KB 200/1822 KB 144/206 KB 100/115 KB 516/894 KB 536/587 KB 200/1822 KB 128/206 KB 100/115 KB 516/894 KB 516/587 KB 164/1822 KB 144/206 KB 100/115 KB 520/894 KB 536/587 KB 200/1822 KB 144/206 KB 100/115 KB 524/894 KB 536/587 KB 200/1822 KB 116/206 KB 100/115 KB 500/894 KB 500/587 KB 164/1822 KB 144/206 KB 104/115 KB 524/894 KB 536/587 KB 200/1822 KB 144/206 KB 108/115 KB 524/894 KB 536/587 KB 200/1822 KB 132/206 KB 100/115 KB 516/894 KB 536/587 KB 200/1822 KB 144/206 KB 112/115 KB 528/894 KB 536/587 KB 204/1822 KB 144/206 KB 112/115 KB 532/894 KB 536/587 KB 204/1822 KB 144/206 KB 112/115 KB 536/894 KB 536/587 KB 204/1822 KB 144/206 KB 112/115 KB 540/894 KB 536/587 KB 204/1822 KB 144/206 KB 112/115 KB 544/894 KB 540/587 KB 204/1822 KB 144/206 KB 112/115 KB 524/894 KB 536/587 KB 204/1822 KB 144/206 KB 112/115 KB 540/894 KB 540/587 KB 204/1822 KB 144/206 KB 112/115 KB 544/894 KB 544/587 KB 204/1822 KB 144/206 KB 112/115 KB 544/894 KB 548/587 KB 208/1822 KB 144/206 KB 112/115 KB 548/894 KB 552/587 KB 208/1822 KB 144/206 KB 112/115 KB 548/894 KB 556/587 KB 208/1822 KB 148/206 KB 112/115 KB 548/894 KB 560/587 KB 208/1822 KB 144/206 KB 112/115 KB 544/894 KB 544/587 KB 208/1822 KB 148/206 KB 112/115 KB 548/894 KB 560/587 KB 212/1822 KB 148/206 KB 112/115 KB 548/894 KB 560/587 KB 216/1822 KB 148/206 KB 112/115 KB 548/894 KB 560/587 KB 220/1822 KB 148/206 KB 112/115 KB 548/894 KB 560/587 KB 224/1822 KB 148/206 KB 112/115 KB 548/894 KB 560/587 KB 228/1822 KB 148/206 KB 112/115 KB 548/894 KB 564/587 KB 232/1822 KB 148/206 KB 112/115 KB 548/894 KB 564/587 KB 236/1822 KB 148/206 KB 112/115 KB 548/894 KB 564/587 KB 240/1822 KB 148/206 KB 112/115 KB 548/894 KB 556/587 KB 208/1822 KB 144/206 KB 112/115 KB 524/894 KB 536/587 KB 208/1822 KB 148/206 KB 115/115 KB 548/894 KB 564/587 KB 240/1822 KB 152/206 KB 115/115 KB 548/894 KB 564/587 KB 240/1822 KB 156/206 KB 115/115 KB 548/894 KB 564/587 KB 240/1822 KB 160/206 KB 115/115 KB 548/894 KB 564/587 KB 2 unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install 40/1822 KB 144/206 KB 112/115 KB 548/894 KB 548/587 KB 208/1822 KB 160/206 KB 115/115 KB 552/894 KB 564/587 KB 240/1822 KB 160/206 KB 115/115 KB 556/894 KB 564/587 KB 240/1822 KB 160/206 KB 115/115 KB 560/894 KB 564/587 KB 240/1822 KB 160/206 KB 115/115 KB 564/894 KB 564/587 KB 240/1822 KB 164/206 KB 115/115 KB 568/894 KB 564/587 KB 240/1822 KB 148/206 KB 112/115 KB 548/894 KB 564/587 KB 228/1822 KB 164/206 KB 115/115 KB 564/894 KB 564/587 KB 240/1822 KB 168/206 KB 115/115 KB 568/894 KB 568/587 KB 240/1822 KB 172/206 KB 115/115 KB 568/894 KB 568/587 KB 240/1822 KB 176/206 KB 115/115 KB 568/894 KB 568/587 KB 240/1822 KB 176/206 KB 115/115 KB 572/894 KB 568/587 KB 240/1822 KB 176/206 KB 115/115 KB 576/894 KB 568/587 KB 240/1822 KB 176/206 KB 115/115 KB 580/894 KB 568/587 KB 240/1822 KB 180/206 KB 115/115 KB 584/894 KB 568/587 KB 244/1822 KB 164/206 KB 115/115 KB 568/894 KB 568/587 KB 240/1822 KB 180/206 KB 115/115 KB 588/894 KB 572/587 KB 244/1822 KB 180/206 KB 115/115 KB 588/894 KB 576/587 KB 244/1822 KB 180/206 KB 115/115 KB 588/894 KB 580/587 KB 244/1822 KB 180/206 KB 115/115 KB 588/894 KB 584/587 KB 244/1822 KB 180/206 KB 115/115 KB 588/894 KB 587/587 KB 244/1822 KB 180/206 KB 115/115 KB 580/894 KB 568/587 KB 244/1822 KB 180/206 KB 115/115 KB 588/894 KB 587/587 KB 248/1822 KB 180/206 KB 115/115 KB 588/894 KB 587/587 KB 252/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar (115 KB at 121.7 KB/sec) unit-abot-epc-basic-0: 12:20:27 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: 12:20:27 DEBUG unit.abot-epc-basic/0.install 180/206 KB 115/115 KB 580/894 KB 568/587 KB 240/1822 KB 184/206 KB 588/894 KB 587/587 KB 252/1822 KB 188/206 KB 588/894 KB 587/587 KB 252/1822 KB 192/206 KB 588/894 KB 587/587 KB 252/1822 KB 180/206 KB 115/115 KB 588/894 KB 568/587 KB 244/1822 KB 192/206 KB 592/894 KB 587/587 KB 252/1822 KB 196/206 KB 592/894 KB 587/587 KB 252/1822 KB 200/206 KB 596/894 KB 587/587 KB 256/1822 KB 204/206 KB 596/894 KB 587/587 KB 256/1822 KB 206/206 KB 596/894 KB 587/587 KB 256/1822 KB 196/206 KB 596/894 KB 587/587 KB 256/1822 KB 206/206 KB 600/894 KB 587/587 KB 256/1822 KB 206/206 KB 604/894 KB 587/587 KB 256/1822 KB 206/206 KB 608/894 KB 587/587 KB 256/1822 KB 206/206 KB 612/894 KB 587/587 KB 256/1822 KB 206/206 KB 616/894 KB 587/587 KB 256/1822 KB 206/206 KB 620/894 KB 587/587 KB 256/1822 KB 206/206 KB 624/894 KB 587/587 KB 256/1822 KB 196/206 KB 592/894 KB 587/587 KB 256/1822 KB 206/206 KB 624/894 KB 587/587 KB 260/1822 KB 206/206 KB 624/894 KB 587/587 KB 264/1822 KB 206/206 KB 624/894 KB 587/587 KB 268/1822 KB 206/206 KB 624/894 KB 272/1822 KB 206/206 KB 624/894 KB 276/1822 KB 206/206 KB 624/894 KB 280/1822 KB 206/206 KB 624/894 KB 284/1822 KB 206/206 KB 624/894 KB 288/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar (587 KB at 620.1 KB/sec) unit-abot-epc-basic-0: 12:20:27 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: 12:20:27 DEBUG unit.abot-epc-basic/0.install 206/206 KB 628/894 KB 288/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar (206 KB at 217.2 KB/sec) unit-abot-epc-basic-0: 12:20:27 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: 12:20:27 DEBUG unit.abot-epc-basic/0.install 632/894 KB 288/1822 KB 636/894 KB 288/1822 KB 640/894 KB 292/1822 KB 636/894 KB 292/1822 KB 640/894 KB 296/1822 KB 640/894 KB 300/1822 KB 644/894 KB 304/1822 KB 644/894 KB 308/1822 KB 644/894 KB 312/1822 KB 644/894 KB 316/1822 KB 644/894 KB 320/1822 KB 644/894 KB 300/1822 KB 648/894 KB 320/1822 KB 652/894 KB 320/1822 KB 4/314 KB 652/894 KB 320/1822 KB 8/314 KB 652/894 KB 320/1822 KB 12/314 KB 652/894 KB 320/1822 KB 16/314 KB 652/894 KB 320/1822 KB 20/314 KB 652/894 KB 320/1822 KB 24/314 KB 652/894 KB 320/1822 KB 28/314 KB 652/894 KB 320/1822 KB 32/314 KB 652/894 KB 320/1822 KB 36/314 KB 652/894 KB 320/1822 KB 40/314 KB 4/57 KB 652/894 KB 320/1822 KB 44/314 KB 4/57 KB 652/894 KB 320/1822 KB 48/314 KB 4/57 KB 652/894 KB 320/1822 KB 36/314 KB 4/57 KB 652/894 KB 320/1822 KB 52/314 KB 4/57 KB 652/894 KB 320/1822 KB 52/314 KB 8/57 KB 652/894 KB 320/1822 KB 52/314 KB 12/57 KB 652/894 KB 320/1822 KB 52/314 KB 16/57 KB 652/894 KB 320/1822 KB 52/314 KB 20/57 KB 652/894 KB 320/1822 KB 56/314 KB 24/57 KB 656/894 KB 324/1822 KB 56/314 KB 28/57 KB 656/894 KB 324/1822 KB 56/314 KB 32/57 KB 656/894 KB 324/1822 KB 56/314 KB 36/57 KB 656/894 KB 324/1822 KB 56/314 KB 40/57 KB 656/894 KB 324/1822 KB 56/314 KB 44/57 KB 656/894 KB 324/1822 KB 56/314 KB 48/57 KB 656/894 KB 324/1822 KB 56/314 KB 52/57 KB 4/263 KB 656/894 KB 324/1822 KB 56/314 KB 20/57 KB 656/894 KB 324/1822 KB 56/314 KB 20/57 KB 656/894 KB 320/1822 KB 56/314 KB 20/57 KB 652/894 KB 320/1822 KB 60/314 KB 52/57 KB 4/263 KB 656/894 KB 324/1822 KB 56/314 KB 48/57 KB 4/263 KB 656/894 KB 324/1822 KB 60/314 KB 52/57 KB 4/263 KB 660/894 KB 324/1822 KB 64/314 KB 52/57 KB 8/263 KB 664/894 KB 324/1822 KB 64/314 KB 52/57 KB 8/263 KB 660/894 KB 324/1822 KB 60/314 KB 52/57 KB 8/263 KB 660/894 KB 324/1822 KB 64/314 KB 52/57 KB 12/263 KB 668/894 KB 328/1822 KB 68/314 KB 52/57 KB 16/263 KB 668/894 KB 328/1822 KB 68/314 KB 52/57 KB 20/263 KB 668/894 KB 328/1822 KB 68/314 KB 52/57 KB 24/263 KB 668/894 KB 328/1822 KB 68/314 KB 52/57 KB 28/263 KB 668/894 KB 328/1822 KB 68/314 KB 52/57 KB 32/263 KB 668/894 KB 328/1822 KB 64/314 KB 52/57 KB 8/263 KB 664/894 KB 328/1822 KB 68/314 KB 52/57 KB 32/263 KB 668/894 KB 332/1822 KB 68/314 KB 52/57 KB 32/263 KB 668/894 KB 336/1822 KB 64/314 KB 52/57 KB 8/263 KB 668/894 KB 328/1822 KB 68/314 KB 52/57 KB 32/263 KB 672/894 KB 336/1822 KB 68/314 KB 52/57 KB 12/263 KB 668/894 KB 328/1822 KB 72/314 KB 52/57 KB 32/263 KB 672/894 KB 336/1822 KB 76/314 KB 52/57 KB 32/263 KB 672/894 KB 336/1822 KB 80/314 KB 52/57 KB 32/263 KB 672/894 KB 336/1822 KB 84/314 KB 52/57 KB 32/263 KB 672/894 KB 340/1822 KB 88/314 KB 52/57 KB 36/263 KB 676/894 KB 340/1822 KB 92/314 KB 52/57 KB 36/263 KB 676/894 KB 340/1822 KB 96/314 KB 52/57 KB 36/263 KB 676/894 KB 340/1822 KB 80/314 KB 52/57 KB 32/263 KB 672/894 KB 340/1822 KB 96/314 KB 56/57 KB 36/263 KB 676/894 KB 344/1822 KB 96/314 KB 56/57 KB 36/263 KB 676/894 KB 348/1822 KB 96/314 KB 56/57 KB 36/263 KB 676/894 KB 340/1822 KB 96/314 KB 57/57 KB 36/263 KB 676/894 KB 352/1822 KB 84/314 KB 52/57 KB 36/263 KB 676/894 KB 340/1822 KB 84/314 KB 52/57 KB 32/263 KB 676/894 KB 340/1822 KB 96/314 KB 57/57 KB 36/263 KB 680/894 KB 352/1822 KB 96/314 KB 57/57 KB 36/263 KB 684/894 KB 352/1822 KB 96/314 KB 57/57 KB 36/263 KB 688/894 KB 352/1822 KB 96/314 KB 57/57 KB 40/263 KB 688/894 KB 352/1822 KB 96/314 KB 57/57 KB 44/263 KB 688/894 KB unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install 352/1822 KB 96/314 KB 57/57 KB 48/263 KB 688/894 KB 352/1822 KB 96/314 KB 57/57 KB 52/263 KB 692/894 KB 352/1822 KB 100/314 KB 57/57 KB 56/263 KB 692/894 KB 352/1822 KB 100/314 KB 57/57 KB 60/263 KB 692/894 KB 352/1822 KB 100/314 KB 57/57 KB 64/263 KB 692/894 KB 352/1822 KB 96/314 KB 56/57 KB 36/263 KB 676/894 KB 352/1822 KB 100/314 KB 57/57 KB 64/263 KB 692/894 KB 356/1822 KB 100/314 KB 57/57 KB 64/263 KB 692/894 KB 360/1822 KB 100/314 KB 57/57 KB 64/263 KB 692/894 KB 364/1822 KB 100/314 KB 57/57 KB 64/263 KB 692/894 KB 368/1822 KB 100/314 KB 57/57 KB 52/263 KB 692/894 KB 352/1822 KB 104/314 KB 57/57 KB 64/263 KB 692/894 KB 368/1822 KB 108/314 KB 57/57 KB 64/263 KB 692/894 KB 368/1822 KB 112/314 KB 57/57 KB 64/263 KB 692/894 KB 368/1822 KB 96/314 KB 57/57 KB 48/263 KB 692/894 KB 352/1822 KB 112/314 KB 57/57 KB 64/263 KB 696/894 KB 368/1822 KB 112/314 KB 57/57 KB 64/263 KB 700/894 KB 368/1822 KB 112/314 KB 57/57 KB 64/263 KB 704/894 KB 368/1822 KB 116/314 KB 57/57 KB 64/263 KB 704/894 KB 368/1822 KB 120/314 KB 57/57 KB 68/263 KB 708/894 KB 372/1822 KB 124/314 KB 57/57 KB 68/263 KB 708/894 KB 372/1822 KB 128/314 KB 57/57 KB 68/263 KB 708/894 KB 372/1822 KB 132/314 KB 57/57 KB 68/263 KB 708/894 KB 372/1822 KB 136/314 KB 57/57 KB 68/263 KB 708/894 KB 372/1822 KB 140/314 KB 57/57 KB 68/263 KB 708/894 KB 372/1822 KB 144/314 KB 57/57 KB 68/263 KB 708/894 KB 372/1822 KB 116/314 KB 57/57 KB 68/263 KB 708/894 KB 372/1822 KB 144/314 KB 57/57 KB 72/263 KB 708/894 KB 372/1822 KB 144/314 KB 57/57 KB 76/263 KB 708/894 KB 372/1822 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar (57 KB at 58.3 KB/sec) unit-abot-epc-basic-0: 12:20:27 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: 12:20:27 DEBUG unit.abot-epc-basic/0.install 116/314 KB 57/57 KB 64/263 KB 708/894 KB 372/1822 KB 144/314 KB 80/263 KB 712/894 KB 372/1822 KB 116/314 KB 57/57 KB 64/263 KB 704/894 KB 372/1822 KB 144/314 KB 80/263 KB 712/894 KB 376/1822 KB 144/314 KB 80/263 KB 712/894 KB 380/1822 KB 144/314 KB 80/263 KB 716/894 KB 384/1822 KB 144/314 KB 80/263 KB 716/894 KB 380/1822 KB 144/314 KB 80/263 KB 720/894 KB 384/1822 KB 144/314 KB 80/263 KB 720/894 KB 388/1822 KB 144/314 KB 80/263 KB 724/894 KB 392/1822 KB 144/314 KB 80/263 KB 724/894 KB 396/1822 KB 144/314 KB 80/263 KB 724/894 KB 400/1822 KB 144/314 KB 80/263 KB 724/894 KB 404/1822 KB 148/314 KB 80/263 KB 724/894 KB 408/1822 KB 144/314 KB 80/263 KB 724/894 KB 388/1822 KB 148/314 KB 80/263 KB 728/894 KB 408/1822 KB 148/314 KB 80/263 KB 732/894 KB 408/1822 KB 148/314 KB 80/263 KB 736/894 KB 408/1822 KB 144/314 KB 57/57 KB 80/263 KB 708/894 KB 372/1822 KB 148/314 KB 84/263 KB 736/894 KB 408/1822 KB 148/314 KB 88/263 KB 736/894 KB 408/1822 KB 148/314 KB 92/263 KB 736/894 KB 408/1822 KB 148/314 KB 96/263 KB 736/894 KB 408/1822 KB 148/314 KB 96/263 KB 740/894 KB 408/1822 KB 148/314 KB 100/263 KB 744/894 KB 408/1822 KB 148/314 KB 100/263 KB 748/894 KB 408/1822 KB 148/314 KB 80/263 KB 724/894 KB 404/1822 KB 152/314 KB 100/263 KB 748/894 KB 412/1822 KB 156/314 KB 100/263 KB 748/894 KB 412/1822 KB 160/314 KB 100/263 KB 748/894 KB 412/1822 KB 148/314 KB 100/263 KB 748/894 KB 412/1822 KB 160/314 KB 100/263 KB 748/894 KB 416/1822 KB 148/314 KB 100/263 KB 740/894 KB 408/1822 KB 160/314 KB 104/263 KB 752/894 KB 416/1822 KB 160/314 KB 108/263 KB 752/894 KB 416/1822 KB 164/314 KB 112/263 KB 752/894 KB 416/1822 KB 160/314 KB 100/263 KB 752/894 KB 416/1822 KB 164/314 KB 112/263 KB 756/894 KB 416/1822 KB 164/314 KB 116/263 KB 760/894 KB 420/1822 KB 164/314 KB 116/263 KB 764/894 KB 420/1822 KB 164/314 KB 116/263 KB 768/894 KB 420/1822 KB 164/314 KB 108/263 KB 752/894 KB 416/1822 KB 168/314 KB 116/263 KB 768/894 KB 420/1822 KB 172/314 KB 116/263 KB 768/894 KB 420/1822 KB 176/314 KB 116/263 KB 768/894 KB 420/1822 KB 164/314 KB 116/263 KB 756/894 KB 420/1822 KB 176/314 KB 120/263 KB 768/894 KB 420/1822 KB 176/314 KB 124/263 KB 768/894 KB 420/1822 KB 176/314 KB 128/263 KB 768/894 KB 420/1822 KB 176/314 KB 132/263 KB 772/894 KB 420/1822 KB 180/314 KB 136/263 KB 772/894 KB 420/1822 KB 180/314 KB 140/263 KB 772/894 KB 420/1822 KB 180/314 KB 144/263 KB 772/894 KB 420/1822 KB 164/314 KB 112/263 KB 756/894 KB 420/1822 KB 180/314 KB 144/263 KB 772/894 KB 424/1822 KB 180/314 KB 144/263 KB 772/894 KB 428/1822 KB 180/314 KB 144/263 KB 772/894 KB 432/1822 KB 180/314 KB 144/263 KB 772/894 KB 436/1822 KB 180/314 KB 144/263 KB 772/894 KB 440/1822 KB 180/314 KB 144/263 KB 772/894 KB 444/1822 KB 180/314 KB 144/263 KB 772/894 KB 448/1822 KB 180/314 KB 132/263 KB 772/894 KB 420/1822 KB 184/314 KB 144/263 KB 772/894 KB 448/1822 KB 188/314 KB 144/263 KB 772/894 KB 448/1822 KB 192/314 KB 144/263 KB 772/894 KB 448/1822 KB 176/314 KB 128/263 KB 772/894 KB 420/1822 KB 192/314 KB 144/263 KB 776/894 KB 448/1822 KB 192/314 KB 144/263 KB 780/894 KB 448/1822 KB 192/314 KB 144/263 KB 784/894 KB 448/1822 KB 196/314 KB 144/263 KB 784/894 KB 448/1822 KB 200/314 KB 148/263 KB 788/894 KB 452/1822 KB 204/314 KB 148/263 KB 788/894 KB 452/1822 KB 208/314 KB 148/263 KB 788/894 KB 452/1822 KB 196/314 KB 148/263 KB 788/894 KB 452/1822 KB 208/314 KB 152/263 KB 788/894 KB 452/1822 KB 208/314 KB 156/263 KB 7 unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install 88/894 KB 452/1822 KB 208/314 KB 160/263 KB 788/894 KB 452/1822 KB 196/314 KB 144/263 KB 788/894 KB 452/1822 KB 208/314 KB 160/263 KB 792/894 KB 452/1822 KB 208/314 KB 160/263 KB 796/894 KB 452/1822 KB 208/314 KB 160/263 KB 800/894 KB 452/1822 KB 196/314 KB 144/263 KB 784/894 KB 452/1822 KB 208/314 KB 160/263 KB 800/894 KB 456/1822 KB 208/314 KB 160/263 KB 800/894 KB 460/1822 KB 208/314 KB 160/263 KB 800/894 KB 464/1822 KB 208/314 KB 160/263 KB 804/894 KB 464/1822 KB 212/314 KB 164/263 KB 808/894 KB 468/1822 KB 212/314 KB 164/263 KB 812/894 KB 468/1822 KB 212/314 KB 164/263 KB 816/894 KB 468/1822 KB 212/314 KB 164/263 KB 804/894 KB 468/1822 KB 216/314 KB 164/263 KB 816/894 KB 468/1822 KB 220/314 KB 164/263 KB 816/894 KB 468/1822 KB 224/314 KB 164/263 KB 816/894 KB 468/1822 KB 208/314 KB 164/263 KB 804/894 KB 468/1822 KB 224/314 KB 168/263 KB 816/894 KB 468/1822 KB 224/314 KB 172/263 KB 816/894 KB 468/1822 KB 224/314 KB 176/263 KB 816/894 KB 468/1822 KB 228/314 KB 180/263 KB 816/894 KB 468/1822 KB 228/314 KB 184/263 KB 820/894 KB 468/1822 KB 228/314 KB 188/263 KB 820/894 KB 468/1822 KB 228/314 KB 192/263 KB 820/894 KB 468/1822 KB 208/314 KB 160/263 KB 804/894 KB 468/1822 KB 228/314 KB 192/263 KB 820/894 KB 472/1822 KB 228/314 KB 192/263 KB 820/894 KB 476/1822 KB 228/314 KB 192/263 KB 820/894 KB 480/1822 KB 228/314 KB 192/263 KB 820/894 KB 484/1822 KB 228/314 KB 192/263 KB 820/894 KB 488/1822 KB 228/314 KB 192/263 KB 820/894 KB 492/1822 KB 228/314 KB 192/263 KB 820/894 KB 496/1822 KB 228/314 KB 180/263 KB 820/894 KB 468/1822 KB 228/314 KB 192/263 KB 824/894 KB 496/1822 KB 228/314 KB 192/263 KB 828/894 KB 496/1822 KB 228/314 KB 176/263 KB 816/894 KB 468/1822 KB 232/314 KB 192/263 KB 828/894 KB 496/1822 KB 236/314 KB 192/263 KB 828/894 KB 496/1822 KB 240/314 KB 192/263 KB 828/894 KB 496/1822 KB 240/314 KB 192/263 KB 832/894 KB 496/1822 KB 244/314 KB 192/263 KB 832/894 KB 496/1822 KB 248/314 KB 196/263 KB 836/894 KB 500/1822 KB 252/314 KB 196/263 KB 836/894 KB 500/1822 KB 256/314 KB 196/263 KB 836/894 KB 500/1822 KB 244/314 KB 196/263 KB 836/894 KB 500/1822 KB 256/314 KB 196/263 KB 836/894 KB 504/1822 KB 256/314 KB 196/263 KB 836/894 KB 508/1822 KB 256/314 KB 196/263 KB 836/894 KB 512/1822 KB 256/314 KB 196/263 KB 836/894 KB 516/1822 KB 260/314 KB 196/263 KB 836/894 KB 520/1822 KB 260/314 KB 196/263 KB 836/894 KB 524/1822 KB 260/314 KB 196/263 KB 836/894 KB 528/1822 KB 244/314 KB 196/263 KB 836/894 KB 496/1822 KB 260/314 KB 196/263 KB 840/894 KB 528/1822 KB 260/314 KB 196/263 KB 844/894 KB 528/1822 KB 244/314 KB 196/263 KB 832/894 KB 496/1822 KB 260/314 KB 200/263 KB 844/894 KB 528/1822 KB 260/314 KB 204/263 KB 844/894 KB 528/1822 KB 260/314 KB 208/263 KB 844/894 KB 528/1822 KB 260/314 KB 208/263 KB 848/894 KB 528/1822 KB 260/314 KB 212/263 KB 848/894 KB 528/1822 KB 260/314 KB 216/263 KB 852/894 KB 528/1822 KB 260/314 KB 220/263 KB 852/894 KB 528/1822 KB 260/314 KB 224/263 KB 852/894 KB 528/1822 KB 260/314 KB 196/263 KB 836/894 KB 516/1822 KB 264/314 KB 224/263 KB 852/894 KB 528/1822 KB 268/314 KB 224/263 KB 852/894 KB 528/1822 KB 272/314 KB 224/263 KB 852/894 KB 528/1822 KB 260/314 KB 212/263 KB 852/894 KB 528/1822 KB 272/314 KB 224/263 KB 856/894 KB 528/1822 KB 272/314 KB 224/263 KB 860/894 KB 528/1822 KB 272/314 KB 224/263 KB 864/894 KB 528/1822 KB 276/314 KB 224/263 KB 868/894 KB 528/1822 KB 276/314 KB 228/263 KB 872/894 KB 532/1822 KB 276/314 KB 224/26 unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install 3 KB 864/894 KB 528/1822 KB 280/314 KB 228/263 KB 872/894 KB 532/1822 KB 284/314 KB 228/263 KB 872/894 KB 532/1822 KB 288/314 KB 228/263 KB 872/894 KB 532/1822 KB 276/314 KB 228/263 KB 868/894 KB 532/1822 KB 288/314 KB 232/263 KB 876/894 KB 532/1822 KB 288/314 KB 236/263 KB 876/894 KB 532/1822 KB 288/314 KB 240/263 KB 876/894 KB 532/1822 KB 276/314 KB 224/263 KB 868/894 KB 532/1822 KB 288/314 KB 240/263 KB 876/894 KB 536/1822 KB 288/314 KB 240/263 KB 876/894 KB 540/1822 KB 288/314 KB 240/263 KB 876/894 KB 544/1822 KB 292/314 KB 240/263 KB 876/894 KB 548/1822 KB 292/314 KB 244/263 KB 876/894 KB 552/1822 KB 292/314 KB 244/263 KB 876/894 KB 556/1822 KB 292/314 KB 244/263 KB 876/894 KB 560/1822 KB 288/314 KB 228/263 KB 876/894 KB 532/1822 KB 292/314 KB 244/263 KB 880/894 KB 560/1822 KB 292/314 KB 244/263 KB 884/894 KB 560/1822 KB 292/314 KB 244/263 KB 888/894 KB 560/1822 KB 292/314 KB 244/263 KB 892/894 KB 560/1822 KB 292/314 KB 244/263 KB 894/894 KB 560/1822 KB 292/314 KB 244/263 KB 876/894 KB 548/1822 KB 292/314 KB 248/263 KB 894/894 KB 560/1822 KB 292/314 KB 252/263 KB 894/894 KB 560/1822 KB 292/314 KB 256/263 KB 894/894 KB 560/1822 KB 292/314 KB 240/263 KB 876/894 KB 544/1822 KB 296/314 KB 256/263 KB 894/894 KB 560/1822 KB 300/314 KB 256/263 KB 894/894 KB 560/1822 KB 304/314 KB 256/263 KB 894/894 KB 560/1822 KB 308/314 KB 256/263 KB 894/894 KB 560/1822 KB 312/314 KB 260/263 KB 894/894 KB 564/1822 KB 314/314 KB 260/263 KB 894/894 KB 564/1822 KB 308/314 KB 260/263 KB 894/894 KB 564/1822 KB 314/314 KB 263/263 KB 894/894 KB 564/1822 KB 308/314 KB 256/263 KB 894/894 KB 564/1822 KB 314/314 KB 263/263 KB 894/894 KB 568/1822 KB 314/314 KB 263/263 KB 894/894 KB 572/1822 KB 314/314 KB 263/263 KB 894/894 KB 576/1822 KB 314/314 KB 263/263 KB 894/894 KB 580/1822 KB 314/314 KB 263/263 KB 894/894 KB 584/1822 KB 314/314 KB 263/263 KB 894/894 KB 588/1822 KB 314/314 KB 263/263 KB 894/894 KB 592/1822 KB 314/314 KB 263/263 KB 894/894 KB 596/1822 KB 314/314 KB 263/263 KB 894/894 KB 600/1822 KB 314/314 KB 263/263 KB 894/894 KB 604/1822 KB 314/314 KB 263/263 KB 894/894 KB 608/1822 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar (894 KB at 872.2 KB/sec) unit-abot-epc-basic-0: 12:20:27 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: 12:20:27 DEBUG unit.abot-epc-basic/0.install 314/314 KB 263/263 KB 612/1822 KB 314/314 KB 263/263 KB 616/1822 KB 314/314 KB 263/263 KB 620/1822 KB 314/314 KB 263/263 KB 624/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar (314 KB at 305.3 KB/sec) unit-abot-epc-basic-0: 12:20:27 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-mysql-0: 12:20:27 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install 4/99 KB 624/1822 KB 8/99 KB 624/1822 KB 12/99 KB 624/1822 KB 16/99 KB 624/1822 KB 20/99 KB 624/1822 KB 24/99 KB 624/1822 KB 28/99 KB 624/1822 KB 32/99 KB 624/1822 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar (263 KB at 255.6 KB/sec) unit-abot-epc-basic-0: 12:20:27 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: 12:20:27 DEBUG unit.abot-epc-basic/0.install 36/99 KB 624/1822 KB 40/99 KB 624/1822 KB 44/99 KB 624/1822 KB 48/99 KB 624/1822 KB 52/99 KB 624/1822 KB 56/99 KB 624/1822 KB 60/99 KB 624/1822 KB 64/99 KB 624/1822 KB 68/99 KB 624/1822 KB 72/99 KB 628/1822 KB 76/99 KB 628/1822 KB 80/99 KB 628/1822 KB 68/99 KB 628/1822 KB 80/99 KB 4/748 KB 628/1822 KB 80/99 KB 8/748 KB 628/1822 KB 4/54 KB 80/99 KB 12/748 KB 628/1822 KB 4/54 KB 80/99 KB 16/748 KB 628/1822 KB 4/54 KB 80/99 KB 4/748 KB 628/1822 KB 4/54 KB 80/99 KB 16/748 KB 628/1822 KB 8/54 KB 80/99 KB 16/748 KB 628/1822 KB 12/54 KB 80/99 KB 16/748 KB 628/1822 KB 16/54 KB 80/99 KB 16/748 KB 628/1822 KB 20/54 KB 80/99 KB 16/748 KB 628/1822 KB 24/54 KB 80/99 KB 16/748 KB 632/1822 KB 28/54 KB 80/99 KB 16/748 KB 632/1822 KB 32/54 KB 80/99 KB 16/748 KB 632/1822 KB 24/54 KB 80/99 KB 16/748 KB 636/1822 KB 32/54 KB 80/99 KB 16/748 KB 640/1822 KB 32/54 KB 80/99 KB 16/748 KB 644/1822 KB 32/54 KB 84/99 KB 20/748 KB 648/1822 KB 36/54 KB 84/99 KB 20/748 KB 652/1822 KB 36/54 KB 84/99 KB 20/748 KB 656/1822 KB 36/54 KB 84/99 KB 20/748 KB 644/1822 KB 36/54 KB 84/99 KB 24/748 KB 656/1822 KB 36/54 KB 84/99 KB 28/748 KB 656/1822 KB 36/54 KB 84/99 KB 32/748 KB 656/1822 KB 36/54 KB 84/99 KB 16/748 KB 644/1822 KB 36/54 KB 84/99 KB 32/748 KB 656/1822 KB 40/54 KB 84/99 KB 36/748 KB 656/1822 KB 44/54 KB 84/99 KB 36/748 KB 656/1822 KB 48/54 KB 84/99 KB 16/748 KB 644/1822 KB 32/54 KB 88/99 KB 36/748 KB 656/1822 KB 48/54 KB 92/99 KB 36/748 KB 656/1822 KB 48/54 KB 96/99 KB 36/748 KB 656/1822 KB 48/54 KB 99/99 KB 36/748 KB 656/1822 KB 52/54 KB 84/99 KB 36/748 KB 656/1822 KB 40/54 KB 99/99 KB 40/748 KB 660/1822 KB 52/54 KB 99/99 KB 44/748 KB 660/1822 KB 52/54 KB 99/99 KB 48/748 KB 660/1822 KB 52/54 KB 99/99 KB 52/748 KB 660/1822 KB 52/54 KB 99/99 KB 56/748 KB 660/1822 KB 52/54 KB 99/99 KB 60/748 KB 660/1822 KB 52/54 KB 99/99 KB 64/748 KB 660/1822 KB 52/54 KB 99/99 KB 36/748 KB 660/1822 KB 52/54 KB 99/99 KB 64/748 KB 664/1822 KB 52/54 KB 99/99 KB 64/748 KB 668/1822 KB 52/54 KB 96/99 KB 36/748 KB 656/1822 KB 52/54 KB 99/99 KB 64/748 KB 668/1822 KB 54/54 KB 99/99 KB 64/748 KB 672/1822 KB 54/54 KB 99/99 KB 64/748 KB 676/1822 KB 54/54 KB 99/99 KB 68/748 KB 680/1822 KB 54/54 KB 99/99 KB 68/748 KB 684/1822 KB 54/54 KB 99/99 KB 68/748 KB 688/1822 KB 54/54 KB 99/99 KB 68/748 KB 692/1822 KB 54/54 KB 99/99 KB 68/748 KB 676/1822 KB 54/54 KB 99/99 KB 72/748 KB 696/1822 KB 54/54 KB 99/99 KB 76/748 KB 696/1822 KB 54/54 KB 99/99 KB 80/748 KB 696/1822 KB 54/54 KB 99/99 KB 84/748 KB 696/1822 KB 54/54 KB 99/99 KB 88/748 KB 696/1822 KB 54/54 KB 99/99 KB 92/748 KB 696/1822 KB 54/54 KB 99/99 KB 96/748 KB 696/1822 KB 54/54 KB 99/99 KB 84/748 KB 696/1822 KB 54/54 KB 99/99 KB 96/748 KB 700/1822 KB 54/54 KB 99/99 KB 96/748 KB 704/1822 KB 54/54 KB 99/99 KB 96/748 KB 708/1822 KB 54/54 KB 99/99 KB 100/748 KB 712/1822 KB 54/54 KB 99/99 KB 100/748 KB 716/1822 KB 54/54 KB 99/99 KB 100/748 KB 720/1822 KB 54/54 KB 100/748 KB 724/1822 KB 54/54 KB 100/748 KB 4/276 KB 728/1822 KB 54/54 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 50.6 KB/sec) unit-abot-epc-basic-0: 12:20:27 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: 12:20:27 DEBUG unit.abot-epc-basic/0.install 99/99 KB 100/748 KB 708/1822 KB 54/54 KB 104/748 KB 4/276 KB 728/1822 KB 108/748 KB 4/276 KB 728/1822 KB 112/748 KB 4/276 KB 728/1822 KB 116/748 KB 4/276 KB 728/1822 KB 100/748 KB 4/276 KB 724/1822 KB 54/54 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar (99 KB at 92.8 KB/sec) unit-abot-epc-basic-0: 12:20:27 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: 12:20:27 DEBUG unit.abot-epc-basic/0.install 116/748 KB 8/276 KB 732/1822 KB 116/748 KB 12/276 KB 732/1822 KB 116/748 KB 16/276 KB 732/1822 KB 116/748 KB 4/276 KB 732/1822 KB 116/748 KB 16/276 KB 736/1822 KB 116/748 KB 20/276 KB 736/1822 KB 120/748 KB 24/276 KB 740/1822 KB 120/748 KB 28/276 KB 740/1822 KB 120/748 KB 32/276 KB 740/1822 KB 120/748 KB 20/276 KB 740/1822 KB 120/748 KB 32/276 KB 744/1822 KB 120/748 KB 32/276 KB 748/1822 KB 120/748 KB 32/276 KB 752/1822 KB 120/748 KB 32/276 KB 756/1822 KB 120/748 KB 20/276 KB 736/1822 KB 4/223 KB 120/748 KB 36/276 KB 756/1822 KB 4/223 KB 4/27 KB 120/748 KB 36/276 KB 756/1822 KB 8/223 KB 8/27 KB 120/748 KB 36/276 KB 756/1822 KB 8/223 KB 12/27 KB 120/748 KB 36/276 KB 756/1822 KB 8/223 KB 16/27 KB 120/748 KB 36/276 KB 756/1822 KB 8/223 KB 20/27 KB 120/748 KB 36/276 KB 756/1822 KB 8/223 KB 24/27 KB 120/748 KB 36/276 KB 756/1822 KB 8/223 KB 27/27 KB 120/748 KB 36/276 KB 756/1822 KB 120/748 KB 36/276 KB 756/1822 KB 8/223 KB 27/27 KB 124/748 KB 36/276 KB 756/1822 KB 8/223 KB 27/27 KB 128/748 KB 36/276 KB 756/1822 KB 8/223 KB 4/27 KB 120/748 KB 36/276 KB 756/1822 KB 12/223 KB 27/27 KB 128/748 KB 36/276 KB 756/1822 KB 16/223 KB 27/27 KB 128/748 KB 36/276 KB 756/1822 KB 20/223 KB 27/27 KB 128/748 KB 36/276 KB 756/1822 KB 24/223 KB 27/27 KB 128/748 KB 36/276 KB 756/1822 KB 28/223 KB 27/27 KB 128/748 KB 36/276 KB 756/1822 KB 32/223 KB 27/27 KB 128/748 KB 36/276 KB 756/1822 KB 36/223 KB 27/27 KB 128/748 KB 36/276 KB 756/1822 KB 40/223 KB 27/27 KB 132/748 KB 36/276 KB 756/1822 KB 44/223 KB 27/27 KB 132/748 KB 36/276 KB 756/1822 KB 48/223 KB 27/27 KB 132/748 KB 36/276 KB 756/1822 KB 36/223 KB 27/27 KB 132/748 KB 36/276 KB 756/1822 KB 48/223 KB 27/27 KB 136/748 KB 36/276 KB 756/1822 KB 48/223 KB 27/27 KB 140/748 KB 36/276 KB 756/1822 KB 48/223 KB 27/27 KB 144/748 KB 36/276 KB 756/1822 KB 48/223 KB 27/27 KB 148/748 KB 36/276 KB 756/1822 KB 52/223 KB 27/27 KB 152/748 KB 40/276 KB 760/1822 KB 52/223 KB 27/27 KB 156/748 KB 40/276 KB 760/1822 KB 52/223 KB 27/27 KB 160/748 KB 40/276 KB 760/1822 KB 52/223 KB 27/27 KB 148/748 KB 40/276 KB 760/1822 KB 56/223 KB 27/27 KB 160/748 KB 40/276 KB 760/1822 KB 60/223 KB 27/27 KB 160/748 KB 40/276 KB 760/1822 KB 48/223 KB 27/27 KB 148/748 KB 40/276 KB 760/1822 KB 64/223 KB 27/27 KB 160/748 KB 40/276 KB 764/1822 KB 64/223 KB 27/27 KB 160/748 KB 40/276 KB 768/1822 KB 48/223 KB 27/27 KB 148/748 KB 40/276 KB 756/1822 KB 64/223 KB 27/27 KB 160/748 KB 44/276 KB 768/1822 KB 64/223 KB 160/748 KB 48/276 KB 768/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar (27 KB at 24.5 KB/sec) unit-abot-epc-basic-0: 12:20:27 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: 12:20:27 DEBUG unit.abot-epc-basic/0.install 64/223 KB 160/748 KB 52/276 KB 768/1822 KB 64/223 KB 164/748 KB 56/276 KB 772/1822 KB 64/223 KB 164/748 KB 60/276 KB 772/1822 KB 64/223 KB 164/748 KB 64/276 KB 772/1822 KB 64/223 KB 164/748 KB 52/276 KB 772/1822 KB 64/223 KB 168/748 KB 64/276 KB 772/1822 KB 64/223 KB 172/748 KB 64/276 KB 772/1822 KB 64/223 KB 176/748 KB 64/276 KB 772/1822 KB 64/223 KB 180/748 KB 64/276 KB 772/1822 KB 64/223 KB 27/27 KB 160/748 KB 40/276 KB 760/1822 KB 68/223 KB 180/748 KB 68/276 KB 772/1822 KB 72/223 KB 180/748 KB 68/276 KB 772/1822 KB 76/223 KB 180/748 KB 68/276 KB 772/1822 KB 80/223 KB 180/748 KB 68/276 KB 772/1822 KB 64/223 KB 160/748 KB 52/276 KB 772/1822 KB 80/223 KB 180/748 KB 68/276 KB 776/1822 KB 80/223 KB 180/748 KB 68/276 KB 780/1822 KB 80/223 KB 180/748 KB 68/276 KB 784/1822 KB 80/223 KB 180/748 KB 68/276 KB 788/1822 KB 84/223 KB 180/748 KB 68/276 KB 792/1822 KB 84/223 KB 180/748 KB 68/276 KB 796/1822 KB 84/223 KB 180/748 KB 68/276 KB 800/1822 KB 64/223 KB 180/748 KB 68/276 KB 772/1822 KB 84/223 KB 180/748 KB 68/276 KB 800/1822 KB 4/178 KB 84/223 KB 180/748 KB 68/276 KB 788/1822 KB 84/223 KB 180/748 KB 72/276 KB 800/1822 KB 4/178 KB 84/223 KB 180/748 KB 76/276 KB 800/1822 KB 4/178 KB 88/223 KB 180/748 KB 76/276 KB 800/1822 KB 4/178 KB 92/223 KB 180/748 KB 80/276 KB 800/1822 KB 8/178 KB 96/223 KB 184/748 KB 80/276 KB 804/1822 KB 8/178 KB 88/223 KB 180/748 KB 80/276 KB 800/1822 KB 8/178 KB 88/223 KB 180/748 KB 76/276 KB 800/1822 KB 8/178 KB 96/223 KB 184/748 KB 80/276 KB 804/1822 KB 12/178 KB 96/223 KB 184/748 KB 80/276 KB 804/1822 KB 16/178 KB 96/223 KB 184/748 KB 80/276 KB 804/1822 KB 20/178 KB 100/223 KB 184/748 KB 84/276 KB 804/1822 KB 24/178 KB 100/223 KB 184/748 KB 84/276 KB 804/1822 KB 28/178 KB 100/223 KB 184/748 KB 84/276 KB 804/1822 KB 32/178 KB 92/223 KB 184/748 KB 80/276 KB 804/1822 KB 8/178 KB 100/223 KB 184/748 KB 84/276 KB 808/1822 KB 32/178 KB 100/223 KB 184/748 KB 84/276 KB 812/1822 KB 32/178 KB 100/223 KB 184/748 KB 84/276 KB 816/1822 KB 32/178 KB 92/223 KB 184/748 KB 80/276 KB 800/1822 KB 8/178 KB 100/223 KB 188/748 KB 84/276 KB 816/1822 KB 32/178 KB 100/223 KB 192/748 KB 84/276 KB 816/1822 KB 32/178 KB 100/223 KB 196/748 KB 84/276 KB 816/1822 KB 32/178 KB 100/223 KB 200/748 KB 84/276 KB 816/1822 KB 32/178 KB 100/223 KB 204/748 KB 84/276 KB 820/1822 KB 32/178 KB 100/223 KB 208/748 KB 84/276 KB 820/1822 KB 32/178 KB 100/223 KB 212/748 KB 84/276 KB 820/1822 KB 32/178 KB 100/223 KB 216/748 KB 84/276 KB 820/1822 KB 36/178 KB 100/223 KB 220/748 KB 84/276 KB 820/1822 KB 36/178 KB 100/223 KB 224/748 KB 84/276 KB 820/1822 KB 36/178 KB 100/223 KB 184/748 KB 84/276 KB 804/1822 KB 20/178 KB 100/223 KB 224/748 KB 88/276 KB 820/1822 KB 36/178 KB 100/223 KB 224/748 KB 92/276 KB 820/1822 KB 36/178 KB 100/223 KB 224/748 KB 96/276 KB 820/1822 KB 36/178 KB 100/223 KB 184/748 KB 80/276 KB 804/1822 KB 20/178 KB 104/223 KB 224/748 KB 96/276 KB 820/1822 KB 36/178 KB 108/223 KB 224/748 KB 96/276 KB 820/1822 KB 36/178 KB 108/223 KB 224/748 KB 100/276 KB 820/1822 KB 36/178 KB 112/223 KB 224/748 KB 104/276 KB 820/1822 KB 36/178 KB 112/223 KB 224/748 KB 108/276 KB 820/1822 KB 36/178 KB 112/223 KB 224/748 KB 112/276 KB 820/1822 KB 36/178 KB 100/223 KB 212/748 KB 84/276 KB 820/1822 KB 36/178 KB 112/223 KB 224/748 KB 112/276 KB 820/1822 KB 40/178 KB 112/223 KB 224/748 KB 112/276 KB 820/1822 KB 44/178 KB 112/223 KB 224/748 KB 112/276 KB 820/1822 KB 48/178 unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install KB 112/223 KB 224/748 KB 112/276 KB 820/1822 KB 52/178 KB 112/223 KB 228/748 KB 116/276 KB 820/1822 KB 56/178 KB 112/223 KB 228/748 KB 116/276 KB 820/1822 KB 60/178 KB 112/223 KB 228/748 KB 116/276 KB 820/1822 KB 64/178 KB 100/223 KB 200/748 KB 84/276 KB 820/1822 KB 32/178 KB 112/223 KB 228/748 KB 116/276 KB 824/1822 KB 64/178 KB 112/223 KB 228/748 KB 116/276 KB 828/1822 KB 64/178 KB 112/223 KB 228/748 KB 116/276 KB 832/1822 KB 64/178 KB 112/223 KB 228/748 KB 116/276 KB 836/1822 KB 64/178 KB 112/223 KB 228/748 KB 116/276 KB 840/1822 KB 64/178 KB 112/223 KB 228/748 KB 116/276 KB 844/1822 KB 64/178 KB 112/223 KB 228/748 KB 116/276 KB 848/1822 KB 64/178 KB 112/223 KB 228/748 KB 116/276 KB 820/1822 KB 52/178 KB 112/223 KB 232/748 KB 116/276 KB 848/1822 KB 64/178 KB 112/223 KB 236/748 KB 116/276 KB 848/1822 KB 64/178 KB 112/223 KB 240/748 KB 116/276 KB 848/1822 KB 64/178 KB 112/223 KB 244/748 KB 116/276 KB 848/1822 KB 64/178 KB 112/223 KB 248/748 KB 116/276 KB 852/1822 KB 68/178 KB 112/223 KB 252/748 KB 116/276 KB 852/1822 KB 68/178 KB 112/223 KB 256/748 KB 116/276 KB 852/1822 KB 68/178 KB 112/223 KB 224/748 KB 116/276 KB 820/1822 KB 52/178 KB 112/223 KB 256/748 KB 120/276 KB 852/1822 KB 68/178 KB 112/223 KB 256/748 KB 124/276 KB 852/1822 KB 68/178 KB 112/223 KB 256/748 KB 128/276 KB 852/1822 KB 68/178 KB 112/223 KB 224/748 KB 100/276 KB 820/1822 KB 36/178 KB 116/223 KB 256/748 KB 128/276 KB 852/1822 KB 68/178 KB 120/223 KB 256/748 KB 128/276 KB 852/1822 KB 68/178 KB 124/223 KB 256/748 KB 128/276 KB 852/1822 KB 68/178 KB 128/223 KB 256/748 KB 128/276 KB 852/1822 KB 68/178 KB 132/223 KB 256/748 KB 128/276 KB 852/1822 KB 68/178 KB 136/223 KB 256/748 KB 128/276 KB 852/1822 KB 68/178 KB 140/223 KB 256/748 KB 128/276 KB 852/1822 KB 68/178 KB 144/223 KB 256/748 KB 128/276 KB 852/1822 KB 68/178 KB 144/223 KB 256/748 KB 132/276 KB 852/1822 KB 68/178 KB 148/223 KB 256/748 KB 136/276 KB 852/1822 KB 68/178 KB 112/223 KB 244/748 KB 116/276 KB 852/1822 KB 68/178 KB 148/223 KB 256/748 KB 136/276 KB 856/1822 KB 68/178 KB 148/223 KB 256/748 KB 136/276 KB 860/1822 KB 68/178 KB 112/223 KB 244/748 KB 116/276 KB 848/1822 KB 68/178 KB 148/223 KB 256/748 KB 140/276 KB 864/1822 KB 68/178 KB 148/223 KB 256/748 KB 140/276 KB 860/1822 KB 68/178 KB 148/223 KB 256/748 KB 144/276 KB 864/1822 KB 72/178 KB 148/223 KB 256/748 KB 148/276 KB 864/1822 KB 72/178 KB 148/223 KB 260/748 KB 152/276 KB 868/1822 KB 72/178 KB 148/223 KB 260/748 KB 156/276 KB 868/1822 KB 72/178 KB 148/223 KB 260/748 KB 160/276 KB 868/1822 KB 72/178 KB 148/223 KB 256/748 KB 132/276 KB 852/1822 KB 68/178 KB 152/223 KB 260/748 KB 160/276 KB 868/1822 KB 72/178 KB 156/223 KB 260/748 KB 160/276 KB 868/1822 KB 72/178 KB 160/223 KB 260/748 KB 160/276 KB 868/1822 KB 72/178 KB 164/223 KB 260/748 KB 160/276 KB 868/1822 KB 72/178 KB 168/223 KB 260/748 KB 160/276 KB 868/1822 KB 72/178 KB 172/223 KB 260/748 KB 160/276 KB 868/1822 KB 72/178 KB 176/223 KB 260/748 KB 160/276 KB 868/1822 KB 72/178 KB 180/223 KB 260/748 KB 160/276 KB 868/1822 KB 72/178 KB 184/223 KB 260/748 KB 164/276 KB 868/1822 KB 72/178 KB 188/223 KB 260/748 KB 164/276 KB 868/1822 KB 72/178 KB 192/223 KB 260/748 KB 164/276 KB 868/1822 KB 72/178 KB 148/223 KB 260/748 KB 148/276 KB 868/1822 KB 72/178 KB 192/223 KB 264/748 KB 164/276 KB 868/1822 KB 72/178 KB 192/223 KB 268/748 KB 164/276 KB 868/1822 KB 72/178 KB 192/223 KB 272/748 KB 164/276 KB 868/1822 KB 72/178 KB unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install 148/223 KB 256/748 KB 148/276 KB 868/1822 KB 72/178 KB 192/223 KB 272/748 KB 164/276 KB 872/1822 KB 72/178 KB 192/223 KB 272/748 KB 164/276 KB 876/1822 KB 72/178 KB 192/223 KB 272/748 KB 164/276 KB 880/1822 KB 72/178 KB 148/223 KB 256/748 KB 140/276 KB 864/1822 KB 72/178 KB 192/223 KB 272/748 KB 164/276 KB 880/1822 KB 76/178 KB 192/223 KB 272/748 KB 164/276 KB 880/1822 KB 80/178 KB 192/223 KB 272/748 KB 164/276 KB 880/1822 KB 84/178 KB 192/223 KB 272/748 KB 164/276 KB 880/1822 KB 88/178 KB 192/223 KB 272/748 KB 164/276 KB 880/1822 KB 92/178 KB 192/223 KB 272/748 KB 164/276 KB 880/1822 KB 96/178 KB 192/223 KB 272/748 KB 164/276 KB 880/1822 KB 100/178 KB 192/223 KB 276/748 KB 164/276 KB 884/1822 KB 104/178 KB 192/223 KB 276/748 KB 164/276 KB 884/1822 KB 108/178 KB 192/223 KB 276/748 KB 164/276 KB 884/1822 KB 112/178 KB 180/223 KB 260/748 KB 164/276 KB 868/1822 KB 72/178 KB 192/223 KB 276/748 KB 168/276 KB 884/1822 KB 112/178 KB 192/223 KB 276/748 KB 172/276 KB 884/1822 KB 112/178 KB 192/223 KB 276/748 KB 176/276 KB 884/1822 KB 112/178 KB 192/223 KB 276/748 KB 164/276 KB 884/1822 KB 100/178 KB 192/223 KB 280/748 KB 176/276 KB 884/1822 KB 112/178 KB 192/223 KB 284/748 KB 176/276 KB 884/1822 KB 112/178 KB 192/223 KB 288/748 KB 176/276 KB 884/1822 KB 112/178 KB 192/223 KB 272/748 KB 164/276 KB 884/1822 KB 100/178 KB 192/223 KB 288/748 KB 176/276 KB 888/1822 KB 112/178 KB 192/223 KB 288/748 KB 176/276 KB 892/1822 KB 112/178 KB 192/223 KB 288/748 KB 176/276 KB 896/1822 KB 112/178 KB 192/223 KB 288/748 KB 180/276 KB 896/1822 KB 112/178 KB 196/223 KB 292/748 KB 184/276 KB 900/1822 KB 116/178 KB 196/223 KB 292/748 KB 188/276 KB 900/1822 KB 116/178 KB 196/223 KB 292/748 KB 192/276 KB 900/1822 KB 116/178 KB 196/223 KB 292/748 KB 180/276 KB 900/1822 KB 116/178 KB 200/223 KB 292/748 KB 192/276 KB 900/1822 KB 116/178 KB 204/223 KB 292/748 KB 192/276 KB 900/1822 KB 116/178 KB 208/223 KB 292/748 KB 196/276 KB 900/1822 KB 116/178 KB 192/223 KB 292/748 KB 180/276 KB 900/1822 KB 116/178 KB 208/223 KB 292/748 KB 196/276 KB 904/1822 KB 116/178 KB 208/223 KB 292/748 KB 196/276 KB 908/1822 KB 116/178 KB 208/223 KB 292/748 KB 196/276 KB 912/1822 KB 116/178 KB 192/223 KB 292/748 KB 180/276 KB 896/1822 KB 116/178 KB 208/223 KB 292/748 KB 196/276 KB 912/1822 KB 120/178 KB 208/223 KB 292/748 KB 196/276 KB 912/1822 KB 124/178 KB 208/223 KB 292/748 KB 196/276 KB 912/1822 KB 128/178 KB 192/223 KB 292/748 KB 180/276 KB 896/1822 KB 112/178 KB 208/223 KB 296/748 KB 196/276 KB 912/1822 KB 128/178 KB 208/223 KB 300/748 KB 196/276 KB 912/1822 KB 128/178 KB 208/223 KB 304/748 KB 196/276 KB 912/1822 KB 128/178 KB 208/223 KB 304/748 KB 196/276 KB 912/1822 KB 132/178 KB 212/223 KB 308/748 KB 196/276 KB 916/1822 KB 136/178 KB 212/223 KB 308/748 KB 196/276 KB 916/1822 KB 140/178 KB 212/223 KB 308/748 KB 196/276 KB 916/1822 KB 144/178 KB 204/223 KB 292/748 KB 196/276 KB 900/1822 KB 116/178 KB 212/223 KB 308/748 KB 200/276 KB 916/1822 KB 144/178 KB 212/223 KB 308/748 KB 204/276 KB 916/1822 KB 144/178 KB 212/223 KB 308/748 KB 208/276 KB 916/1822 KB 144/178 KB 212/223 KB 308/748 KB 196/276 KB 916/1822 KB 132/178 KB 216/223 KB 308/748 KB 208/276 KB 916/1822 KB 144/178 KB 220/223 KB 308/748 KB 208/276 KB 916/1822 KB 144/178 KB 223/223 KB 308/748 KB 208/276 KB 916/1822 KB 144/178 KB 208/223 KB 308/748 KB 196/276 KB 916/1822 KB 132/178 KB 223/223 KB 312/748 KB 208/276 KB 916/1822 KB 144/178 KB 223/223 KB 316/74 unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install 8 KB 208/276 KB 916/1822 KB 144/178 KB 223/223 KB 320/748 KB 208/276 KB 916/1822 KB 144/178 KB 208/223 KB 304/748 KB 196/276 KB 916/1822 KB 132/178 KB 223/223 KB 320/748 KB 208/276 KB 920/1822 KB 144/178 KB 223/223 KB 320/748 KB 208/276 KB 924/1822 KB 144/178 KB 223/223 KB 320/748 KB 208/276 KB 928/1822 KB 144/178 KB 223/223 KB 320/748 KB 208/276 KB 932/1822 KB 144/178 KB 223/223 KB 324/748 KB 212/276 KB 936/1822 KB 148/178 KB 223/223 KB 324/748 KB 212/276 KB 932/1822 KB 148/178 KB 223/223 KB 324/748 KB 212/276 KB 936/1822 KB 152/178 KB 223/223 KB 324/748 KB 212/276 KB 936/1822 KB 156/178 KB 223/223 KB 324/748 KB 212/276 KB 936/1822 KB 160/178 KB 223/223 KB 324/748 KB 212/276 KB 932/1822 KB 144/178 KB 223/223 KB 320/748 KB 212/276 KB 932/1822 KB 144/178 KB 223/223 KB 324/748 KB 216/276 KB 936/1822 KB 160/178 KB 223/223 KB 328/748 KB 216/276 KB 936/1822 KB 160/178 KB 223/223 KB 332/748 KB 216/276 KB 936/1822 KB 160/178 KB 223/223 KB 332/748 KB 220/276 KB 936/1822 KB 160/178 KB 223/223 KB 332/748 KB 224/276 KB 936/1822 KB 160/178 KB 223/223 KB 336/748 KB 224/276 KB 936/1822 KB 160/178 KB 223/223 KB 340/748 KB 224/276 KB 936/1822 KB 160/178 KB 344/748 KB 228/276 KB 940/1822 KB 164/178 KB 348/748 KB 228/276 KB 940/1822 KB 164/178 KB 352/748 KB 228/276 KB 940/1822 KB 164/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 196.6 KB/sec) unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install 223/223 KB 340/748 KB 228/276 KB 940/1822 KB 164/178 KB 356/748 KB 232/276 KB 940/1822 KB 164/178 KB 356/748 KB 236/276 KB 940/1822 KB 164/178 KB 356/748 KB 240/276 KB 940/1822 KB 164/178 KB 223/223 KB 340/748 KB 224/276 KB 940/1822 KB 164/178 KB 356/748 KB 240/276 KB 940/1822 KB 168/178 KB 356/748 KB 240/276 KB 940/1822 KB 172/178 KB 356/748 KB 240/276 KB 940/1822 KB 176/178 KB 223/223 KB 340/748 KB 224/276 KB 940/1822 KB 160/178 KB 356/748 KB 240/276 KB 944/1822 KB 176/178 KB 356/748 KB 240/276 KB 948/1822 KB 176/178 KB 356/748 KB 240/276 KB 952/1822 KB 176/178 KB 356/748 KB 240/276 KB 956/1822 KB 176/178 KB 356/748 KB 240/276 KB 960/1822 KB 178/178 KB 356/748 KB 244/276 KB 964/1822 KB 178/178 KB 356/748 KB 244/276 KB 968/1822 KB 178/178 KB 356/748 KB 244/276 KB 972/1822 KB 178/178 KB 356/748 KB 228/276 KB 940/1822 KB 164/178 KB 360/748 KB 244/276 KB 972/1822 KB 178/178 KB 364/748 KB 244/276 KB 972/1822 KB 178/178 KB 368/748 KB 244/276 KB 972/1822 KB 178/178 KB 356/748 KB 244/276 KB 960/1822 KB 178/178 KB 368/748 KB 248/276 KB 972/1822 KB 178/178 KB 368/748 KB 252/276 KB 972/1822 KB 178/178 KB 368/748 KB 256/276 KB 972/1822 KB 178/178 KB Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install 356/748 KB 240/276 KB 956/1822 KB 178/178 KB 372/748 KB 256/276 KB 972/1822 KB 178/178 KB 376/748 KB 260/276 KB 976/1822 KB 178/178 KB 380/748 KB 260/276 KB 976/1822 KB 178/178 KB 384/748 KB 260/276 KB 976/1822 KB 178/178 KB 372/748 KB 260/276 KB 976/1822 KB 178/178 KB 384/748 KB 264/276 KB 976/1822 KB 178/178 KB 372/748 KB 256/276 KB 976/1822 KB 178/178 KB 384/748 KB 264/276 KB 980/1822 KB 178/178 KB 384/748 KB 264/276 KB 984/1822 KB 178/178 KB 384/748 KB 268/276 KB 988/1822 KB 178/178 KB 384/748 KB 268/276 KB 992/1822 KB 178/178 KB 384/748 KB 268/276 KB 996/1822 KB 178/178 KB 384/748 KB 268/276 KB 984/1822 KB 178/178 KB 388/748 KB 272/276 KB 996/1822 KB 178/178 KB 4/23 KB 388/748 KB 268/276 KB 996/1822 KB 178/178 KB 4/23 KB 388/748 KB 272/276 KB 996/1822 KB 178/178 KB 8/23 KB 388/748 KB 272/276 KB 996/1822 KB 178/178 KB 12/23 KB 388/748 KB 272/276 KB 996/1822 KB 178/178 KB 16/23 KB 388/748 KB 272/276 KB 996/1822 KB 178/178 KB 20/23 KB 388/748 KB 276/276 KB 996/1822 KB 178/178 KB 23/23 KB 388/748 KB 268/276 KB 996/1822 KB 178/178 KB 392/748 KB 276/276 KB 996/1822 KB 178/178 KB 23/23 KB 396/748 KB 276/276 KB 996/1822 KB 178/178 KB 23/23 KB 400/748 KB 276/276 KB 1000/1822 KB 178/178 KB 23/23 KB 404/748 KB 276/276 KB 1000/1822 KB 178/178 KB 23/23 KB 388/748 KB 276/276 KB 996/1822 KB 178/178 KB 20/23 KB 408/748 KB 276/276 KB 1000/1822 KB 178/178 KB 23/23 KB 396/748 KB 276/276 KB 1000/1822 KB 178/178 KB 23/23 KB 408/748 KB 276/276 KB 1004/1822 KB 178/178 KB 23/23 KB 408/748 KB 276/276 KB 1008/1822 KB 178/178 KB 23/23 KB 408/748 KB 276/276 KB 1012/1822 KB 178/178 KB 23/23 KB 408/748 KB 276/276 KB 1016/1822 KB 23/23 KB 408/748 KB 276/276 KB 1020/1822 KB 23/23 KB 408/748 KB 276/276 KB 1000/1822 KB 178/178 KB 23/23 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 154.4 KB/sec) unit-abot-epc-basic-0: 12:20:27 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-mysql-0: 12:20:27 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install 412/748 KB 276/276 KB 1020/1822 KB 23/23 KB 416/748 KB 276/276 KB 1020/1822 KB 23/23 KB 420/748 KB 276/276 KB 1020/1822 KB 23/23 KB 424/748 KB 276/276 KB 1024/1822 KB 23/23 KB 420/748 KB 276/276 KB 1024/1822 KB 23/23 KB 424/748 KB 276/276 KB 1028/1822 KB 23/23 KB 424/748 KB 276/276 KB 1032/1822 KB 23/23 KB 428/748 KB 276/276 KB 1032/1822 KB 23/23 KB 432/748 KB 276/276 KB 1036/1822 KB 23/23 KB 436/748 KB 276/276 KB 1036/1822 KB 23/23 KB 428/748 KB 276/276 KB 1036/1822 KB 23/23 KB 436/748 KB 276/276 KB 1040/1822 KB 23/23 KB 436/748 KB 276/276 KB 1044/1822 KB 23/23 KB 440/748 KB 276/276 KB 1048/1822 KB 23/23 KB 4/55 KB 440/748 KB 276/276 KB 1052/1822 KB 440/748 KB 276/276 KB 1044/1822 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar (23 KB at 19.6 KB/sec) unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install 4/55 KB 440/748 KB 276/276 KB 1048/1822 KB 23/23 KB 8/55 KB 440/748 KB 276/276 KB 1052/1822 KB Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install 12/55 KB 440/748 KB 276/276 KB 1052/1822 KB 16/55 KB 440/748 KB 276/276 KB 1052/1822 KB 20/55 KB 440/748 KB 276/276 KB 1052/1822 KB 24/55 KB 440/748 KB 276/276 KB 1052/1822 KB 28/55 KB 440/748 KB 276/276 KB 1052/1822 KB 32/55 KB 440/748 KB 276/276 KB 1052/1822 KB 36/55 KB 440/748 KB 276/276 KB 1052/1822 KB 36/55 KB 444/748 KB 276/276 KB 1052/1822 KB 36/55 KB 448/748 KB 276/276 KB 1052/1822 KB 40/55 KB 448/748 KB 276/276 KB 1052/1822 KB 44/55 KB 448/748 KB 1056/1822 KB 48/55 KB 448/748 KB 1056/1822 KB 52/55 KB 448/748 KB 1056/1822 KB 55/55 KB 452/748 KB 1056/1822 KB 40/55 KB 448/748 KB 1056/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar (276 KB at 235.4 KB/sec) unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install 55/55 KB 452/748 KB 1060/1822 KB 55/55 KB 452/748 KB 1064/1822 KB 55/55 KB 452/748 KB 1068/1822 KB 55/55 KB 452/748 KB 1072/1822 KB 55/55 KB 452/748 KB 1076/1822 KB 55/55 KB 452/748 KB 1080/1822 KB 55/55 KB 452/748 KB 1084/1822 KB 55/55 KB 452/748 KB 1088/1822 KB 55/55 KB 452/748 KB 1092/1822 KB 52/55 KB 452/748 KB 1056/1822 KB 456/748 KB 1092/1822 KB 4/471 KB 460/748 KB 1092/1822 KB 4/471 KB 464/748 KB 1092/1822 KB 4/471 KB 468/748 KB 1092/1822 KB 4/471 KB 472/748 KB 1092/1822 KB 4/471 KB 476/748 KB 1092/1822 KB 4/471 KB 480/748 KB 1092/1822 KB 4/471 KB 480/748 KB 1096/1822 KB 4/471 KB 480/748 KB 1100/1822 KB 4/471 KB 480/748 KB 1104/1822 KB 4/471 KB 484/748 KB 1108/1822 KB 4/471 KB 484/748 KB 1112/1822 KB 4/471 KB 484/748 KB 1116/1822 KB 4/471 KB 484/748 KB 1120/1822 KB 4/471 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 45.9 KB/sec) unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install 55/55 KB 452/748 KB 1092/1822 KB 4/471 KB 484/748 KB 1120/1822 KB 8/471 KB 484/748 KB 1120/1822 KB 12/471 KB 484/748 KB 1120/1822 KB 16/471 KB 484/748 KB 1120/1822 KB 20/471 KB 484/748 KB 1120/1822 KB 24/471 KB 484/748 KB 1120/1822 KB 28/471 KB 484/748 KB 1120/1822 KB 32/471 KB 484/748 KB 1120/1822 KB 36/471 KB 484/748 KB 1104/1822 KB 4/471 KB 488/748 KB 1120/1822 KB 36/471 KB 492/748 KB 1120/1822 KB 36/471 KB 492/748 KB 1120/1822 KB 40/471 KB 496/748 KB 1120/1822 KB 44/471 KB 496/748 KB 1120/1822 KB 44/471 KB 496/748 KB 1120/1822 KB 48/471 KB 496/748 KB 1120/1822 KB 52/471 KB 500/748 KB 1124/1822 KB 56/471 KB 500/748 KB 1124/1822 KB 60/471 KB 500/748 KB 1124/1822 KB 64/471 KB 500/748 KB 1124/1822 KB 52/471 KB 504/748 KB 1124/1822 KB 64/471 KB 496/748 KB 1124/1822 KB 52/471 KB 508/748 KB 1128/1822 KB 64/471 KB 508/748 KB 1132/1822 KB 64/471 KB 508/748 KB 1136/1822 KB 64/471 KB 508/748 KB 1136/1822 KB 4/1210 KB 64/471 KB 508/748 KB 1136/1822 KB 8/1210 KB 64/471 KB 508/748 KB 1136/1822 KB 12/1210 KB 64/471 KB 508/748 KB 1136/1822 KB 16/1210 KB 64/471 KB Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install 508/748 KB 1136/1822 KB 20/1210 KB 64/471 KB 508/748 KB 1136/1822 KB 24/1210 KB 64/471 KB 508/748 KB 1136/1822 KB 28/1210 KB 64/471 KB 508/748 KB 1136/1822 KB 32/1210 KB 64/471 KB 508/748 KB 1136/1822 KB 36/1210 KB 64/471 KB 508/748 KB 1140/1822 KB 40/1210 KB 68/471 KB 508/748 KB 1140/1822 KB 44/1210 KB 68/471 KB 508/748 KB 1140/1822 KB 48/1210 KB 68/471 KB 508/748 KB 1136/1822 KB 36/1210 KB 64/471 KB 512/748 KB 1140/1822 KB 48/1210 KB 68/471 KB 516/748 KB 1140/1822 KB 48/1210 KB 68/471 KB 520/748 KB 1140/1822 KB 48/1210 KB 68/471 KB 524/748 KB 1140/1822 KB 48/1210 KB 68/471 KB 528/748 KB 1140/1822 KB 48/1210 KB 68/471 KB 508/748 KB 1140/1822 KB 36/1210 KB 68/471 KB 528/748 KB 1144/1822 KB 48/1210 KB 68/471 KB 528/748 KB 1148/1822 KB 48/1210 KB 68/471 KB 528/748 KB 1152/1822 KB 52/1210 KB 68/471 KB 532/748 KB 1156/1822 KB 52/1210 KB 68/471 KB 532/748 KB 1160/1822 KB 52/1210 KB 68/471 KB 532/748 KB 1164/1822 KB 52/1210 KB 68/471 KB 508/748 KB 1136/1822 KB 36/1210 KB 68/471 KB 532/748 KB 1164/1822 KB 52/1210 KB 72/471 KB 532/748 KB 1164/1822 KB 52/1210 KB 76/471 KB 532/748 KB 1164/1822 KB 52/1210 KB 80/471 KB 532/748 KB 1164/1822 KB 52/1210 KB 84/471 KB 532/748 KB 1164/1822 KB 52/1210 KB 88/471 KB 532/748 KB 1164/1822 KB 52/1210 KB 92/471 KB 532/748 KB 1164/1822 KB 52/1210 KB 96/471 KB 532/748 KB 1152/1822 KB 52/1210 KB 68/471 KB 536/748 KB 1164/1822 KB 52/1210 KB 96/471 KB 540/748 KB 1164/1822 KB 52/1210 KB 96/471 KB 544/748 KB 1164/1822 KB 52/1210 KB 3/93 KB 96/471 KB 528/748 KB 1148/1822 KB 52/1210 KB 68/471 KB 540/748 KB 1164/1822 KB 52/1210 KB 3/93 KB 96/471 KB 544/748 KB 1164/1822 KB 52/1210 KB 5/93 KB 96/471 KB 544/748 KB 1164/1822 KB 52/1210 KB 8/93 KB 96/471 KB 544/748 KB 1164/1822 KB 52/1210 KB 11/93 KB 96/471 KB 544/748 KB 1164/1822 KB 52/1210 KB 13/93 KB 96/471 KB 544/748 KB 1164/1822 KB 52/1210 KB 16/93 KB 96/471 KB 544/748 KB 1164/1822 KB 52/1210 KB 19/93 KB 96/471 KB 544/748 KB 1164/1822 KB 52/1210 KB 21/93 KB 96/471 KB 544/748 KB 1164/1822 KB 56/1210 KB 21/93 KB 96/471 KB 544/748 KB 1164/1822 KB 60/1210 KB 24/93 KB 96/471 KB 544/748 KB 1164/1822 KB 64/1210 KB 24/93 KB 96/471 KB 544/748 KB 1164/1822 KB 56/1210 KB 24/93 KB 96/471 KB 544/748 KB 1164/1822 KB 64/1210 KB 27/93 KB 96/471 KB 544/748 KB 1164/1822 KB 68/1210 KB 27/93 KB 96/471 KB 544/748 KB 1168/1822 KB 72/1210 KB 29/93 KB 100/471 KB 544/748 KB 1164/1822 KB 68/1210 KB 29/93 KB 96/471 KB 548/748 KB 1168/1822 KB 72/1210 KB 32/93 KB 100/471 KB 548/748 KB 1168/1822 KB 72/1210 KB 36/93 KB 100/471 KB 544/748 KB 1168/1822 KB 68/1210 KB 29/93 KB 100/471 KB 548/748 KB 1168/1822 KB 76/1210 KB 36/93 KB 104/471 KB 548/748 KB 1168/1822 KB 76/1210 KB 36/93 KB 108/471 KB 544/748 KB 1168/1822 KB 68/1210 KB 29/93 KB 96/471 KB 548/748 KB 1172/1822 KB 76/1210 KB 36/93 KB 108/471 KB 548/748 KB 1176/1822 KB 76/1210 KB 36/93 KB 108/471 KB 548/748 KB 1180/1822 KB 76/1210 KB 36/93 KB 112/471 KB 548/748 KB 1168/1822 KB 76/1210 KB 36/93 KB 100/471 KB 548/748 KB 1168/1822 KB 72/1210 KB 29/93 KB 100/471 KB 552/748 KB 1180/1822 KB 76/1210 KB 40/93 KB 112/471 KB 556/748 KB 1180/1822 KB 76/1210 KB 40/93 KB 112/471 KB 560/748 KB 1180/1822 KB 76/1210 KB 40/93 KB 112/471 KB 564/748 KB 1180/1822 KB 80/1210 KB 40/93 KB 112/471 KB 548/748 KB 1180/1822 KB 76/1210 KB 40/93 KB 112/471 KB 548/748 KB 1176/1822 KB 76/1210 KB 36/93 KB 112/471 KB 564/748 KB 1184/1822 KB 80/1210 KB 40/93 KB 116/471 KB 564/748 KB 1184/1822 KB unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install 80/1210 KB 40/93 KB 112/471 KB 560/748 KB 1180/1822 KB 80/1210 KB 40/93 KB 112/471 KB 568/748 KB 1184/1822 KB 84/1210 KB 44/93 KB 116/471 KB 568/748 KB 1188/1822 KB 88/1210 KB 44/93 KB 116/471 KB 568/748 KB 1184/1822 KB 80/1210 KB 44/93 KB 116/471 KB 572/748 KB 1188/1822 KB 88/1210 KB 44/93 KB 120/471 KB 576/748 KB 1188/1822 KB 88/1210 KB 44/93 KB 120/471 KB 564/748 KB 1184/1822 KB 80/1210 KB 44/93 KB 116/471 KB 576/748 KB 1188/1822 KB 92/1210 KB 48/93 KB 120/471 KB 576/748 KB 1188/1822 KB 92/1210 KB 52/93 KB 120/471 KB 580/748 KB 1188/1822 KB 92/1210 KB 56/93 KB 120/471 KB 580/748 KB 1188/1822 KB 92/1210 KB 60/93 KB 120/471 KB 580/748 KB 1188/1822 KB 92/1210 KB 64/93 KB 120/471 KB 576/748 KB 1188/1822 KB 92/1210 KB 44/93 KB 120/471 KB 580/748 KB 1188/1822 KB 96/1210 KB 64/93 KB 120/471 KB 580/748 KB 1188/1822 KB 100/1210 KB 64/93 KB 120/471 KB 580/748 KB 1188/1822 KB 104/1210 KB 68/93 KB 120/471 KB 580/748 KB 1188/1822 KB 108/1210 KB 68/93 KB 120/471 KB 580/748 KB 1188/1822 KB 112/1210 KB 68/93 KB 120/471 KB 568/748 KB 1188/1822 KB 88/1210 KB 44/93 KB 120/471 KB 580/748 KB 1188/1822 KB 112/1210 KB 68/93 KB 124/471 KB 580/748 KB 1188/1822 KB 112/1210 KB 68/93 KB 128/471 KB 580/748 KB 1188/1822 KB 112/1210 KB 68/93 KB 132/471 KB 580/748 KB 1188/1822 KB 112/1210 KB 68/93 KB 136/471 KB 580/748 KB 1188/1822 KB 112/1210 KB 68/93 KB 140/471 KB 580/748 KB 1188/1822 KB 112/1210 KB 68/93 KB 144/471 KB 568/748 KB 1188/1822 KB 84/1210 KB 44/93 KB 116/471 KB 580/748 KB 1192/1822 KB 112/1210 KB 68/93 KB 144/471 KB 580/748 KB 1196/1822 KB 112/1210 KB 68/93 KB 144/471 KB 580/748 KB 1200/1822 KB 112/1210 KB 68/93 KB 144/471 KB 580/748 KB 1204/1822 KB 112/1210 KB 68/93 KB 144/471 KB 580/748 KB 1208/1822 KB 112/1210 KB 68/93 KB 144/471 KB 580/748 KB 1212/1822 KB 112/1210 KB 68/93 KB 144/471 KB 580/748 KB 1216/1822 KB 112/1210 KB 68/93 KB 144/471 KB 580/748 KB 1220/1822 KB 116/1210 KB 68/93 KB 144/471 KB 580/748 KB 1224/1822 KB 116/1210 KB 68/93 KB 148/471 KB 580/748 KB 1228/1822 KB 116/1210 KB 68/93 KB 148/471 KB 580/748 KB 1232/1822 KB 116/1210 KB 68/93 KB 148/471 KB 580/748 KB 1188/1822 KB 100/1210 KB 68/93 KB 120/471 KB 580/748 KB 1232/1822 KB 116/1210 KB 72/93 KB 148/471 KB 580/748 KB 1232/1822 KB 116/1210 KB 76/93 KB 148/471 KB 580/748 KB 1232/1822 KB 116/1210 KB 80/93 KB 148/471 KB 580/748 KB 1188/1822 KB 92/1210 KB 52/93 KB 120/471 KB 584/748 KB 1232/1822 KB 116/1210 KB 80/93 KB 148/471 KB 588/748 KB 1232/1822 KB 116/1210 KB 80/93 KB 148/471 KB 592/748 KB 1232/1822 KB 116/1210 KB 80/93 KB 148/471 KB 596/748 KB 1232/1822 KB 116/1210 KB 80/93 KB 148/471 KB 600/748 KB 1232/1822 KB 116/1210 KB 80/93 KB 148/471 KB 604/748 KB 1232/1822 KB 116/1210 KB 80/93 KB 148/471 KB 608/748 KB 1232/1822 KB 116/1210 KB 80/93 KB 148/471 KB 612/748 KB 1232/1822 KB 116/1210 KB 80/93 KB 148/471 KB 616/748 KB 1236/1822 KB 116/1210 KB 84/93 KB 148/471 KB 620/748 KB 1236/1822 KB 116/1210 KB 84/93 KB 148/471 KB 624/748 KB 1236/1822 KB 116/1210 KB 84/93 KB 148/471 KB 580/748 KB 1220/1822 KB 116/1210 KB 68/93 KB 148/471 KB 624/748 KB 1236/1822 KB 116/1210 KB 84/93 KB 152/471 KB 624/748 KB 1236/1822 KB 116/1210 KB 84/93 KB 156/471 KB 624/748 KB 1236/1822 KB 116/1210 KB 84/93 KB 160/471 KB 580/748 KB 1216/1822 KB 116/1210 KB 68/93 KB 144/471 KB 624/748 KB 1236/1822 KB 120/1210 KB 84/93 KB 160/471 KB 624/748 KB 1236/1822 KB 124/1210 KB 84/93 KB 160/471 KB 624/748 KB 1236/1822 KB 128/1210 KB 84/93 KB unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install 160/471 KB 624/748 KB 1236/1822 KB 132/1210 KB 84/93 KB 160/471 KB 624/748 KB 1236/1822 KB 136/1210 KB 84/93 KB 164/471 KB 624/748 KB 1236/1822 KB 140/1210 KB 84/93 KB 164/471 KB 624/748 KB 1236/1822 KB 144/1210 KB 84/93 KB 164/471 KB 624/748 KB 1236/1822 KB 148/1210 KB 84/93 KB 164/471 KB 628/748 KB 1236/1822 KB 152/1210 KB 84/93 KB 164/471 KB 612/748 KB 1236/1822 KB 116/1210 KB 84/93 KB 148/471 KB 628/748 KB 1240/1822 KB 152/1210 KB 84/93 KB 164/471 KB 628/748 KB 1244/1822 KB 152/1210 KB 84/93 KB 164/471 KB 628/748 KB 1248/1822 KB 152/1210 KB 84/93 KB 164/471 KB 612/748 KB 1232/1822 KB 116/1210 KB 84/93 KB 148/471 KB 628/748 KB 1248/1822 KB 152/1210 KB 88/93 KB 164/471 KB 628/748 KB 1248/1822 KB 152/1210 KB 92/93 KB 164/471 KB 628/748 KB 1248/1822 KB 152/1210 KB 93/93 KB 164/471 KB 628/748 KB 1252/1822 KB 152/1210 KB 93/93 KB 164/471 KB 628/748 KB 1256/1822 KB 152/1210 KB 93/93 KB 164/471 KB 628/748 KB 1236/1822 KB 148/1210 KB 84/93 KB 164/471 KB 632/748 KB 1256/1822 KB 156/1210 KB 93/93 KB 164/471 KB 636/748 KB 1256/1822 KB 156/1210 KB 93/93 KB 164/471 KB 640/748 KB 1256/1822 KB 156/1210 KB 93/93 KB 164/471 KB 624/748 KB 1236/1822 KB 132/1210 KB 84/93 KB 164/471 KB 640/748 KB 1256/1822 KB 156/1210 KB 93/93 KB 168/471 KB 640/748 KB 1256/1822 KB 156/1210 KB 93/93 KB 172/471 KB 640/748 KB 1256/1822 KB 156/1210 KB 93/93 KB 176/471 KB 640/748 KB 1256/1822 KB 156/1210 KB 93/93 KB 180/471 KB 640/748 KB 1256/1822 KB 156/1210 KB 93/93 KB 184/471 KB 640/748 KB 1260/1822 KB 156/1210 KB 93/93 KB 188/471 KB 640/748 KB 1260/1822 KB 156/1210 KB 93/93 KB 192/471 KB 628/748 KB 1256/1822 KB 156/1210 KB 93/93 KB 164/471 KB 640/748 KB 1260/1822 KB 160/1210 KB 93/93 KB 192/471 KB 640/748 KB 1260/1822 KB 156/1210 KB 93/93 KB 184/471 KB 640/748 KB 1264/1822 KB 160/1210 KB 93/93 KB 192/471 KB 640/748 KB 1264/1822 KB 164/1210 KB 93/93 KB 192/471 KB 644/748 KB 1268/1822 KB 168/1210 KB 196/471 KB 644/748 KB 1268/1822 KB 172/1210 KB 196/471 KB 644/748 KB 1268/1822 KB 176/1210 KB 196/471 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar (93 KB at 74.3 KB/sec) unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install 644/748 KB 1268/1822 KB 164/1210 KB 93/93 KB 196/471 KB 644/748 KB 1268/1822 KB 176/1210 KB 200/471 KB 644/748 KB 1268/1822 KB 176/1210 KB 204/471 KB 644/748 KB 1268/1822 KB 176/1210 KB 208/471 KB 644/748 KB 1268/1822 KB 176/1210 KB 212/471 KB 644/748 KB 1268/1822 KB 180/1210 KB 214/471 KB 644/748 KB 1268/1822 KB 164/1210 KB 93/93 KB 192/471 KB 644/748 KB 1272/1822 KB 180/1210 KB 214/471 KB 644/748 KB 1276/1822 KB 180/1210 KB 214/471 KB 644/748 KB 1280/1822 KB 180/1210 KB 214/471 KB 644/748 KB 1264/1822 KB 164/1210 KB 93/93 KB 192/471 KB 648/748 KB 1280/1822 KB 180/1210 KB 214/471 KB 652/748 KB 1280/1822 KB 180/1210 KB 214/471 KB 656/748 KB 1280/1822 KB 180/1210 KB 214/471 KB 660/748 KB 1280/1822 KB 180/1210 KB 214/471 KB 664/748 KB 1284/1822 KB 180/1210 KB 214/471 KB 668/748 KB 1284/1822 KB 180/1210 KB 214/471 KB 672/748 KB 1284/1822 KB 180/1210 KB 214/471 KB 676/748 KB 1284/1822 KB 180/1210 KB 214/471 KB 680/748 KB 1284/1822 KB 180/1210 KB 218/471 KB 684/748 KB 1284/1822 KB 180/1210 KB 4/53 KB 218/471 KB 688/748 KB 1284/1822 KB 180/1210 KB 4/53 KB 218/471 KB 644/748 KB 1268/1822 KB 180/1210 KB 212/471 KB 688/748 KB 1284/1822 KB 184/1210 KB 4/53 KB 218/471 KB 688/748 KB 1284/1822 KB 188/1210 KB 4/53 KB 218/471 KB 688/748 KB 1284/1822 KB 192/1210 KB 4/53 KB 218/471 KB 680/748 KB 1284/1822 KB 180/1210 KB 4/53 KB 218/471 KB 688/748 KB 1284/1822 KB 196/1210 KB 4/53 KB 218/471 KB 688/748 KB 1284/1822 KB 200/1210 KB 8/53 KB 218/471 KB 688/748 KB 1284/1822 KB 204/1210 KB 8/53 KB 218/471 KB 688/748 KB 1284/1822 KB 208/1210 KB 8/53 KB 218/471 KB 688/748 KB 1284/1822 KB 212/1210 KB 8/53 KB 218/471 KB 692/748 KB 1284/1822 KB 216/1210 KB 8/53 KB 218/471 KB 692/748 KB 1284/1822 KB 220/1210 KB 8/53 KB 218/471 KB 692/748 KB 1284/1822 KB 224/1210 KB 8/53 KB 218/471 KB 676/748 KB 1284/1822 KB 180/1210 KB 218/471 KB 660/748 KB 1284/1822 KB 180/1210 KB 214/471 KB 692/748 KB 1288/1822 KB 224/1210 KB 8/53 KB 218/471 KB 692/748 KB 1292/1822 KB 224/1210 KB 8/53 KB 218/471 KB 692/748 KB 1296/1822 KB 224/1210 KB 8/53 KB 218/471 KB 692/748 KB 1296/1822 KB 224/1210 KB 8/53 KB 222/471 KB 692/748 KB 1296/1822 KB 224/1210 KB 8/53 KB 226/471 KB 692/748 KB 1296/1822 KB 224/1210 KB 8/53 KB 230/471 KB 692/748 KB 1300/1822 KB 224/1210 KB 8/53 KB 234/471 KB 692/748 KB 1300/1822 KB 224/1210 KB 8/53 KB 238/471 KB 692/748 KB 1300/1822 KB 224/1210 KB 8/53 KB 242/471 KB 692/748 KB 1300/1822 KB 224/1210 KB 8/53 KB 246/471 KB 692/748 KB 1284/1822 KB 212/1210 KB 8/53 KB 218/471 KB 696/748 KB 1300/1822 KB 224/1210 KB 8/53 KB 246/471 KB 700/748 KB 1300/1822 KB 224/1210 KB 8/53 KB 246/471 KB 704/748 KB 1300/1822 KB 224/1210 KB 8/53 KB 246/471 KB 708/748 KB 1300/1822 KB 224/1210 KB 8/53 KB 246/471 KB 688/748 KB 1284/1822 KB 196/1210 KB 8/53 KB 218/471 KB 708/748 KB 1300/1822 KB 228/1210 KB 12/53 KB 250/471 KB 708/748 KB 1300/1822 KB 228/1210 KB 16/53 KB 250/471 KB 708/748 KB 1300/1822 KB 228/1210 KB 20/53 KB 250/471 KB 708/748 KB 1300/1822 KB 228/1210 KB 24/53 KB 250/471 KB 708/748 KB 1300/1822 KB 228/1210 KB 28/53 KB 250/471 KB 708/748 KB 1300/1822 KB 228/1210 KB 32/53 KB 250/471 KB 708/748 KB 1300/1822 KB 228/1210 KB 36/53 KB 250/471 KB 708/748 KB 1300/1822 KB 228/1210 KB 40/53 KB 250/471 KB 708/748 KB 1300/1822 KB 228/1210 KB 44/53 KB 250/471 KB 708/748 KB 1300/1822 KB 228/1210 KB 48/53 KB 250/471 KB 708/748 KB 1300/1822 KB 228/1210 KB 8/53 KB 250/471 KB 708/748 KB 1300/1822 KB 228/1210 KB 48/53 KB 254/47 unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install 1 KB 708/748 KB 1300/1822 KB 228/1210 KB 48/53 KB 258/471 KB 708/748 KB 1300/1822 KB 228/1210 KB 48/53 KB 262/471 KB 712/748 KB 1300/1822 KB 228/1210 KB 48/53 KB 266/471 KB 708/748 KB 1300/1822 KB 228/1210 KB 8/53 KB 246/471 KB 692/748 KB 1300/1822 KB 224/1210 KB 8/53 KB 230/471 KB 712/748 KB 1304/1822 KB 228/1210 KB 52/53 KB 266/471 KB 712/748 KB 1308/1822 KB 228/1210 KB 52/53 KB 266/471 KB 712/748 KB 1312/1822 KB 228/1210 KB 52/53 KB 266/471 KB 712/748 KB 1316/1822 KB 228/1210 KB 52/53 KB 266/471 KB 712/748 KB 1320/1822 KB 228/1210 KB 52/53 KB 266/471 KB 712/748 KB 1324/1822 KB 228/1210 KB 52/53 KB 266/471 KB 712/748 KB 1328/1822 KB 228/1210 KB 52/53 KB 266/471 KB 712/748 KB 1332/1822 KB 228/1210 KB 52/53 KB 266/471 KB 712/748 KB 1300/1822 KB 228/1210 KB 52/53 KB 266/471 KB 712/748 KB 1332/1822 KB 232/1210 KB 53/53 KB 266/471 KB 712/748 KB 1300/1822 KB 228/1210 KB 48/53 KB 262/471 KB 716/748 KB 1332/1822 KB 232/1210 KB 53/53 KB 266/471 KB 712/748 KB 1332/1822 KB 232/1210 KB 52/53 KB 266/471 KB 716/748 KB 1336/1822 KB 236/1210 KB 53/53 KB 266/471 KB 716/748 KB 1336/1822 KB 232/1210 KB 53/53 KB 266/471 KB 720/748 KB 1340/1822 KB 236/1210 KB 53/53 KB 266/471 KB 720/748 KB 1336/1822 KB 236/1210 KB 53/53 KB 266/471 KB 720/748 KB 1340/1822 KB 240/1210 KB 53/53 KB 266/471 KB 724/748 KB 1340/1822 KB 240/1210 KB 53/53 KB 266/471 KB 728/748 KB 1344/1822 KB 244/1210 KB 53/53 KB 270/471 KB 724/748 KB 1344/1822 KB 244/1210 KB 53/53 KB 270/471 KB 732/748 KB 1344/1822 KB 244/1210 KB 53/53 KB 274/471 KB 732/748 KB 1344/1822 KB 244/1210 KB 53/53 KB 278/471 KB 732/748 KB 1344/1822 KB 244/1210 KB 53/53 KB 282/471 KB 732/748 KB 1344/1822 KB 244/1210 KB 53/53 KB 286/471 KB 724/748 KB 1344/1822 KB 244/1210 KB 53/53 KB 266/471 KB 732/748 KB 1344/1822 KB 248/1210 KB 53/53 KB 286/471 KB 732/748 KB 1344/1822 KB 252/1210 KB 53/53 KB 286/471 KB 732/748 KB 1344/1822 KB 256/1210 KB 53/53 KB 286/471 KB 732/748 KB 1344/1822 KB 260/1210 KB 53/53 KB 286/471 KB 724/748 KB 1344/1822 KB 240/1210 KB 53/53 KB 266/471 KB 732/748 KB 1348/1822 KB 260/1210 KB 53/53 KB 290/471 KB 732/748 KB 1352/1822 KB 260/1210 KB 53/53 KB 290/471 KB 732/748 KB 1356/1822 KB 260/1210 KB 53/53 KB 290/471 KB 732/748 KB 1360/1822 KB 260/1210 KB 53/53 KB 290/471 KB 732/748 KB 1364/1822 KB 260/1210 KB 53/53 KB 290/471 KB 732/748 KB 1368/1822 KB 264/1210 KB 53/53 KB 290/471 KB 732/748 KB 1372/1822 KB 264/1210 KB 53/53 KB 290/471 KB 732/748 KB 1376/1822 KB 264/1210 KB 53/53 KB 290/471 KB 732/748 KB 1344/1822 KB 260/1210 KB 53/53 KB 290/471 KB 732/748 KB 1376/1822 KB 264/1210 KB 53/53 KB 294/471 KB 732/748 KB 1344/1822 KB 244/1210 KB 53/53 KB 282/471 KB 736/748 KB 1376/1822 KB 264/1210 KB 53/53 KB 294/471 KB 740/748 KB 1376/1822 KB 264/1210 KB 53/53 KB 294/471 KB 744/748 KB 1376/1822 KB 264/1210 KB 53/53 KB 294/471 KB 748/748 KB 1376/1822 KB 264/1210 KB 53/53 KB 294/471 KB 748/748 KB 1376/1822 KB 264/1210 KB 53/53 KB 294/471 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar (53 KB at 41.8 KB/sec) unit-abot-epc-basic-0: 12:20:27 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: 12:20:27 DEBUG unit.abot-epc-basic/0.install 732/748 KB 1364/1822 KB 264/1210 KB 53/53 KB 290/471 KB 748/748 KB 1376/1822 KB 268/1210 KB 298/471 KB 748/748 KB 1376/1822 KB 272/1210 KB 298/471 KB 748/748 KB 1376/1822 KB 276/1210 KB 298/471 KB 748/748 KB 1380/1822 KB 280/1210 KB 298/471 KB 748/748 KB 1380/1822 KB 284/1210 KB 298/471 KB 748/748 KB 1380/1822 KB 288/1210 KB 298/471 KB 1380/1822 KB 292/1210 KB 298/471 KB 1380/1822 KB 296/1210 KB 298/471 KB 1380/1822 KB 300/1210 KB 298/471 KB 748/748 KB 1376/1822 KB 264/1210 KB 53/53 KB 298/471 KB 1380/1822 KB 300/1210 KB 302/471 KB 1380/1822 KB 300/1210 KB 306/471 KB 1380/1822 KB 300/1210 KB 310/471 KB 1380/1822 KB 300/1210 KB 314/471 KB 1380/1822 KB 300/1210 KB 318/471 KB 1380/1822 KB 300/1210 KB 322/471 KB 1380/1822 KB 300/1210 KB 326/471 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 587.4 KB/sec) unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install 748/748 KB 1380/1822 KB 276/1210 KB 298/471 KB 3/276 KB 1380/1822 KB 300/1210 KB 326/471 KB 3/276 KB 1384/1822 KB 300/1210 KB 326/471 KB 3/276 KB 1388/1822 KB 300/1210 KB 326/471 KB 3/276 KB 1392/1822 KB 300/1210 KB 326/471 KB 6/276 KB 1396/1822 KB 300/1210 KB 326/471 KB 6/276 KB 1400/1822 KB 304/1210 KB 330/471 KB 6/276 KB 1404/1822 KB 304/1210 KB 330/471 KB 6/276 KB 1408/1822 KB 304/1210 KB 330/471 KB 6/276 KB 1392/1822 KB 300/1210 KB 326/471 KB 9/276 KB 1408/1822 KB 304/1210 KB 330/471 KB 11/276 KB 1408/1822 KB 304/1210 KB 330/471 KB 14/276 KB 1408/1822 KB 304/1210 KB 330/471 KB 6/276 KB 1396/1822 KB 304/1210 KB 330/471 KB 14/276 KB 1408/1822 KB 308/1210 KB 330/471 KB 16/276 KB 1412/1822 KB 312/1210 KB 330/471 KB 16/276 KB 1412/1822 KB 316/1210 KB 330/471 KB 16/276 KB 1412/1822 KB 320/1210 KB 330/471 KB 6/276 KB 1396/1822 KB 300/1210 KB 330/471 KB 16/276 KB 1412/1822 KB 320/1210 KB 334/471 KB 16/276 KB 1412/1822 KB 320/1210 KB 338/471 KB 16/276 KB 1412/1822 KB 320/1210 KB 342/471 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar unit-mysql-0: 12:20:27 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install 16/276 KB 1412/1822 KB 320/1210 KB 346/471 KB 16/276 KB 1412/1822 KB 324/1210 KB 350/471 KB 16/276 KB 1412/1822 KB 324/1210 KB 354/471 KB 16/276 KB 1412/1822 KB 324/1210 KB 358/471 KB 16/276 KB 1412/1822 KB 308/1210 KB 330/471 KB 16/276 KB 1416/1822 KB 324/1210 KB 358/471 KB 16/276 KB 1420/1822 KB 324/1210 KB 358/471 KB 16/276 KB 1424/1822 KB 324/1210 KB 358/471 KB 16/276 KB 1408/1822 KB 308/1210 KB 330/471 KB 19/276 KB 1424/1822 KB 324/1210 KB 358/471 KB 22/276 KB 1424/1822 KB 324/1210 KB 358/471 KB 25/276 KB 1424/1822 KB 324/1210 KB 358/471 KB 27/276 KB 1424/1822 KB 324/1210 KB 358/471 KB 30/276 KB 1424/1822 KB 324/1210 KB 358/471 KB 32/276 KB 1424/1822 KB 324/1210 KB 358/471 KB 4/577 KB 36/276 KB 1424/1822 KB 324/1210 KB 358/471 KB 4/577 KB 40/276 KB 1428/1822 KB 324/1210 KB 362/471 KB 4/577 KB 44/276 KB 1428/1822 KB 324/1210 KB 362/471 KB 4/577 KB 48/276 KB 1428/1822 KB 324/1210 KB 362/471 KB 4/577 KB 52/276 KB 1428/1822 KB 324/1210 KB 362/471 KB 16/276 KB 1412/1822 KB 324/1210 KB 346/471 KB 4/577 KB 52/276 KB 1428/1822 KB 328/1210 KB 362/471 KB 4/577 KB 52/276 KB 1428/1822 KB 332/1210 KB 362/471 KB 4/577 KB 52/276 KB 1428/1822 KB 336/1210 KB 362/471 KB 4/577 KB 52/276 KB 1428/1822 KB 340/1210 KB 362/471 KB 4/577 KB 52/276 KB 1428/1822 KB 344/1210 KB 362/471 KB 4/577 KB 52/276 KB 1428/1822 KB 348/1210 KB 362/471 KB 4/577 KB 52/276 KB 1428/1822 KB 352/1210 KB 362/471 KB 4/577 KB 52/276 KB 1428/1822 KB 356/1210 KB 362/471 KB 4/577 KB 36/276 KB 1428/1822 KB 324/1210 KB 362/471 KB 4/577 KB 56/276 KB 1432/1822 KB 356/1210 KB 362/471 KB 4/577 KB 56/276 KB 1436/1822 KB 356/1210 KB 362/471 KB 4/577 KB 56/276 KB 1440/1822 KB 356/1210 KB 362/471 KB 4/577 KB 56/276 KB 1444/1822 KB 356/1210 KB 362/471 KB 4/577 KB 56/276 KB 1448/1822 KB 356/1210 KB 362/471 KB 4/577 KB 56/276 KB 1452/1822 KB 356/1210 KB 362/471 KB 4/577 KB 56/276 KB 1456/1822 KB 356/1210 KB 362/471 KB 4/577 KB 56/276 KB 1460/1822 KB 356/1210 KB 362/471 KB 4/577 KB 56/276 KB 1464/1822 KB 360/1210 KB 362/471 KB 4/577 KB 36/276 KB 1424/1822 KB 324/1210 KB 362/471 KB 4/577 KB 56/276 KB 1464/1822 KB 360/1210 KB 366/471 KB 4/577 KB 56/276 KB 1464/1822 KB 360/1210 KB 370/471 KB 4/577 KB 56/276 KB 1464/1822 KB 360/1210 KB 374/471 KB 4/577 KB 56/276 KB 1464/1822 KB 360/1210 KB 378/471 KB 4/577 KB 56/276 KB 1464/1822 KB 360/1210 KB 382/471 KB 4/577 KB 56/276 KB 1464/1822 KB 360/1210 KB 386/471 KB 4/577 KB 32/276 KB 1424/1822 KB 324/1210 KB 358/471 KB 8/577 KB 56/276 KB 1464/1822 KB 360/1210 KB 386/471 KB 12/577 KB 56/276 KB 1464/1822 KB 360/1210 KB 386/471 KB 16/577 KB 56/276 KB 1464/1822 KB 360/1210 KB 386/471 KB 20/577 KB 56/276 KB 1464/1822 KB 360/1210 KB 386/471 KB 24/577 KB 56/276 KB 1464/1822 KB 360/1210 KB 386/471 KB 28/577 KB 56/276 KB 1464/1822 KB 360/1210 KB 386/471 KB 32/577 KB 56/276 KB 1464/1822 KB 360/1210 KB 386/471 KB 36/577 KB 56/276 KB 1464/1822 KB 360/1210 KB 386/471 KB 40/577 KB 56/276 KB 1464/1822 KB 360/1210 KB 390/471 KB 44/577 KB 56/276 KB 1464/1822 KB 360/1210 KB 390/471 KB 48/577 KB 56/276 KB 1464/1822 KB 360/1210 KB 390/471 KB 52/577 KB 56/276 KB 1464/1822 KB 360/1210 KB 390/471 KB 56/577 KB 56/276 KB 1468/1822 KB 360/1210 KB 390/471 KB 60/577 KB 56/276 KB 1468/1822 KB 360/1210 KB 390/471 KB 64/577 KB 56/276 KB 1468/1822 KB 360/1210 KB 390/471 KB 4/577 KB 56/276 KB 1460/1822 KB 360/1210 KB 362/471 KB 64/577 KB 56/276 KB 1468/1822 KB 364/1210 KB 390/471 KB 64/577 KB 56/276 KB 1468/1822 unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install KB 368/1210 KB 390/471 KB 64/577 KB 56/276 KB 1468/1822 KB 372/1210 KB 390/471 KB 64/577 KB 56/276 KB 1468/1822 KB 376/1210 KB 390/471 KB 64/577 KB 56/276 KB 1468/1822 KB 380/1210 KB 390/471 KB 68/577 KB 56/276 KB 1468/1822 KB 384/1210 KB 390/471 KB 4/577 KB 56/276 KB 1428/1822 KB 356/1210 KB 362/471 KB 68/577 KB 60/276 KB 1468/1822 KB 384/1210 KB 390/471 KB 68/577 KB 62/276 KB 1468/1822 KB 384/1210 KB 390/471 KB 68/577 KB 66/276 KB 1468/1822 KB 384/1210 KB 390/471 KB 68/577 KB 70/276 KB 1468/1822 KB 384/1210 KB 390/471 KB 68/577 KB 74/276 KB 1468/1822 KB 384/1210 KB 390/471 KB 68/577 KB 78/276 KB 1468/1822 KB 384/1210 KB 390/471 KB 68/577 KB 78/276 KB 1468/1822 KB 388/1210 KB 390/471 KB 68/577 KB 82/276 KB 1468/1822 KB 392/1210 KB 390/471 KB 68/577 KB 82/276 KB 1468/1822 KB 396/1210 KB 390/471 KB 68/577 KB 82/276 KB 1468/1822 KB 400/1210 KB 390/471 KB 68/577 KB 56/276 KB 1468/1822 KB 380/1210 KB 390/471 KB 72/577 KB 82/276 KB 1468/1822 KB 400/1210 KB 390/471 KB 76/577 KB 82/276 KB 1468/1822 KB 400/1210 KB 390/471 KB 80/577 KB 82/276 KB 1468/1822 KB 400/1210 KB 390/471 KB 52/577 KB 56/276 KB 1468/1822 KB 360/1210 KB 390/471 KB 80/577 KB 82/276 KB 1472/1822 KB 400/1210 KB 390/471 KB 80/577 KB 82/276 KB 1476/1822 KB 400/1210 KB 390/471 KB 80/577 KB 82/276 KB 1480/1822 KB 400/1210 KB 390/471 KB 80/577 KB 82/276 KB 1484/1822 KB 400/1210 KB 390/471 KB 80/577 KB 82/276 KB 1488/1822 KB 400/1210 KB 390/471 KB 80/577 KB 82/276 KB 1492/1822 KB 400/1210 KB 390/471 KB 36/577 KB 56/276 KB 1464/1822 KB 360/1210 KB 390/471 KB 80/577 KB 82/276 KB 1492/1822 KB 400/1210 KB 394/471 KB 80/577 KB 82/276 KB 1492/1822 KB 400/1210 KB 398/471 KB 80/577 KB 82/276 KB 1492/1822 KB 400/1210 KB 402/471 KB 80/577 KB 82/276 KB 1492/1822 KB 400/1210 KB 406/471 KB 80/577 KB 82/276 KB 1492/1822 KB 400/1210 KB 410/471 KB 80/577 KB 82/276 KB 1492/1822 KB 400/1210 KB 414/471 KB 80/577 KB 82/276 KB 1492/1822 KB 400/1210 KB 418/471 KB 80/577 KB 82/276 KB 1492/1822 KB 400/1210 KB 422/471 KB 68/577 KB 82/276 KB 1468/1822 KB 388/1210 KB 390/471 KB 80/577 KB 86/276 KB 1492/1822 KB 400/1210 KB 422/471 KB 80/577 KB 90/276 KB 1492/1822 KB 400/1210 KB 422/471 KB 80/577 KB 94/276 KB 1496/1822 KB 400/1210 KB 422/471 KB 80/577 KB 98/276 KB 1496/1822 KB 400/1210 KB 426/471 KB 84/577 KB 102/276 KB 1496/1822 KB 404/1210 KB 426/471 KB 84/577 KB 106/276 KB 1496/1822 KB 404/1210 KB 426/471 KB 84/577 KB 110/276 KB 1496/1822 KB 404/1210 KB 426/471 KB 80/577 KB 90/276 KB 1496/1822 KB 400/1210 KB 422/471 KB 84/577 KB 110/276 KB 1500/1822 KB 404/1210 KB 426/471 KB 84/577 KB 110/276 KB 1504/1822 KB 404/1210 KB 426/471 KB 84/577 KB 110/276 KB 1508/1822 KB 404/1210 KB 426/471 KB 84/577 KB 110/276 KB 1512/1822 KB 404/1210 KB 426/471 KB 84/577 KB 110/276 KB 1516/1822 KB 404/1210 KB 426/471 KB 84/577 KB 98/276 KB 1496/1822 KB 404/1210 KB 426/471 KB 84/577 KB 110/276 KB 1516/1822 KB 408/1210 KB 426/471 KB 84/577 KB 110/276 KB 1516/1822 KB 412/1210 KB 426/471 KB 84/577 KB 98/276 KB 1496/1822 KB 400/1210 KB 426/471 KB 88/577 KB 110/276 KB 1516/1822 KB 416/1210 KB 426/471 KB 92/577 KB 110/276 KB 1516/1822 KB 416/1210 KB 426/471 KB 96/577 KB 110/276 KB 1516/1822 KB 416/1210 KB 426/471 KB 100/577 KB 110/276 KB 1516/1822 KB 416/1210 KB 426/471 KB 104/577 KB 114/276 KB 1520/1822 KB 416/1210 KB 426/471 KB 108/577 KB 114/276 KB 1520/1822 KB 416/1210 KB 426/471 KB 112/577 KB 114/276 KB 1520/1822 KB 416/1210 KB 426/471 KB 80/577 KB 94/276 KB unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install 1496/1822 KB 400/1210 KB 426/471 KB 112/577 KB 114/276 KB 1520/1822 KB 416/1210 KB 430/471 KB 112/577 KB 114/276 KB 1520/1822 KB 416/1210 KB 434/471 KB 112/577 KB 114/276 KB 1520/1822 KB 416/1210 KB 438/471 KB 112/577 KB 114/276 KB 1520/1822 KB 416/1210 KB 442/471 KB 112/577 KB 114/276 KB 1520/1822 KB 416/1210 KB 446/471 KB 112/577 KB 114/276 KB 1520/1822 KB 416/1210 KB 450/471 KB 112/577 KB 114/276 KB 1520/1822 KB 416/1210 KB 454/471 KB 112/577 KB 114/276 KB 1520/1822 KB 416/1210 KB 458/471 KB 116/577 KB 114/276 KB 1520/1822 KB 416/1210 KB 462/471 KB 116/577 KB 114/276 KB 1520/1822 KB 416/1210 KB 466/471 KB 116/577 KB 114/276 KB 1520/1822 KB 416/1210 KB 470/471 KB 116/577 KB 114/276 KB 1520/1822 KB 416/1210 KB 471/471 KB 100/577 KB 114/276 KB 1520/1822 KB 416/1210 KB 426/471 KB 116/577 KB 118/276 KB 1520/1822 KB 416/1210 KB 471/471 KB 116/577 KB 122/276 KB 1520/1822 KB 416/1210 KB 471/471 KB 116/577 KB 126/276 KB 1520/1822 KB 416/1210 KB 471/471 KB 116/577 KB 130/276 KB 1520/1822 KB 416/1210 KB 471/471 KB 116/577 KB 134/276 KB 1520/1822 KB 416/1210 KB 471/471 KB 116/577 KB 138/276 KB 1520/1822 KB 416/1210 KB 471/471 KB 116/577 KB 142/276 KB 1520/1822 KB 416/1210 KB 471/471 KB 116/577 KB 146/276 KB 1520/1822 KB 416/1210 KB 471/471 KB 100/577 KB 110/276 KB 1520/1822 KB 416/1210 KB 426/471 KB 84/577 KB 110/276 KB 1516/1822 KB 416/1210 KB 426/471 KB 116/577 KB 146/276 KB 1520/1822 KB 420/1210 KB 471/471 KB 116/577 KB 146/276 KB 1524/1822 KB 424/1210 KB 471/471 KB 116/577 KB 146/276 KB 1524/1822 KB 428/1210 KB 471/471 KB 116/577 KB 146/276 KB 1524/1822 KB 432/1210 KB 471/471 KB 116/577 KB 146/276 KB 1524/1822 KB 436/1210 KB 471/471 KB 116/577 KB 146/276 KB 1524/1822 KB 440/1210 KB 471/471 KB 116/577 KB 146/276 KB 1524/1822 KB 444/1210 KB 471/471 KB 116/577 KB 146/276 KB 1524/1822 KB 448/1210 KB 471/471 KB 116/577 KB 114/276 KB 1520/1822 KB 416/1210 KB 458/471 KB 120/577 KB 146/276 KB 1524/1822 KB 448/1210 KB 471/471 KB 124/577 KB 146/276 KB 1524/1822 KB 448/1210 KB 471/471 KB 128/577 KB 146/276 KB 1524/1822 KB 448/1210 KB 471/471 KB 116/577 KB 146/276 KB 1524/1822 KB 420/1210 KB 471/471 KB 128/577 KB 146/276 KB 1528/1822 KB 448/1210 KB 471/471 KB 128/577 KB 146/276 KB 1532/1822 KB 448/1210 KB 471/471 KB 128/577 KB 146/276 KB 1536/1822 KB 448/1210 KB 471/471 KB 128/577 KB 146/276 KB 1540/1822 KB 448/1210 KB 471/471 KB 128/577 KB 146/276 KB 1544/1822 KB 448/1210 KB 471/471 KB 128/577 KB 146/276 KB 1548/1822 KB 448/1210 KB 471/471 KB 128/577 KB 146/276 KB 1552/1822 KB 448/1210 KB 471/471 KB 132/577 KB 146/276 KB 1556/1822 KB 448/1210 KB 471/471 KB 132/577 KB 150/276 KB 1560/1822 KB 452/1210 KB 471/471 KB 132/577 KB 146/276 KB 1552/1822 KB 448/1210 KB 471/471 KB 136/577 KB 150/276 KB 1564/1822 KB 452/1210 KB 471/471 KB 140/577 KB 150/276 KB 1564/1822 KB 452/1210 KB 471/471 KB 144/577 KB 150/276 KB 1564/1822 KB 452/1210 KB 471/471 KB 148/577 KB 150/276 KB 1564/1822 KB 452/1210 KB 471/471 KB 152/577 KB 150/276 KB 1564/1822 KB 452/1210 KB 156/577 KB 150/276 KB 1564/1822 KB 452/1210 KB 160/577 KB 150/276 KB 1564/1822 KB 452/1210 KB 132/577 KB 150/276 KB 1556/1822 KB 452/1210 KB 471/471 KB 132/577 KB 150/276 KB 1556/1822 KB 448/1210 KB 471/471 KB 160/577 KB 154/276 KB 1564/1822 KB 452/1210 KB 160/577 KB 158/276 KB 1564/1822 KB 452/1210 KB 160/577 KB 162/276 KB 1564/1822 KB 452/1210 KB 160/577 KB 166/276 KB 1564/1822 KB 456/1210 KB 160/577 KB 170/276 KB 1564/1822 KB 456/1210 KB 16 unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install 0/577 KB 174/276 KB 1564/1822 KB 456/1210 KB 160/577 KB 178/276 KB 1564/1822 KB 456/1210 KB 164/577 KB 182/276 KB 1564/1822 KB 456/1210 KB 164/577 KB 186/276 KB 1564/1822 KB 456/1210 KB 164/577 KB 190/276 KB 1564/1822 KB 456/1210 KB 132/577 KB 150/276 KB 1564/1822 KB 452/1210 KB 471/471 KB 164/577 KB 190/276 KB 1568/1822 KB 456/1210 KB 164/577 KB 190/276 KB 1572/1822 KB 456/1210 KB 164/577 KB 190/276 KB 1576/1822 KB 456/1210 KB 164/577 KB 190/276 KB 1580/1822 KB 456/1210 KB 164/577 KB 190/276 KB 1584/1822 KB 456/1210 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar (471 KB at 353.3 KB/sec) unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install 164/577 KB 178/276 KB 1564/1822 KB 456/1210 KB 168/577 KB 190/276 KB 1584/1822 KB 456/1210 KB 172/577 KB 190/276 KB 1584/1822 KB 456/1210 KB 176/577 KB 190/276 KB 1584/1822 KB 456/1210 KB 180/577 KB 190/276 KB 1584/1822 KB 456/1210 KB 160/577 KB 162/276 KB 1564/1822 KB 456/1210 KB 180/577 KB 194/276 KB 1588/1822 KB 460/1210 KB 180/577 KB 194/276 KB 1588/1822 KB 464/1210 KB 180/577 KB 194/276 KB 1588/1822 KB 468/1210 KB 180/577 KB 194/276 KB 1588/1822 KB 472/1210 KB 180/577 KB 194/276 KB 1588/1822 KB 476/1210 KB 180/577 KB 194/276 KB 1588/1822 KB 480/1210 KB 180/577 KB 194/276 KB 1588/1822 KB 484/1210 KB 180/577 KB 194/276 KB 1588/1822 KB 488/1210 KB 180/577 KB 194/276 KB 1588/1822 KB 492/1210 KB 180/577 KB 194/276 KB 1588/1822 KB 496/1210 KB 180/577 KB 194/276 KB 1588/1822 KB 456/1210 KB 180/577 KB 198/276 KB 1588/1822 KB 496/1210 KB 184/577 KB 202/276 KB 1588/1822 KB 496/1210 KB 184/577 KB 206/276 KB 1588/1822 KB 496/1210 KB 184/577 KB 210/276 KB 1588/1822 KB 496/1210 KB 184/577 KB 214/276 KB 1588/1822 KB 500/1210 KB 184/577 KB 218/276 KB 1588/1822 KB 500/1210 KB 184/577 KB 222/276 KB 1588/1822 KB 500/1210 KB 180/577 KB 190/276 KB 1588/1822 KB 456/1210 KB 184/577 KB 222/276 KB 1592/1822 KB 500/1210 KB 184/577 KB 222/276 KB 1596/1822 KB 500/1210 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install 184/577 KB 222/276 KB 1600/1822 KB 500/1210 KB 184/577 KB 222/276 KB 1604/1822 KB 500/1210 KB 184/577 KB 222/276 KB 1608/1822 KB 500/1210 KB 184/577 KB 222/276 KB 1612/1822 KB 500/1210 KB 184/577 KB 222/276 KB 1616/1822 KB 500/1210 KB 184/577 KB 210/276 KB 1588/1822 KB 500/1210 KB 184/577 KB 222/276 KB 1616/1822 KB 504/1210 KB 184/577 KB 222/276 KB 1616/1822 KB 508/1210 KB 184/577 KB 222/276 KB 1616/1822 KB 512/1210 KB 184/577 KB 198/276 KB 1588/1822 KB 496/1210 KB 188/577 KB 222/276 KB 1616/1822 KB 512/1210 KB 192/577 KB 222/276 KB 1616/1822 KB 512/1210 KB 196/577 KB 222/276 KB 1616/1822 KB 512/1210 KB 200/577 KB 222/276 KB 1616/1822 KB 512/1210 KB 204/577 KB 222/276 KB 1616/1822 KB 512/1210 KB 208/577 KB 222/276 KB 1616/1822 KB 512/1210 KB 212/577 KB 226/276 KB 1616/1822 KB 512/1210 KB 216/577 KB 226/276 KB 1620/1822 KB 516/1210 KB 220/577 KB 226/276 KB 1620/1822 KB 516/1210 KB 224/577 KB 226/276 KB 1620/1822 KB 516/1210 KB 208/577 KB 226/276 KB 1616/1822 KB 512/1210 KB 224/577 KB 230/276 KB 1620/1822 KB 516/1210 KB 224/577 KB 234/276 KB 1620/1822 KB 516/1210 KB 224/577 KB 238/276 KB 1620/1822 KB 516/1210 KB 212/577 KB 226/276 KB 1620/1822 KB 516/1210 KB 224/577 KB 238/276 KB 1624/1822 KB 516/1210 KB 224/577 KB 238/276 KB 1628/1822 KB 516/1210 KB 224/577 KB 238/276 KB 1632/1822 KB 516/1210 KB 212/577 KB 226/276 KB 1616/1822 KB 516/1210 KB 224/577 KB 238/276 KB 1632/1822 KB 520/1210 KB 224/577 KB 238/276 KB 1632/1822 KB 524/1210 KB 224/577 KB 238/276 KB 1632/1822 KB 528/1210 KB 224/577 KB 238/276 KB 1632/1822 KB 532/1210 KB 4/37 KB 228/577 KB 242/276 KB 1636/1822 KB 536/1210 KB 4/37 KB 228/577 KB 242/276 KB 1636/1822 KB 540/1210 KB 4/37 KB 228/577 KB 242/276 KB 1636/1822 KB 544/1210 KB 4/37 KB 228/577 KB 242/276 KB 1636/1822 KB 532/1210 KB 4/37 KB 228/577 KB 242/276 KB 1640/1822 KB 544/1210 KB 4/37 KB 228/577 KB 242/276 KB 1644/1822 KB 544/1210 KB 4/37 KB 228/577 KB 242/276 KB 1648/1822 KB 548/1210 KB 4/37 KB 228/577 KB 242/276 KB 1632/1822 KB 532/1210 KB 4/37 KB 232/577 KB 242/276 KB 1648/1822 KB 548/1210 KB 4/37 KB 236/577 KB 242/276 KB 1648/1822 KB 548/1210 KB 4/37 KB 224/577 KB 242/276 KB 1632/1822 KB 532/1210 KB 4/37 KB 224/577 KB 238/276 KB 1632/1822 KB 532/1210 KB 8/37 KB 236/577 KB 242/276 KB 1648/1822 KB 548/1210 KB 12/37 KB 236/577 KB 242/276 KB 1648/1822 KB 548/1210 KB 16/37 KB 236/577 KB 242/276 KB 1648/1822 KB 548/1210 KB 20/37 KB 236/577 KB 242/276 KB 1648/1822 KB 548/1210 KB 24/37 KB 236/577 KB 242/276 KB 1648/1822 KB 548/1210 KB 28/37 KB 236/577 KB 242/276 KB 1648/1822 KB 548/1210 KB 32/37 KB 236/577 KB 242/276 KB 1648/1822 KB 548/1210 KB 36/37 KB 236/577 KB 242/276 KB 1648/1822 KB 548/1210 KB 37/37 KB 236/577 KB 246/276 KB 1648/1822 KB 548/1210 KB 37/37 KB 240/577 KB 246/276 KB 1648/1822 KB 548/1210 KB 37/37 KB 244/577 KB 246/276 KB 1648/1822 KB 548/1210 KB 37/37 KB 248/577 KB 246/276 KB 1652/1822 KB 548/1210 KB 37/37 KB 252/577 KB 246/276 KB 1652/1822 KB 548/1210 KB 37/37 KB 256/577 KB 246/276 KB 1652/1822 KB 548/1210 KB 4/37 KB 228/577 KB 242/276 KB 1644/1822 KB 548/1210 KB 37/37 KB 256/577 KB 246/276 KB 1652/1822 KB 552/1210 KB 37/37 KB 256/577 KB 246/276 KB 1652/1822 KB 556/1210 KB 37/37 KB 256/577 KB 246/276 KB 1652/1822 KB 560/1210 KB 37/37 KB 244/577 KB 246/276 KB 1652/1822 KB 548/1210 KB 37/37 KB 256/577 KB 246/276 KB 1656/1822 KB 560/1210 KB 37/37 KB 256/577 KB 246/276 KB 1660/1822 KB 560/1210 KB 37/37 KB 256/577 KB 246/276 KB 1664/1822 KB unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install 560/1210 KB 37/37 KB 256/577 KB 246/276 KB 1668/1822 KB 560/1210 KB 36/37 KB 236/577 KB 246/276 KB 1648/1822 KB 548/1210 KB 37/37 KB 260/577 KB 250/276 KB 1668/1822 KB 564/1210 KB 37/37 KB 260/577 KB 254/276 KB 1668/1822 KB 564/1210 KB 37/37 KB 260/577 KB 258/276 KB 1668/1822 KB 564/1210 KB 37/37 KB 260/577 KB 262/276 KB 1668/1822 KB 564/1210 KB 37/37 KB 260/577 KB 266/276 KB 1668/1822 KB 564/1210 KB 37/37 KB 260/577 KB 270/276 KB 1668/1822 KB 564/1210 KB 37/37 KB 260/577 KB 274/276 KB 1668/1822 KB 564/1210 KB 37/37 KB 260/577 KB 276/276 KB 1668/1822 KB 564/1210 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar (37 KB at 26.8 KB/sec) unit-abot-epc-basic-0: 12:20:27 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: 12:20:27 DEBUG unit.abot-epc-basic/0.install 37/37 KB 260/577 KB 246/276 KB 1668/1822 KB 564/1210 KB 264/577 KB 276/276 KB 1668/1822 KB 564/1210 KB 268/577 KB 276/276 KB 1668/1822 KB 564/1210 KB 272/577 KB 276/276 KB 1672/1822 KB 564/1210 KB 37/37 KB 256/577 KB 246/276 KB 1668/1822 KB 564/1210 KB 272/577 KB 276/276 KB 1672/1822 KB 568/1210 KB 272/577 KB 276/276 KB 1672/1822 KB 572/1210 KB 272/577 KB 276/276 KB 1672/1822 KB 576/1210 KB 268/577 KB 276/276 KB 1672/1822 KB 564/1210 KB 272/577 KB 276/276 KB 1676/1822 KB 576/1210 KB 272/577 KB 276/276 KB 1680/1822 KB 576/1210 KB 276/577 KB 276/276 KB 1680/1822 KB 576/1210 KB 280/577 KB 276/276 KB 1684/1822 KB 580/1210 KB 284/577 KB 276/276 KB 1684/1822 KB 580/1210 KB 288/577 KB 276/276 KB 1684/1822 KB 580/1210 KB 276/577 KB 276/276 KB 1684/1822 KB 580/1210 KB 288/577 KB 276/276 KB 1684/1822 KB 584/1210 KB 288/577 KB 276/276 KB 1684/1822 KB 588/1210 KB 288/577 KB 276/276 KB 1684/1822 KB 592/1210 KB 276/577 KB 276/276 KB 1684/1822 KB 576/1210 KB 288/577 KB 276/276 KB 1688/1822 KB 592/1210 KB 288/577 KB 276/276 KB 1692/1822 KB 592/1210 KB 288/577 KB 276/276 KB 1696/1822 KB 592/1210 KB 292/577 KB 1700/1822 KB 596/1210 KB 292/577 KB 1704/1822 KB 596/1210 KB 292/577 KB 1708/1822 KB 596/1210 KB 4/167 KB 292/577 KB 1712/1822 KB 596/1210 KB 292/577 KB 1696/1822 KB 596/1210 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 201.2 KB/sec) unit-abot-epc-basic-0: 12:20:27 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: 12:20:27 DEBUG unit.abot-epc-basic/0.install 288/577 KB 276/276 KB 1696/1822 KB 596/1210 KB 4/167 KB 292/577 KB 1712/1822 KB 600/1210 KB 4/167 KB 292/577 KB 1708/1822 KB 596/1210 KB 8/167 KB 296/577 KB 1712/1822 KB 600/1210 KB 12/167 KB 296/577 KB 1712/1822 KB 600/1210 KB 16/167 KB 296/577 KB 1712/1822 KB 600/1210 KB 20/167 KB 296/577 KB 1712/1822 KB 600/1210 KB 24/167 KB 296/577 KB 1716/1822 KB 604/1210 KB 28/167 KB 296/577 KB 1716/1822 KB 604/1210 KB 32/167 KB 296/577 KB 1716/1822 KB 604/1210 KB 4/167 KB 296/577 KB 1712/1822 KB 600/1210 KB 32/167 KB 300/577 KB 1716/1822 KB 604/1210 KB 32/167 KB 304/577 KB 1716/1822 KB 604/1210 KB 32/167 KB 308/577 KB 1716/1822 KB 604/1210 KB 32/167 KB 312/577 KB 1716/1822 KB 604/1210 KB 32/167 KB 316/577 KB 1716/1822 KB 604/1210 KB 32/167 KB 320/577 KB 1716/1822 KB 604/1210 KB 32/167 KB 324/577 KB 1716/1822 KB 604/1210 KB 36/167 KB 328/577 KB 1716/1822 KB 604/1210 KB 36/167 KB 332/577 KB 1716/1822 KB 604/1210 KB 36/167 KB 336/577 KB 1716/1822 KB 604/1210 KB 20/167 KB 296/577 KB 1716/1822 KB 604/1210 KB 36/167 KB 336/577 KB 1720/1822 KB 604/1210 KB 36/167 KB 336/577 KB 1724/1822 KB 604/1210 KB 36/167 KB 336/577 KB 1728/1822 KB 604/1210 KB 20/167 KB 296/577 KB 1712/1822 KB 604/1210 KB 36/167 KB 336/577 KB 1728/1822 KB 608/1210 KB 36/167 KB 336/577 KB 1728/1822 KB 612/1210 KB 36/167 KB 336/577 KB 1728/1822 KB 616/1210 KB 36/167 KB 336/577 KB 1728/1822 KB 620/1210 KB 36/167 KB 336/577 KB 1728/1822 KB 624/1210 KB 36/167 KB 336/577 KB 1728/1822 KB 628/1210 KB 36/167 KB 336/577 KB 1732/1822 KB 632/1210 KB 36/167 KB 336/577 KB 1732/1822 KB 636/1210 KB 36/167 KB 336/577 KB 1732/1822 KB 640/1210 KB 36/167 KB 324/577 KB 1716/1822 KB 604/1210 KB 40/167 KB 336/577 KB 1732/1822 KB 640/1210 KB 44/167 KB 336/577 KB 1732/1822 KB 640/1210 KB 48/167 KB 336/577 KB 1732/1822 KB 640/1210 KB 52/167 KB 336/577 KB 1732/1822 KB 640/1210 KB 56/167 KB 340/577 KB 1732/1822 KB 640/1210 KB 60/167 KB 340/577 KB 1732/1822 KB 640/1210 KB 64/167 KB 340/577 KB 1732/1822 KB 640/1210 KB 36/167 KB 336/577 KB 1732/1822 KB 628/1210 KB 64/167 KB 340/577 KB 1736/1822 KB 640/1210 KB 64/167 KB 340/577 KB 1740/1822 KB 640/1210 KB 64/167 KB 340/577 KB 1744/1822 KB 640/1210 KB 64/167 KB 340/577 KB 1748/1822 KB 640/1210 KB 68/167 KB 340/577 KB 1752/1822 KB 644/1210 KB 68/167 KB 340/577 KB 1756/1822 KB 644/1210 KB 68/167 KB 340/577 KB 1760/1822 KB 644/1210 KB 52/167 KB 340/577 KB 1732/1822 KB 640/1210 KB 68/167 KB 344/577 KB 1760/1822 KB 644/1210 KB 68/167 KB 348/577 KB 1760/1822 KB 644/1210 KB 68/167 KB 352/577 KB 1760/1822 KB 644/1210 KB 68/167 KB 356/577 KB 1760/1822 KB 644/1210 KB 68/167 KB 360/577 KB 1764/1822 KB 644/1210 KB 68/167 KB 364/577 KB 1764/1822 KB 644/1210 KB 68/167 KB 368/577 KB 1764/1822 KB 644/1210 KB 68/167 KB 340/577 KB 1748/1822 KB 644/1210 KB 72/167 KB 368/577 KB 1764/1822 KB 644/1210 KB 76/167 KB 368/577 KB 1764/1822 KB 644/1210 KB 80/167 KB 368/577 KB 1764/1822 KB 644/1210 KB 64/167 KB 340/577 KB 1748/1822 KB 644/1210 KB 80/167 KB 368/577 KB 1764/1822 KB 648/1210 KB 80/167 KB 368/577 KB 1764/1822 KB 652/1210 KB 80/167 KB 368/577 KB 1764/1822 KB 656/1210 KB 80/167 KB 368/577 KB 1764/1822 KB 660/1210 KB 80/167 KB 368/577 KB 1764/1822 KB 664/1210 KB 80/167 KB 368/577 KB 1764/1822 KB 668/1210 KB 80/167 KB 368/577 KB 1764/1822 KB 672/1210 KB 68/167 KB 356/577 KB 1764/1822 KB 644/1210 KB 80/167 KB 368/577 KB 1768/1822 KB 672/1210 KB 80/167 KB 368/577 KB 1772/1822 KB 672/1210 KB 80/167 KB 368/577 KB 1776 unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install /1822 KB 672/1210 KB 84/167 KB 368/577 KB 1780/1822 KB 676/1210 KB 84/167 KB 372/577 KB 1784/1822 KB 676/1210 KB 84/167 KB 372/577 KB 1788/1822 KB 676/1210 KB 84/167 KB 372/577 KB 1792/1822 KB 676/1210 KB 84/167 KB 368/577 KB 1776/1822 KB 676/1210 KB 88/167 KB 372/577 KB 1792/1822 KB 676/1210 KB 92/167 KB 372/577 KB 1792/1822 KB 676/1210 KB 96/167 KB 372/577 KB 1792/1822 KB 676/1210 KB 100/167 KB 372/577 KB 1792/1822 KB 676/1210 KB 104/167 KB 372/577 KB 1792/1822 KB 676/1210 KB 108/167 KB 372/577 KB 1792/1822 KB 676/1210 KB 112/167 KB 372/577 KB 3/1192 KB 1796/1822 KB 676/1210 KB 80/167 KB 368/577 KB 1776/1822 KB 676/1210 KB 112/167 KB 372/577 KB 3/1192 KB 1796/1822 KB 680/1210 KB 112/167 KB 372/577 KB 3/1192 KB 1796/1822 KB 684/1210 KB 112/167 KB 372/577 KB 3/1192 KB 1796/1822 KB 688/1210 KB 112/167 KB 372/577 KB 3/1192 KB 1796/1822 KB 692/1210 KB 116/167 KB 372/577 KB 3/1192 KB 1796/1822 KB 696/1210 KB 116/167 KB 372/577 KB 3/1192 KB 1796/1822 KB 700/1210 KB 116/167 KB 372/577 KB 3/1192 KB 1796/1822 KB 704/1210 KB 108/167 KB 372/577 KB 3/1192 KB 1796/1822 KB 676/1210 KB 108/167 KB 372/577 KB 3/1192 KB 1792/1822 KB 676/1210 KB 116/167 KB 372/577 KB 5/1192 KB 1796/1822 KB 704/1210 KB 116/167 KB 372/577 KB 8/1192 KB 1796/1822 KB 704/1210 KB 116/167 KB 372/577 KB 11/1192 KB 1796/1822 KB 704/1210 KB 116/167 KB 372/577 KB 13/1192 KB 1796/1822 KB 704/1210 KB 116/167 KB 372/577 KB 16/1192 KB 1796/1822 KB 704/1210 KB 116/167 KB 372/577 KB 19/1192 KB 1796/1822 KB 704/1210 KB 116/167 KB 372/577 KB 21/1192 KB 1796/1822 KB 704/1210 KB 116/167 KB 372/577 KB 24/1192 KB 1796/1822 KB 704/1210 KB 116/167 KB 372/577 KB 27/1192 KB 1796/1822 KB 704/1210 KB 116/167 KB 372/577 KB 29/1192 KB 1796/1822 KB 704/1210 KB 116/167 KB 372/577 KB 32/1192 KB 1796/1822 KB 704/1210 KB 116/167 KB 372/577 KB 36/1192 KB 1796/1822 KB 704/1210 KB 116/167 KB 372/577 KB 40/1192 KB 1796/1822 KB 704/1210 KB 116/167 KB 372/577 KB 44/1192 KB 1796/1822 KB 704/1210 KB 116/167 KB 372/577 KB 48/1192 KB 1796/1822 KB 704/1210 KB 84/167 KB 372/577 KB 1780/1822 KB 676/1210 KB 116/167 KB 376/577 KB 48/1192 KB 1796/1822 KB 704/1210 KB 116/167 KB 380/577 KB 48/1192 KB 1796/1822 KB 704/1210 KB 116/167 KB 384/577 KB 48/1192 KB 1796/1822 KB 704/1210 KB 116/167 KB 384/577 KB 52/1192 KB 1796/1822 KB 704/1210 KB 116/167 KB 388/577 KB 56/1192 KB 1796/1822 KB 704/1210 KB 116/167 KB 388/577 KB 60/1192 KB 1796/1822 KB 704/1210 KB 116/167 KB 388/577 KB 64/1192 KB 1796/1822 KB 704/1210 KB 116/167 KB 388/577 KB 68/1192 KB 1796/1822 KB 704/1210 KB 116/167 KB 388/577 KB 72/1192 KB 1800/1822 KB 704/1210 KB 116/167 KB 372/577 KB 3/1192 KB 1796/1822 KB 692/1210 KB 116/167 KB 388/577 KB 68/1192 KB 1800/1822 KB 704/1210 KB 116/167 KB 388/577 KB 52/1192 KB 1796/1822 KB 704/1210 KB 116/167 KB 392/577 KB 72/1192 KB 1800/1822 KB 704/1210 KB 116/167 KB 396/577 KB 72/1192 KB 1800/1822 KB 704/1210 KB 116/167 KB 400/577 KB 72/1192 KB 1800/1822 KB 704/1210 KB 116/167 KB 404/577 KB 72/1192 KB 1800/1822 KB 704/1210 KB 120/167 KB 408/577 KB 76/1192 KB 1804/1822 KB 708/1210 KB 120/167 KB 412/577 KB 76/1192 KB 1804/1822 KB 708/1210 KB 120/167 KB 416/577 KB 76/1192 KB 1804/1822 KB 708/1210 KB 120/167 KB 404/577 KB 76/1192 KB 1804/1822 KB 708/1210 KB 120/167 KB 416/577 KB 80/1192 KB 1804/1822 KB 708/1210 KB 120/167 KB 416/577 KB 84/1192 KB 1804/1822 KB 708/1210 KB 120/167 KB 416/577 KB 88/1192 KB 1804/1822 KB 708/1210 KB 120/167 KB 416/577 KB 92/1192 KB 1804/1822 KB unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install 708/1210 KB 120/167 KB 420/577 KB 96/1192 KB 1804/1822 KB 708/1210 KB 120/167 KB 404/577 KB 72/1192 KB 1804/1822 KB 708/1210 KB 120/167 KB 404/577 KB 72/1192 KB 1804/1822 KB 704/1210 KB 124/167 KB 420/577 KB 96/1192 KB 1804/1822 KB 712/1210 KB 128/167 KB 420/577 KB 96/1192 KB 1804/1822 KB 712/1210 KB 116/167 KB 404/577 KB 72/1192 KB 1804/1822 KB 704/1210 KB 128/167 KB 420/577 KB 96/1192 KB 1808/1822 KB 712/1210 KB 128/167 KB 420/577 KB 96/1192 KB 1812/1822 KB 712/1210 KB 132/167 KB 420/577 KB 96/1192 KB 1816/1822 KB 712/1210 KB 132/167 KB 420/577 KB 96/1192 KB 1820/1822 KB 712/1210 KB 132/167 KB 420/577 KB 96/1192 KB 1822/1822 KB 712/1210 KB 120/167 KB 420/577 KB 92/1192 KB 1804/1822 KB 708/1210 KB 132/167 KB 424/577 KB 96/1192 KB 1822/1822 KB 712/1210 KB 132/167 KB 428/577 KB 96/1192 KB 1822/1822 KB 712/1210 KB 132/167 KB 432/577 KB 96/1192 KB 1822/1822 KB 712/1210 KB 132/167 KB 436/577 KB 96/1192 KB 1822/1822 KB 712/1210 KB 120/167 KB 420/577 KB 96/1192 KB 1804/1822 KB 712/1210 KB 132/167 KB 436/577 KB 100/1192 KB 1822/1822 KB 716/1210 KB 132/167 KB 420/577 KB 96/1192 KB 1812/1822 KB 712/1210 KB 136/167 KB 436/577 KB 100/1192 KB 1822/1822 KB 716/1210 KB 140/167 KB 436/577 KB 100/1192 KB 1822/1822 KB 720/1210 KB 144/167 KB 436/577 KB 100/1192 KB 1822/1822 KB 720/1210 KB 148/167 KB 436/577 KB 100/1192 KB 1822/1822 KB 720/1210 KB 152/167 KB 436/577 KB 100/1192 KB 1822/1822 KB 720/1210 KB 156/167 KB 436/577 KB 100/1192 KB 1822/1822 KB 720/1210 KB 132/167 KB 436/577 KB 100/1192 KB 1822/1822 KB 712/1210 KB 156/167 KB 440/577 KB 104/1192 KB 1822/1822 KB 720/1210 KB 156/167 KB 440/577 KB 108/1192 KB 1822/1822 KB 720/1210 KB 156/167 KB 440/577 KB 112/1192 KB 1822/1822 KB 720/1210 KB 156/167 KB 440/577 KB 116/1192 KB 1822/1822 KB 720/1210 KB 156/167 KB 440/577 KB 100/1192 KB 1822/1822 KB 720/1210 KB 160/167 KB 444/577 KB 116/1192 KB 1822/1822 KB 720/1210 KB 160/167 KB 448/577 KB 116/1192 KB 1822/1822 KB 720/1210 KB 136/167 KB 436/577 KB 100/1192 KB 1822/1822 KB 720/1210 KB 160/167 KB 448/577 KB 116/1192 KB 1822/1822 KB 724/1210 KB 160/167 KB 448/577 KB 116/1192 KB 1822/1822 KB 728/1210 KB 160/167 KB 448/577 KB 116/1192 KB 1822/1822 KB 732/1210 KB 160/167 KB 448/577 KB 116/1192 KB 1822/1822 KB 736/1210 KB 160/167 KB 448/577 KB 116/1192 KB 1822/1822 KB 740/1210 KB 160/167 KB 448/577 KB 116/1192 KB 1822/1822 KB 744/1210 KB 160/167 KB 448/577 KB 116/1192 KB 1822/1822 KB 748/1210 KB 160/167 KB 448/577 KB 116/1192 KB 1822/1822 KB 752/1210 KB 160/167 KB 452/577 KB 120/1192 KB 756/1210 KB 160/167 KB 452/577 KB 120/1192 KB 760/1210 KB 160/167 KB 452/577 KB 120/1192 KB 764/1210 KB 160/167 KB 452/577 KB 120/1192 KB 768/1210 KB 160/167 KB 440/577 KB 116/1192 KB 1822/1822 KB 720/1210 KB 164/167 KB 452/577 KB 120/1192 KB 768/1210 KB 167/167 KB 452/577 KB 120/1192 KB 768/1210 KB 160/167 KB 452/577 KB 120/1192 KB 752/1210 KB 167/167 KB 456/577 KB 120/1192 KB 768/1210 KB 167/167 KB 460/577 KB 120/1192 KB 768/1210 KB 167/167 KB 464/577 KB 120/1192 KB 768/1210 KB 160/167 KB 448/577 KB 120/1192 KB 1822/1822 KB 752/1210 KB 167/167 KB 464/577 KB 124/1192 KB 768/1210 KB 167/167 KB 464/577 KB 128/1192 KB 768/1210 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar (1822 KB at 1282.7 KB/sec) unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install 167/167 KB 464/577 KB 132/1192 KB 768/1210 KB 167/167 KB 468/577 KB 136/1192 KB 768/1210 KB 167/167 KB 468/577 KB 140/1192 KB 768/1210 KB 167/167 KB 468/577 KB 144/1192 KB 768/1210 KB 167/167 KB 468/577 KB 148/1192 KB 768/1210 KB 167/167 KB 468/577 KB 152/1192 KB 772/1210 KB 167/167 KB 468/577 KB 156/1192 KB 772/1210 KB 167/167 KB 468/577 KB 160/1192 KB 772/1210 KB 167/167 KB 468/577 KB 132/1192 KB 768/1210 KB 167/167 KB 472/577 KB 160/1192 KB 772/1210 KB 167/167 KB 476/577 KB 160/1192 KB 772/1210 KB 167/167 KB 480/577 KB 160/1192 KB 772/1210 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install 167/167 KB 468/577 KB 148/1192 KB 772/1210 KB 167/167 KB 480/577 KB 160/1192 KB 776/1210 KB 167/167 KB 480/577 KB 160/1192 KB 780/1210 KB 167/167 KB 480/577 KB 160/1192 KB 784/1210 KB 167/167 KB 480/577 KB 160/1192 KB 788/1210 KB 484/577 KB 164/1192 KB 792/1210 KB 484/577 KB 164/1192 KB 796/1210 KB 484/577 KB 164/1192 KB 800/1210 KB 484/577 KB 164/1192 KB 804/1210 KB 484/577 KB 164/1192 KB 808/1210 KB 484/577 KB 164/1192 KB 812/1210 KB 484/577 KB 164/1192 KB 816/1210 KB 484/577 KB 164/1192 KB 788/1210 KB 484/577 KB 168/1192 KB 816/1210 KB 484/577 KB 172/1192 KB 816/1210 KB 484/577 KB 160/1192 KB 788/1210 KB 488/577 KB 172/1192 KB 816/1210 KB 492/577 KB 172/1192 KB 816/1210 KB 496/577 KB 172/1192 KB 816/1210 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar (167 KB at 116.3 KB/sec) unit-abot-epc-basic-0: 12:20:27 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: 12:20:27 DEBUG unit.abot-epc-basic/0.install 500/577 KB 172/1192 KB 816/1210 KB 504/577 KB 172/1192 KB 816/1210 KB 504/577 KB 176/1192 KB 816/1210 KB 508/577 KB 176/1192 KB 816/1210 KB 512/577 KB 176/1192 KB 816/1210 KB 512/577 KB 176/1192 KB 816/1210 KB 4/439 KB 512/577 KB 176/1192 KB 816/1210 KB 8/439 KB 512/577 KB 176/1192 KB 816/1210 KB 12/439 KB 512/577 KB 176/1192 KB 816/1210 KB 16/439 KB 512/577 KB 176/1192 KB 816/1210 KB 20/439 KB 512/577 KB 180/1192 KB 816/1210 KB 24/439 KB 512/577 KB 180/1192 KB 816/1210 KB 28/439 KB 516/577 KB 180/1192 KB 816/1210 KB 32/439 KB 516/577 KB 180/1192 KB 816/1210 KB 36/439 KB 516/577 KB 180/1192 KB 820/1210 KB 40/439 KB 4/562 KB 512/577 KB 180/1192 KB 816/1210 KB 20/439 KB 516/577 KB 184/1192 KB 820/1210 KB 40/439 KB 4/562 KB 516/577 KB 188/1192 KB 820/1210 KB 40/439 KB 4/562 KB 516/577 KB 192/1192 KB 820/1210 KB 40/439 KB 4/562 KB 516/577 KB 180/1192 KB 820/1210 KB 36/439 KB 4/562 KB 516/577 KB 180/1192 KB 816/1210 KB 36/439 KB 4/562 KB 516/577 KB 192/1192 KB 820/1210 KB 40/439 KB 8/562 KB 516/577 KB 180/1192 KB 816/1210 KB 28/439 KB 516/577 KB 192/1192 KB 820/1210 KB 40/439 KB 12/562 KB 520/577 KB 192/1192 KB 820/1210 KB 40/439 KB 12/562 KB 520/577 KB 192/1192 KB 820/1210 KB 40/439 KB 16/562 KB 524/577 KB 192/1192 KB 820/1210 KB 40/439 KB 16/562 KB 524/577 KB 192/1192 KB 820/1210 KB 40/439 KB 20/562 KB 528/577 KB 196/1192 KB 824/1210 KB 44/439 KB 24/562 KB 528/577 KB 196/1192 KB 824/1210 KB 44/439 KB 20/562 KB 528/577 KB 196/1192 KB 824/1210 KB 40/439 KB 20/562 KB 528/577 KB 196/1192 KB 828/1210 KB 44/439 KB 24/562 KB 528/577 KB 196/1192 KB 832/1210 KB 44/439 KB 24/562 KB 528/577 KB 196/1192 KB 836/1210 KB 44/439 KB 24/562 KB 528/577 KB 196/1192 KB 820/1210 KB 40/439 KB 20/562 KB 528/577 KB 200/1192 KB 836/1210 KB 48/439 KB 28/562 KB 528/577 KB 204/1192 KB 836/1210 KB 48/439 KB 28/562 KB 528/577 KB 208/1192 KB 836/1210 KB 48/439 KB 28/562 KB 528/577 KB 192/1192 KB 820/1210 KB 40/439 KB 20/562 KB 528/577 KB 208/1192 KB 840/1210 KB 48/439 KB 28/562 KB 528/577 KB 196/1192 KB 836/1210 KB 48/439 KB 28/562 KB 528/577 KB 212/1192 KB 840/1210 KB 48/439 KB 32/562 KB 528/577 KB 212/1192 KB 840/1210 KB 48/439 KB 36/562 KB 528/577 KB 196/1192 KB 836/1210 KB 48/439 KB 24/562 KB 528/577 KB 212/1192 KB 844/1210 KB 52/439 KB 36/562 KB 528/577 KB 212/1192 KB 844/1210 KB 56/439 KB 36/562 KB 528/577 KB 212/1192 KB 844/1210 KB 60/439 KB 36/562 KB 528/577 KB 212/1192 KB 844/1210 KB 64/439 KB 36/562 KB 528/577 KB 212/1192 KB 844/1210 KB 48/439 KB 36/562 KB 528/577 KB 212/1192 KB 848/1210 KB 64/439 KB 36/562 KB 528/577 KB 212/1192 KB 852/1210 KB 64/439 KB 36/562 KB 528/577 KB 212/1192 KB 856/1210 KB 68/439 KB 40/562 KB 528/577 KB 212/1192 KB 860/1210 KB 68/439 KB 40/562 KB 528/577 KB 212/1192 KB 864/1210 KB 68/439 KB 40/562 KB 528/577 KB 212/1192 KB 840/1210 KB 48/439 KB 28/562 KB 528/577 KB 216/1192 KB 864/1210 KB 68/439 KB 40/562 KB 528/577 KB 220/1192 KB 864/1210 KB 68/439 KB 40/562 KB 528/577 KB 224/1192 KB 864/1210 KB 68/439 KB 40/562 KB 528/577 KB 212/1192 KB 852/1210 KB 68/439 KB 40/562 KB 528/577 KB 224/1192 KB 864/1210 KB 72/439 KB 40/562 KB 528/577 KB 224/1192 KB 864/1210 KB 76/439 KB 40/562 KB 528/577 KB 224/1192 KB 864/1210 KB 80/439 KB 40/562 KB 528/577 KB 228/1192 KB 864/1210 KB 84/439 KB 40/562 KB 532/577 KB 228/1192 KB 868/1210 KB 88/439 KB 40/562 KB 528/577 KB 212/1192 KB 852/1210 KB 64/439 KB 40/562 KB 532/577 KB 228/1192 KB 868/1210 KB 88/439 KB 44/562 KB 5 unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install 32/577 KB 228/1192 KB 868/1210 KB 88/439 KB 48/562 KB 532/577 KB 228/1192 KB 868/1210 KB 88/439 KB 52/562 KB 532/577 KB 228/1192 KB 868/1210 KB 88/439 KB 56/562 KB 532/577 KB 228/1192 KB 868/1210 KB 88/439 KB 60/562 KB 532/577 KB 228/1192 KB 868/1210 KB 88/439 KB 64/562 KB 532/577 KB 228/1192 KB 868/1210 KB 84/439 KB 40/562 KB 532/577 KB 228/1192 KB 864/1210 KB 84/439 KB 40/562 KB 536/577 KB 228/1192 KB 868/1210 KB 88/439 KB 64/562 KB 540/577 KB 228/1192 KB 868/1210 KB 88/439 KB 64/562 KB 544/577 KB 228/1192 KB 868/1210 KB 88/439 KB 64/562 KB 548/577 KB 228/1192 KB 868/1210 KB 88/439 KB 64/562 KB 552/577 KB 228/1192 KB 868/1210 KB 88/439 KB 64/562 KB 556/577 KB 228/1192 KB 868/1210 KB 88/439 KB 64/562 KB 560/577 KB 228/1192 KB 868/1210 KB 88/439 KB 64/562 KB 564/577 KB 228/1192 KB 868/1210 KB 88/439 KB 64/562 KB 568/577 KB 228/1192 KB 868/1210 KB 88/439 KB 64/562 KB 572/577 KB 228/1192 KB 868/1210 KB 88/439 KB 64/562 KB 576/577 KB 228/1192 KB 868/1210 KB 88/439 KB 64/562 KB 528/577 KB 228/1192 KB 864/1210 KB 80/439 KB 40/562 KB 576/577 KB 232/1192 KB 868/1210 KB 88/439 KB 64/562 KB 576/577 KB 236/1192 KB 868/1210 KB 88/439 KB 64/562 KB 576/577 KB 240/1192 KB 872/1210 KB 88/439 KB 64/562 KB 576/577 KB 236/1192 KB 872/1210 KB 88/439 KB 64/562 KB 577/577 KB 240/1192 KB 876/1210 KB 88/439 KB 64/562 KB 577/577 KB 240/1192 KB 880/1210 KB 88/439 KB 68/562 KB 577/577 KB 240/1192 KB 872/1210 KB 88/439 KB 64/562 KB 577/577 KB 244/1192 KB 880/1210 KB 88/439 KB 68/562 KB 577/577 KB 248/1192 KB 884/1210 KB 92/439 KB 68/562 KB 577/577 KB 252/1192 KB 884/1210 KB 92/439 KB 68/562 KB 577/577 KB 256/1192 KB 884/1210 KB 92/439 KB 68/562 KB 577/577 KB 260/1192 KB 884/1210 KB 92/439 KB 68/562 KB 577/577 KB 264/1192 KB 884/1210 KB 92/439 KB 68/562 KB 577/577 KB 268/1192 KB 884/1210 KB 92/439 KB 68/562 KB 577/577 KB 272/1192 KB 884/1210 KB 92/439 KB 68/562 KB 577/577 KB 240/1192 KB 876/1210 KB 88/439 KB 68/562 KB 577/577 KB 272/1192 KB 884/1210 KB 92/439 KB 72/562 KB 577/577 KB 272/1192 KB 884/1210 KB 92/439 KB 76/562 KB 577/577 KB 272/1192 KB 884/1210 KB 92/439 KB 80/562 KB 577/577 KB 244/1192 KB 884/1210 KB 92/439 KB 68/562 KB 577/577 KB 272/1192 KB 888/1210 KB 92/439 KB 80/562 KB 577/577 KB 272/1192 KB 892/1210 KB 92/439 KB 80/562 KB 577/577 KB 272/1192 KB 896/1210 KB 92/439 KB 80/562 KB 577/577 KB 272/1192 KB 900/1210 KB 92/439 KB 80/562 KB 272/1192 KB 904/1210 KB 92/439 KB 84/562 KB 272/1192 KB 908/1210 KB 92/439 KB 84/562 KB 577/577 KB 244/1192 KB 880/1210 KB 92/439 KB 68/562 KB 276/1192 KB 908/1210 KB 96/439 KB 84/562 KB 276/1192 KB 908/1210 KB 100/439 KB 84/562 KB 276/1192 KB 908/1210 KB 104/439 KB 84/562 KB 276/1192 KB 908/1210 KB 108/439 KB 84/562 KB 276/1192 KB 908/1210 KB 112/439 KB 84/562 KB 276/1192 KB 908/1210 KB 116/439 KB 84/562 KB 276/1192 KB 912/1210 KB 120/439 KB 84/562 KB 276/1192 KB 912/1210 KB 124/439 KB 84/562 KB 276/1192 KB 912/1210 KB 128/439 KB 84/562 KB 276/1192 KB 908/1210 KB 92/439 KB 84/562 KB 280/1192 KB 912/1210 KB 128/439 KB 84/562 KB 284/1192 KB 912/1210 KB 128/439 KB 84/562 KB 288/1192 KB 912/1210 KB 128/439 KB 84/562 KB 292/1192 KB 912/1210 KB 128/439 KB 84/562 KB 296/1192 KB 912/1210 KB 132/439 KB 84/562 KB 300/1192 KB 912/1210 KB 132/439 KB 84/562 KB 304/1192 KB 912/1210 KB 132/439 KB 84/562 KB 577/577 KB 272/1192 KB 900/1210 KB 92/439 KB 84/562 KB 304/1192 KB 912/1210 KB unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install 132/439 KB 88/562 KB 304/1192 KB 912/1210 KB 132/439 KB 92/562 KB 304/1192 KB 912/1210 KB 132/439 KB 96/562 KB 304/1192 KB 912/1210 KB 132/439 KB 100/562 KB 304/1192 KB 912/1210 KB 132/439 KB 104/562 KB 304/1192 KB 912/1210 KB 132/439 KB 108/562 KB 304/1192 KB 912/1210 KB 132/439 KB 112/562 KB 304/1192 KB 912/1210 KB 132/439 KB 116/562 KB 304/1192 KB 912/1210 KB 132/439 KB 120/562 KB 304/1192 KB 912/1210 KB 132/439 KB 124/562 KB 304/1192 KB 912/1210 KB 132/439 KB 128/562 KB 304/1192 KB 912/1210 KB 132/439 KB 132/562 KB 308/1192 KB 912/1210 KB 132/439 KB 136/562 KB 308/1192 KB 912/1210 KB 132/439 KB 140/562 KB 308/1192 KB 912/1210 KB 132/439 KB 144/562 KB 292/1192 KB 912/1210 KB 132/439 KB 84/562 KB 308/1192 KB 912/1210 KB 136/439 KB 144/562 KB 308/1192 KB 912/1210 KB 140/439 KB 144/562 KB 308/1192 KB 912/1210 KB 144/439 KB 144/562 KB 276/1192 KB 912/1210 KB 116/439 KB 84/562 KB 308/1192 KB 916/1210 KB 144/439 KB 144/562 KB 308/1192 KB 920/1210 KB 144/439 KB 144/562 KB 308/1192 KB 924/1210 KB 144/439 KB 144/562 KB 308/1192 KB 928/1210 KB 144/439 KB 144/562 KB 308/1192 KB 932/1210 KB 144/439 KB 144/562 KB 308/1192 KB 936/1210 KB 144/439 KB 144/562 KB 308/1192 KB 940/1210 KB 144/439 KB 144/562 KB 308/1192 KB 944/1210 KB 144/439 KB 144/562 KB 308/1192 KB 948/1210 KB 144/439 KB 144/562 KB 308/1192 KB 912/1210 KB 132/439 KB 132/562 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 392.6 KB/sec) unit-abot-epc-basic-0: 12:20:27 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: 12:20:27 DEBUG unit.abot-epc-basic/0.install 308/1192 KB 948/1210 KB 148/439 KB 144/562 KB 308/1192 KB 948/1210 KB 152/439 KB 144/562 KB 308/1192 KB 948/1210 KB 156/439 KB 144/562 KB 308/1192 KB 948/1210 KB 160/439 KB 144/562 KB 312/1192 KB 948/1210 KB 160/439 KB 144/562 KB 316/1192 KB 948/1210 KB 160/439 KB 144/562 KB 320/1192 KB 948/1210 KB 160/439 KB 144/562 KB 324/1192 KB 952/1210 KB 160/439 KB 144/562 KB 328/1192 KB 952/1210 KB 164/439 KB 148/562 KB 332/1192 KB 952/1210 KB 164/439 KB 148/562 KB 336/1192 KB 952/1210 KB 164/439 KB 148/562 KB 320/1192 KB 952/1210 KB 160/439 KB 144/562 KB 336/1192 KB 956/1210 KB 164/439 KB 148/562 KB 336/1192 KB 960/1210 KB 164/439 KB 148/562 KB 336/1192 KB 964/1210 KB 164/439 KB 148/562 KB 336/1192 KB 968/1210 KB 164/439 KB 148/562 KB 336/1192 KB 972/1210 KB 164/439 KB 148/562 KB 336/1192 KB 976/1210 KB 164/439 KB 148/562 KB 324/1192 KB 952/1210 KB 164/439 KB 148/562 KB 336/1192 KB 976/1210 KB 164/439 KB 152/562 KB 336/1192 KB 976/1210 KB 164/439 KB 156/562 KB 336/1192 KB 976/1210 KB 164/439 KB 160/562 KB 324/1192 KB 952/1210 KB 164/439 KB 144/562 KB 336/1192 KB 976/1210 KB 168/439 KB 160/562 KB 336/1192 KB 976/1210 KB 172/439 KB 160/562 KB 336/1192 KB 976/1210 KB 176/439 KB 160/562 KB 336/1192 KB 976/1210 KB 180/439 KB 160/562 KB 340/1192 KB 4/256 KB 976/1210 KB 184/439 KB 160/562 KB 340/1192 KB 4/256 KB 976/1210 KB 180/439 KB 160/562 KB 340/1192 KB 8/256 KB 980/1210 KB 184/439 KB 164/562 KB 340/1192 KB 12/256 KB 980/1210 KB 184/439 KB 164/562 KB 340/1192 KB 16/256 KB 980/1210 KB 184/439 KB 164/562 KB 340/1192 KB 20/256 KB 980/1210 KB 184/439 KB 164/562 KB 340/1192 KB 24/256 KB 980/1210 KB 184/439 KB 164/562 KB 340/1192 KB 28/256 KB 980/1210 KB 184/439 KB 164/562 KB 340/1192 KB 32/256 KB 980/1210 KB 184/439 KB 164/562 KB 340/1192 KB 36/256 KB 980/1210 KB 184/439 KB 164/562 KB 340/1192 KB 976/1210 KB 180/439 KB 160/562 KB 344/1192 KB 36/256 KB 980/1210 KB 188/439 KB 164/562 KB 348/1192 KB 36/256 KB 980/1210 KB 188/439 KB 164/562 KB 352/1192 KB 36/256 KB 980/1210 KB 188/439 KB 164/562 KB 340/1192 KB 36/256 KB 980/1210 KB 188/439 KB 164/562 KB 352/1192 KB 36/256 KB 980/1210 KB 192/439 KB 164/562 KB 340/1192 KB 4/256 KB 980/1210 KB 184/439 KB 164/562 KB 352/1192 KB 36/256 KB 980/1210 KB 192/439 KB 168/562 KB 352/1192 KB 36/256 KB 980/1210 KB 192/439 KB 172/562 KB 352/1192 KB 36/256 KB 980/1210 KB 192/439 KB 176/562 KB 356/1192 KB 40/256 KB 980/1210 KB 192/439 KB 180/562 KB 356/1192 KB 40/256 KB 980/1210 KB 196/439 KB 184/562 KB 356/1192 KB 40/256 KB 980/1210 KB 196/439 KB 188/562 KB 340/1192 KB 4/256 KB 980/1210 KB 184/439 KB 160/562 KB 356/1192 KB 40/256 KB 984/1210 KB 196/439 KB 188/562 KB 356/1192 KB 40/256 KB 988/1210 KB 196/439 KB 188/562 KB 356/1192 KB 40/256 KB 992/1210 KB 196/439 KB 188/562 KB 356/1192 KB 40/256 KB 980/1210 KB 196/439 KB 180/562 KB 356/1192 KB 40/256 KB 992/1210 KB 200/439 KB 188/562 KB 356/1192 KB 40/256 KB 992/1210 KB 204/439 KB 188/562 KB 356/1192 KB 40/256 KB 996/1210 KB 208/439 KB 188/562 KB 356/1192 KB 40/256 KB 980/1210 KB 192/439 KB 176/562 KB 356/1192 KB 44/256 KB 996/1210 KB 208/439 KB 188/562 KB 356/1192 KB 48/256 KB 996/1210 KB 208/439 KB 188/562 KB 356/1192 KB 52/256 KB 996/1210 KB 208/439 KB 188/562 KB 356/1192 KB 56/256 KB 996/1210 KB 208/439 KB 188/562 KB 356/1192 KB 60/256 KB 996/1210 KB 208/439 KB 192/562 KB 356/1192 KB 64/256 KB 996/1210 KB 208/439 KB 192/562 KB 356/1192 KB 68/256 KB 996/1210 KB 208/439 KB 192/562 KB 356/1192 KB 7 unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install 2/256 KB 996/1210 KB 212/439 KB 192/562 KB 356/1192 KB 76/256 KB 996/1210 KB 212/439 KB 192/562 KB 356/1192 KB 80/256 KB 996/1210 KB 212/439 KB 192/562 KB 356/1192 KB 36/256 KB 980/1210 KB 192/439 KB 176/562 KB 360/1192 KB 80/256 KB 996/1210 KB 212/439 KB 192/562 KB 364/1192 KB 80/256 KB 996/1210 KB 212/439 KB 192/562 KB 368/1192 KB 80/256 KB 996/1210 KB 212/439 KB 192/562 KB 372/1192 KB 80/256 KB 996/1210 KB 212/439 KB 192/562 KB 376/1192 KB 80/256 KB 996/1210 KB 212/439 KB 192/562 KB 380/1192 KB 80/256 KB 996/1210 KB 212/439 KB 192/562 KB 384/1192 KB 80/256 KB 996/1210 KB 212/439 KB 192/562 KB 356/1192 KB 68/256 KB 996/1210 KB 212/439 KB 192/562 KB 384/1192 KB 80/256 KB 996/1210 KB 216/439 KB 192/562 KB 384/1192 KB 80/256 KB 996/1210 KB 220/439 KB 192/562 KB 384/1192 KB 80/256 KB 996/1210 KB 224/439 KB 192/562 KB 356/1192 KB 56/256 KB 996/1210 KB 208/439 KB 192/562 KB 356/1192 KB 40/256 KB 996/1210 KB 204/439 KB 188/562 KB 384/1192 KB 80/256 KB 1000/1210 KB 224/439 KB 192/562 KB 384/1192 KB 80/256 KB 1004/1210 KB 224/439 KB 192/562 KB 384/1192 KB 80/256 KB 1008/1210 KB 224/439 KB 192/562 KB 384/1192 KB 80/256 KB 1012/1210 KB 224/439 KB 192/562 KB 384/1192 KB 80/256 KB 1016/1210 KB 228/439 KB 196/562 KB 384/1192 KB 80/256 KB 1020/1210 KB 228/439 KB 196/562 KB 384/1192 KB 80/256 KB 1024/1210 KB 228/439 KB 196/562 KB 384/1192 KB 80/256 KB 1028/1210 KB 228/439 KB 196/562 KB 388/1192 KB 84/256 KB 1032/1210 KB 228/439 KB 196/562 KB 388/1192 KB 84/256 KB 1036/1210 KB 228/439 KB 196/562 KB 388/1192 KB 84/256 KB 1040/1210 KB 228/439 KB 196/562 KB 384/1192 KB 80/256 KB 1012/1210 KB 228/439 KB 196/562 KB 388/1192 KB 84/256 KB 1040/1210 KB 232/439 KB 196/562 KB 388/1192 KB 84/256 KB 1040/1210 KB 236/439 KB 196/562 KB 388/1192 KB 84/256 KB 1040/1210 KB 240/439 KB 196/562 KB 384/1192 KB 80/256 KB 1012/1210 KB 224/439 KB 196/562 KB 388/1192 KB 84/256 KB 1040/1210 KB 240/439 KB 200/562 KB 388/1192 KB 84/256 KB 1040/1210 KB 240/439 KB 204/562 KB 388/1192 KB 84/256 KB 1040/1210 KB 240/439 KB 208/562 KB 388/1192 KB 84/256 KB 1040/1210 KB 240/439 KB 212/562 KB 388/1192 KB 84/256 KB 1040/1210 KB 240/439 KB 216/562 KB 388/1192 KB 84/256 KB 1040/1210 KB 240/439 KB 220/562 KB 388/1192 KB 84/256 KB 1040/1210 KB 240/439 KB 224/562 KB 388/1192 KB 84/256 KB 1028/1210 KB 228/439 KB 196/562 KB 392/1192 KB 84/256 KB 1040/1210 KB 240/439 KB 224/562 KB 396/1192 KB 84/256 KB 1040/1210 KB 240/439 KB 224/562 KB 400/1192 KB 84/256 KB 1040/1210 KB 240/439 KB 224/562 KB 384/1192 KB 84/256 KB 1028/1210 KB 228/439 KB 196/562 KB 400/1192 KB 88/256 KB 1040/1210 KB 240/439 KB 224/562 KB 400/1192 KB 92/256 KB 1040/1210 KB 240/439 KB 224/562 KB 404/1192 KB 96/256 KB 1040/1210 KB 240/439 KB 224/562 KB 404/1192 KB 100/256 KB 1040/1210 KB 240/439 KB 224/562 KB 404/1192 KB 104/256 KB 1044/1210 KB 244/439 KB 228/562 KB 404/1192 KB 108/256 KB 1044/1210 KB 244/439 KB 228/562 KB 404/1192 KB 92/256 KB 1040/1210 KB 240/439 KB 224/562 KB 408/1192 KB 108/256 KB 1044/1210 KB 244/439 KB 228/562 KB 412/1192 KB 108/256 KB 1044/1210 KB 244/439 KB 228/562 KB 404/1192 KB 100/256 KB 1044/1210 KB 244/439 KB 228/562 KB 412/1192 KB 108/256 KB 1048/1210 KB 244/439 KB 228/562 KB 416/1192 KB 108/256 KB 1052/1210 KB 244/439 KB 228/562 KB 416/1192 KB 108/256 KB 1056/1210 KB 244/439 KB 228/562 KB 404/1192 KB 100/256 KB 1040/1210 KB 244/439 KB 228/562 KB 416/1192 KB 112/256 KB 1056/1210 KB 248/439 KB 228/562 KB 416/1192 KB 112/256 KB 1056/1210 unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install KB 252/439 KB 228/562 KB 416/1192 KB 112/256 KB 1056/1210 KB 256/439 KB 228/562 KB 404/1192 KB 100/256 KB 1040/1210 KB 240/439 KB 228/562 KB 416/1192 KB 112/256 KB 1056/1210 KB 256/439 KB 232/562 KB 416/1192 KB 112/256 KB 1056/1210 KB 256/439 KB 236/562 KB 416/1192 KB 112/256 KB 1056/1210 KB 256/439 KB 240/562 KB 416/1192 KB 112/256 KB 1056/1210 KB 256/439 KB 244/562 KB 416/1192 KB 112/256 KB 1060/1210 KB 260/439 KB 248/562 KB 416/1192 KB 112/256 KB 1060/1210 KB 260/439 KB 252/562 KB 416/1192 KB 112/256 KB 1060/1210 KB 260/439 KB 256/562 KB 416/1192 KB 112/256 KB 1056/1210 KB 244/439 KB 228/562 KB 416/1192 KB 108/256 KB 1048/1210 KB 244/439 KB 228/562 KB 420/1192 KB 112/256 KB 1060/1210 KB 260/439 KB 256/562 KB 424/1192 KB 116/256 KB 1060/1210 KB 260/439 KB 256/562 KB 428/1192 KB 116/256 KB 1060/1210 KB 260/439 KB 256/562 KB 432/1192 KB 116/256 KB 1060/1210 KB 260/439 KB 256/562 KB 416/1192 KB 112/256 KB 1060/1210 KB 260/439 KB 244/562 KB 432/1192 KB 116/256 KB 1064/1210 KB 260/439 KB 256/562 KB 432/1192 KB 116/256 KB 1068/1210 KB 260/439 KB 256/562 KB 432/1192 KB 116/256 KB 1072/1210 KB 260/439 KB 256/562 KB 416/1192 KB 112/256 KB 1056/1210 KB 260/439 KB 244/562 KB 432/1192 KB 116/256 KB 1072/1210 KB 264/439 KB 256/562 KB 432/1192 KB 116/256 KB 1072/1210 KB 268/439 KB 256/562 KB 432/1192 KB 116/256 KB 1072/1210 KB 272/439 KB 256/562 KB 420/1192 KB 116/256 KB 1060/1210 KB 260/439 KB 256/562 KB 432/1192 KB 120/256 KB 1072/1210 KB 272/439 KB 256/562 KB 432/1192 KB 124/256 KB 1072/1210 KB 272/439 KB 256/562 KB 432/1192 KB 128/256 KB 1072/1210 KB 272/439 KB 256/562 KB 436/1192 KB 132/256 KB 1072/1210 KB 276/439 KB 256/562 KB 436/1192 KB 136/256 KB 1076/1210 KB 276/439 KB 260/562 KB 436/1192 KB 140/256 KB 1076/1210 KB 276/439 KB 260/562 KB 436/1192 KB 144/256 KB 1076/1210 KB 276/439 KB 260/562 KB 436/1192 KB 128/256 KB 1072/1210 KB 276/439 KB 256/562 KB 436/1192 KB 144/256 KB 1076/1210 KB 280/439 KB 260/562 KB 436/1192 KB 144/256 KB 1076/1210 KB 284/439 KB 260/562 KB 436/1192 KB 144/256 KB 1076/1210 KB 288/439 KB 260/562 KB 436/1192 KB 144/256 KB 1076/1210 KB 292/439 KB 260/562 KB 436/1192 KB 148/256 KB 1076/1210 KB 296/439 KB 260/562 KB 436/1192 KB 148/256 KB 1076/1210 KB 300/439 KB 260/562 KB 436/1192 KB 148/256 KB 1076/1210 KB 304/439 KB 260/562 KB 436/1192 KB 128/256 KB 1072/1210 KB 272/439 KB 256/562 KB 440/1192 KB 148/256 KB 1076/1210 KB 304/439 KB 260/562 KB 444/1192 KB 148/256 KB 1076/1210 KB 304/439 KB 260/562 KB 448/1192 KB 148/256 KB 1076/1210 KB 304/439 KB 260/562 KB 452/1192 KB 148/256 KB 1076/1210 KB 304/439 KB 260/562 KB 456/1192 KB 148/256 KB 1076/1210 KB 304/439 KB 260/562 KB 460/1192 KB 148/256 KB 1076/1210 KB 304/439 KB 260/562 KB 464/1192 KB 148/256 KB 1076/1210 KB 304/439 KB 260/562 KB 436/1192 KB 148/256 KB 1076/1210 KB 292/439 KB 260/562 KB 464/1192 KB 152/256 KB 1076/1210 KB 304/439 KB 260/562 KB 464/1192 KB 156/256 KB 1076/1210 KB 304/439 KB 260/562 KB 464/1192 KB 160/256 KB 1076/1210 KB 304/439 KB 260/562 KB 468/1192 KB 164/256 KB 1076/1210 KB 304/439 KB 260/562 KB 436/1192 KB 132/256 KB 1076/1210 KB 276/439 KB 260/562 KB 468/1192 KB 164/256 KB 1080/1210 KB 308/439 KB 260/562 KB 468/1192 KB 164/256 KB 1084/1210 KB 308/439 KB 260/562 KB 468/1192 KB 164/256 KB 1088/1210 KB 308/439 KB 260/562 KB 436/1192 KB 132/256 KB 1072/1210 KB 276/439 KB 260/562 KB 468/1192 KB 164/256 KB 1088/1210 KB 308/439 KB 264/562 KB 468/1192 KB 164/256 KB 1088/1210 KB 308/439 KB 268/562 unit-abot-epc-basic-0: 12:20:28 DEBUG unit.abot-epc-basic/0.install KB 468/1192 KB 164/256 KB 1088/1210 KB 308/439 KB 272/562 KB 468/1192 KB 164/256 KB 1088/1210 KB 308/439 KB 276/562 KB 468/1192 KB 164/256 KB 1092/1210 KB 308/439 KB 280/562 KB 468/1192 KB 164/256 KB 1092/1210 KB 308/439 KB 284/562 KB 468/1192 KB 164/256 KB 1092/1210 KB 308/439 KB 288/562 KB 468/1192 KB 164/256 KB 1092/1210 KB 308/439 KB 292/562 KB 468/1192 KB 164/256 KB 1076/1210 KB 308/439 KB 260/562 KB 468/1192 KB 164/256 KB 1092/1210 KB 312/439 KB 292/562 KB 468/1192 KB 168/256 KB 1092/1210 KB 316/439 KB 292/562 KB 468/1192 KB 160/256 KB 1076/1210 KB 304/439 KB 260/562 KB 472/1192 KB 168/256 KB 1092/1210 KB 316/439 KB 296/562 KB 476/1192 KB 168/256 KB 1092/1210 KB 316/439 KB 296/562 KB 480/1192 KB 168/256 KB 1092/1210 KB 316/439 KB 296/562 KB 468/1192 KB 168/256 KB 1092/1210 KB 316/439 KB 296/562 KB 480/1192 KB 168/256 KB 1092/1210 KB 320/439 KB 300/562 KB 480/1192 KB 168/256 KB 1092/1210 KB 320/439 KB 304/562 KB 480/1192 KB 168/256 KB 1092/1210 KB 320/439 KB 308/562 KB 484/1192 KB 168/256 KB 1092/1210 KB 320/439 KB 312/562 KB 484/1192 KB 168/256 KB 1092/1210 KB 320/439 KB 316/562 KB 484/1192 KB 168/256 KB 1092/1210 KB 320/439 KB 320/562 KB 468/1192 KB 168/256 KB 1092/1210 KB 312/439 KB 292/562 KB 484/1192 KB 172/256 KB 1092/1210 KB 320/439 KB 320/562 KB 484/1192 KB 176/256 KB 1092/1210 KB 320/439 KB 320/562 KB 468/1192 KB 164/256 KB 1092/1210 KB 308/439 KB 276/562 KB 484/1192 KB 176/256 KB 1096/1210 KB 320/439 KB 320/562 KB 484/1192 KB 176/256 KB 1100/1210 KB 320/439 KB 320/562 KB 484/1192 KB 176/256 KB 1104/1210 KB 320/439 KB 320/562 KB 484/1192 KB 176/256 KB 1108/1210 KB 320/439 KB 320/562 KB 484/1192 KB 176/256 KB 1112/1210 KB 320/439 KB 320/562 KB 484/1192 KB 176/256 KB 1116/1210 KB 320/439 KB 320/562 KB 484/1192 KB 176/256 KB 1120/1210 KB 320/439 KB 320/562 KB 484/1192 KB 180/256 KB 1120/1210 KB 320/439 KB 320/562 KB 484/1192 KB 184/256 KB 1124/1210 KB 320/439 KB 320/562 KB 484/1192 KB 188/256 KB 1124/1210 KB 320/439 KB 320/562 KB 484/1192 KB 192/256 KB 1124/1210 KB 320/439 KB 320/562 KB 484/1192 KB 168/256 KB 1092/1210 KB 320/439 KB 308/562 KB 488/1192 KB 192/256 KB 1124/1210 KB 320/439 KB 320/562 KB 492/1192 KB 192/256 KB 1124/1210 KB 320/439 KB 320/562 KB 496/1192 KB 192/256 KB 1124/1210 KB 320/439 KB 320/562 KB 480/1192 KB 168/256 KB 1092/1210 KB 320/439 KB 296/562 KB 496/1192 KB 192/256 KB 1124/1210 KB 324/439 KB 320/562 KB 496/1192 KB 192/256 KB 1124/1210 KB 328/439 KB 320/562 KB 496/1192 KB 192/256 KB 1124/1210 KB 332/439 KB 320/562 KB 496/1192 KB 192/256 KB 1124/1210 KB 336/439 KB 320/562 KB 484/1192 KB 180/256 KB 1124/1210 KB 320/439 KB 320/562 KB 496/1192 KB 192/256 KB 1128/1210 KB 336/439 KB 320/562 KB 496/1192 KB 192/256 KB 1132/1210 KB 336/439 KB 320/562 KB 496/1192 KB 192/256 KB 1136/1210 KB 336/439 KB 320/562 KB 500/1192 KB 192/256 KB 1136/1210 KB 336/439 KB 320/562 KB 504/1192 KB 196/256 KB 1136/1210 KB 340/439 KB 324/562 KB 508/1192 KB 196/256 KB 1136/1210 KB 340/439 KB 324/562 KB 512/1192 KB 196/256 KB 1136/1210 KB 340/439 KB 324/562 KB 500/1192 KB 196/256 KB 1136/1210 KB 340/439 KB 324/562 KB 512/1192 KB 200/256 KB 1136/1210 KB 340/439 KB 324/562 KB 512/1192 KB 204/256 KB 1136/1210 KB 340/439 KB 324/562 KB 500/1192 KB 192/256 KB 1136/1210 KB 340/439 KB 324/562 KB 512/1192 KB 204/256 KB 1136/1210 KB 340/439 KB 328/562 KB 512/1192 KB 204/256 KB 1136/1210 KB 340/439 KB 332/562 KB 512/1192 KB 204/256 KB 1136/1210 KB 340/439 KB 336/562 KB 500/1192 KB 192/ unit-abot-epc-basic-0: 12:20:28 DEBUG unit.abot-epc-basic/0.install 256 KB 1136/1210 KB 340/439 KB 320/562 KB 512/1192 KB 204/256 KB 1136/1210 KB 344/439 KB 336/562 KB 512/1192 KB 204/256 KB 1136/1210 KB 348/439 KB 336/562 KB 512/1192 KB 204/256 KB 1136/1210 KB 352/439 KB 336/562 KB 512/1192 KB 208/256 KB 1136/1210 KB 356/439 KB 336/562 KB 516/1192 KB 208/256 KB 1136/1210 KB 360/439 KB 340/562 KB 516/1192 KB 208/256 KB 1136/1210 KB 364/439 KB 340/562 KB 516/1192 KB 208/256 KB 1136/1210 KB 368/439 KB 340/562 KB 512/1192 KB 208/256 KB 1136/1210 KB 352/439 KB 336/562 KB 516/1192 KB 212/256 KB 1136/1210 KB 368/439 KB 340/562 KB 516/1192 KB 216/256 KB 1136/1210 KB 368/439 KB 340/562 KB 516/1192 KB 220/256 KB 1136/1210 KB 368/439 KB 340/562 KB 516/1192 KB 224/256 KB 1136/1210 KB 368/439 KB 340/562 KB 516/1192 KB 208/256 KB 1136/1210 KB 356/439 KB 340/562 KB 520/1192 KB 224/256 KB 1136/1210 KB 368/439 KB 340/562 KB 524/1192 KB 224/256 KB 1136/1210 KB 368/439 KB 340/562 KB 528/1192 KB 224/256 KB 1136/1210 KB 372/439 KB 340/562 KB 532/1192 KB 228/256 KB 1136/1210 KB 372/439 KB 340/562 KB 536/1192 KB 228/256 KB 1136/1210 KB 372/439 KB 340/562 KB 540/1192 KB 228/256 KB 1136/1210 KB 372/439 KB 340/562 KB 544/1192 KB 228/256 KB 1136/1210 KB 372/439 KB 340/562 KB 512/1192 KB 208/256 KB 1136/1210 KB 356/439 KB 340/562 KB 544/1192 KB 228/256 KB 1136/1210 KB 372/439 KB 344/562 KB 544/1192 KB 228/256 KB 1136/1210 KB 372/439 KB 348/562 KB 544/1192 KB 228/256 KB 1136/1210 KB 372/439 KB 352/562 KB 544/1192 KB 228/256 KB 1136/1210 KB 372/439 KB 356/562 KB 528/1192 KB 228/256 KB 1136/1210 KB 372/439 KB 340/562 KB 524/1192 KB 224/256 KB 1136/1210 KB 372/439 KB 340/562 KB 544/1192 KB 228/256 KB 1136/1210 KB 376/439 KB 356/562 KB 544/1192 KB 228/256 KB 1136/1210 KB 380/439 KB 360/562 KB 544/1192 KB 228/256 KB 1136/1210 KB 376/439 KB 360/562 KB 544/1192 KB 232/256 KB 1136/1210 KB 384/439 KB 364/562 KB 544/1192 KB 232/256 KB 1136/1210 KB 384/439 KB 368/562 KB 544/1192 KB 232/256 KB 1136/1210 KB 380/439 KB 360/562 KB 544/1192 KB 236/256 KB 1136/1210 KB 384/439 KB 368/562 KB 544/1192 KB 240/256 KB 1136/1210 KB 384/439 KB 368/562 KB 544/1192 KB 232/256 KB 1136/1210 KB 384/439 KB 360/562 KB 544/1192 KB 240/256 KB 1136/1210 KB 384/439 KB 372/562 KB 548/1192 KB 244/256 KB 1136/1210 KB 388/439 KB 376/562 KB 548/1192 KB 244/256 KB 1136/1210 KB 388/439 KB 380/562 KB 548/1192 KB 244/256 KB 1136/1210 KB 388/439 KB 384/562 KB 548/1192 KB 244/256 KB 1136/1210 KB 388/439 KB 372/562 KB 552/1192 KB 244/256 KB 1136/1210 KB 388/439 KB 384/562 KB 556/1192 KB 244/256 KB 1136/1210 KB 388/439 KB 384/562 KB 560/1192 KB 244/256 KB 1136/1210 KB 388/439 KB 384/562 KB 564/1192 KB 244/256 KB 1136/1210 KB 388/439 KB 384/562 KB 568/1192 KB 244/256 KB 1136/1210 KB 388/439 KB 388/562 KB 572/1192 KB 244/256 KB 1136/1210 KB 388/439 KB 388/562 KB 576/1192 KB 244/256 KB 1136/1210 KB 388/439 KB 388/562 KB 544/1192 KB 244/256 KB 1136/1210 KB 388/439 KB 372/562 KB 576/1192 KB 244/256 KB 1136/1210 KB 392/439 KB 388/562 KB 576/1192 KB 244/256 KB 1136/1210 KB 396/439 KB 388/562 KB 576/1192 KB 244/256 KB 1136/1210 KB 400/439 KB 388/562 KB 544/1192 KB 244/256 KB 1136/1210 KB 384/439 KB 372/562 KB 576/1192 KB 248/256 KB 1136/1210 KB 400/439 KB 388/562 KB 576/1192 KB 252/256 KB 1136/1210 KB 400/439 KB 388/562 KB 576/1192 KB 256/256 KB 1136/1210 KB 400/439 KB 388/562 KB 576/1192 KB 256/256 KB 1136/1210 KB 400/439 KB 388/562 KB 576/1192 KB 256/256 KB 1136/1210 KB 404/439 KB 388/562 KB 576/1192 KB 256/256 KB 1136/1210 KB 4 unit-abot-epc-basic-0: 12:20:28 DEBUG unit.abot-epc-basic/0.install 08/439 KB 388/562 KB 576/1192 KB 256/256 KB 1136/1210 KB 412/439 KB 388/562 KB 576/1192 KB 256/256 KB 1136/1210 KB 416/439 KB 388/562 KB 564/1192 KB 244/256 KB 1136/1210 KB 388/439 KB 388/562 KB 576/1192 KB 256/256 KB 1136/1210 KB 416/439 KB 392/562 KB 576/1192 KB 256/256 KB 1136/1210 KB 416/439 KB 396/562 KB 576/1192 KB 256/256 KB 1136/1210 KB 416/439 KB 400/562 KB 576/1192 KB 256/256 KB 1136/1210 KB 420/439 KB 400/562 KB 580/1192 KB 256/256 KB 1136/1210 KB 424/439 KB 404/562 KB 580/1192 KB 256/256 KB 1136/1210 KB 428/439 KB 404/562 KB 580/1192 KB 256/256 KB 1136/1210 KB 432/439 KB 404/562 KB 580/1192 KB 256/256 KB 1136/1210 KB 436/439 KB 404/562 KB 580/1192 KB 256/256 KB 1136/1210 KB 439/439 KB 404/562 KB 580/1192 KB 256/256 KB 1136/1210 KB 420/439 KB 404/562 KB 580/1192 KB 256/256 KB 1136/1210 KB 439/439 KB 408/562 KB 580/1192 KB 256/256 KB 1136/1210 KB 439/439 KB 412/562 KB 580/1192 KB 256/256 KB 1136/1210 KB 439/439 KB 416/562 KB 580/1192 KB 256/256 KB 1136/1210 KB 420/439 KB 400/562 KB 584/1192 KB 256/256 KB 1136/1210 KB 439/439 KB 416/562 KB 588/1192 KB 256/256 KB 1136/1210 KB 439/439 KB 416/562 KB 592/1192 KB 256/256 KB 1136/1210 KB 439/439 KB 416/562 KB 592/1192 KB 256/256 KB 1136/1210 KB 439/439 KB 420/562 KB 596/1192 KB 256/256 KB 1136/1210 KB 439/439 KB 424/562 KB 596/1192 KB 256/256 KB 1136/1210 KB 439/439 KB 428/562 KB 596/1192 KB 256/256 KB 1136/1210 KB 439/439 KB 432/562 KB 596/1192 KB 256/256 KB 1136/1210 KB 439/439 KB 420/562 KB 600/1192 KB 256/256 KB 1136/1210 KB 439/439 KB 432/562 KB 604/1192 KB 256/256 KB 1136/1210 KB 439/439 KB 432/562 KB 608/1192 KB 256/256 KB 1136/1210 KB 439/439 KB 432/562 KB 612/1192 KB 256/256 KB 1136/1210 KB 439/439 KB 432/562 KB 616/1192 KB 256/256 KB 1136/1210 KB 439/439 KB 436/562 KB 620/1192 KB 256/256 KB 1136/1210 KB 439/439 KB 436/562 KB 624/1192 KB 256/256 KB 1136/1210 KB 439/439 KB 436/562 KB 612/1192 KB 256/256 KB 1136/1210 KB 439/439 KB 436/562 KB 624/1192 KB 256/256 KB 1136/1210 KB 439/439 KB 440/562 KB 624/1192 KB 256/256 KB 1136/1210 KB 439/439 KB 444/562 KB 624/1192 KB 256/256 KB 1136/1210 KB 439/439 KB 448/562 KB 628/1192 KB 256/256 KB 1136/1210 KB 439/439 KB 448/562 KB 632/1192 KB 256/256 KB 1136/1210 KB 439/439 KB 452/562 KB 636/1192 KB 256/256 KB 1136/1210 KB 452/562 KB 640/1192 KB 256/256 KB 1136/1210 KB 452/562 KB 628/1192 KB 256/256 KB 1136/1210 KB 439/439 KB 452/562 KB 640/1192 KB 256/256 KB 1136/1210 KB 456/562 KB 640/1192 KB 256/256 KB 1136/1210 KB 460/562 KB 640/1192 KB 256/256 KB 1136/1210 KB 464/562 KB 640/1192 KB 256/256 KB 1136/1210 KB 468/562 KB 644/1192 KB 256/256 KB 1136/1210 KB 472/562 KB 644/1192 KB 256/256 KB 1136/1210 KB 476/562 KB 644/1192 KB 256/256 KB 1136/1210 KB 480/562 KB 644/1192 KB 256/256 KB 1136/1210 KB 468/562 KB 648/1192 KB 256/256 KB 1136/1210 KB 480/562 KB 652/1192 KB 256/256 KB 1136/1210 KB 480/562 KB 656/1192 KB 256/256 KB 1136/1210 KB 480/562 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 279.2 KB/sec) unit-abot-epc-basic-0: 12:20:28 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: 12:20:28 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 162.3 KB/sec) unit-abot-epc-basic-0: 12:20:28 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: 12:20:28 DEBUG unit.abot-epc-basic/0.install 656/1192 KB 1140/1210 KB 484/562 KB 656/1192 KB 1144/1210 KB 484/562 KB 656/1192 KB 256/256 KB 1136/1210 KB 484/562 KB 660/1192 KB 1144/1210 KB 488/562 KB 660/1192 KB 1144/1210 KB 484/562 KB 664/1192 KB 1148/1210 KB 488/562 KB 668/1192 KB 1148/1210 KB 488/562 KB 672/1192 KB 1148/1210 KB 492/562 KB 660/1192 KB 1148/1210 KB 488/562 KB 672/1192 KB 1152/1210 KB 492/562 KB 668/1192 KB 1148/1210 KB 492/562 KB 672/1192 KB 1152/1210 KB 496/562 KB 672/1192 KB 1156/1210 KB 496/562 KB 676/1192 KB 1160/1210 KB 500/562 KB 676/1192 KB 1164/1210 KB 500/562 KB 676/1192 KB 1168/1210 KB 500/562 KB 676/1192 KB 1156/1210 KB 500/562 KB 680/1192 KB 1168/1210 KB 500/562 KB 684/1192 KB 1168/1210 KB 500/562 KB 688/1192 KB 1168/1210 KB 500/562 KB 672/1192 KB 1156/1210 KB 500/562 KB 688/1192 KB 1168/1210 KB 504/562 KB 688/1192 KB 1168/1210 KB 508/562 KB 688/1192 KB 1168/1210 KB 512/562 KB 688/1192 KB 1172/1210 KB 512/562 KB 692/1192 KB 1176/1210 KB 516/562 KB 692/1192 KB 1180/1210 KB 516/562 KB 692/1192 KB 1184/1210 KB 516/562 KB 692/1192 KB 1172/1210 KB 516/562 KB 696/1192 KB 1184/1210 KB 516/562 KB 700/1192 KB 1184/1210 KB 516/562 KB 704/1192 KB 1184/1210 KB 516/562 KB 688/1192 KB 1172/1210 KB 516/562 KB 704/1192 KB 1184/1210 KB 520/562 KB 704/1192 KB 4/140 KB 1184/1210 KB 524/562 KB 704/1192 KB 4/140 KB 1184/1210 KB 520/562 KB 704/1192 KB 8/140 KB 1184/1210 KB 528/562 KB 704/1192 KB 12/140 KB 1184/1210 KB 528/562 KB 704/1192 KB 16/140 KB 1184/1210 KB 528/562 KB 704/1192 KB 20/140 KB 1184/1210 KB 528/562 KB 708/1192 KB 24/140 KB 1188/1210 KB 528/562 KB 708/1192 KB 20/140 KB 1188/1210 KB 528/562 KB 708/1192 KB 24/140 KB 1192/1210 KB 528/562 KB 708/1192 KB 28/140 KB 1196/1210 KB 528/562 KB 708/1192 KB 28/140 KB 1200/1210 KB 528/562 KB 708/1192 KB 20/140 KB 1184/1210 KB 528/562 KB 712/1192 KB 28/140 KB 1200/1210 KB 528/562 KB 716/1192 KB 28/140 KB 1200/1210 KB 528/562 KB 720/1192 KB 28/140 KB 1200/1210 KB 528/562 KB 704/1192 KB 20/140 KB 1184/1210 KB 528/562 KB 720/1192 KB 28/140 KB 1200/1210 KB 532/562 KB 720/1192 KB 28/140 KB 1200/1210 KB 536/562 KB 720/1192 KB 28/140 KB 1200/1210 KB 540/562 KB 720/1192 KB 28/140 KB 1200/1210 KB 544/562 KB 708/1192 KB 28/140 KB 1192/1210 KB 528/562 KB 720/1192 KB 32/140 KB 1200/1210 KB 544/562 KB 720/1192 KB 36/140 KB 1200/1210 KB 544/562 KB 724/1192 KB 40/140 KB 1204/1210 KB 548/562 KB 724/1192 KB 44/140 KB 1204/1210 KB 548/562 KB 724/1192 KB 48/140 KB 1204/1210 KB 548/562 KB 724/1192 KB 36/140 KB 1204/1210 KB 548/562 KB 724/1192 KB 48/140 KB 1204/1210 KB 552/562 KB 724/1192 KB 48/140 KB 1204/1210 KB 556/562 KB 724/1192 KB 48/140 KB 1204/1210 KB 560/562 KB 724/1192 KB 36/140 KB 1204/1210 KB 544/562 KB 728/1192 KB 48/140 KB 1204/1210 KB 560/562 KB 732/1192 KB 48/140 KB 1204/1210 KB 560/562 KB 736/1192 KB 52/140 KB 1204/1210 KB 560/562 KB 740/1192 KB 52/140 KB 1204/1210 KB 560/562 KB 720/1192 KB 36/140 KB 1204/1210 KB 544/562 KB 740/1192 KB 52/140 KB 1208/1210 KB 562/562 KB 740/1192 KB 52/140 KB 1210/1210 KB 562/562 KB 740/1192 KB 52/140 KB 1204/1210 KB 562/562 KB 732/1192 KB 52/140 KB 1204/1210 KB 560/562 KB 740/1192 KB 56/140 KB 1210/1210 KB 562/562 KB 744/1192 KB 56/140 KB 1210/1210 KB 562/562 KB 748/1192 KB 56/140 KB 1210/1210 KB 562/562 KB 748/1192 KB 60/140 KB 1210/1210 KB 562/562 KB 748/1192 KB 64/140 KB 1210/1210 KB 562/562 KB 752/1192 KB 64/140 KB 1210/1210 KB 562/562 KB 752/1192 KB 68/140 KB 1210/1210 KB 562/562 KB 756/1192 KB 72/140 KB unit-abot-epc-basic-0: 12:20:28 DEBUG unit.abot-epc-basic/0.install 1210/1210 KB 562/562 KB 756/1192 KB 76/140 KB 1210/1210 KB 562/562 KB 756/1192 KB 80/140 KB 1210/1210 KB 562/562 KB 756/1192 KB 84/140 KB 1210/1210 KB 562/562 KB 756/1192 KB 88/140 KB 756/1192 KB 92/140 KB 756/1192 KB 96/140 KB 756/1192 KB 68/140 KB 1210/1210 KB 562/562 KB 760/1192 KB 96/140 KB 764/1192 KB 96/140 KB 768/1192 KB 96/140 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (562 KB at 350.5 KB/sec) unit-abot-epc-basic-0: 12:20:28 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: 12:20:28 DEBUG unit.abot-epc-basic/0.install 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 753.6 KB/sec) unit-abot-epc-basic-0: 12:20:28 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: 12:20:28 DEBUG unit.abot-epc-basic/0.install 772/1192 KB 96/140 KB 776/1192 KB 96/140 KB 780/1192 KB 96/140 KB 784/1192 KB 96/140 KB 784/1192 KB 100/140 KB 788/1192 KB 104/140 KB 788/1192 KB 108/140 KB 788/1192 KB 112/140 KB 788/1192 KB 100/140 KB 792/1192 KB 112/140 KB 796/1192 KB 112/140 KB 800/1192 KB 112/140 KB 804/1192 KB 116/140 KB 808/1192 KB 116/140 KB 812/1192 KB 116/140 KB 816/1192 KB 116/140 KB 820/1192 KB 116/140 KB 820/1192 KB 116/140 KB 4/37 KB 3/1461 KB 820/1192 KB 116/140 KB 8/37 KB 3/1461 KB 820/1192 KB 116/140 KB 12/37 KB 3/1461 KB 820/1192 KB 116/140 KB 16/37 KB 3/1461 KB 820/1192 KB 116/140 KB 20/37 KB 3/1461 KB 820/1192 KB 116/140 KB 24/37 KB 3/1461 KB 820/1192 KB 116/140 KB 28/37 KB 3/1461 KB 820/1192 KB 116/140 KB 32/37 KB 3/1461 KB 824/1192 KB 116/140 KB 32/37 KB 3/1461 KB 828/1192 KB 116/140 KB 32/37 KB 800/1192 KB 116/140 KB 3/1461 KB 828/1192 KB 120/140 KB 36/37 KB 3/1461 KB 828/1192 KB 124/140 KB 36/37 KB 3/1461 KB 828/1192 KB 128/140 KB 36/37 KB 3/1461 KB 828/1192 KB 132/140 KB 36/37 KB 3/1461 KB 828/1192 KB 136/140 KB 36/37 KB 3/1461 KB 832/1192 KB 136/140 KB 36/37 KB 3/1461 KB 828/1192 KB 116/140 KB 36/37 KB 3/1461 KB 820/1192 KB 116/140 KB 4/37 KB 6/1461 KB 832/1192 KB 136/140 KB 36/37 KB 9/1461 KB 832/1192 KB 136/140 KB 36/37 KB 11/1461 KB 832/1192 KB 136/140 KB 36/37 KB 14/1461 KB 832/1192 KB 136/140 KB 36/37 KB 16/1461 KB 832/1192 KB 136/140 KB 36/37 KB 19/1461 KB 832/1192 KB 136/140 KB 36/37 KB 22/1461 KB 832/1192 KB 136/140 KB 36/37 KB 25/1461 KB 832/1192 KB 136/140 KB 36/37 KB 27/1461 KB 832/1192 KB 136/140 KB 36/37 KB 27/1461 KB 832/1192 KB 140/140 KB 37/37 KB 27/1461 KB 832/1192 KB 140/140 KB 37/37 KB 27/1461 KB 832/1192 KB 136/140 KB 37/37 KB 27/1461 KB 832/1192 KB 4/1118 KB 140/140 KB 37/37 KB 27/1461 KB 832/1192 KB 8/1118 KB 140/140 KB 37/37 KB 27/1461 KB 832/1192 KB 12/1118 KB 140/140 KB 37/37 KB 27/1461 KB 832/1192 KB 16/1118 KB 140/140 KB 37/37 KB 27/1461 KB 832/1192 KB 20/1118 KB 140/140 KB 37/37 KB 27/1461 KB 832/1192 KB 24/1118 KB 140/140 KB 37/37 KB 27/1461 KB 832/1192 KB 28/1118 KB 140/140 KB 37/37 KB 27/1461 KB 832/1192 KB 32/1118 KB 140/140 KB 37/37 KB 27/1461 KB 832/1192 KB 36/1118 KB 140/140 KB 37/37 KB 27/1461 KB 832/1192 KB 40/1118 KB 140/140 KB 37/37 KB 27/1461 KB 832/1192 KB 44/1118 KB 140/140 KB 37/37 KB 27/1461 KB 832/1192 KB 48/1118 KB 140/140 KB 37/37 KB 27/1461 KB 832/1192 KB 52/1118 KB 140/140 KB 37/37 KB 30/1461 KB 836/1192 KB 56/1118 KB 140/140 KB 37/37 KB 30/1461 KB 836/1192 KB 60/1118 KB 140/140 KB 37/37 KB 30/1461 KB 836/1192 KB 64/1118 KB 140/140 KB 37/37 KB 30/1461 KB 832/1192 KB 52/1118 KB 140/140 KB 37/37 KB 32/1461 KB 836/1192 KB 64/1118 KB 140/140 KB 37/37 KB 32/1461 KB 836/1192 KB 68/1118 KB 140/140 KB 37/37 KB 36/1461 KB 836/1192 KB 72/1118 KB 140/140 KB 37/37 KB 36/1461 KB 836/1192 KB 76/1118 KB 140/140 KB 30/1461 KB 836/1192 KB 52/1118 KB 140/140 KB 37/37 KB 36/1461 KB 840/1192 KB 76/1118 KB 140/140 KB 36/1461 KB 844/1192 KB 76/1118 KB 140/140 KB 36/1461 KB 848/1192 KB 76/1118 KB 140/140 KB 36/1461 KB 852/1192 KB 76/1118 KB 140/140 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 22.6 KB/sec) unit-abot-epc-basic-0: 12:20:28 DEBUG unit.abot-epc-basic/0.install 36/1461 KB 836/1192 KB 68/1118 KB 140/140 KB 37/37 KB 40/1461 KB 856/1192 KB 80/1118 KB 140/140 KB 44/1461 KB 856/1192 KB 80/1118 KB 140/140 KB 48/1461 KB 856/1192 KB 80/1118 KB 140/140 KB 36/1461 KB 852/1192 KB 80/1118 KB 140/140 KB 48/1461 KB 856/1192 KB 84/1118 KB 140/140 KB 52/1461 KB 856/1192 KB 88/1118 KB 140/140 KB 52/1461 KB 856/1192 KB 92/1118 KB 140/140 KB 52/1461 KB 856/1192 KB 96/1118 KB 140/140 KB 36/1461 KB 856/1192 KB 80/1118 KB 140/140 KB 52/1461 KB 860/1192 KB 96/1118 KB 140/140 KB 52/1461 KB 864/1192 KB 96/1118 KB 140/140 KB 52/1461 KB 868/1192 KB 96/1118 KB 52/1461 KB 872/1192 KB 100/1118 KB 52/1461 KB 876/1192 KB 100/1118 KB 52/1461 KB 880/1192 KB 100/1118 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-abot-epc-basic-0: 12:20:28 DEBUG unit.abot-epc-basic/0.install 52/1461 KB 856/1192 KB 84/1118 KB 140/140 KB 56/1461 KB 880/1192 KB 100/1118 KB 60/1461 KB 880/1192 KB 100/1118 KB 62/1461 KB 880/1192 KB 100/1118 KB 66/1461 KB 880/1192 KB 100/1118 KB 70/1461 KB 884/1192 KB 100/1118 KB 74/1461 KB 884/1192 KB 100/1118 KB 78/1461 KB 884/1192 KB 100/1118 KB 52/1461 KB 868/1192 KB 100/1118 KB 78/1461 KB 884/1192 KB 104/1118 KB 78/1461 KB 884/1192 KB 108/1118 KB 78/1461 KB 884/1192 KB 112/1118 KB Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar (140 KB at 85.1 KB/sec) unit-abot-epc-basic-0: 12:20:28 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: 12:20:28 DEBUG unit.abot-epc-basic/0.install 78/1461 KB 884/1192 KB 116/1118 KB 82/1461 KB 884/1192 KB 120/1118 KB 82/1461 KB 884/1192 KB 124/1118 KB 82/1461 KB 884/1192 KB 128/1118 KB 66/1461 KB 884/1192 KB 100/1118 KB 82/1461 KB 888/1192 KB 128/1118 KB 82/1461 KB 892/1192 KB 128/1118 KB 82/1461 KB 896/1192 KB 128/1118 KB 82/1461 KB 884/1192 KB 116/1118 KB 86/1461 KB 896/1192 KB 128/1118 KB 90/1461 KB 896/1192 KB 128/1118 KB 94/1461 KB 896/1192 KB 128/1118 KB 98/1461 KB 896/1192 KB 128/1118 KB 102/1461 KB 900/1192 KB 132/1118 KB 106/1461 KB 900/1192 KB 132/1118 KB 110/1461 KB 4/46 KB 900/1192 KB 132/1118 KB 98/1461 KB 900/1192 KB 132/1118 KB 110/1461 KB 4/46 KB 904/1192 KB 132/1118 KB 110/1461 KB 4/46 KB 908/1192 KB 132/1118 KB 110/1461 KB 4/46 KB 912/1192 KB 132/1118 KB 98/1461 KB 896/1192 KB 132/1118 KB 110/1461 KB 4/46 KB 912/1192 KB 136/1118 KB 110/1461 KB 4/46 KB 912/1192 KB 140/1118 KB 110/1461 KB 4/46 KB 912/1192 KB 144/1118 KB 106/1461 KB 4/46 KB 900/1192 KB 132/1118 KB 110/1461 KB 4/46 KB 912/1192 KB 144/1118 KB 4/287 KB 110/1461 KB 8/46 KB 912/1192 KB 144/1118 KB 4/287 KB 110/1461 KB 12/46 KB 912/1192 KB 144/1118 KB 4/287 KB 110/1461 KB 16/46 KB 912/1192 KB 144/1118 KB 4/287 KB 110/1461 KB 16/46 KB 912/1192 KB 144/1118 KB 8/287 KB 110/1461 KB 16/46 KB 912/1192 KB 144/1118 KB 12/287 KB 110/1461 KB 16/46 KB 912/1192 KB 144/1118 KB 16/287 KB 110/1461 KB 16/46 KB 912/1192 KB 144/1118 KB 20/287 KB 114/1461 KB 20/46 KB 916/1192 KB 144/1118 KB 24/287 KB 114/1461 KB 20/46 KB 916/1192 KB 144/1118 KB 28/287 KB 114/1461 KB 20/46 KB 916/1192 KB 144/1118 KB 32/287 KB 114/1461 KB 20/46 KB 916/1192 KB 144/1118 KB 20/287 KB 118/1461 KB 20/46 KB 916/1192 KB 148/1118 KB 32/287 KB 110/1461 KB 20/46 KB 916/1192 KB 144/1118 KB 20/287 KB 110/1461 KB 20/46 KB 912/1192 KB 144/1118 KB 20/287 KB 118/1461 KB 24/46 KB 916/1192 KB 148/1118 KB 36/287 KB 118/1461 KB 28/46 KB 916/1192 KB 148/1118 KB 36/287 KB 118/1461 KB 32/46 KB 916/1192 KB 148/1118 KB 36/287 KB 118/1461 KB 36/46 KB 916/1192 KB 148/1118 KB 36/287 KB 118/1461 KB 40/46 KB 920/1192 KB 148/1118 KB 36/287 KB 122/1461 KB 44/46 KB 920/1192 KB 148/1118 KB 36/287 KB 122/1461 KB 46/46 KB 920/1192 KB 148/1118 KB 36/287 KB 118/1461 KB 20/46 KB 916/1192 KB 148/1118 KB 36/287 KB 122/1461 KB 46/46 KB 920/1192 KB 148/1118 KB 40/287 KB 122/1461 KB 46/46 KB 920/1192 KB 148/1118 KB 44/287 KB 122/1461 KB 46/46 KB 920/1192 KB 148/1118 KB 48/287 KB 114/1461 KB 20/46 KB 916/1192 KB 148/1118 KB 32/287 KB 122/1461 KB 46/46 KB 920/1192 KB 152/1118 KB 48/287 KB 122/1461 KB 46/46 KB 920/1192 KB 156/1118 KB 48/287 KB 122/1461 KB 46/46 KB 920/1192 KB 160/1118 KB 48/287 KB 122/1461 KB 40/46 KB 920/1192 KB 148/1118 KB 36/287 KB 126/1461 KB 46/46 KB 920/1192 KB 160/1118 KB 48/287 KB 118/1461 KB 36/46 KB 920/1192 KB 148/1118 KB 36/287 KB 126/1461 KB 46/46 KB 924/1192 KB 160/1118 KB 48/287 KB 126/1461 KB 46/46 KB 928/1192 KB 160/1118 KB 48/287 KB 126/1461 KB 46/46 KB 932/1192 KB 160/1118 KB 48/287 KB 130/1461 KB 46/46 KB 936/1192 KB 164/1118 KB 48/287 KB 130/1461 KB 46/46 KB 940/1192 KB 164/1118 KB 48/287 KB 130/1461 KB 46/46 KB 944/1192 KB 164/1118 KB 48/287 KB 130/1461 KB 46/46 KB 948/1192 KB 164/1118 KB 48/287 KB 130/1461 KB 46/46 KB 952/1192 KB 164/1118 KB 52/287 KB 130/1461 KB 46/46 KB 956/1192 KB 164/1118 KB 52/287 KB 130/1461 KB 46/46 KB 960/1192 KB 164/1118 KB 52/287 KB 130/1461 KB 46/46 KB 932/1192 KB 164/1118 KB 48/287 KB 130/1461 KB 46/46 KB 960/1192 KB 168/1118 KB 52/287 unit-abot-epc-basic-0: 12:20:28 DEBUG unit.abot-epc-basic/0.install KB 130/1461 KB 46/46 KB 960/1192 KB 172/1118 KB 52/287 KB 130/1461 KB 46/46 KB 960/1192 KB 176/1118 KB 52/287 KB 130/1461 KB 46/46 KB 932/1192 KB 160/1118 KB 48/287 KB 134/1461 KB 46/46 KB 960/1192 KB 176/1118 KB 52/287 KB 138/1461 KB 46/46 KB 960/1192 KB 176/1118 KB 52/287 KB 142/1461 KB 46/46 KB 960/1192 KB 176/1118 KB 52/287 KB 142/1461 KB 46/46 KB 960/1192 KB 180/1118 KB 52/287 KB 146/1461 KB 46/46 KB 964/1192 KB 184/1118 KB 52/287 KB 146/1461 KB 46/46 KB 964/1192 KB 188/1118 KB 52/287 KB 146/1461 KB 46/46 KB 964/1192 KB 192/1118 KB 52/287 KB 130/1461 KB 46/46 KB 948/1192 KB 164/1118 KB 52/287 KB 146/1461 KB 46/46 KB 964/1192 KB 192/1118 KB 56/287 KB 146/1461 KB 46/46 KB 964/1192 KB 192/1118 KB 60/287 KB 146/1461 KB 46/46 KB 964/1192 KB 192/1118 KB 64/287 KB 146/1461 KB 46/46 KB 964/1192 KB 192/1118 KB 68/287 KB 146/1461 KB 46/46 KB 964/1192 KB 192/1118 KB 72/287 KB 146/1461 KB 46/46 KB 964/1192 KB 192/1118 KB 76/287 KB 146/1461 KB 964/1192 KB 192/1118 KB 80/287 KB 146/1461 KB 964/1192 KB 192/1118 KB 84/287 KB 146/1461 KB 964/1192 KB 196/1118 KB 88/287 KB 146/1461 KB 964/1192 KB 196/1118 KB 92/287 KB 146/1461 KB 964/1192 KB 196/1118 KB 96/287 KB 146/1461 KB 46/46 KB 964/1192 KB 180/1118 KB 52/287 KB 146/1461 KB 968/1192 KB 196/1118 KB 96/287 KB 146/1461 KB 972/1192 KB 196/1118 KB 96/287 KB 146/1461 KB 976/1192 KB 196/1118 KB 96/287 KB 146/1461 KB 46/46 KB 960/1192 KB 180/1118 KB 52/287 KB 150/1461 KB 976/1192 KB 196/1118 KB 96/287 KB 154/1461 KB 976/1192 KB 196/1118 KB 96/287 KB 158/1461 KB 976/1192 KB 196/1118 KB 96/287 KB 162/1461 KB 976/1192 KB 196/1118 KB 96/287 KB 166/1461 KB 980/1192 KB 196/1118 KB 96/287 KB 170/1461 KB 980/1192 KB 196/1118 KB 96/287 KB 174/1461 KB 980/1192 KB 196/1118 KB 96/287 KB 146/1461 KB 964/1192 KB 196/1118 KB 84/287 KB 174/1461 KB 980/1192 KB 200/1118 KB 96/287 KB 174/1461 KB 980/1192 KB 204/1118 KB 96/287 KB 174/1461 KB 980/1192 KB 208/1118 KB 96/287 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar (46 KB at 27.1 KB/sec) unit-abot-epc-basic-0: 12:20:28 DEBUG unit.abot-epc-basic/0.install 162/1461 KB 980/1192 KB 196/1118 KB 96/287 KB 174/1461 KB 984/1192 KB 208/1118 KB 96/287 KB 174/1461 KB 988/1192 KB 208/1118 KB 96/287 KB 174/1461 KB 992/1192 KB 208/1118 KB 96/287 KB 174/1461 KB 996/1192 KB 208/1118 KB 96/287 KB 178/1461 KB 1000/1192 KB 212/1118 KB 100/287 KB 178/1461 KB 1004/1192 KB 212/1118 KB 100/287 KB 178/1461 KB 1008/1192 KB 212/1118 KB 100/287 KB 178/1461 KB 996/1192 KB 212/1118 KB 100/287 KB 178/1461 KB 1008/1192 KB 216/1118 KB 100/287 KB 178/1461 KB 1008/1192 KB 220/1118 KB 100/287 KB 178/1461 KB 1008/1192 KB 224/1118 KB 100/287 KB 178/1461 KB 996/1192 KB 208/1118 KB 100/287 KB 182/1461 KB 1008/1192 KB 224/1118 KB 100/287 KB 174/1461 KB 996/1192 KB 208/1118 KB 100/287 KB 186/1461 KB 1008/1192 KB 224/1118 KB 104/287 KB 186/1461 KB 1008/1192 KB 224/1118 KB 108/287 KB 186/1461 KB 1008/1192 KB 224/1118 KB 112/287 KB 186/1461 KB 1008/1192 KB 224/1118 KB 116/287 KB 186/1461 KB 1012/1192 KB 228/1118 KB 120/287 KB 186/1461 KB 1012/1192 KB 228/1118 KB 124/287 KB 186/1461 KB 1012/1192 KB 228/1118 KB 128/287 KB 186/1461 KB 1008/1192 KB 224/1118 KB 100/287 KB 190/1461 KB 1012/1192 KB 228/1118 KB 128/287 KB 194/1461 KB 1012/1192 KB 228/1118 KB 128/287 KB 198/1461 KB 1012/1192 KB 228/1118 KB 128/287 KB 202/1461 KB 1012/1192 KB 228/1118 KB 128/287 KB 206/1461 KB 1012/1192 KB 228/1118 KB 128/287 KB 186/1461 KB 1012/1192 KB 228/1118 KB 116/287 KB 206/1461 KB 1012/1192 KB 232/1118 KB 128/287 KB 206/1461 KB 1012/1192 KB 236/1118 KB 128/287 KB 206/1461 KB 1012/1192 KB 240/1118 KB 128/287 KB 186/1461 KB 1012/1192 KB 224/1118 KB 116/287 KB 206/1461 KB 1016/1192 KB 240/1118 KB 128/287 KB 206/1461 KB 1020/1192 KB 240/1118 KB 128/287 KB 206/1461 KB 1024/1192 KB 240/1118 KB 128/287 KB 206/1461 KB 1028/1192 KB 240/1118 KB 128/287 KB 210/1461 KB 1032/1192 KB 244/1118 KB 132/287 KB 210/1461 KB 1036/1192 KB 244/1118 KB 132/287 KB 210/1461 KB 1040/1192 KB 244/1118 KB 132/287 KB 210/1461 KB 1028/1192 KB 244/1118 KB 132/287 KB 206/1461 KB 1028/1192 KB 244/1118 KB 128/287 KB 210/1461 KB 1040/1192 KB 248/1118 KB 132/287 KB 206/1461 KB 1028/1192 KB 244/1118 KB 132/287 KB 214/1461 KB 1040/1192 KB 248/1118 KB 132/287 KB 214/1461 KB 1040/1192 KB 252/1118 KB 136/287 KB 214/1461 KB 1040/1192 KB 252/1118 KB 132/287 KB 218/1461 KB 1040/1192 KB 256/1118 KB 136/287 KB 218/1461 KB 1040/1192 KB 260/1118 KB 140/287 KB 218/1461 KB 1044/1192 KB 264/1118 KB 140/287 KB 218/1461 KB 1040/1192 KB 252/1118 KB 136/287 KB 222/1461 KB 1044/1192 KB 264/1118 KB 140/287 KB 226/1461 KB 1044/1192 KB 264/1118 KB 140/287 KB 230/1461 KB 1044/1192 KB 264/1118 KB 140/287 KB 234/1461 KB 1044/1192 KB 268/1118 KB 140/287 KB 238/1461 KB 1044/1192 KB 268/1118 KB 140/287 KB 218/1461 KB 1044/1192 KB 260/1118 KB 140/287 KB 238/1461 KB 1048/1192 KB 268/1118 KB 140/287 KB 238/1461 KB 1052/1192 KB 268/1118 KB 140/287 KB 238/1461 KB 1056/1192 KB 268/1118 KB 140/287 KB 218/1461 KB 1040/1192 KB 256/1118 KB 140/287 KB 238/1461 KB 1056/1192 KB 268/1118 KB 144/287 KB 238/1461 KB 1056/1192 KB 268/1118 KB 148/287 KB 238/1461 KB 1056/1192 KB 268/1118 KB 152/287 KB 238/1461 KB 1056/1192 KB 268/1118 KB 156/287 KB 238/1461 KB 1056/1192 KB 268/1118 KB 160/287 KB 230/1461 KB 1044/1192 KB 268/1118 KB 140/287 KB 238/1461 KB 1060/1192 KB 272/1118 KB 160/287 KB 242/1461 KB 1060/1192 KB 272/1118 KB 160/287 KB 246/1461 KB 1060/1192 KB 276/1118 KB 164/287 KB 250/1461 KB 1060/1192 KB 276/1118 KB 164/287 KB 254/1461 KB 1060/1192 KB 276/1118 KB 164/287 KB 238/1 unit-abot-epc-basic-0: 12:20:28 DEBUG unit.abot-epc-basic/0.install 461 KB 1060/1192 KB 268/1118 KB 160/287 KB 254/1461 KB 1064/1192 KB 276/1118 KB 164/287 KB 254/1461 KB 1068/1192 KB 276/1118 KB 164/287 KB 254/1461 KB 1072/1192 KB 276/1118 KB 164/287 KB 242/1461 KB 1060/1192 KB 276/1118 KB 164/287 KB 254/1461 KB 1072/1192 KB 280/1118 KB 164/287 KB 254/1461 KB 1072/1192 KB 284/1118 KB 164/287 KB 254/1461 KB 1072/1192 KB 288/1118 KB 164/287 KB 242/1461 KB 1060/1192 KB 272/1118 KB 164/287 KB 254/1461 KB 1072/1192 KB 288/1118 KB 168/287 KB 254/1461 KB 1072/1192 KB 288/1118 KB 172/287 KB 254/1461 KB 1072/1192 KB 288/1118 KB 176/287 KB 254/1461 KB 1072/1192 KB 288/1118 KB 180/287 KB 258/1461 KB 1076/1192 KB 292/1118 KB 184/287 KB 258/1461 KB 1076/1192 KB 292/1118 KB 188/287 KB 258/1461 KB 1076/1192 KB 292/1118 KB 192/287 KB 258/1461 KB 1076/1192 KB 292/1118 KB 180/287 KB 254/1461 KB 1076/1192 KB 288/1118 KB 180/287 KB 258/1461 KB 1080/1192 KB 292/1118 KB 192/287 KB 258/1461 KB 1084/1192 KB 292/1118 KB 192/287 KB 258/1461 KB 1076/1192 KB 288/1118 KB 180/287 KB 262/1461 KB 1084/1192 KB 296/1118 KB 192/287 KB 266/1461 KB 1084/1192 KB 296/1118 KB 192/287 KB 258/1461 KB 1084/1192 KB 296/1118 KB 192/287 KB 266/1461 KB 1088/1192 KB 300/1118 KB 192/287 KB 270/1461 KB 1088/1192 KB 304/1118 KB 192/287 KB 266/1461 KB 1088/1192 KB 296/1118 KB 192/287 KB 270/1461 KB 1088/1192 KB 300/1118 KB 192/287 KB 270/1461 KB 1092/1192 KB 304/1118 KB 192/287 KB 274/1461 KB 1096/1192 KB 308/1118 KB 196/287 KB 274/1461 KB 1100/1192 KB 308/1118 KB 196/287 KB 274/1461 KB 1104/1192 KB 308/1118 KB 196/287 KB 274/1461 KB 1092/1192 KB 308/1118 KB 196/287 KB 278/1461 KB 1104/1192 KB 308/1118 KB 196/287 KB 282/1461 KB 1104/1192 KB 308/1118 KB 196/287 KB 286/1461 KB 1104/1192 KB 308/1118 KB 196/287 KB 270/1461 KB 1092/1192 KB 308/1118 KB 196/287 KB 286/1461 KB 1104/1192 KB 308/1118 KB 200/287 KB 286/1461 KB 1104/1192 KB 308/1118 KB 204/287 KB 286/1461 KB 1104/1192 KB 308/1118 KB 208/287 KB 270/1461 KB 1092/1192 KB 308/1118 KB 192/287 KB 286/1461 KB 1104/1192 KB 312/1118 KB 208/287 KB 286/1461 KB 1104/1192 KB 316/1118 KB 208/287 KB 286/1461 KB 1104/1192 KB 320/1118 KB 208/287 KB 286/1461 KB 1108/1192 KB 320/1118 KB 208/287 KB 290/1461 KB 1112/1192 KB 324/1118 KB 212/287 KB 290/1461 KB 1116/1192 KB 324/1118 KB 212/287 KB 290/1461 KB 1120/1192 KB 324/1118 KB 212/287 KB 290/1461 KB 1124/1192 KB 324/1118 KB 212/287 KB 290/1461 KB 1128/1192 KB 324/1118 KB 212/287 KB 290/1461 KB 1132/1192 KB 324/1118 KB 212/287 KB 290/1461 KB 1136/1192 KB 324/1118 KB 212/287 KB 290/1461 KB 1108/1192 KB 324/1118 KB 212/287 KB 294/1461 KB 1136/1192 KB 324/1118 KB 212/287 KB 298/1461 KB 1136/1192 KB 324/1118 KB 212/287 KB 302/1461 KB 1136/1192 KB 324/1118 KB 212/287 KB 286/1461 KB 1108/1192 KB 324/1118 KB 212/287 KB 302/1461 KB 1136/1192 KB 328/1118 KB 212/287 KB 302/1461 KB 1136/1192 KB 332/1118 KB 212/287 KB 286/1461 KB 1108/1192 KB 320/1118 KB 212/287 KB 302/1461 KB 1136/1192 KB 332/1118 KB 216/287 KB 302/1461 KB 1136/1192 KB 332/1118 KB 220/287 KB 302/1461 KB 1136/1192 KB 332/1118 KB 224/287 KB 302/1461 KB 1136/1192 KB 336/1118 KB 224/287 KB 302/1461 KB 1136/1192 KB 340/1118 KB 224/287 KB 306/1461 KB 1136/1192 KB 344/1118 KB 228/287 KB 306/1461 KB 1136/1192 KB 348/1118 KB 228/287 KB 306/1461 KB 1136/1192 KB 352/1118 KB 228/287 KB 306/1461 KB 1136/1192 KB 340/1118 KB 228/287 KB 306/1461 KB 1136/1192 KB 352/1118 KB 232/287 KB 306/1461 KB 1136/1192 KB 352/1118 KB 236/287 KB 306/1461 KB 1136/1192 KB 352/1118 KB 240/287 KB unit-abot-epc-basic-0: 12:20:28 DEBUG unit.abot-epc-basic/0.install 306/1461 KB 1136/1192 KB 340/1118 KB 224/287 KB 310/1461 KB 1136/1192 KB 352/1118 KB 240/287 KB 314/1461 KB 1136/1192 KB 352/1118 KB 240/287 KB 318/1461 KB 1136/1192 KB 352/1118 KB 240/287 KB 318/1461 KB 1136/1192 KB 352/1118 KB 244/287 KB 318/1461 KB 1140/1192 KB 352/1118 KB 248/287 KB 318/1461 KB 1140/1192 KB 352/1118 KB 252/287 KB 318/1461 KB 1140/1192 KB 352/1118 KB 256/287 KB 318/1461 KB 1140/1192 KB 352/1118 KB 244/287 KB 318/1461 KB 1144/1192 KB 352/1118 KB 256/287 KB 318/1461 KB 1148/1192 KB 352/1118 KB 256/287 KB 318/1461 KB 1152/1192 KB 352/1118 KB 256/287 KB 318/1461 KB 1152/1192 KB 352/1118 KB 260/287 KB 318/1461 KB 1156/1192 KB 352/1118 KB 264/287 KB 318/1461 KB 1156/1192 KB 352/1118 KB 268/287 KB 318/1461 KB 1156/1192 KB 352/1118 KB 272/287 KB 318/1461 KB 1156/1192 KB 352/1118 KB 260/287 KB 318/1461 KB 1160/1192 KB 352/1118 KB 272/287 KB 318/1461 KB 1164/1192 KB 352/1118 KB 272/287 KB 318/1461 KB 1168/1192 KB 352/1118 KB 272/287 KB 318/1461 KB 1172/1192 KB 352/1118 KB 272/287 KB 322/1461 KB 1172/1192 KB 356/1118 KB 276/287 KB 326/1461 KB 1172/1192 KB 356/1118 KB 276/287 KB 330/1461 KB 1172/1192 KB 356/1118 KB 276/287 KB 334/1461 KB 1172/1192 KB 356/1118 KB 276/287 KB 338/1461 KB 1172/1192 KB 356/1118 KB 276/287 KB 342/1461 KB 1172/1192 KB 356/1118 KB 276/287 KB 346/1461 KB 1172/1192 KB 356/1118 KB 276/287 KB 350/1461 KB 1172/1192 KB 356/1118 KB 276/287 KB 318/1461 KB 1172/1192 KB 356/1118 KB 276/287 KB 350/1461 KB 1172/1192 KB 360/1118 KB 276/287 KB 350/1461 KB 1172/1192 KB 364/1118 KB 276/287 KB 350/1461 KB 1172/1192 KB 368/1118 KB 276/287 KB 350/1461 KB 1172/1192 KB 372/1118 KB 276/287 KB 350/1461 KB 1172/1192 KB 376/1118 KB 276/287 KB 350/1461 KB 1172/1192 KB 380/1118 KB 276/287 KB 350/1461 KB 1172/1192 KB 384/1118 KB 276/287 KB 354/1461 KB 1172/1192 KB 384/1118 KB 276/287 KB 358/1461 KB 1176/1192 KB 388/1118 KB 276/287 KB 362/1461 KB 1176/1192 KB 388/1118 KB 276/287 KB 366/1461 KB 1176/1192 KB 388/1118 KB 276/287 KB 318/1461 KB 1172/1192 KB 352/1118 KB 276/287 KB 366/1461 KB 1176/1192 KB 388/1118 KB 280/287 KB 366/1461 KB 1176/1192 KB 388/1118 KB 284/287 KB 366/1461 KB 1176/1192 KB 388/1118 KB 287/287 KB 354/1461 KB 1176/1192 KB 388/1118 KB 276/287 KB 366/1461 KB 1180/1192 KB 388/1118 KB 287/287 KB 366/1461 KB 1184/1192 KB 388/1118 KB 287/287 KB 366/1461 KB 1188/1192 KB 388/1118 KB 287/287 KB 370/1461 KB 1192/1192 KB 388/1118 KB 287/287 KB 370/1461 KB 1192/1192 KB 388/1118 KB 287/287 KB 354/1461 KB 1172/1192 KB 388/1118 KB 276/287 KB 370/1461 KB 1192/1192 KB 392/1118 KB 287/287 KB 370/1461 KB 1192/1192 KB 396/1118 KB 287/287 KB 370/1461 KB 1192/1192 KB 400/1118 KB 287/287 KB 370/1461 KB 1188/1192 KB 388/1118 KB 287/287 KB 374/1461 KB 1192/1192 KB 400/1118 KB 287/287 KB 378/1461 KB 1192/1192 KB 400/1118 KB 287/287 KB 378/1461 KB 1192/1192 KB 404/1118 KB 287/287 KB 378/1461 KB 1192/1192 KB 408/1118 KB 287/287 KB 382/1461 KB 1192/1192 KB 408/1118 KB 287/287 KB 382/1461 KB 1192/1192 KB 412/1118 KB 287/287 KB 382/1461 KB 1192/1192 KB 416/1118 KB 287/287 KB 382/1461 KB 1192/1192 KB 420/1118 KB 287/287 KB 386/1461 KB 1192/1192 KB 424/1118 KB 287/287 KB 386/1461 KB 1192/1192 KB 428/1118 KB 287/287 KB 386/1461 KB 1192/1192 KB 432/1118 KB 287/287 KB 386/1461 KB 1192/1192 KB 420/1118 KB 287/287 KB 390/1461 KB 1192/1192 KB 432/1118 KB 287/287 KB 394/1461 KB 1192/1192 KB 432/1118 KB 287/287 KB 398/1461 KB 1192/1192 KB 432/1118 KB 287/287 KB 402/1461 KB 1192/1192 KB 432/1118 KB 287 unit-abot-epc-basic-0: 12:20:28 DEBUG unit.abot-epc-basic/0.install /287 KB 406/1461 KB 1192/1192 KB 436/1118 KB 287/287 KB 402/1461 KB 1192/1192 KB 436/1118 KB 287/287 KB 410/1461 KB 1192/1192 KB 436/1118 KB 287/287 KB 414/1461 KB 440/1118 KB 410/1461 KB 440/1118 KB 414/1461 KB 444/1118 KB 414/1461 KB 448/1118 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (287 KB at 165.6 KB/sec) unit-abot-epc-basic-0: 12:20:28 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar (1192 KB at 688.0 KB/sec) unit-abot-epc-basic-0: 12:20:28 DEBUG unit.abot-epc-basic/0.install 418/1461 KB 448/1118 KB 422/1461 KB 452/1118 KB 426/1461 KB 452/1118 KB 418/1461 KB 452/1118 KB 426/1461 KB 456/1118 KB 426/1461 KB 460/1118 KB 430/1461 KB 464/1118 KB 430/1461 KB 460/1118 KB 434/1461 KB 464/1118 KB 438/1461 KB 468/1118 KB 442/1461 KB 468/1118 KB 446/1461 KB 468/1118 KB 450/1461 KB 468/1118 KB 454/1461 KB 468/1118 KB 458/1461 KB 468/1118 KB 462/1461 KB 468/1118 KB 434/1461 KB 468/1118 KB 462/1461 KB 472/1118 KB 462/1461 KB 476/1118 KB 462/1461 KB 480/1118 KB 462/1461 KB 484/1118 KB 462/1461 KB 488/1118 KB 462/1461 KB 492/1118 KB 462/1461 KB 496/1118 KB 462/1461 KB 500/1118 KB 466/1461 KB 504/1118 KB 466/1461 KB 508/1118 KB 466/1461 KB 512/1118 KB 466/1461 KB 500/1118 KB 470/1461 KB 512/1118 KB 474/1461 KB 512/1118 KB 478/1461 KB 512/1118 KB 482/1461 KB 512/1118 KB 486/1461 KB 516/1118 KB 490/1461 KB 516/1118 KB 482/1461 KB 516/1118 KB 490/1461 KB 520/1118 KB 494/1461 KB 520/1118 KB 494/1461 KB 524/1118 KB 494/1461 KB 528/1118 KB 494/1461 KB 532/1118 KB 498/1461 KB 536/1118 KB 498/1461 KB 540/1118 KB 498/1461 KB 532/1118 KB 502/1461 KB 540/1118 KB 506/1461 KB 540/1118 KB 510/1461 KB 540/1118 KB 514/1461 KB 540/1118 KB 518/1461 KB 544/1118 KB 522/1461 KB 544/1118 KB 526/1461 KB 544/1118 KB 514/1461 KB 544/1118 KB 526/1461 KB 548/1118 KB 526/1461 KB 552/1118 KB 526/1461 KB 556/1118 KB 530/1461 KB 560/1118 KB 534/1461 KB 560/1118 KB 538/1461 KB 560/1118 KB 542/1461 KB 560/1118 KB 526/1461 KB 560/1118 KB 542/1461 KB 564/1118 KB 542/1461 KB 568/1118 KB 542/1461 KB 572/1118 KB 542/1461 KB 576/1118 KB 542/1461 KB 580/1118 KB 546/1461 KB 584/1118 KB 546/1461 KB 588/1118 KB 546/1461 KB 592/1118 KB 546/1461 KB 580/1118 KB 550/1461 KB 592/1118 KB 554/1461 KB 592/1118 KB 558/1461 KB 592/1118 KB 562/1461 KB 592/1118 KB 566/1461 KB 596/1118 KB 570/1461 KB 596/1118 KB 574/1461 KB 596/1118 KB 578/1461 KB 596/1118 KB 582/1461 KB 596/1118 KB 586/1461 KB 596/1118 KB 590/1461 KB 596/1118 KB 562/1461 KB 596/1118 KB 590/1461 KB 600/1118 KB 590/1461 KB 604/1118 KB 590/1461 KB 608/1118 KB 590/1461 KB 612/1118 KB 590/1461 KB 616/1118 KB 594/1461 KB 620/1118 KB 594/1461 KB 624/1118 KB 594/1461 KB 628/1118 KB 594/1461 KB 632/1118 KB 594/1461 KB 636/1118 KB 594/1461 KB 640/1118 KB 594/1461 KB 616/1118 KB 598/1461 KB 640/1118 KB 602/1461 KB 640/1118 KB 606/1461 KB 640/1118 KB 610/1461 KB 640/1118 KB 614/1461 KB 644/1118 KB 618/1461 KB 644/1118 KB 622/1461 KB 644/1118 KB 610/1461 KB 644/1118 KB 622/1461 KB 648/1118 KB 626/1461 KB 652/1118 KB 626/1461 KB 656/1118 KB 626/1461 KB 648/1118 KB 630/1461 KB 656/1118 KB 634/1461 KB 656/1118 KB 638/1461 KB 660/1118 KB 634/1461 KB 660/1118 KB 638/1461 KB 664/1118 KB 638/1461 KB 668/1118 KB 638/1461 KB 672/1118 KB 642/1461 KB 676/1118 KB 642/1461 KB 680/1118 KB 642/1461 KB 684/1118 KB 642/1461 KB 688/1118 KB 642/1461 KB 672/1118 KB 646/1461 KB 688/1118 KB 650/1461 KB 688/1118 KB 654/1461 KB 688/1118 KB 658/1461 KB 688/1118 KB 662/1461 KB 692/1118 KB 666/1461 KB 692/1118 KB 670/1461 KB 692/1118 KB 658/1461 KB 692/1118 KB 670/1461 KB 696/1118 KB 670/1461 KB 700/1118 KB 670/1461 KB 704/1118 KB 674/1461 KB 704/1118 KB 678/1461 KB 708/1118 KB 682/1461 KB 708/1118 KB 686/1461 KB 708/1118 KB 674/1461 KB 708/1118 KB 686/1461 KB 712/1118 KB 686/1461 KB 716/1118 KB 686/1461 KB 720/1118 KB 690/1461 KB 720/1118 KB 694/1461 KB 724/1118 KB 698/1461 KB 724/1118 KB 702/1461 KB 724/1118 KB 690/1461 KB 724/1118 KB 702/146 unit-abot-epc-basic-0: 12:20:28 DEBUG unit.abot-epc-basic/0.install 1 KB 728/1118 KB 702/1461 KB 732/1118 KB 702/1461 KB 736/1118 KB 706/1461 KB 740/1118 KB 706/1461 KB 744/1118 KB 706/1461 KB 748/1118 KB 706/1461 KB 752/1118 KB 706/1461 KB 736/1118 KB 710/1461 KB 752/1118 KB 714/1461 KB 752/1118 KB 718/1461 KB 752/1118 KB 722/1461 KB 752/1118 KB 726/1461 KB 756/1118 KB 730/1461 KB 756/1118 KB 722/1461 KB 756/1118 KB 730/1461 KB 760/1118 KB 730/1461 KB 764/1118 KB 730/1461 KB 768/1118 KB 734/1461 KB 768/1118 KB 734/1461 KB 772/1118 KB 738/1461 KB 776/1118 KB 738/1461 KB 780/1118 KB 738/1461 KB 784/1118 KB 738/1461 KB 772/1118 KB 742/1461 KB 784/1118 KB 746/1461 KB 784/1118 KB 750/1461 KB 784/1118 KB 754/1461 KB 784/1118 KB 758/1461 KB 788/1118 KB 762/1461 KB 788/1118 KB 766/1461 KB 788/1118 KB 754/1461 KB 788/1118 KB 766/1461 KB 792/1118 KB 766/1461 KB 796/1118 KB 766/1461 KB 800/1118 KB 770/1461 KB 800/1118 KB 774/1461 KB 804/1118 KB 778/1461 KB 804/1118 KB 782/1461 KB 804/1118 KB 770/1461 KB 804/1118 KB 782/1461 KB 808/1118 KB 782/1461 KB 812/1118 KB 782/1461 KB 816/1118 KB 782/1461 KB 820/1118 KB 786/1461 KB 824/1118 KB 786/1461 KB 828/1118 KB 786/1461 KB 832/1118 KB 786/1461 KB 820/1118 KB 790/1461 KB 832/1118 KB 794/1461 KB 832/1118 KB 798/1461 KB 832/1118 KB 802/1461 KB 832/1118 KB 806/1461 KB 836/1118 KB 802/1461 KB 836/1118 KB 806/1461 KB 840/1118 KB 806/1461 KB 844/1118 KB 806/1461 KB 848/1118 KB 810/1461 KB 848/1118 KB 814/1461 KB 848/1118 KB 818/1461 KB 848/1118 KB 822/1461 KB 852/1118 KB 826/1461 KB 852/1118 KB 830/1461 KB 852/1118 KB 818/1461 KB 852/1118 KB 830/1461 KB 856/1118 KB 830/1461 KB 860/1118 KB 830/1461 KB 864/1118 KB 830/1461 KB 868/1118 KB 834/1461 KB 872/1118 KB 834/1461 KB 868/1118 KB 834/1461 KB 876/1118 KB 838/1461 KB 876/1118 KB 842/1461 KB 876/1118 KB 846/1461 KB 880/1118 KB 842/1461 KB 880/1118 KB 846/1461 KB 884/1118 KB 850/1461 KB 888/1118 KB 850/1461 KB 892/1118 KB 850/1461 KB 896/1118 KB 850/1461 KB 884/1118 KB 854/1461 KB 896/1118 KB 858/1461 KB 896/1118 KB 862/1461 KB 896/1118 KB 866/1461 KB 900/1118 KB 870/1461 KB 900/1118 KB 874/1461 KB 900/1118 KB 878/1461 KB 900/1118 KB 862/1461 KB 900/1118 KB 878/1461 KB 904/1118 KB 878/1461 KB 908/1118 KB 878/1461 KB 912/1118 KB 878/1461 KB 916/1118 KB 882/1461 KB 920/1118 KB 882/1461 KB 924/1118 KB 882/1461 KB 928/1118 KB 882/1461 KB 916/1118 KB 886/1461 KB 928/1118 KB 890/1461 KB 928/1118 KB 894/1461 KB 932/1118 KB 898/1461 KB 932/1118 KB 902/1461 KB 932/1118 KB 906/1461 KB 932/1118 KB 910/1461 KB 932/1118 KB 890/1461 KB 932/1118 KB 910/1461 KB 936/1118 KB 910/1461 KB 940/1118 KB 910/1461 KB 944/1118 KB 910/1461 KB 948/1118 KB 914/1461 KB 952/1118 KB 914/1461 KB 956/1118 KB 914/1461 KB 960/1118 KB 914/1461 KB 948/1118 KB 918/1461 KB 960/1118 KB 922/1461 KB 960/1118 KB 926/1461 KB 964/1118 KB 930/1461 KB 964/1118 KB 934/1461 KB 964/1118 KB 938/1461 KB 964/1118 KB 942/1461 KB 964/1118 KB 922/1461 KB 964/1118 KB 942/1461 KB 968/1118 KB 942/1461 KB 972/1118 KB 942/1461 KB 976/1118 KB 942/1461 KB 980/1118 KB 946/1461 KB 984/1118 KB 946/1461 KB 988/1118 KB 946/1461 KB 992/1118 KB 946/1461 KB 980/1118 KB 950/1461 KB 992/1118 KB 954/1461 KB 992/1118 KB 958/1461 KB 996/1118 KB 962/1461 KB 996/1118 KB 966/1461 KB 996/1118 KB 970/1461 KB 996/1118 KB 974/1461 KB 996/1118 KB 954/1461 KB 996/1118 KB 974/1461 KB 1000/1118 KB 974/1461 KB 1004/1118 KB 974/1461 KB 1008/1118 KB 974/1461 KB 1012/1118 KB 978/1461 KB 1016/1118 KB 978/1461 unit-abot-epc-basic-0: 12:20:28 DEBUG unit.abot-epc-basic/0.install KB 1020/1118 KB 978/1461 KB 1024/1118 KB 978/1461 KB 1012/1118 KB 982/1461 KB 1024/1118 KB 986/1461 KB 1024/1118 KB 990/1461 KB 1024/1118 KB 990/1461 KB 1028/1118 KB 994/1461 KB 1032/1118 KB 994/1461 KB 1036/1118 KB 994/1461 KB 1040/1118 KB 994/1461 KB 1028/1118 KB 998/1461 KB 1040/1118 KB 1002/1461 KB 1040/1118 KB 1006/1461 KB 1040/1118 KB 1006/1461 KB 1044/1118 KB 1010/1461 KB 1048/1118 KB 1010/1461 KB 1052/1118 KB 1010/1461 KB 1056/1118 KB 1010/1461 KB 1060/1118 KB 1010/1461 KB 1064/1118 KB 1010/1461 KB 1068/1118 KB 1010/1461 KB 1072/1118 KB 1010/1461 KB 1044/1118 KB 1014/1461 KB 1072/1118 KB 1018/1461 KB 1072/1118 KB 1022/1461 KB 1072/1118 KB 1026/1461 KB 1072/1118 KB 1030/1461 KB 1072/1118 KB 1034/1461 KB 1072/1118 KB 1038/1461 KB 1072/1118 KB 1042/1461 KB 1072/1118 KB 1046/1461 KB 1076/1118 KB 1050/1461 KB 1076/1118 KB 1054/1461 KB 1076/1118 KB 1042/1461 KB 1076/1118 KB 1054/1461 KB 1080/1118 KB 1054/1461 KB 1084/1118 KB 1054/1461 KB 1088/1118 KB 1054/1461 KB 1092/1118 KB 1058/1461 KB 1096/1118 KB 1058/1461 KB 1100/1118 KB 1058/1461 KB 1104/1118 KB 1058/1461 KB 1092/1118 KB 1062/1461 KB 1104/1118 KB 1066/1461 KB 1104/1118 KB 1070/1461 KB 1104/1118 KB 1074/1461 KB 1104/1118 KB 1078/1461 KB 1108/1118 KB 1082/1461 KB 1108/1118 KB 1074/1461 KB 1108/1118 KB 1086/1461 KB 1112/1118 KB 1086/1461 KB 1116/1118 KB 1086/1461 KB 1118/1118 KB 1086/1461 KB 1118/1118 KB 1090/1461 KB 1118/1118 KB 1094/1461 KB 1118/1118 KB 1098/1461 KB 1118/1118 KB 1102/1461 KB 1118/1118 KB 1106/1461 KB 1118/1118 KB 1110/1461 KB 1118/1118 KB 1114/1461 KB 1118/1118 KB 1118/1461 KB 1118/1118 KB 1122/1461 KB 1118/1118 KB 1126/1461 KB 1118/1118 KB 1130/1461 KB 1118/1118 KB 1134/1461 KB 1118/1118 KB 1138/1461 KB 1118/1118 KB 1142/1461 KB 1118/1118 KB 1146/1461 KB 1118/1118 KB 1150/1461 KB 1118/1118 KB 1154/1461 KB 1118/1118 KB 1158/1461 KB 1118/1118 KB 1162/1461 KB 1118/1118 KB 1166/1461 KB 1118/1118 KB 1170/1461 KB 1118/1118 KB 1174/1461 KB 1118/1118 KB 1178/1461 KB 1118/1118 KB 1182/1461 KB 1118/1118 KB 1186/1461 KB 1118/1118 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar (1118 KB at 610.1 KB/sec) unit-abot-epc-basic-0: 12:20:28 DEBUG unit.abot-epc-basic/0.install 1190/1461 KB 1194/1461 KB 1198/1461 KB 1202/1461 KB 1206/1461 KB 1210/1461 KB 1214/1461 KB 1218/1461 KB 1222/1461 KB 1226/1461 KB 1230/1461 KB 1234/1461 KB 1238/1461 KB 1242/1461 KB 1246/1461 KB 1250/1461 KB 1254/1461 KB 1258/1461 KB 1262/1461 KB 1266/1461 KB 1270/1461 KB 1274/1461 KB 1278/1461 KB 1282/1461 KB 1286/1461 KB 1290/1461 KB 1294/1461 KB 1298/1461 KB 1302/1461 KB 1306/1461 KB 1310/1461 KB 1314/1461 KB 1318/1461 KB 1322/1461 KB 1326/1461 KB 1330/1461 KB 1334/1461 KB 1338/1461 KB 1342/1461 KB 1346/1461 KB 1350/1461 KB 1354/1461 KB 1358/1461 KB 1362/1461 KB 1366/1461 KB 1370/1461 KB 1374/1461 KB 1378/1461 KB 1382/1461 KB 1386/1461 KB 1390/1461 KB 1394/1461 KB 1398/1461 KB 1402/1461 KB 1406/1461 KB 1410/1461 KB 1414/1461 KB 1418/1461 KB 1422/1461 KB 1426/1461 KB 1430/1461 KB 1434/1461 KB 1438/1461 KB 1442/1461 KB 1446/1461 KB 1450/1461 KB 1454/1461 KB 1458/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 783.4 KB/sec) unit-abot-epc-basic-0: 12:20:28 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:20:28 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:20:28 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: 12:20:28 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (7 KB at 468.1 KB/sec) unit-abot-epc-basic-0: 12:20:28 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: 12:20:28 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (2 KB at 124.4 KB/sec) unit-abot-epc-basic-0: 12:20:28 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: 12:20:28 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: 12:20:28 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: 12:20:28 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 70.3 KB/sec) unit-abot-epc-basic-0: 12:20:28 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: 12:20:28 DEBUG unit.abot-epc-basic/0.install 424/424 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 27.6 KB/sec) unit-abot-epc-basic-0: 12:20:28 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: 12:20:28 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 293.9 KB/sec) unit-abot-epc-basic-0: 12:20:28 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: 12:20:28 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: 12:20:28 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: 12:20:28 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: 12:20:28 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: 12:20:28 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 109.5 KB/sec) unit-abot-epc-basic-0: 12:20:28 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: 12:20:28 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 577.1 KB/sec) unit-abot-epc-basic-0: 12:20:28 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: 12:20:28 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 72.0 KB/sec) unit-abot-epc-basic-0: 12:20:28 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: 12:20:28 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (4 KB at 231.9 KB/sec) unit-abot-epc-basic-0: 12:20:28 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: 12:20:28 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (6 KB at 376.9 KB/sec) unit-abot-epc-basic-0: 12:20:28 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: 12:20: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/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: 12:20:28 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: 12:20:28 DEBUG unit.abot-epc-basic/0.install 889/889 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 57.9 KB/sec) unit-abot-epc-basic-0: 12:20:28 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: 12:20:28 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (3 KB at 233.0 KB/sec) unit-abot-epc-basic-0: 12:20:28 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: 12:20:28 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3 KB at 196.3 KB/sec) unit-abot-epc-basic-0: 12:20:28 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: 12:20:28 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 258.7 KB/sec) unit-abot-epc-basic-0: 12:20:28 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: 12:20:28 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 463.2 KB/sec) unit-abot-epc-basic-0: 12:20:28 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: 12:20:28 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 66.9 KB/sec) unit-abot-epc-basic-0: 12:20:28 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: 12:20:28 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: 12:20:28 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: 12:20:28 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 754.9 KB/sec) unit-abot-epc-basic-0: 12:20:28 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: 12:20:28 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: 12:20:28 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: 12:20:28 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: 12:20:28 DEBUG unit.abot-epc-basic/0.install 3/149 KB 6/149 KB 9/149 KB 11/149 KB 14/149 KB 16/149 KB 19/149 KB 22/149 KB 25/149 KB 27/149 KB 30/149 KB 32/149 KB 36/149 KB 40/149 KB 44/149 KB 48/149 KB 52/149 KB 56/149 KB 60/149 KB 64/149 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar unit-abot-epc-basic-0: 12:20:28 DEBUG unit.abot-epc-basic/0.install 68/149 KB 4/10 KB 72/149 KB 4/6 KB 4/10 KB 68/149 KB 4/6 KB 4/10 KB 68/149 KB 8/10 KB 72/149 KB 4/6 KB 10/10 KB 72/149 KB 4/6 KB 10/10 KB 72/149 KB 6/6 KB 10/10 KB 76/149 KB 6/6 KB 10/10 KB 80/149 KB 6/6 KB 10/10 KB 80/149 KB 4/21 KB 6/6 KB 10/10 KB 80/149 KB 8/21 KB 6/6 KB 10/10 KB 80/149 KB 12/21 KB 6/6 KB 10/10 KB 80/149 KB 16/21 KB 6/6 KB 10/10 KB 80/149 KB 20/21 KB 6/6 KB 10/10 KB 80/149 KB 21/21 KB 6/6 KB 10/10 KB 84/149 KB 21/21 KB 6/6 KB 10/10 KB 88/149 KB 21/21 KB 6/6 KB 10/10 KB 92/149 KB 21/21 KB 6/6 KB 10/10 KB 96/149 KB 21/21 KB 6/6 KB 10/10 KB 100/149 KB 21/21 KB 6/6 KB 10/10 KB 104/149 KB 21/21 KB 6/6 KB 10/10 KB 108/149 KB 21/21 KB 6/6 KB 10/10 KB 112/149 KB 21/21 KB 6/6 KB 10/10 KB 116/149 KB 21/21 KB 6/6 KB 10/10 KB 116/149 KB 21/21 KB 4/14 KB 6/6 KB 10/10 KB 116/149 KB 21/21 KB 8/14 KB 6/6 KB 10/10 KB 116/149 KB 21/21 KB 12/14 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (10 KB at 422.1 KB/sec) unit-abot-epc-basic-0: 12:20:28 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: 12:20:28 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 252.0 KB/sec) unit-abot-epc-basic-0: 12:20:28 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: 12:20:28 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 KB at 750.7 KB/sec) unit-abot-epc-basic-0: 12:20:28 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: 12:20:28 DEBUG unit.abot-epc-basic/0.install 116/149 KB 14/14 KB 120/149 KB 14/14 KB 124/149 KB 14/14 KB 128/149 KB 14/14 KB 132/149 KB 14/14 KB 136/149 KB 14/14 KB 140/149 KB 14/14 KB 4/30 KB 140/149 KB 14/14 KB 8/30 KB 140/149 KB 14/14 KB 12/30 KB 140/149 KB 14/14 KB 16/30 KB 140/149 KB 14/14 KB 20/30 KB 140/149 KB 14/14 KB 3/37 KB 24/30 KB 140/149 KB 14/14 KB 5/37 KB 4/14 KB 24/30 KB 140/149 KB 14/14 KB 24/30 KB 140/149 KB 14/14 KB 5/37 KB 4/14 KB 28/30 KB 140/149 KB 14/14 KB 5/37 KB 4/14 KB 30/30 KB 140/149 KB 14/14 KB 3/37 KB 4/14 KB 24/30 KB 140/149 KB 14/14 KB 5/37 KB 8/14 KB 30/30 KB 140/149 KB 14/14 KB 5/37 KB 12/14 KB 30/30 KB 140/149 KB 14/14 KB 5/37 KB 14/14 KB 30/30 KB 140/149 KB 14/14 KB 8/37 KB 14/14 KB 30/30 KB 140/149 KB 14/14 KB 11/37 KB 14/14 KB 30/30 KB 140/149 KB 13/37 KB 14/14 KB 30/30 KB 140/149 KB 16/37 KB 14/14 KB 30/30 KB 140/149 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 KB at 458.4 KB/sec) unit-abot-epc-basic-0: 12:20:28 DEBUG unit.abot-epc-basic/0.install 19/37 KB 14/14 KB 30/30 KB 140/149 KB 21/37 KB 14/14 KB 30/30 KB 140/149 KB Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar unit-abot-epc-basic-0: 12:20:28 DEBUG unit.abot-epc-basic/0.install 24/37 KB 14/14 KB 30/30 KB 140/149 KB 27/37 KB 14/14 KB 30/30 KB 140/149 KB 29/37 KB 14/14 KB 30/30 KB 140/149 KB 32/37 KB 14/14 KB 30/30 KB 140/149 KB 35/37 KB 14/14 KB 30/30 KB 140/149 KB 35/37 KB 14/14 KB 30/30 KB 144/149 KB 37/37 KB 14/14 KB 30/30 KB 144/149 KB 37/37 KB 14/14 KB 30/30 KB 148/149 KB 37/37 KB 14/14 KB 30/30 KB 149/149 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 919.1 KB/sec) unit-abot-epc-basic-0: 12:20:28 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: 12:20:28 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (14 KB at 396.8 KB/sec) unit-abot-epc-basic-0: 12:20:28 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: 12:20:28 DEBUG unit.abot-epc-basic/0.install 37/37 KB 149/149 KB 4/37 KB 37/37 KB 149/149 KB 8/37 KB 37/37 KB 149/149 KB 12/37 KB 37/37 KB 149/149 KB 16/37 KB 37/37 KB 149/149 KB 20/37 KB 37/37 KB 149/149 KB 24/37 KB 37/37 KB 149/149 KB 28/37 KB 37/37 KB 149/149 KB 32/37 KB 37/37 KB 149/149 KB 36/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 4/43 KB 8/11 KB 37/37 KB 4/43 KB 11/11 KB 37/37 KB 149/149 KB 37/37 KB 4/43 KB 4/11 KB 37/37 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 11/11 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 2509.6 KB/sec) unit-abot-epc-basic-0: 12:20:28 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: 12:20:28 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 KB at 782.8 KB/sec) unit-abot-epc-basic-0: 12:20:28 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: 12:20:28 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 786.5 KB/sec) unit-abot-epc-basic-0: 12:20:28 DEBUG unit.abot-epc-basic/0.install 36/43 KB 11/11 KB 40/43 KB 11/11 KB 43/43 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (11 KB at 200.0 KB/sec) unit-abot-epc-basic-0: 12:20:28 DEBUG unit.abot-epc-basic/0.install 1/7 KB 43/43 KB 4/7 KB 43/43 KB 7/7 KB 43/43 KB 7/7 KB 43/43 KB 7/7 KB 3/60 KB 43/43 KB 7/7 KB 5/60 KB 43/43 KB 7/7 KB 8/60 KB 43/43 KB 7/7 KB 11/60 KB 7/7 KB 13/60 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 KB at 765.4 KB/sec) unit-abot-epc-basic-0: 12:20:28 DEBUG unit.abot-epc-basic/0.install 7/7 KB 16/60 KB 7/7 KB 19/60 KB 7/7 KB 21/60 KB 7/7 KB 24/60 KB 7/7 KB 27/60 KB 7/7 KB 29/60 KB 7/7 KB 32/60 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 116.7 KB/sec) unit-abot-epc-basic-0: 12:20:28 DEBUG unit.abot-epc-basic/0.install 36/60 KB 40/60 KB 44/60 KB 48/60 KB 52/60 KB 56/60 KB 60/60 KB 60/60 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (60 KB at 931.7 KB/sec) unit-abot-epc-basic-0: 12:20:29 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: 12:20:29 DEBUG unit.abot-epc-basic/0.install [INFO] Copying 1 resource unit-abot-epc-basic-0: 12:20:29 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:20:29 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:20:29 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: 12:20:29 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 81.1 KB/sec) unit-abot-epc-basic-0: 12:20:29 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: 12:20:29 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/maven/2.0.9/maven-2.0.9.pom (19 KB at 1230.9 KB/sec) unit-abot-epc-basic-0: 12:20:29 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: 12:20:29 DEBUG unit.abot-epc-basic/0.install 3/24 KB 6/24 KB 9/24 KB 11/24 KB 14/24 KB 16/24 KB 19/24 KB 22/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 KB at 1386.3 KB/sec) unit-abot-epc-basic-0: 12:20:29 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: 12:20:29 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (2 KB at 112.9 KB/sec) unit-abot-epc-basic-0: 12:20:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom unit-abot-epc-basic-0: 12:20:29 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (3 KB at 172.5 KB/sec) unit-abot-epc-basic-0: 12:20:29 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: 12:20:29 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 584.8 KB/sec) unit-abot-epc-basic-0: 12:20:29 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: 12:20:29 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (3 KB at 118.2 KB/sec) unit-abot-epc-basic-0: 12:20:29 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: 12:20:29 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 255.5 KB/sec) unit-abot-epc-basic-0: 12:20:29 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: 12:20:29 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 100.9 KB/sec) unit-abot-epc-basic-0: 12:20:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom unit-abot-epc-basic-0: 12:20:29 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 105.4 KB/sec) unit-abot-epc-basic-0: 12:20:29 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: 12:20:29 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (2 KB at 132.6 KB/sec) unit-abot-epc-basic-0: 12:20:29 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: 12:20:29 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (2 KB at 141.9 KB/sec) unit-abot-epc-basic-0: 12:20:29 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: 12:20:29 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: 12:20:29 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: 12:20:29 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (3 KB at 155.1 KB/sec) unit-abot-epc-basic-0: 12:20:29 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: 12:20:29 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 148.1 KB/sec) unit-abot-epc-basic-0: 12:20:29 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: 12:20:29 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: 12:20:29 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: 12:20:29 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (2 KB at 104.6 KB/sec) unit-abot-epc-basic-0: 12:20:29 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: 12:20:29 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-toolchain/1.0/maven-toolchain-1.0.pom (4 KB at 238.1 KB/sec) unit-abot-epc-basic-0: 12:20:29 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: 12:20:29 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 65.1 KB/sec) unit-abot-epc-basic-0: 12:20:29 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: 12:20:29 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: 12:20:29 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: 12:20:29 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3 KB at 245.5 KB/sec) unit-abot-epc-basic-0: 12:20:29 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: 12:20:29 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 KB at 1398.4 KB/sec) unit-abot-epc-basic-0: 12:20:29 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: 12:20:29 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 35.6 KB/sec) unit-abot-epc-basic-0: 12:20:29 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: 12:20:29 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 48.0 KB/sec) unit-abot-epc-basic-0: 12:20:29 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: 12:20:29 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom (2 KB at 93.4 KB/sec) unit-abot-epc-basic-0: 12:20:29 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: 12:20:29 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: 12:20:29 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: 12:20:29 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: 12:20:29 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar unit-abot-epc-basic-0: 12:20:29 DEBUG unit.abot-epc-basic/0.install 4/48 KB 13/13 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 449.6 KB/sec) unit-abot-epc-basic-0: 12:20:29 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: 12:20:29 DEBUG unit.abot-epc-basic/0.install 4/48 KB 13/13 KB 3/156 KB 4/21 KB 8/48 KB 4/87 KB 5/156 KB 4/21 KB 8/48 KB 4/87 KB 8/156 KB 4/21 KB 8/48 KB 4/87 KB 11/156 KB 4/21 KB 8/48 KB 4/87 KB 3/156 KB 8/21 KB 8/48 KB 4/87 KB 11/156 KB 12/21 KB 8/48 KB 4/87 KB 11/156 KB 16/21 KB 8/48 KB 4/87 KB 11/156 KB 20/21 KB 8/48 KB 4/87 KB 11/156 KB 21/21 KB 8/48 KB 4/87 KB 11/156 KB 8/48 KB 4/87 KB 3/156 KB 21/21 KB 8/48 KB 8/87 KB 11/156 KB 21/21 KB 8/48 KB 12/87 KB 11/156 KB 21/21 KB 8/48 KB 16/87 KB 11/156 KB 21/21 KB 8/48 KB 20/87 KB 11/156 KB 21/21 KB 8/48 KB 24/87 KB 13/156 KB 21/21 KB 8/48 KB 28/87 KB 13/156 KB 21/21 KB 8/48 KB 32/87 KB 13/156 KB 8/48 KB 13/156 KB 21/21 KB 12/48 KB 32/87 KB 13/156 KB 21/21 KB 16/48 KB 32/87 KB 13/156 KB 21/21 KB 8/48 KB 20/87 KB 13/156 KB 21/21 KB 16/48 KB 32/87 KB 16/156 KB 21/21 KB 20/48 KB 32/87 KB 16/156 KB 21/21 KB 24/48 KB 36/87 KB 19/156 KB 21/21 KB 28/48 KB 36/87 KB 19/156 KB 21/21 KB 32/48 KB 36/87 KB 19/156 KB 3/35 KB 21/21 KB 32/48 KB 36/87 KB 19/156 KB 5/35 KB 21/21 KB 32/48 KB 36/87 KB 19/156 KB 8/35 KB 21/21 KB 32/48 KB 36/87 KB 19/156 KB 11/35 KB 21/21 KB 32/48 KB 36/87 KB 19/156 KB 21/21 KB 20/48 KB 36/87 KB 19/156 KB 11/35 KB 21/21 KB 32/48 KB 40/87 KB 19/156 KB 21/21 KB 20/48 KB 32/87 KB 19/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 KB at 728.2 KB/sec) unit-abot-epc-basic-0: 12:20:29 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: 12:20:29 DEBUG unit.abot-epc-basic/0.install 13/35 KB 32/48 KB 44/87 KB 21/156 KB 13/35 KB 32/48 KB 48/87 KB 21/156 KB 13/35 KB 32/48 KB 52/87 KB 21/156 KB 13/35 KB 36/48 KB 56/87 KB 21/156 KB 13/35 KB 36/48 KB 60/87 KB 21/156 KB 13/35 KB 36/48 KB 64/87 KB 21/156 KB 13/35 KB 21/21 KB 32/48 KB 40/87 KB 19/156 KB 16/35 KB 36/48 KB 64/87 KB 21/156 KB 19/35 KB 36/48 KB 64/87 KB 21/156 KB 13/35 KB 36/48 KB 52/87 KB 21/156 KB 19/35 KB 40/48 KB 64/87 KB 21/156 KB 19/35 KB 44/48 KB 64/87 KB 21/156 KB 21/35 KB 48/48 KB 64/87 KB 21/156 KB 13/35 KB 32/48 KB 40/87 KB 21/156 KB 21/35 KB 48/48 KB 64/87 KB 24/156 KB 21/35 KB 48/48 KB 64/87 KB 27/156 KB 21/35 KB 48/48 KB 64/87 KB 29/156 KB 21/35 KB 48/48 KB 64/87 KB 32/156 KB 21/35 KB 48/48 KB 64/87 KB 36/156 KB 21/35 KB 48/48 KB 64/87 KB 40/156 KB 21/35 KB 48/48 KB 64/87 KB 44/156 KB 21/35 KB 48/48 KB 64/87 KB 48/156 KB 21/35 KB 48/48 KB 64/87 KB 21/156 KB 21/35 KB 48/48 KB 64/87 KB 40/156 KB 24/35 KB 48/48 KB 64/87 KB 48/156 KB 24/35 KB 4/86 KB 48/48 KB 64/87 KB 48/156 KB 24/35 KB 8/86 KB 48/48 KB 64/87 KB 48/156 KB 24/35 KB 12/86 KB 48/48 KB 64/87 KB 48/156 KB 27/35 KB 16/86 KB 48/48 KB 68/87 KB 48/156 KB 27/35 KB 16/86 KB 48/48 KB 68/87 KB 52/156 KB 27/35 KB 16/86 KB 68/87 KB 56/156 KB 27/35 KB 16/86 KB 68/87 KB 60/156 KB 27/35 KB 20/86 KB 68/87 KB 64/156 KB 27/35 KB 20/86 KB 68/87 KB 68/156 KB 27/35 KB 20/86 KB 68/87 KB 72/156 KB 27/35 KB 20/86 KB 68/87 KB 76/156 KB 27/35 KB 20/86 KB 68/87 KB 80/156 KB 27/35 KB 12/86 KB 48/48 KB 68/87 KB 48/156 KB 27/35 KB 20/86 KB 72/87 KB 80/156 KB 27/35 KB 20/86 KB 76/87 KB 80/156 KB 27/35 KB 20/86 KB 80/87 KB 80/156 KB 27/35 KB 12/86 KB 48/48 KB 64/87 KB 48/156 KB 27/35 KB 20/86 KB 68/87 KB 60/156 KB 27/35 KB 24/86 KB 80/87 KB 80/156 KB 27/35 KB 28/86 KB 80/87 KB 80/156 KB 27/35 KB 32/86 KB 80/87 KB 80/156 KB 29/35 KB 36/86 KB 80/87 KB 80/156 KB 29/35 KB 40/86 KB 84/87 KB 80/156 KB 29/35 KB 44/86 KB 84/87 KB 80/156 KB 29/35 KB 48/86 KB 84/87 KB 80/156 KB 29/35 KB 52/86 KB 84/87 KB 80/156 KB 29/35 KB 56/86 KB 84/87 KB 84/156 KB 29/35 KB 60/86 KB 84/87 KB 84/156 KB 29/35 KB 64/86 KB 84/87 KB 84/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 1020.4 KB/sec) unit-abot-epc-basic-0: 12:20:29 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: 12:20:29 DEBUG unit.abot-epc-basic/0.install 29/35 KB 52/86 KB 84/87 KB 84/156 KB 29/35 KB 64/86 KB 84/87 KB 88/156 KB 29/35 KB 64/86 KB 84/87 KB 92/156 KB 29/35 KB 64/86 KB 84/87 KB 96/156 KB 29/35 KB 36/86 KB 84/87 KB 80/156 KB 29/35 KB 64/86 KB 87/87 KB 96/156 KB 29/35 KB 32/86 KB 80/87 KB 80/156 KB 32/35 KB 64/86 KB 87/87 KB 96/156 KB 35/35 KB 64/86 KB 87/87 KB 96/156 KB 35/35 KB 64/86 KB 87/87 KB 96/156 KB 35/35 KB 64/86 KB 87/87 KB 100/156 KB 35/35 KB 68/86 KB 87/87 KB 104/156 KB 35/35 KB 68/86 KB 87/87 KB 108/156 KB 35/35 KB 68/86 KB 87/87 KB 112/156 KB 35/35 KB 68/86 KB 87/87 KB 100/156 KB 35/35 KB 72/86 KB 87/87 KB 112/156 KB 35/35 KB 76/86 KB 87/87 KB 112/156 KB 35/35 KB 80/86 KB 87/87 KB 112/156 KB 35/35 KB 80/86 KB 87/87 KB 116/156 KB 35/35 KB 84/86 KB 87/87 KB 120/156 KB 35/35 KB 84/86 KB 87/87 KB 124/156 KB 35/35 KB 84/86 KB 87/87 KB 128/156 KB 35/35 KB 84/86 KB 87/87 KB 116/156 KB 35/35 KB 86/86 KB 87/87 KB 128/156 KB 4/24 KB 35/35 KB 86/86 KB 87/87 KB 128/156 KB 8/24 KB 35/35 KB 86/86 KB 87/87 KB 128/156 KB 12/24 KB 35/35 KB 86/86 KB 87/87 KB 128/156 KB 16/24 KB 35/35 KB 86/86 KB 87/87 KB 128/156 KB 20/24 KB 35/35 KB 86/86 KB 87/87 KB 128/156 KB 24/24 KB 35/35 KB 86/86 KB 87/87 KB 128/156 KB 24/24 KB 35/35 KB 86/86 KB 87/87 KB 128/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 1378.2 KB/sec) unit-abot-epc-basic-0: 12:20:29 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: 12:20:29 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 KB at 664.0 KB/sec) unit-abot-epc-basic-0: 12:20:29 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: 12:20:29 DEBUG unit.abot-epc-basic/0.install 24/24 KB 86/86 KB 132/156 KB 24/24 KB 86/86 KB 136/156 KB 3/14 KB 24/24 KB 86/86 KB 140/156 KB 3/14 KB 24/24 KB 86/86 KB 144/156 KB 3/14 KB 4/119 KB 148/156 KB 3/14 KB 24/24 KB 86/86 KB 132/156 KB 3/14 KB 4/119 KB 148/156 KB 5/14 KB 4/119 KB 148/156 KB 8/14 KB 4/119 KB 148/156 KB 11/14 KB 4/119 KB 148/156 KB 13/14 KB 4/119 KB 148/156 KB 14/14 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 1332.4 KB/sec) unit-abot-epc-basic-0: 12:20:29 DEBUG unit.abot-epc-basic/0.install 24/24 KB 4/119 KB 86/86 KB 144/156 KB 3/14 KB 8/119 KB 152/156 KB 14/14 KB 12/119 KB 152/156 KB 14/14 KB 16/119 KB 152/156 KB 14/14 KB 20/119 KB 152/156 KB 14/14 KB 24/119 KB 152/156 KB 14/14 KB 28/119 KB 152/156 KB 14/14 KB 32/119 KB 152/156 KB 14/14 KB 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: 12:20:29 DEBUG unit.abot-epc-basic/0.install 4/119 KB 152/156 KB 14/14 KB 36/119 KB 156/156 KB 14/14 KB 36/119 KB 156/156 KB 14/14 KB 36/119 KB 152/156 KB 14/14 KB 40/119 KB 156/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 374.7 KB/sec) unit-abot-epc-basic-0: 12:20:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar unit-abot-epc-basic-0: 12:20:29 DEBUG unit.abot-epc-basic/0.install 44/119 KB 156/156 KB 14/14 KB 48/119 KB 156/156 KB 14/14 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 195.1 KB/sec) unit-abot-epc-basic-0: 12:20:29 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: 12:20:29 DEBUG unit.abot-epc-basic/0.install 52/119 KB 156/156 KB 56/119 KB 156/156 KB 60/119 KB 156/156 KB 64/119 KB 156/156 KB 3/29 KB 64/119 KB 156/156 KB 6/29 KB 64/119 KB 156/156 KB 9/29 KB 64/119 KB 156/156 KB 11/29 KB 64/119 KB 156/156 KB 11/29 KB 68/119 KB 156/156 KB 14/29 KB 68/119 KB 156/156 KB 16/29 KB 68/119 KB 156/156 KB 16/29 KB 4/37 KB 68/119 KB 156/156 KB 16/29 KB 8/37 KB 68/119 KB 16/29 KB 12/37 KB 68/119 KB 16/29 KB 16/37 KB 68/119 KB 16/29 KB 20/37 KB 68/119 KB 16/29 KB 24/37 KB 68/119 KB 16/29 KB 28/37 KB 68/119 KB 19/29 KB 32/37 KB 68/119 KB 3/57 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 1901.1 KB/sec) unit-abot-epc-basic-0: 12:20:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar unit-abot-epc-basic-0: 12:20:29 DEBUG unit.abot-epc-basic/0.install 19/29 KB 36/37 KB 72/119 KB 3/57 KB 19/29 KB 37/37 KB 72/119 KB 3/57 KB 19/29 KB 32/37 KB 72/119 KB 3/57 KB 19/29 KB 37/37 KB 76/119 KB 3/57 KB 19/29 KB 37/37 KB 80/119 KB 3/57 KB 19/29 KB 28/37 KB 68/119 KB 3/57 KB 16/29 KB 28/37 KB 68/119 KB 3/57 KB 19/29 KB 37/37 KB 80/119 KB 6/57 KB 19/29 KB 37/37 KB 80/119 KB 9/57 KB 19/29 KB 37/37 KB 80/119 KB 11/57 KB 19/29 KB 37/37 KB 80/119 KB 14/57 KB 22/29 KB 37/37 KB 80/119 KB 16/57 KB 22/29 KB 37/37 KB 80/119 KB 14/57 KB 25/29 KB 37/37 KB 80/119 KB 16/57 KB 27/29 KB 37/37 KB 80/119 KB 19/57 KB 29/29 KB 37/37 KB 80/119 KB 19/57 KB 25/29 KB 37/37 KB 80/119 KB 19/57 KB 29/29 KB 37/37 KB 84/119 KB 22/57 KB 29/29 KB 37/37 KB 84/119 KB 25/57 KB 29/29 KB 37/37 KB 84/119 KB 27/57 KB 29/29 KB 84/119 KB 4/11 KB 30/57 KB 29/29 KB 84/119 KB 4/11 KB 32/57 KB 29/29 KB 84/119 KB 4/11 KB 36/57 KB 29/29 KB 84/119 KB 4/11 KB 40/57 KB 29/29 KB 37/37 KB 84/119 KB 19/57 KB 29/29 KB 88/119 KB 4/11 KB 40/57 KB 29/29 KB 92/119 KB 4/11 KB 40/57 KB 29/29 KB 96/119 KB 4/11 KB 40/57 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 326.3 KB/sec) unit-abot-epc-basic-0: 12:20:29 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 415.8 KB/sec) unit-abot-epc-basic-0: 12:20:29 DEBUG unit.abot-epc-basic/0.install 29/29 KB 37/37 KB 84/119 KB 4/11 KB 27/57 KB 100/119 KB 8/11 KB 40/57 KB 100/119 KB 11/11 KB 40/57 KB 100/119 KB 4/11 KB 40/57 KB 104/119 KB 11/11 KB 40/57 KB 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: 12:20:29 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: 12:20:29 DEBUG unit.abot-epc-basic/0.install 108/119 KB 11/11 KB 40/57 KB 112/119 KB 11/11 KB 40/57 KB 116/119 KB 11/11 KB 40/57 KB 119/119 KB 11/11 KB 44/57 KB 116/119 KB 11/11 KB 44/57 KB 119/119 KB 11/11 KB 48/57 KB 119/119 KB 11/11 KB 52/57 KB 119/119 KB 11/11 KB 56/57 KB 119/119 KB 11/11 KB 57/57 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (11 KB at 106.8 KB/sec) unit-abot-epc-basic-0: 12:20:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar unit-abot-epc-basic-0: 12:20:29 DEBUG unit.abot-epc-basic/0.install 119/119 KB 4/33 KB 57/57 KB 119/119 KB 8/33 KB 57/57 KB 3/21 KB 119/119 KB 12/33 KB 57/57 KB 3/21 KB 119/119 KB 16/33 KB 57/57 KB 3/21 KB 119/119 KB 4/33 KB 57/57 KB 3/21 KB 119/119 KB 16/33 KB 57/57 KB 5/21 KB 119/119 KB 16/33 KB 57/57 KB 8/21 KB 119/119 KB 20/33 KB 57/57 KB 8/21 KB 119/119 KB 20/33 KB 57/57 KB 11/21 KB 119/119 KB 20/33 KB 57/57 KB 13/21 KB 119/119 KB 20/33 KB 57/57 KB 16/21 KB 119/119 KB 24/33 KB 57/57 KB 19/21 KB 119/119 KB 24/33 KB 57/57 KB 16/21 KB 119/119 KB 28/33 KB 57/57 KB 19/21 KB 32/33 KB 19/21 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 570.5 KB/sec) unit-abot-epc-basic-0: 12:20:29 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (119 KB at 1201.3 KB/sec) unit-abot-epc-basic-0: 12:20:29 DEBUG unit.abot-epc-basic/0.install 33/33 KB 21/21 KB 33/33 KB 3/5 KB 21/21 KB 33/33 KB 3/5 KB 21/21 KB 33/33 KB 5/5 KB 21/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: 12:20:29 DEBUG unit.abot-epc-basic/0.install 3/14 KB 33/33 KB 5/5 KB 21/21 KB 5/14 KB 5/5 KB 21/21 KB 8/14 KB 5/5 KB 21/21 KB 11/14 KB 5/5 KB 21/21 KB 13/14 KB 5/5 KB 21/21 KB 14/14 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 297.6 KB/sec) unit-abot-epc-basic-0: 12:20:29 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar (5 KB at 40.8 KB/sec) unit-abot-epc-basic-0: 12:20:29 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar (21 KB at 191.7 KB/sec) unit-abot-epc-basic-0: 12:20:29 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar (14 KB at 123.7 KB/sec) unit-abot-epc-basic-0: 12:20:29 DEBUG unit.abot-epc-basic/0.install [INFO] No sources to compile unit-abot-epc-basic-0: 12:20:29 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:20:29 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:20:29 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: 12:20:29 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: 12:20:29 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:20:29 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:20:29 DEBUG unit.abot-epc-basic/0.install [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-mysql-0: 12:20:30 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 12:20:30 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 12:20:30 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 12:20:30 INFO unit.mysql/0.juju-log Installing mysql-server with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 12:20:30 DEBUG unit.mysql/0.config-changed Reading package lists... unit-abot-epc-basic-0: 12:20:30 DEBUG unit.abot-epc-basic/0.install [INFO] unit-mysql-0: 12:20:30 DEBUG unit.mysql/0.config-changed Building dependency tree... unit-abot-epc-basic-0: 12:20:30 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-mysql-0: 12:20:30 DEBUG unit.mysql/0.config-changed Reading state information... unit-abot-epc-basic-0: 12:20:30 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: 12:20:30 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 477.4 KB/sec) unit-abot-epc-basic-0: 12:20:30 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: 12:20:30 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom (2 KB at 122.4 KB/sec) unit-abot-epc-basic-0: 12:20:30 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: 12:20:30 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/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom (13 KB at 882.3 KB/sec) unit-mysql-0: 12:20:30 DEBUG unit.mysql/0.config-changed The following extra packages will be installed: unit-mysql-0: 12:20:30 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 12:20:30 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server-5.5 unit-mysql-0: 12:20:30 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 12:20:30 DEBUG unit.mysql/0.config-changed Suggested packages: unit-mysql-0: 12:20:30 DEBUG unit.mysql/0.config-changed libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-mysql-0: 12:20:30 DEBUG unit.mysql/0.config-changed libsql-statement-perl libipc-sharedcache-perl tinyca mailx unit-mysql-0: 12:20:30 DEBUG unit.mysql/0.config-changed The following NEW packages will be installed: unit-mysql-0: 12:20:30 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 12:20:30 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server mysql-server-5.5 unit-mysql-0: 12:20:30 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-abot-epc-basic-0: 12:20:30 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: 12:20:30 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 190.4 KB/sec) unit-abot-epc-basic-0: 12:20:30 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: 12:20:31 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 172.7 KB/sec) unit-abot-epc-basic-0: 12:20:31 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: 12:20:31 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 155.0 KB/sec) unit-abot-epc-basic-0: 12:20:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom unit-abot-epc-basic-0: 12:20:31 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 1217.0 KB/sec) unit-abot-epc-basic-0: 12:20:31 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: 12:20:31 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 757.4 KB/sec) unit-abot-epc-basic-0: 12:20:31 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: 12:20:31 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 106.2 KB/sec) unit-abot-epc-basic-0: 12:20:31 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: 12:20:31 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 123.6 KB/sec) unit-abot-epc-basic-0: 12:20:31 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: 12:20:31 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (8 KB at 644.5 KB/sec) unit-abot-epc-basic-0: 12:20:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom unit-abot-epc-basic-0: 12:20:31 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: 12:20:31 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: 12:20:31 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 124.6 KB/sec) unit-abot-epc-basic-0: 12:20:31 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: 12:20:31 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 128.7 KB/sec) unit-abot-epc-basic-0: 12:20:31 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: 12:20:31 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 651.3 KB/sec) unit-mysql-0: 12:20:31 DEBUG unit.mysql/0.config-changed 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 12:20:31 DEBUG unit.mysql/0.config-changed Need to get 8969 kB of archives. unit-mysql-0: 12:20:31 DEBUG unit.mysql/0.config-changed After this operation, 93.5 MB of additional disk space will be used. unit-mysql-0: 12:20:31 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: 12:20:31 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: 12:20:31 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 119.1 KB/sec) unit-abot-epc-basic-0: 12:20:31 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: 12:20:31 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: 12:20:31 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: 12:20:31 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3 KB at 144.6 KB/sec) unit-abot-epc-basic-0: 12:20:31 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: 12:20:31 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (7 KB at 510.7 KB/sec) unit-abot-epc-basic-0: 12:20:31 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: 12:20: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/sonatype/forge/forge-parent/4/forge-parent-4.pom (9 KB at 630.8 KB/sec) unit-abot-epc-basic-0: 12:20:31 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: 12:20:31 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (6 KB at 314.1 KB/sec) unit-abot-epc-basic-0: 12:20:31 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: 12:20:31 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 126.0 KB/sec) unit-abot-epc-basic-0: 12:20:31 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: 12:20:31 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 233.3 KB/sec) unit-abot-epc-basic-0: 12:20:31 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: 12:20:31 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 960.0 KB/sec) unit-abot-epc-basic-0: 12:20:31 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: 12:20:31 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: 12:20:31 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: 12:20:31 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: 12:20:31 DEBUG unit.abot-epc-basic/0.install 3/286 KB 5/286 KB 8/286 KB 11/286 KB 13/286 KB 16/286 KB 19/286 KB 21/286 KB 24/286 KB 27/286 KB 29/286 KB 32/286 KB 36/286 KB 40/286 KB 44/286 KB 48/286 KB 52/286 KB 56/286 KB 60/286 KB 64/286 KB Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar unit-abot-epc-basic-0: 12:20:31 DEBUG unit.abot-epc-basic/0.install 64/286 KB 3/39 KB 64/286 KB 5/39 KB 64/286 KB 8/39 KB 64/286 KB 11/39 KB 64/286 KB 13/39 KB 68/286 KB 13/39 KB 72/286 KB 16/39 KB 76/286 KB 16/39 KB 68/286 KB 16/39 KB 76/286 KB 19/39 KB 76/286 KB 21/39 KB 3/223 KB 80/286 KB 24/39 KB 3/223 KB 80/286 KB 21/39 KB 3/223 KB 76/286 KB 21/39 KB 3/223 KB 3/45 KB 80/286 KB 24/39 KB 3/223 KB 5/45 KB 80/286 KB 24/39 KB 3/223 KB 8/45 KB 80/286 KB 24/39 KB 3/223 KB 11/45 KB 80/286 KB 24/39 KB 3/223 KB 13/45 KB 80/286 KB 24/39 KB 5/223 KB 16/45 KB 80/286 KB 24/39 KB 5/223 KB 13/45 KB 80/286 KB 24/39 KB 8/223 KB 16/45 KB 80/286 KB 24/39 KB 8/223 KB 19/45 KB 80/286 KB 24/39 KB 11/223 KB 21/45 KB 80/286 KB 24/39 KB 11/223 KB 19/45 KB 80/286 KB 24/39 KB 13/223 KB 21/45 KB 80/286 KB 24/39 KB 13/223 KB 24/45 KB 80/286 KB 24/39 KB 16/223 KB 27/45 KB 80/286 KB 24/39 KB 16/223 KB 24/45 KB 80/286 KB 24/39 KB 19/223 KB 27/45 KB 80/286 KB 24/39 KB 21/223 KB 27/45 KB 80/286 KB 24/39 KB 21/223 KB 29/45 KB 80/286 KB 24/39 KB 24/223 KB 29/45 KB 80/286 KB 24/39 KB 24/223 KB 32/45 KB 80/286 KB 24/39 KB 27/223 KB 32/45 KB 80/286 KB 24/39 KB 29/223 KB 36/45 KB 80/286 KB 24/39 KB 27/223 KB 36/45 KB 80/286 KB 24/39 KB 29/223 KB 40/45 KB 80/286 KB 24/39 KB 29/223 KB 44/45 KB 80/286 KB 24/39 KB 32/223 KB 45/45 KB 80/286 KB 24/39 KB 32/223 KB 44/45 KB 80/286 KB 24/39 KB 32/223 KB 3/308 KB 45/45 KB 80/286 KB 24/39 KB 36/223 KB 5/308 KB 45/45 KB 84/286 KB 27/39 KB 36/223 KB 3/308 KB 45/45 KB 84/286 KB 27/39 KB 36/223 KB 3/308 KB 45/45 KB 84/286 KB 24/39 KB 40/223 KB 5/308 KB 45/45 KB 84/286 KB 27/39 KB 44/223 KB 5/308 KB 45/45 KB 84/286 KB 29/39 KB 48/223 KB 5/308 KB 45/45 KB 84/286 KB 29/39 KB 32/223 KB 3/308 KB 45/45 KB 84/286 KB 24/39 KB 48/223 KB 8/308 KB 45/45 KB 88/286 KB 29/39 KB 48/223 KB 8/308 KB 45/45 KB 92/286 KB 29/39 KB 48/223 KB 8/308 KB 45/45 KB 84/286 KB 29/39 KB 40/223 KB 5/308 KB 45/45 KB 84/286 KB 29/39 KB 48/223 KB 8/308 KB 45/45 KB 96/286 KB 32/39 KB 48/223 KB 8/308 KB 45/45 KB 96/286 KB 32/39 KB 48/223 KB 11/308 KB 45/45 KB 100/286 KB 32/39 KB 52/223 KB 11/308 KB 45/45 KB 104/286 KB 35/39 KB 52/223 KB 11/308 KB 45/45 KB 108/286 KB 35/39 KB 52/223 KB 11/308 KB 45/45 KB 112/286 KB 35/39 KB 48/223 KB 11/308 KB 45/45 KB 96/286 KB 32/39 KB 52/223 KB 13/308 KB 45/45 KB 112/286 KB 35/39 KB 52/223 KB 16/308 KB 45/45 KB 112/286 KB 35/39 KB 52/223 KB 19/308 KB 112/286 KB 35/39 KB 52/223 KB 11/308 KB 45/45 KB 100/286 KB 35/39 KB 56/223 KB 19/308 KB 112/286 KB 35/39 KB 60/223 KB 19/308 KB 112/286 KB 35/39 KB 48/223 KB 11/308 KB 45/45 KB 100/286 KB 35/39 KB 64/223 KB 19/308 KB 112/286 KB 37/39 KB 64/223 KB 19/308 KB 112/286 KB 39/39 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar (45 KB at 1057.9 KB/sec) unit-abot-epc-basic-0: 12:20:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar unit-abot-epc-basic-0: 12:20:31 DEBUG unit.abot-epc-basic/0.install 64/223 KB 19/308 KB 112/286 KB 39/39 KB 68/223 KB 21/308 KB 116/286 KB 39/39 KB 72/223 KB 21/308 KB 116/286 KB 39/39 KB 76/223 KB 21/308 KB 116/286 KB 39/39 KB 80/223 KB 21/308 KB 116/286 KB 39/39 KB 64/223 KB 21/308 KB 116/286 KB 39/39 KB 80/223 KB 21/308 KB 120/286 KB 39/39 KB 80/223 KB 21/308 KB 124/286 KB 39/39 KB 80/223 KB 21/308 KB 128/286 KB 39/39 KB 64/223 KB 21/308 KB 112/286 KB 39/39 KB 80/223 KB 24/308 KB 128/286 KB 80/223 KB 27/308 KB 128/286 KB 80/223 KB 29/308 KB 128/286 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 913.4 KB/sec) unit-abot-epc-basic-0: 12:20:31 DEBUG unit.abot-epc-basic/0.install 80/223 KB 32/308 KB 128/286 KB 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: 12:20:31 DEBUG unit.abot-epc-basic/0.install 80/223 KB 36/308 KB 128/286 KB 84/223 KB 40/308 KB 4/174 KB 132/286 KB 84/223 KB 44/308 KB 4/174 KB 132/286 KB 84/223 KB 48/308 KB 4/174 KB 132/286 KB 84/223 KB 36/308 KB 128/286 KB 88/223 KB 48/308 KB 4/174 KB 132/286 KB 92/223 KB 48/308 KB 4/174 KB 132/286 KB 96/223 KB 48/308 KB 4/174 KB 132/286 KB 84/223 KB 36/308 KB 4/174 KB 132/286 KB 96/223 KB 48/308 KB 4/174 KB 136/286 KB 96/223 KB 48/308 KB 4/174 KB 140/286 KB 96/223 KB 48/308 KB 4/174 KB 144/286 KB 84/223 KB 36/308 KB 4/174 KB 128/286 KB 96/223 KB 48/308 KB 8/174 KB 144/286 KB 100/223 KB 48/308 KB 12/174 KB 144/286 KB 100/223 KB 48/308 KB 16/174 KB 144/286 KB 100/223 KB 48/308 KB 20/174 KB 148/286 KB 3/22 KB 100/223 KB 52/308 KB 24/174 KB 148/286 KB 3/22 KB 100/223 KB 52/308 KB 28/174 KB 148/286 KB 3/22 KB 100/223 KB 52/308 KB 32/174 KB 148/286 KB 100/223 KB 48/308 KB 8/174 KB 144/286 KB 3/22 KB 104/223 KB 52/308 KB 32/174 KB 148/286 KB 3/22 KB 108/223 KB 52/308 KB 32/174 KB 148/286 KB 3/22 KB 112/223 KB 52/308 KB 32/174 KB 148/286 KB 3/22 KB 100/223 KB 52/308 KB 20/174 KB 148/286 KB 5/22 KB 112/223 KB 52/308 KB 32/174 KB 148/286 KB 8/22 KB 112/223 KB 52/308 KB 32/174 KB 148/286 KB 11/22 KB 112/223 KB 52/308 KB 32/174 KB 148/286 KB 13/22 KB 112/223 KB 52/308 KB 32/174 KB 148/286 KB 16/22 KB 112/223 KB 52/308 KB 32/174 KB 148/286 KB 100/223 KB 52/308 KB 20/174 KB 148/286 KB 16/22 KB 112/223 KB 56/308 KB 32/174 KB 148/286 KB 16/22 KB 116/223 KB 60/308 KB 32/174 KB 148/286 KB 19/22 KB 116/223 KB 64/308 KB 32/174 KB 148/286 KB 100/223 KB 48/308 KB 16/174 KB 148/286 KB 19/22 KB 116/223 KB 64/308 KB 32/174 KB 152/286 KB 19/22 KB 116/223 KB 64/308 KB 32/174 KB 156/286 KB 19/22 KB 116/223 KB 64/308 KB 32/174 KB 160/286 KB 19/22 KB 116/223 KB 64/308 KB 32/174 KB 164/286 KB 19/22 KB 116/223 KB 68/308 KB 36/174 KB 168/286 KB 19/22 KB 116/223 KB 68/308 KB 36/174 KB 172/286 KB 19/22 KB 116/223 KB 68/308 KB 36/174 KB 176/286 KB 19/22 KB 116/223 KB 60/308 KB 32/174 KB 148/286 KB 21/22 KB 116/223 KB 68/308 KB 36/174 KB 176/286 KB 22/22 KB 116/223 KB 68/308 KB 36/174 KB 176/286 KB 16/22 KB 116/223 KB 56/308 KB 32/174 KB 148/286 KB 22/22 KB 120/223 KB 68/308 KB 36/174 KB 176/286 KB 22/22 KB 124/223 KB 68/308 KB 36/174 KB 176/286 KB 22/22 KB 128/223 KB 68/308 KB 36/174 KB 176/286 KB 22/22 KB 132/223 KB 68/308 KB 36/174 KB 176/286 KB 22/22 KB 136/223 KB 68/308 KB 36/174 KB 180/286 KB 22/22 KB 140/223 KB 68/308 KB 36/174 KB 180/286 KB 22/22 KB 144/223 KB 68/308 KB 36/174 KB 180/286 KB 19/22 KB 116/223 KB 68/308 KB 36/174 KB 164/286 KB 22/22 KB 144/223 KB 68/308 KB 40/174 KB 180/286 KB 22/22 KB 144/223 KB 68/308 KB 44/174 KB 180/286 KB 22/22 KB 144/223 KB 68/308 KB 48/174 KB 180/286 KB 22/22 KB 144/223 KB 68/308 KB 52/174 KB 180/286 KB 22/22 KB 144/223 KB 68/308 KB 56/174 KB 180/286 KB 22/22 KB 144/223 KB 68/308 KB 60/174 KB 180/286 KB 22/22 KB 144/223 KB 68/308 KB 62/174 KB 180/286 KB 22/22 KB 144/223 KB 68/308 KB 66/174 KB 180/286 KB 19/22 KB 116/223 KB 68/308 KB 32/174 KB 164/286 KB 148/223 KB 72/308 KB 66/174 KB 180/286 KB 148/223 KB 76/308 KB 66/174 KB 180/286 KB 148/223 KB 80/308 KB 66/174 KB 180/286 KB 148/223 KB 84/308 KB 66/174 KB 180/286 KB 148/223 KB 88/308 KB 66/174 KB 180/286 KB 148/223 KB 92/308 KB 66/174 KB 180/286 KB 148/223 KB 96/308 KB 66/174 KB 180/286 KB 148/223 KB 100/308 KB 66/174 KB 180/286 KB 148/223 KB 104/308 KB 70/174 KB 180/286 KB 148/223 K unit-abot-epc-basic-0: 12:20:31 DEBUG unit.abot-epc-basic/0.install B 108/308 KB 70/174 KB 180/286 KB 148/223 KB 112/308 KB 70/174 KB 180/286 KB 148/223 KB 68/308 KB 66/174 KB 180/286 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: 12:20:31 DEBUG unit.abot-epc-basic/0.install 22/22 KB 132/223 KB 68/308 KB 36/174 KB 180/286 KB 148/223 KB 112/308 KB 70/174 KB 184/286 KB 148/223 KB 112/308 KB 70/174 KB 188/286 KB 148/223 KB 112/308 KB 70/174 KB 192/286 KB 148/223 KB 112/308 KB 70/174 KB 196/286 KB 148/223 KB 112/308 KB 70/174 KB 200/286 KB 148/223 KB 112/308 KB 70/174 KB 204/286 KB 148/223 KB 100/308 KB 70/174 KB 180/286 KB 152/223 KB 112/308 KB 74/174 KB 208/286 KB 152/223 KB 112/308 KB 78/174 KB 208/286 KB 152/223 KB 112/308 KB 70/174 KB 204/286 KB 156/223 KB 112/308 KB 78/174 KB 208/286 KB 160/223 KB 112/308 KB 78/174 KB 208/286 KB 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: 12:20:31 DEBUG unit.abot-epc-basic/0.install 152/223 KB 112/308 KB 78/174 KB 208/286 KB 160/223 KB 112/308 KB 78/174 KB 212/286 KB 164/223 KB 116/308 KB 82/174 KB 216/286 KB 164/223 KB 116/308 KB 82/174 KB 220/286 KB 164/223 KB 116/308 KB 82/174 KB 224/286 KB 164/223 KB 116/308 KB 3/9 KB 82/174 KB 228/286 KB 164/223 KB 116/308 KB 3/9 KB 82/174 KB 232/286 KB 164/223 KB 116/308 KB 3/9 KB 82/174 KB 236/286 KB 164/223 KB 116/308 KB 3/9 KB 82/174 KB 240/286 KB 164/223 KB 116/308 KB 82/174 KB 212/286 KB 164/223 KB 120/308 KB 3/9 KB 82/174 KB 240/286 KB 164/223 KB 124/308 KB 3/9 KB 82/174 KB 240/286 KB 164/223 KB 128/308 KB 3/9 KB 82/174 KB 240/286 KB 164/223 KB 112/308 KB 82/174 KB 212/286 KB 164/223 KB 128/308 KB 3/9 KB 86/174 KB 240/286 KB 164/223 KB 128/308 KB 3/9 KB 90/174 KB 240/286 KB 164/223 KB 128/308 KB 3/9 KB 94/174 KB 240/286 KB 164/223 KB 112/308 KB 78/174 KB 212/286 KB 168/223 KB 128/308 KB 3/9 KB 94/174 KB 240/286 KB 172/223 KB 128/308 KB 3/9 KB 94/174 KB 240/286 KB 176/223 KB 128/308 KB 3/9 KB 94/174 KB 240/286 KB 180/223 KB 128/308 KB 3/9 KB 94/174 KB 240/286 KB 184/223 KB 132/308 KB 3/9 KB 98/174 KB 240/286 KB 188/223 KB 132/308 KB 3/9 KB 98/174 KB 240/286 KB 192/223 KB 132/308 KB 3/9 KB 98/174 KB 240/286 KB 164/223 KB 116/308 KB 3/9 KB 82/174 KB 224/286 KB 192/223 KB 132/308 KB 5/9 KB 98/174 KB 240/286 KB 192/223 KB 132/308 KB 8/9 KB 98/174 KB 240/286 KB 192/223 KB 132/308 KB 9/9 KB 98/174 KB 240/286 KB 180/223 KB 132/308 KB 3/9 KB 98/174 KB 240/286 KB 192/223 KB 136/308 KB 9/9 KB 98/174 KB 240/286 KB 192/223 KB 140/308 KB 9/9 KB 98/174 KB 240/286 KB 192/223 KB 144/308 KB 9/9 KB 98/174 KB 240/286 KB 192/223 KB 148/308 KB 9/9 KB 98/174 KB 244/286 KB 196/223 KB 152/308 KB 9/9 KB 98/174 KB 244/286 KB 196/223 KB 156/308 KB 9/9 KB 98/174 KB 244/286 KB 196/223 KB 160/308 KB 9/9 KB 98/174 KB 244/286 KB 180/223 KB 128/308 KB 3/9 KB 98/174 KB 240/286 KB 196/223 KB 160/308 KB 9/9 KB 102/174 KB 244/286 KB 196/223 KB 160/308 KB 9/9 KB 106/174 KB 244/286 KB 196/223 KB 160/308 KB 9/9 KB 110/174 KB 244/286 KB 196/223 KB 160/308 KB 9/9 KB 114/174 KB 244/286 KB 196/223 KB 160/308 KB 9/9 KB 118/174 KB 244/286 KB 196/223 KB 160/308 KB 9/9 KB 122/174 KB 244/286 KB 196/223 KB 160/308 KB 9/9 KB 126/174 KB 244/286 KB 196/223 KB 148/308 KB 9/9 KB 98/174 KB 244/286 KB 200/223 KB 160/308 KB 9/9 KB 126/174 KB 244/286 KB 204/223 KB 160/308 KB 9/9 KB 126/174 KB 244/286 KB 208/223 KB 160/308 KB 9/9 KB 126/174 KB 244/286 KB 192/223 KB 144/308 KB 9/9 KB 98/174 KB 244/286 KB 208/223 KB 160/308 KB 9/9 KB 126/174 KB 248/286 KB 208/223 KB 160/308 KB 9/9 KB 126/174 KB 252/286 KB 208/223 KB 160/308 KB 9/9 KB 126/174 KB 256/286 KB 208/223 KB 160/308 KB 9/9 KB 126/174 KB 260/286 KB 212/223 KB 164/308 KB 130/174 KB 264/286 KB 212/223 KB 164/308 KB 130/174 KB 268/286 KB 212/223 KB 164/308 KB 130/174 KB 272/286 KB 212/223 KB 164/308 KB 130/174 KB 276/286 KB 212/223 KB 164/308 KB 130/174 KB 280/286 KB 212/223 KB 164/308 KB 130/174 KB 284/286 KB 212/223 KB 164/308 KB 130/174 KB 286/286 KB 212/223 KB 164/308 KB 130/174 KB 260/286 KB 216/223 KB 164/308 KB 130/174 KB 286/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (9 KB at 102.5 KB/sec) unit-abot-epc-basic-0: 12:20:31 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: 12:20:31 DEBUG unit.abot-epc-basic/0.install 208/223 KB 164/308 KB 9/9 KB 130/174 KB 260/286 KB 216/223 KB 168/308 KB 130/174 KB 286/286 KB 208/223 KB 160/308 KB 9/9 KB 130/174 KB 260/286 KB 216/223 KB 172/308 KB 134/174 KB 286/286 KB 216/223 KB 172/308 KB 138/174 KB 286/286 KB 220/223 KB 172/308 KB 142/174 KB 286/286 KB 220/223 KB 172/308 KB 138/174 KB 286/286 KB 223/223 KB 172/308 KB 142/174 KB 286/286 KB 216/223 KB 172/308 KB 130/174 KB 286/286 KB 223/223 KB 176/308 KB 142/174 KB 286/286 KB 223/223 KB 176/308 KB 146/174 KB 286/286 KB 223/223 KB 180/308 KB 150/174 KB 286/286 KB 223/223 KB 180/308 KB 154/174 KB 286/286 KB 223/223 KB 180/308 KB 158/174 KB 286/286 KB 223/223 KB 180/308 KB 162/174 KB 286/286 KB 223/223 KB 180/308 KB 166/174 KB 286/286 KB 223/223 KB 180/308 KB 170/174 KB 286/286 KB 223/223 KB 180/308 KB 174/174 KB 286/286 KB 223/223 KB 180/308 KB 146/174 KB 286/286 KB 223/223 KB 184/308 KB 174/174 KB 286/286 KB 223/223 KB 188/308 KB 174/174 KB 286/286 KB 192/308 KB 174/174 KB 286/286 KB 196/308 KB 174/174 KB 286/286 KB 200/308 KB 174/174 KB 286/286 KB 204/308 KB 174/174 KB 286/286 KB 208/308 KB 174/174 KB 286/286 KB 204/308 KB 174/174 KB 286/286 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 2227.6 KB/sec) unit-abot-epc-basic-0: 12:20:31 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: 12:20:31 DEBUG unit.abot-epc-basic/0.install 212/308 KB 174/174 KB 286/286 KB 216/308 KB 174/174 KB 4/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar (286 KB at 2505.7 KB/sec) unit-abot-epc-basic-0: 12:20:31 DEBUG unit.abot-epc-basic/0.install 212/308 KB 174/174 KB 4/22 KB 286/286 KB 216/308 KB 174/174 KB 8/22 KB 216/308 KB 174/174 KB 12/22 KB 216/308 KB 174/174 KB 16/22 KB 216/308 KB 174/174 KB 20/22 KB 216/308 KB 174/174 KB 22/22 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar unit-abot-epc-basic-0: 12:20:31 DEBUG unit.abot-epc-basic/0.install 220/308 KB 174/174 KB 22/22 KB 224/308 KB 174/174 KB 22/22 KB 228/308 KB 174/174 KB 22/22 KB 232/308 KB 174/174 KB 22/22 KB 236/308 KB 174/174 KB 22/22 KB 240/308 KB 174/174 KB 22/22 KB 244/308 KB 174/174 KB 22/22 KB 248/308 KB 174/174 KB 22/22 KB 252/308 KB 174/174 KB 22/22 KB 256/308 KB 174/174 KB 22/22 KB 4/17 KB 260/308 KB 22/22 KB 4/17 KB 256/308 KB 22/22 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 1623.5 KB/sec) unit-abot-epc-basic-0: 12:20:31 DEBUG unit.abot-epc-basic/0.install 4/17 KB 260/308 KB 3/11 KB 4/17 KB 260/308 KB 5/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 KB at 203.9 KB/sec) unit-abot-epc-basic-0: 12:20:31 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: 12:20:31 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: 12:20:31 DEBUG unit.abot-epc-basic/0.install 4/17 KB 260/308 KB 8/11 KB 8/17 KB 260/308 KB 8/11 KB 12/17 KB 260/308 KB 8/11 KB 16/17 KB 260/308 KB 8/11 KB 17/17 KB 260/308 KB 8/11 KB 17/17 KB 260/308 KB 11/11 KB 17/17 KB 260/308 KB 11/11 KB 17/17 KB 264/308 KB 11/11 KB 17/17 KB 268/308 KB 11/11 KB 17/17 KB 272/308 KB 11/11 KB 17/17 KB 276/308 KB 11/11 KB 17/17 KB 276/308 KB 11/11 KB 3/11 KB 3/13 KB 17/17 KB 276/308 KB 11/11 KB 5/11 KB 3/13 KB 17/17 KB 276/308 KB 11/11 KB 8/11 KB 3/13 KB 17/17 KB 276/308 KB 11/11 KB 11/11 KB 3/13 KB 17/17 KB 276/308 KB 11/11 KB 11/11 KB 3/13 KB 17/17 KB 276/308 KB 11/11 KB 3/13 KB 17/17 KB 276/308 KB 11/11 KB 11/11 KB 6/13 KB 276/308 KB 11/11 KB 9/13 KB 276/308 KB 11/11 KB 11/13 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 139.6 KB/sec) unit-abot-epc-basic-0: 12:20:31 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 KB at 91.3 KB/sec) unit-abot-epc-basic-0: 12:20:31 DEBUG unit.abot-epc-basic/0.install 276/308 KB 11/11 KB 13/13 KB 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: 12:20:31 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: 12:20:31 DEBUG unit.abot-epc-basic/0.install 280/308 KB 11/11 KB 13/13 KB 284/308 KB 11/11 KB 13/13 KB 288/308 KB 11/11 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (11 KB at 83.7 KB/sec) unit-abot-epc-basic-0: 12:20:31 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: 12:20:31 DEBUG unit.abot-epc-basic/0.install 292/308 KB 13/13 KB 296/308 KB 13/13 KB 300/308 KB 13/13 KB 304/308 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 KB at 102.6 KB/sec) unit-abot-epc-basic-0: 12:20:31 DEBUG unit.abot-epc-basic/0.install 304/308 KB 3/14 KB 304/308 KB 5/14 KB 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: 12:20:31 DEBUG unit.abot-epc-basic/0.install 304/308 KB 8/14 KB 304/308 KB 11/14 KB 304/308 KB 13/14 KB 304/308 KB 14/14 KB 308/308 KB 14/14 KB 308/308 KB 14/14 KB 3/28 KB 308/308 KB 14/14 KB 5/28 KB 3/192 KB 8/28 KB 3/192 KB 11/28 KB 3/192 KB 13/28 KB 3/192 KB 16/28 KB 3/192 KB 3/28 KB 3/192 KB 16/28 KB 5/192 KB 16/28 KB 8/192 KB 16/28 KB 11/192 KB 16/28 KB 13/192 KB 16/28 KB 16/192 KB 16/28 KB 19/192 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 89.6 KB/sec) unit-abot-epc-basic-0: 12:20:31 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: 12:20:31 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (308 KB at 2078.0 KB/sec) unit-abot-epc-basic-0: 12:20:31 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: 12:20:31 DEBUG unit.abot-epc-basic/0.install 16/28 KB 21/192 KB 16/28 KB 24/192 KB 20/28 KB 27/192 KB 20/28 KB 24/192 KB 24/28 KB 27/192 KB 28/28 KB 27/192 KB 28/28 KB 29/192 KB 28/28 KB 29/192 KB 28/28 KB 32/192 KB 28/28 KB 36/192 KB 28/28 KB 40/192 KB 28/28 KB 44/192 KB 28/28 KB 48/192 KB 28/28 KB 52/192 KB 28/28 KB 52/192 KB 3/14 KB 28/28 KB 52/192 KB 5/14 KB 28/28 KB 52/192 KB 8/14 KB 28/28 KB 52/192 KB 11/14 KB 52/192 KB 13/14 KB 52/192 KB 14/14 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 178.8 KB/sec) unit-abot-epc-basic-0: 12:20:31 DEBUG unit.abot-epc-basic/0.install 56/192 KB 14/14 KB 60/192 KB 14/14 KB 64/192 KB 14/14 KB 68/192 KB 14/14 KB 3/309 KB 68/192 KB 14/14 KB 6/309 KB 68/192 KB 14/14 KB 9/309 KB 68/192 KB 14/14 KB 11/309 KB 68/192 KB 14/14 KB 14/309 KB 68/192 KB 14/14 KB 16/309 KB 68/192 KB 14/14 KB 19/309 KB 68/192 KB 14/14 KB 22/309 KB 68/192 KB 14/14 KB 25/309 KB 68/192 KB 14/14 KB 27/309 KB 68/192 KB 14/14 KB 30/309 KB 68/192 KB 14/14 KB 32/309 KB 68/192 KB 14/14 KB 36/309 KB 68/192 KB 14/14 KB 40/309 KB 68/192 KB 14/14 KB 44/309 KB 68/192 KB 14/14 KB 48/309 KB 68/192 KB 14/14 KB 52/309 KB 68/192 KB 14/14 KB 56/309 KB 68/192 KB 14/14 KB 60/309 KB 68/192 KB 14/14 KB 64/309 KB 68/192 KB 14/14 KB 68/309 KB 68/192 KB 14/14 KB 72/309 KB 68/192 KB 14/14 KB 76/309 KB 68/192 KB 14/14 KB 80/309 KB 68/192 KB 14/14 KB 84/309 KB 68/192 KB 88/309 KB 72/192 KB 4/37 KB 92/309 KB 72/192 KB 4/37 KB 96/309 KB 72/192 KB 4/37 KB 84/309 KB 72/192 KB 4/37 KB 96/309 KB 72/192 KB 8/37 KB 96/309 KB 72/192 KB 12/37 KB 96/309 KB 72/192 KB 16/37 KB 96/309 KB 72/192 KB 20/37 KB 96/309 KB 72/192 KB 24/37 KB 96/309 KB 72/192 KB 28/37 KB 96/309 KB 72/192 KB 32/37 KB 96/309 KB 72/192 KB 36/37 KB 96/309 KB 72/192 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar (14 KB at 82.6 KB/sec) unit-abot-epc-basic-0: 12:20:31 DEBUG unit.abot-epc-basic/0.install 84/309 KB 72/192 KB 96/309 KB 76/192 KB 37/37 KB 96/309 KB 80/192 KB 37/37 KB 96/309 KB 84/192 KB 37/37 KB 96/309 KB 88/192 KB 37/37 KB 100/309 KB 92/192 KB 37/37 KB 100/309 KB 96/192 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (37 KB at 213.6 KB/sec) unit-abot-epc-basic-0: 12:20:31 DEBUG unit.abot-epc-basic/0.install 100/309 KB 88/192 KB 37/37 KB 104/309 KB 96/192 KB 108/309 KB 96/192 KB 112/309 KB 96/192 KB 116/309 KB 100/192 KB 120/309 KB 100/192 KB 124/309 KB 100/192 KB 128/309 KB 100/192 KB 132/309 KB 100/192 KB 136/309 KB 100/192 KB 140/309 KB 100/192 KB 144/309 KB 100/192 KB 112/309 KB 100/192 KB 144/309 KB 104/192 KB 144/309 KB 108/192 KB 144/309 KB 112/192 KB 144/309 KB 116/192 KB 144/309 KB 120/192 KB 144/309 KB 124/192 KB 144/309 KB 128/192 KB 144/309 KB 132/192 KB 148/309 KB 136/192 KB 148/309 KB 140/192 KB 148/309 KB 144/192 KB 148/309 KB 132/192 KB 152/309 KB 144/192 KB 156/309 KB 144/192 KB 160/309 KB 144/192 KB 164/309 KB 144/192 KB 168/309 KB 148/192 KB 172/309 KB 148/192 KB 176/309 KB 148/192 KB 164/309 KB 148/192 KB 176/309 KB 152/192 KB 176/309 KB 156/192 KB 176/309 KB 160/192 KB 176/309 KB 164/192 KB 180/309 KB 168/192 KB 180/309 KB 172/192 KB 180/309 KB 176/192 KB 180/309 KB 164/192 KB 184/309 KB 176/192 KB 188/309 KB 176/192 KB 192/309 KB 176/192 KB 196/309 KB 176/192 KB 200/309 KB 180/192 KB 204/309 KB 180/192 KB 208/309 KB 180/192 KB 196/309 KB 180/192 KB 208/309 KB 184/192 KB 208/309 KB 188/192 KB 208/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 264/309 KB 192/192 KB 268/309 KB 192/192 KB 272/309 KB 192/192 KB 276/309 KB 192/192 KB 280/309 KB 192/192 KB 284/309 KB 192/192 KB 288/309 KB 192/192 KB 292/309 KB 192/192 KB 296/309 KB 192/192 KB 300/309 KB 192/192 KB 304/309 KB 192/192 KB 308/309 KB 192/192 KB 309/309 KB 192/192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar (192 KB at 981.9 KB/sec) unit-abot-epc-basic-0: 12:20:31 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (309 KB at 1557.6 KB/sec) unit-abot-epc-basic-0: 12:20:31 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: 12:20:31 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.pom (4 KB at 138.7 KB/sec) unit-abot-epc-basic-0: 12:20:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom unit-abot-epc-basic-0: 12:20:32 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom (3 KB at 192.5 KB/sec) unit-abot-epc-basic-0: 12:20:32 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: 12:20:32 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 3202.2 KB/sec) unit-abot-epc-basic-0: 12:20:32 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:20:32 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 12:20:32 DEBUG unit.abot-epc-basic/0.install T E S T S unit-abot-epc-basic-0: 12:20:32 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-mysql-0: 12:20:32 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: 12:20:32 DEBUG unit.mysql/0.config-changed Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-mysql-0: 12:20:32 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-abot-epc-basic-0: 12:20:32 DEBUG unit.abot-epc-basic/0.install Running com.rebaca.abot.RunScenarios unit-mysql-0: 12:20:32 DEBUG unit.mysql/0.config-changed Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] unit-mysql-0: 12:20:33 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: 12:20:33 DEBUG unit.abot-epc-basic/0.install Feature: Local_Commands_Testing unit-mysql-0: 12:20:33 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-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.install Jun 02, 2019 12:20:33 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@932bc4a: startup date [Sun Jun 02 12:20:33 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.install Jun 02, 2019 12:20:33 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-mysql-0: 12:20:33 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: 12:20:33 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: 12:20:33 DEBUG unit.mysql/0.config-changed Preconfiguring packages ... unit-abot-epc-basic-0: 12:20:34 DEBUG unit.abot-epc-basic/0.install Jun 02, 2019 12:20:34 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:20:34 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: 12:20:34 DEBUG unit.mysql/0.config-changed Fetched 8969 kB in 2s (3282 kB/s) unit-mysql-0: 12:20:34 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbi-perl. unit-mysql-0: 12:20:34 DEBUG unit.mysql/0.config-changed (Reading database ... 57827 files and directories currently installed.) unit-mysql-0: 12:20:34 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-mysql-0: 12:20:34 DEBUG unit.mysql/0.config-changed Unpacking libdbi-perl (1.630-1) ... unit-mysql-0: 12:20:34 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbd-mysql-perl. unit-mysql-0: 12:20:34 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-mysql-0: 12:20:34 DEBUG unit.mysql/0.config-changed Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 12:20:34 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libterm-readkey-perl. unit-mysql-0: 12:20:34 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-mysql-0: 12:20:34 DEBUG unit.mysql/0.config-changed Unpacking libterm-readkey-perl (2.31-1) ... unit-mysql-0: 12:20:34 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-core-5.5. unit-mysql-0: 12:20:34 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: 12:20:34 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:20:35 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-5.5. unit-mysql-0: 12:20:35 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: 12:20:35 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:20:35 DEBUG unit.abot-epc-basic/0.install Jun 02, 2019 12:20:35 PM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 12:20:35 DEBUG unit.abot-epc-basic/0.install INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@7c2a69b4] to [cucumber.runtime.java.spring.GlueCodeScope@a619c2] unit-abot-epc-basic-0: 12:20:36 DEBUG unit.abot-epc-basic/0.install Jun 02, 2019 12:20:36 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 12:20:36 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@784c5ef5: startup date [Sun Jun 02 12:20:36 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 12:20:36 DEBUG unit.abot-epc-basic/0.install Jun 02, 2019 12:20:36 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:20:36 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: 12:20:36 DEBUG unit.abot-epc-basic/0.install Jun 02, 2019 12:20:36 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:20:36 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 12:20:36 DEBUG unit.abot-epc-basic/0.install Jun 02, 2019 12:20:36 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:20:36 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: 12:20:36 DEBUG unit.abot-epc-basic/0.install Jun 02, 2019 12:20:36 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:20:36 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: 12:20:36 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-core-5.5. unit-mysql-0: 12:20:36 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: 12:20:36 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:20:36 DEBUG unit.abot-epc-basic/0.install Jun 02, 2019 12:20:36 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 12:20:36 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@49ec6a9f: startup date [Sun Jun 02 12:20:36 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 12:20:36 DEBUG unit.abot-epc-basic/0.install Jun 02, 2019 12:20:36 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:20:36 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: 12:20:36 DEBUG unit.abot-epc-basic/0.install Jun 02, 2019 12:20:36 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:20:36 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 12:20:36 DEBUG unit.abot-epc-basic/0.install Jun 02, 2019 12:20:36 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:20:36 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: 12:20:37 DEBUG unit.abot-epc-basic/0.install Jun 02, 2019 12:20:37 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install 02-Jun-2019 12:20:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install 02-Jun-2019 12:20:37 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install 02-Jun-2019 12:20:37 [main] REPORT: STEP EXECUTION TIME TAKEN :1400 MS unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install 02-Jun-2019 12:20:37 [main] REPORT: STEP :PASSED unit-mysql-0: 12:20:37 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-5.5. unit-mysql-0: 12:20:37 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: 12:20:37 DEBUG unit.abot-epc-basic/0.install 02-Jun-2019 12:20:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install 02-Jun-2019 12:20:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install 02-Jun-2019 12:20:37 [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: 12:20:37 DEBUG unit.abot-epc-basic/0.install 02-Jun-2019 12:20:37 [main] REPORT: STEP EXECUTION TIME TAKEN :119 MS unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install 02-Jun-2019 12:20:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install 02-Jun-2019 12:20:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install @local-commands unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing # featureFiles/000-local-commands.feature:4 unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:20:37 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-mysql-0: 12:20:37 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install 1 Scenarios (1 passed) unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install 2 Steps (2 passed) unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install 0m2.056s unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.388 sec - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully(Scenario: Local Commands testing) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 12:20:37 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: 12:20:37 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing Time elapsed: 0.025 sec unit-abot-epc-basic-0: 12:20:38 DEBUG unit.abot-epc-basic/0.install 02-Jun-2019 12:20:37.977 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-abot-epc-basic-0: 12:20:38 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:20:38 DEBUG unit.abot-epc-basic/0.install Results : unit-abot-epc-basic-0: 12:20:38 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:20:38 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 12:20:38 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:20:38 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:20:38 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:20:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom unit-abot-epc-basic-0: 12:20:38 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 201.4 KB/sec) unit-abot-epc-basic-0: 12:20:38 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: 12:20:38 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 228.6 KB/sec) unit-abot-epc-basic-0: 12:20:38 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: 12:20:38 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (2 KB at 112.8 KB/sec) unit-abot-epc-basic-0: 12:20:38 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: 12:20:38 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (3 KB at 202.7 KB/sec) unit-abot-epc-basic-0: 12:20:38 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: 12:20:38 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 KB at 1298.4 KB/sec) unit-abot-epc-basic-0: 12:20:38 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: 12:20:38 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 71.0 KB/sec) unit-abot-epc-basic-0: 12:20:38 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: 12:20:38 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (10 KB at 646.4 KB/sec) unit-abot-epc-basic-0: 12:20:38 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: 12:20:38 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: 12:20:38 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: 12:20:38 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: 12:20:38 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: 12:20:38 DEBUG unit.abot-epc-basic/0.install 3/22 KB 5/22 KB 8/22 KB 3/60 KB 11/22 KB 3/60 KB 5/22 KB 3/60 KB 11/22 KB 6/60 KB 11/22 KB 9/60 KB 11/22 KB 11/60 KB 11/22 KB 14/60 KB 13/22 KB 14/60 KB 13/22 KB 16/60 KB 3/181 KB 13/22 KB 19/60 KB 3/181 KB 13/22 KB 16/60 KB 5/181 KB 16/22 KB 19/60 KB 8/181 KB 16/22 KB 19/60 KB 11/181 KB 16/22 KB 19/60 KB 13/181 KB 16/22 KB 19/60 KB 3/181 KB 16/22 KB 19/60 KB 13/181 KB 19/22 KB 19/60 KB 16/181 KB 21/22 KB 22/60 KB 16/181 KB 22/22 KB 22/60 KB 16/181 KB 19/22 KB 22/60 KB 16/181 KB 19/22 KB 19/60 KB 19/181 KB 22/22 KB 22/60 KB 19/181 KB 3/203 KB 22/22 KB 22/60 KB 19/181 KB 5/203 KB 22/22 KB 22/60 KB 19/181 KB 8/203 KB 22/22 KB 22/60 KB 19/181 KB 11/203 KB 22/22 KB 22/60 KB 3/57 KB 19/181 KB 13/203 KB 22/22 KB 22/60 KB 3/57 KB 19/181 KB 16/203 KB 22/22 KB 22/60 KB 3/57 KB 19/181 KB 8/203 KB 22/22 KB 22/60 KB 3/57 KB 19/181 KB 16/203 KB 22/22 KB 25/60 KB 5/57 KB 19/181 KB 16/203 KB 22/22 KB 25/60 KB 8/57 KB 19/181 KB 16/203 KB 22/22 KB 25/60 KB 11/57 KB 19/181 KB 16/203 KB 22/22 KB 25/60 KB 13/57 KB 19/181 KB 16/203 KB 22/22 KB 25/60 KB 16/57 KB 19/181 KB 16/203 KB 22/22 KB 25/60 KB 19/57 KB 19/181 KB 16/203 KB 22/22 KB 25/60 KB 21/57 KB 19/181 KB 16/203 KB 22/22 KB 25/60 KB 24/57 KB 21/181 KB 19/203 KB 22/22 KB 25/60 KB 27/57 KB 19/181 KB 16/203 KB 22/22 KB 25/60 KB 3/57 KB 21/181 KB 19/203 KB 22/22 KB 27/60 KB 27/57 KB 21/181 KB 19/203 KB 22/22 KB 30/60 KB 27/57 KB 21/181 KB 19/203 KB 22/22 KB 25/60 KB 24/57 KB 24/181 KB 19/203 KB 22/22 KB 30/60 KB 29/57 KB 27/181 KB 19/203 KB 22/22 KB 30/60 KB 29/57 KB 29/181 KB 19/203 KB 30/60 KB 29/57 KB 19/181 KB 19/203 KB 22/22 KB 25/60 KB 24/57 KB 29/181 KB 21/203 KB 32/60 KB 29/57 KB 29/181 KB 24/203 KB 32/60 KB 29/57 KB 29/181 KB 19/203 KB 32/60 KB 29/57 KB 29/181 KB 24/203 KB 36/60 KB 29/57 KB 32/181 KB 27/203 KB 40/60 KB 29/57 KB 32/181 KB 27/203 KB 44/60 KB 29/57 KB 32/181 KB 27/203 KB 48/60 KB 29/57 KB 21/181 KB 19/203 KB 22/22 KB 30/60 KB 29/57 KB 32/181 KB 27/203 KB 48/60 KB 32/57 KB 32/181 KB 27/203 KB 36/60 KB 29/57 KB 36/181 KB 27/203 KB 48/60 KB 32/57 KB 40/181 KB 27/203 KB 48/60 KB 36/57 KB 44/181 KB 27/203 KB 48/60 KB 36/57 KB 48/181 KB 27/203 KB 48/60 KB 36/57 KB 52/181 KB 27/203 KB 48/60 KB 36/57 KB 29/181 KB 27/203 KB 36/60 KB 29/57 KB 52/181 KB 29/203 KB 52/60 KB 36/57 KB 52/181 KB 32/203 KB 52/60 KB 36/57 KB 52/181 KB 36/203 KB 52/60 KB 36/57 KB 52/181 KB 40/203 KB 52/60 KB 36/57 KB 52/181 KB 44/203 KB 52/60 KB 36/57 KB 52/181 KB 48/203 KB 52/60 KB 36/57 KB 52/181 KB 52/203 KB 52/60 KB 36/57 KB 56/181 KB 56/203 KB 52/60 KB 36/57 KB 56/181 KB 60/203 KB 52/60 KB 36/57 KB 56/181 KB 64/203 KB 52/60 KB 36/57 KB 56/181 KB 68/203 KB 52/60 KB 36/57 KB 56/181 KB 72/203 KB 52/60 KB 36/57 KB 52/181 KB 27/203 KB 52/60 KB 36/57 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 453.2 KB/sec) unit-abot-epc-basic-0: 12:20:38 DEBUG unit.abot-epc-basic/0.install 36/181 KB 27/203 KB 48/60 KB 36/57 KB 56/181 KB 72/203 KB 52/60 KB 40/57 KB 56/181 KB 72/203 KB 52/60 KB 44/57 KB 56/181 KB 72/203 KB 52/60 KB 48/57 KB 56/181 KB 72/203 KB 52/60 KB 52/57 KB 56/181 KB 72/203 KB 52/60 KB 56/57 KB 56/181 KB 72/203 KB 52/60 KB 57/57 KB 56/181 KB 72/203 KB 56/60 KB 57/57 KB 56/181 KB 72/203 KB 60/60 KB 57/57 KB 56/181 KB 52/203 KB 52/60 KB 36/57 KB 60/181 KB 76/203 KB 60/60 KB 57/57 KB 64/181 KB 76/203 KB 60/60 KB 57/57 KB 68/181 KB 76/203 KB 60/60 KB 57/57 KB 72/181 KB 76/203 KB 60/60 KB 57/57 KB 76/181 KB 76/203 KB 60/60 KB 57/57 KB 80/181 KB 76/203 KB 60/60 KB 57/57 KB 84/181 KB 76/203 KB 60/60 KB 57/57 KB 88/181 KB 76/203 KB 60/60 KB 57/57 KB 92/181 KB 76/203 KB 60/60 KB 57/57 KB 96/181 KB 76/203 KB 60/60 KB 57/57 KB 56/181 KB 76/203 KB 60/60 KB 57/57 KB 96/181 KB 80/203 KB 60/60 KB 57/57 KB 96/181 KB 84/203 KB 60/60 KB 57/57 KB 100/181 KB 88/203 KB 60/60 KB 57/57 KB 100/181 KB 92/203 KB 60/60 KB 57/57 KB 100/181 KB 96/203 KB 60/60 KB 57/57 KB 100/181 KB 100/203 KB 60/60 KB 57/57 KB 100/181 KB 104/203 KB 60/60 KB 57/57 KB 100/181 KB 108/203 KB 60/60 KB 57/57 KB 100/181 KB 112/203 KB 60/60 KB 57/57 KB 100/181 KB 84/203 KB 60/60 KB 57/57 KB 104/181 KB 112/203 KB 60/60 KB 57/57 KB 108/181 KB 112/203 KB 60/60 KB 57/57 KB 112/181 KB 112/203 KB 60/60 KB 57/57 KB 116/181 KB 112/203 KB 60/60 KB 57/57 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 984.3 KB/sec) unit-abot-epc-basic-0: 12:20:38 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (57 KB at 1016.1 KB/sec) unit-abot-epc-basic-0: 12:20:38 DEBUG unit.abot-epc-basic/0.install 120/181 KB 112/203 KB 124/181 KB 112/203 KB 128/181 KB 112/203 KB 128/181 KB 116/203 KB 128/181 KB 120/203 KB 128/181 KB 124/203 KB 128/181 KB 128/203 KB 128/181 KB 132/203 KB 132/181 KB 136/203 KB 132/181 KB 140/203 KB 132/181 KB 144/203 KB 132/181 KB 148/203 KB 132/181 KB 152/203 KB 132/181 KB 132/203 KB 136/181 KB 156/203 KB 140/181 KB 156/203 KB 144/181 KB 156/203 KB 148/181 KB 156/203 KB 152/181 KB 156/203 KB 156/181 KB 156/203 KB 160/181 KB 156/203 KB 160/181 KB 156/203 KB 160/181 KB 160/203 KB 160/181 KB 164/203 KB 164/181 KB 168/203 KB 164/181 KB 172/203 KB 164/181 KB 176/203 KB 164/181 KB 164/203 KB 168/181 KB 176/203 KB 172/181 KB 176/203 KB 176/181 KB 176/203 KB 180/181 KB 176/203 KB 181/181 KB 176/203 KB 181/181 KB 180/203 KB 181/181 KB 184/203 KB 181/181 KB 188/203 KB 181/181 KB 192/203 KB 181/181 KB 196/203 KB 181/181 KB 200/203 KB 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 2501.6 KB/sec) unit-abot-epc-basic-0: 12:20:38 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 2817.4 KB/sec) unit-abot-epc-basic-0: 12:20:38 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: 12:20:38 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:20:38 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:20:38 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: 12:20:38 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom (3 KB at 197.1 KB/sec) unit-abot-epc-basic-0: 12:20:38 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: 12:20:38 DEBUG unit.abot-epc-basic/0.install 3/23 KB 6/23 KB 9/23 KB 11/23 KB 14/23 KB 16/23 KB 19/23 KB 22/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.3/maven-3.3.3.pom (23 KB at 1430.5 KB/sec) unit-abot-epc-basic-0: 12:20:38 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: 12:20:38 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.pom (5 KB at 296.2 KB/sec) unit-abot-epc-basic-0: 12:20:38 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: 12:20:38 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (4 KB at 286.2 KB/sec) unit-abot-epc-basic-0: 12:20:38 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: 12:20:38 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom (3 KB at 152.9 KB/sec) unit-abot-epc-basic-0: 12:20:38 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: 12:20:38 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom (5 KB at 313.3 KB/sec) unit-abot-epc-basic-0: 12:20:38 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: 12:20:38 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom (14 KB at 957.4 KB/sec) unit-abot-epc-basic-0: 12:20:38 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: 12:20:39 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 116.7 KB/sec) unit-abot-epc-basic-0: 12:20:39 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: 12:20:39 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 153.3 KB/sec) unit-abot-epc-basic-0: 12:20:39 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: 12:20:39 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (8 KB at 594.0 KB/sec) unit-abot-epc-basic-0: 12:20:39 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: 12:20:39 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 1347.1 KB/sec) unit-abot-epc-basic-0: 12:20:39 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: 12:20:39 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 90.8 KB/sec) unit-abot-epc-basic-0: 12:20:39 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: 12:20:39 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 39.8 KB/sec) unit-abot-epc-basic-0: 12:20:39 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: 12:20:39 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 213.6 KB/sec) unit-abot-epc-basic-0: 12:20:39 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: 12:20:39 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/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom (15 KB at 938.0 KB/sec) unit-abot-epc-basic-0: 12:20:39 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: 12:20:39 DEBUG unit.abot-epc-basic/0.install 815/815 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 66.3 KB/sec) unit-abot-epc-basic-0: 12:20:39 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: 12:20:39 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: 12:20:39 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-mysql-0: 12:20:39 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libhtml-template-perl. unit-mysql-0: 12:20:39 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-abot-epc-basic-0: 12:20:39 DEBUG unit.abot-epc-basic/0.install 3/17 KB 5/17 KB 8/17 KB 11/17 KB 13/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 KB at 1055.6 KB/sec) unit-mysql-0: 12:20:39 DEBUG unit.mysql/0.config-changed Unpacking libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 12:20:39 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: 12:20:39 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (8 KB at 396.3 KB/sec) unit-abot-epc-basic-0: 12:20:39 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: 12:20:39 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (4 KB at 276.3 KB/sec) unit-abot-epc-basic-0: 12:20:39 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: 12:20:39 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 395.4 KB/sec) unit-abot-epc-basic-0: 12:20:39 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: 12:20:39 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (12 KB at 853.7 KB/sec) unit-abot-epc-basic-0: 12:20:39 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: 12:20:39 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3 KB at 206.5 KB/sec) unit-abot-epc-basic-0: 12:20:39 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: 12:20:39 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: 12:20:39 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: 12:20:39 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: 12:20:39 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: 12:20:39 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 KB at 763.7 KB/sec) unit-abot-epc-basic-0: 12:20:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom unit-abot-epc-basic-0: 12:20:39 DEBUG unit.abot-epc-basic/0.install 3/48 KB 5/48 KB 8/48 KB 11/48 KB 13/48 KB 16/48 KB 19/48 KB 21/48 KB 24/48 KB 27/48 KB 29/48 KB 32/48 KB 36/48 KB 40/48 KB 44/48 KB 48/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 KB at 2620.7 KB/sec) unit-abot-epc-basic-0: 12:20:39 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: 12:20:39 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: 12:20:39 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: 12:20:39 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: 12:20:39 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: 12:20:39 DEBUG unit.abot-epc-basic/0.install 4/158 KB 4/54 KB 3/44 KB 4/46 KB 4/201 KB 8/158 KB 4/54 KB 3/44 KB 4/46 KB 4/201 KB 12/158 KB 4/54 KB 3/44 KB 4/46 KB 4/201 KB 16/158 KB 4/54 KB 3/44 KB 4/46 KB 4/201 KB 4/158 KB 4/54 KB 3/44 KB 4/46 KB 8/201 KB 16/158 KB 4/54 KB 3/44 KB 4/46 KB 12/201 KB 16/158 KB 4/54 KB 3/44 KB 4/46 KB 4/158 KB 4/54 KB 3/44 KB 8/46 KB 12/201 KB 16/158 KB 4/54 KB 3/44 KB 12/46 KB 12/201 KB 16/158 KB 4/54 KB 3/44 KB 4/158 KB 4/54 KB 5/44 KB 12/46 KB 16/201 KB 16/158 KB 4/54 KB 8/44 KB 12/46 KB 16/201 KB 16/158 KB 4/54 KB 11/44 KB 12/46 KB 16/201 KB 16/158 KB 4/54 KB 13/44 KB 12/46 KB 16/201 KB 16/158 KB 4/54 KB 16/44 KB 12/46 KB 16/201 KB 16/158 KB 4/54 KB 4/158 KB 8/54 KB 16/44 KB 12/46 KB 16/201 KB 16/158 KB 12/54 KB 16/44 KB 12/46 KB 16/201 KB 16/158 KB 16/54 KB 16/44 KB 12/46 KB 16/201 KB 16/158 KB 20/54 KB 16/44 KB 12/46 KB 16/201 KB 16/158 KB 4/54 KB 3/44 KB 12/46 KB 16/201 KB 16/158 KB 20/54 KB 19/44 KB 16/46 KB 20/201 KB 16/158 KB 20/54 KB 19/44 KB 16/46 KB 16/201 KB 16/158 KB 20/54 KB 16/44 KB 16/46 KB 16/201 KB 16/158 KB 24/54 KB 19/44 KB 20/46 KB 20/201 KB 16/158 KB 24/54 KB 21/44 KB 24/46 KB 24/201 KB 16/158 KB 24/54 KB 21/44 KB 28/46 KB 24/201 KB 16/158 KB 24/54 KB 21/44 KB 32/46 KB 24/201 KB 16/158 KB 24/54 KB 21/44 KB 36/46 KB 24/201 KB 16/158 KB 24/54 KB 21/44 KB 40/46 KB 24/201 KB 20/158 KB 24/54 KB 21/44 KB 44/46 KB 24/201 KB 20/158 KB 24/54 KB 21/44 KB 46/46 KB 24/201 KB 20/158 KB 24/54 KB 19/44 KB 16/46 KB 20/201 KB 16/158 KB 28/54 KB 21/44 KB 46/46 KB 24/201 KB 20/158 KB 32/54 KB 21/44 KB 46/46 KB 24/201 KB 20/158 KB 36/54 KB 21/44 KB 46/46 KB 24/201 KB 20/158 KB 40/54 KB 21/44 KB 46/46 KB 24/201 KB 20/158 KB 44/54 KB 21/44 KB 46/46 KB 24/201 KB 20/158 KB 48/54 KB 21/44 KB 46/46 KB 24/201 KB 20/158 KB 24/54 KB 21/44 KB 36/46 KB 24/201 KB 20/158 KB 48/54 KB 21/44 KB 46/46 KB 24/201 KB 24/158 KB 48/54 KB 21/44 KB 46/46 KB 24/201 KB 28/158 KB 48/54 KB 21/44 KB 46/46 KB 24/201 KB 32/158 KB 24/54 KB 21/44 KB 20/46 KB 24/201 KB 16/158 KB 48/54 KB 21/44 KB 46/46 KB 28/201 KB 32/158 KB 48/54 KB 21/44 KB 46/46 KB 32/201 KB 32/158 KB 24/54 KB 21/44 KB 20/46 KB 20/201 KB 16/158 KB 48/54 KB 24/44 KB 46/46 KB 32/201 KB 32/158 KB 48/54 KB 27/44 KB 46/46 KB 32/201 KB 32/158 KB 48/54 KB 29/44 KB 46/46 KB 32/201 KB 32/158 KB 48/54 KB 32/44 KB 46/46 KB 32/201 KB 32/158 KB 48/54 KB 32/44 KB 46/46 KB 36/201 KB 32/158 KB 48/54 KB 32/44 KB 46/46 KB 40/201 KB 32/158 KB 48/54 KB 32/44 KB 46/46 KB 44/201 KB 32/158 KB 48/54 KB 36/44 KB 46/46 KB 48/201 KB 32/158 KB 48/54 KB 36/44 KB 46/46 KB 44/201 KB 32/158 KB 48/54 KB 40/44 KB 46/46 KB 48/201 KB 32/158 KB 48/54 KB 44/44 KB 46/46 KB 48/201 KB 32/158 KB 52/54 KB 44/44 KB 48/201 KB 36/158 KB 52/54 KB 44/44 KB 48/201 KB 36/158 KB 48/54 KB 44/44 KB 48/201 KB 36/158 KB 52/54 KB 44/44 KB 48/201 KB 40/158 KB 54/54 KB 44/44 KB 48/201 KB 44/158 KB 54/54 KB 44/44 KB 48/201 KB 48/158 KB 54/54 KB 44/44 KB 48/201 KB 52/158 KB 54/54 KB 44/44 KB 48/201 KB 56/158 KB 54/54 KB 44/44 KB 48/201 KB 60/158 KB 54/54 KB 44/44 KB 48/201 KB 64/158 KB 54/54 KB 44/44 KB 48/201 KB 68/158 KB 54/54 KB 44/44 KB 48/201 KB 72/158 KB 54/54 KB 44/44 KB 48/201 KB 76/158 KB 54/54 KB 44/44 KB 48/201 KB 80/158 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3 unit-abot-epc-basic-0: 12:20:39 DEBUG unit.abot-epc-basic/0.install .jar (46 KB at 937.9 KB/sec) unit-abot-epc-basic-0: 12:20:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar unit-abot-epc-basic-0: 12:20:39 DEBUG unit.abot-epc-basic/0.install 54/54 KB 44/44 KB 48/201 KB 40/158 KB 54/54 KB 44/44 KB 48/201 KB 84/158 KB 54/54 KB 44/44 KB 48/201 KB 88/158 KB 54/54 KB 44/44 KB 48/201 KB 92/158 KB 54/54 KB 44/44 KB 48/201 KB 96/158 KB 54/54 KB 44/44 KB 48/201 KB 100/158 KB 54/54 KB 44/44 KB 48/201 KB 104/158 KB 54/54 KB 44/44 KB 48/201 KB 108/158 KB 54/54 KB 44/44 KB 48/201 KB 112/158 KB 54/54 KB 44/44 KB 48/201 KB 116/158 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar (54 KB at 1097.9 KB/sec) unit-abot-epc-basic-0: 12:20:39 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: 12:20:39 DEBUG unit.abot-epc-basic/0.install 44/44 KB 48/201 KB 120/158 KB 44/44 KB 48/201 KB 124/158 KB 44/44 KB 48/201 KB 128/158 KB 44/44 KB 52/201 KB 128/158 KB 44/44 KB 56/201 KB 128/158 KB 44/44 KB 60/201 KB 128/158 KB 44/44 KB 64/201 KB 128/158 KB 44/44 KB 68/201 KB 128/158 KB 44/44 KB 72/201 KB 128/158 KB 44/44 KB 76/201 KB 128/158 KB 44/44 KB 80/201 KB 128/158 KB 44/44 KB 84/201 KB 128/158 KB 44/44 KB 88/201 KB 128/158 KB 44/44 KB 92/201 KB 128/158 KB 44/44 KB 96/201 KB 128/158 KB 44/44 KB 100/201 KB 128/158 KB 44/44 KB 104/201 KB 128/158 KB 44/44 KB 108/201 KB 128/158 KB 44/44 KB 112/201 KB 128/158 KB 44/44 KB 116/201 KB 128/158 KB 44/44 KB 120/201 KB 128/158 KB 44/44 KB 124/201 KB 128/158 KB 44/44 KB 127/201 KB 128/158 KB 44/44 KB 131/201 KB 128/158 KB 44/44 KB 135/201 KB 128/158 KB 44/44 KB 139/201 KB 132/158 KB 44/44 KB 143/201 KB 132/158 KB 44/44 KB 3/3 KB 143/201 KB 132/158 KB 44/44 KB 3/3 KB 143/201 KB 132/158 KB 44/44 KB 135/201 KB 132/158 KB 3/6 KB 3/3 KB 143/201 KB 132/158 KB 6/6 KB 143/201 KB 132/158 KB 6/6 KB 143/201 KB 132/158 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 769.4 KB/sec) unit-abot-epc-basic-0: 12:20:39 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: 12:20:39 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 43.5 KB/sec) unit-abot-epc-basic-0: 12:20:39 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-mysql-0: 12:20:39 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server. unit-mysql-0: 12:20:39 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 12:20:39 DEBUG unit.mysql/0.config-changed Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:20:39 DEBUG unit.abot-epc-basic/0.install 6/6 KB 143/201 KB 136/158 KB 3/367 KB 6/6 KB 3/5 KB 143/201 KB 140/158 KB 3/367 KB 6/6 KB 3/5 KB 143/201 KB 144/158 KB 3/367 KB 6/6 KB 3/5 KB 143/201 KB 148/158 KB 3/367 KB 6/6 KB 3/5 KB 143/201 KB 152/158 KB 3/367 KB 6/6 KB 3/5 KB 143/201 KB 156/158 KB 3/367 KB 6/6 KB 3/5 KB 143/201 KB 158/158 KB 3/367 KB 6/6 KB 3/5 KB 143/201 KB 136/158 KB 5/367 KB 6/6 KB 3/5 KB 143/201 KB 158/158 KB 8/367 KB 6/6 KB 3/5 KB 143/201 KB 158/158 KB 11/367 KB 6/6 KB 3/5 KB 143/201 KB 158/158 KB 13/367 KB 6/6 KB 3/5 KB 143/201 KB 158/158 KB 16/367 KB 6/6 KB 3/5 KB 143/201 KB 158/158 KB 19/367 KB 6/6 KB 3/5 KB 143/201 KB 158/158 KB 6/6 KB 3/5 KB 143/201 KB 136/158 KB 19/367 KB 6/6 KB 5/5 KB 143/201 KB 158/158 KB 21/367 KB 6/6 KB 5/5 KB 143/201 KB 158/158 KB 24/367 KB 6/6 KB 5/5 KB 143/201 KB 158/158 KB 27/367 KB 6/6 KB 5/5 KB 143/201 KB 158/158 KB 29/367 KB 6/6 KB 5/5 KB 143/201 KB 158/158 KB 32/367 KB 6/6 KB 5/5 KB 143/201 KB 158/158 KB 36/367 KB 6/6 KB 5/5 KB 143/201 KB 158/158 KB 40/367 KB 6/6 KB 5/5 KB 143/201 KB 158/158 KB 44/367 KB 6/6 KB 5/5 KB 143/201 KB 158/158 KB 48/367 KB 6/6 KB 5/5 KB 143/201 KB 158/158 KB 52/367 KB 6/6 KB 5/5 KB 143/201 KB 158/158 KB 56/367 KB 6/6 KB 5/5 KB 143/201 KB 158/158 KB 60/367 KB 6/6 KB 5/5 KB 143/201 KB 158/158 KB 64/367 KB 6/6 KB 5/5 KB 143/201 KB 158/158 KB 64/367 KB 6/6 KB 5/5 KB 147/201 KB 158/158 KB 68/367 KB 6/6 KB 5/5 KB 151/201 KB 158/158 KB 68/367 KB 6/6 KB 5/5 KB 155/201 KB 158/158 KB 68/367 KB 6/6 KB 5/5 KB 159/201 KB 158/158 KB 68/367 KB 6/6 KB 5/5 KB 147/201 KB 158/158 KB 72/367 KB 6/6 KB 5/5 KB 159/201 KB 158/158 KB 76/367 KB 6/6 KB 5/5 KB 163/201 KB 158/158 KB 80/367 KB 6/6 KB 163/201 KB 84/367 KB 6/6 KB 163/201 KB 88/367 KB 163/201 KB 92/367 KB 163/201 KB 96/367 KB 163/201 KB 72/367 KB 6/6 KB 5/5 KB 163/201 KB 158/158 KB Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (6 KB at 72.3 KB/sec) unit-abot-epc-basic-0: 12:20:39 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: 12:20:39 DEBUG unit.abot-epc-basic/0.install 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 51.4 KB/sec) unit-abot-epc-basic-0: 12:20:39 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: 12:20:39 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 1764.6 KB/sec) unit-abot-epc-basic-0: 12:20:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar unit-mysql-0: 12:20:39 DEBUG unit.mysql/0.config-changed Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:20:39 DEBUG unit.abot-epc-basic/0.install 96/367 KB 4/47 KB 163/201 KB 96/367 KB 8/47 KB 163/201 KB 96/367 KB 12/47 KB 163/201 KB 96/367 KB 16/47 KB 163/201 KB 96/367 KB 20/47 KB 163/201 KB 96/367 KB 24/47 KB 163/201 KB 96/367 KB 28/47 KB 163/201 KB 96/367 KB 32/47 KB 163/201 KB 96/367 KB 36/47 KB 163/201 KB 96/367 KB 40/47 KB 163/201 KB 96/367 KB 44/47 KB 163/201 KB 96/367 KB 47/47 KB 163/201 KB 96/367 KB 47/47 KB 167/201 KB 96/367 KB 3/238 KB 47/47 KB 167/201 KB 96/367 KB 5/238 KB 47/47 KB 167/201 KB 96/367 KB 8/238 KB 47/47 KB 167/201 KB 96/367 KB 11/238 KB 47/47 KB 167/201 KB 96/367 KB 13/238 KB 47/47 KB 167/201 KB 96/367 KB 16/238 KB 47/47 KB 167/201 KB 96/367 KB 4/52 KB 16/238 KB 47/47 KB 167/201 KB 96/367 KB 8/52 KB 16/238 KB 47/47 KB 167/201 KB 96/367 KB 12/52 KB 16/238 KB 47/47 KB 167/201 KB 96/367 KB 16/52 KB 16/238 KB 47/47 KB 167/201 KB 96/367 KB 20/52 KB 16/238 KB 47/47 KB 167/201 KB 96/367 KB 24/52 KB 16/238 KB 47/47 KB 167/201 KB 96/367 KB 28/52 KB 16/238 KB 47/47 KB 167/201 KB 96/367 KB 32/52 KB 16/238 KB 47/47 KB 167/201 KB 96/367 KB 36/52 KB 16/238 KB 47/47 KB 167/201 KB 96/367 KB 40/52 KB 16/238 KB 47/47 KB 167/201 KB 96/367 KB 44/52 KB 16/238 KB 47/47 KB 167/201 KB 96/367 KB 48/52 KB 16/238 KB 47/47 KB 167/201 KB 96/367 KB 52/52 KB 16/238 KB 47/47 KB 167/201 KB 96/367 KB 52/52 KB 19/238 KB 47/47 KB 167/201 KB 96/367 KB 52/52 KB 21/238 KB 47/47 KB 167/201 KB 96/367 KB 52/52 KB 24/238 KB 47/47 KB 167/201 KB 96/367 KB 52/52 KB 27/238 KB 47/47 KB 167/201 KB 96/367 KB 52/52 KB 29/238 KB 47/47 KB 171/201 KB 96/367 KB 52/52 KB 32/238 KB 171/201 KB 96/367 KB 52/52 KB 27/238 KB 47/47 KB 171/201 KB 96/367 KB 52/52 KB 32/238 KB 175/201 KB 96/367 KB 52/52 KB 32/238 KB 179/201 KB 100/367 KB 52/52 KB 36/238 KB 183/201 KB 100/367 KB 52/52 KB 36/238 KB 187/201 KB 100/367 KB 52/52 KB 36/238 KB 191/201 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar (47 KB at 476.5 KB/sec) unit-abot-epc-basic-0: 12:20:39 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: 12:20:39 DEBUG unit.abot-epc-basic/0.install 100/367 KB 52/52 KB 36/238 KB 179/201 KB 104/367 KB 52/52 KB 36/238 KB 191/201 KB 108/367 KB 52/52 KB 36/238 KB 191/201 KB 112/367 KB 52/52 KB 36/238 KB 191/201 KB 96/367 KB 52/52 KB 36/238 KB 179/201 KB 112/367 KB 52/52 KB 40/238 KB 191/201 KB 112/367 KB 52/52 KB 44/238 KB 191/201 KB 112/367 KB 52/52 KB 48/238 KB 191/201 KB 116/367 KB 52/52 KB 48/238 KB 191/201 KB 120/367 KB 52/238 KB 195/201 KB 124/367 KB 52/238 KB 195/201 KB 128/367 KB 52/238 KB 195/201 KB 116/367 KB 52/238 KB 195/201 KB 128/367 KB 4/28 KB 52/238 KB 199/201 KB 128/367 KB 4/28 KB 52/238 KB 201/201 KB 116/367 KB 52/238 KB 191/201 KB 128/367 KB 4/28 KB 56/238 KB 201/201 KB 128/367 KB 4/28 KB 60/238 KB 201/201 KB 128/367 KB 4/28 KB 64/238 KB 201/201 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 494.7 KB/sec) unit-abot-epc-basic-0: 12:20:39 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: 12:20:39 DEBUG unit.abot-epc-basic/0.install 128/367 KB 4/28 KB 52/238 KB 195/201 KB 132/367 KB 8/28 KB 68/238 KB 201/201 KB 132/367 KB 12/28 KB 68/238 KB 201/201 KB 132/367 KB 16/28 KB 68/238 KB 201/201 KB 132/367 KB 20/28 KB 68/238 KB 201/201 KB 132/367 KB 4/28 KB 68/238 KB 201/201 KB 136/367 KB 24/28 KB 68/238 KB 201/201 KB 140/367 KB 24/28 KB 68/238 KB 201/201 KB 144/367 KB 24/28 KB 68/238 KB 201/201 KB 148/367 KB 24/28 KB 68/238 KB 201/201 KB 152/367 KB 24/28 KB 68/238 KB 201/201 KB 156/367 KB 24/28 KB 68/238 KB 201/201 KB 160/367 KB 24/28 KB 68/238 KB 201/201 KB 128/367 KB 4/28 KB 68/238 KB 201/201 KB 160/367 KB 24/28 KB 72/238 KB 201/201 KB 160/367 KB 24/28 KB 76/238 KB 201/201 KB 160/367 KB 24/28 KB 80/238 KB 201/201 KB 160/367 KB 24/28 KB 84/238 KB 160/367 KB 24/28 KB 88/238 KB 160/367 KB 24/28 KB 92/238 KB 160/367 KB 24/28 KB 96/238 KB 132/367 KB 24/28 KB 68/238 KB 201/201 KB 160/367 KB 28/28 KB 96/238 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar (201 KB at 1759.6 KB/sec) unit-abot-epc-basic-0: 12:20:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar unit-abot-epc-basic-0: 12:20:39 DEBUG unit.abot-epc-basic/0.install 164/367 KB 28/28 KB 96/238 KB 168/367 KB 28/28 KB 100/238 KB 172/367 KB 28/28 KB 100/238 KB 176/367 KB 28/28 KB 100/238 KB 180/367 KB 28/28 KB 100/238 KB 184/367 KB 28/28 KB 100/238 KB 188/367 KB 28/28 KB 100/238 KB 192/367 KB 28/28 KB 100/238 KB 164/367 KB 28/28 KB 100/238 KB 192/367 KB 28/28 KB 104/238 KB 192/367 KB 28/28 KB 108/238 KB 192/367 KB 28/28 KB 112/238 KB 192/367 KB 28/28 KB 116/238 KB 192/367 KB 28/28 KB 120/238 KB 192/367 KB 28/28 KB 124/238 KB 192/367 KB 28/28 KB 128/238 KB 192/367 KB 28/28 KB 132/238 KB 196/367 KB 28/28 KB 136/238 KB 196/367 KB 28/28 KB 140/238 KB 196/367 KB 28/28 KB 144/238 KB 196/367 KB 28/28 KB 132/238 KB 200/367 KB 28/28 KB 144/238 KB 204/367 KB 28/28 KB 144/238 KB 208/367 KB 28/28 KB 144/238 KB 212/367 KB 28/28 KB 144/238 KB 216/367 KB 28/28 KB 148/238 KB 220/367 KB 28/28 KB 148/238 KB 224/367 KB 28/28 KB 148/238 KB 212/367 KB 28/28 KB 148/238 KB 224/367 KB 28/28 KB 152/238 KB 224/367 KB 28/28 KB 156/238 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 KB at 216.4 KB/sec) unit-abot-epc-basic-0: 12:20:39 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: 12:20:39 DEBUG unit.abot-epc-basic/0.install 224/367 KB 4/186 KB 156/238 KB 224/367 KB 8/186 KB 156/238 KB 224/367 KB 12/186 KB 156/238 KB 224/367 KB 16/186 KB 156/238 KB 224/367 KB 20/186 KB 156/238 KB 224/367 KB 24/186 KB 156/238 KB 224/367 KB 28/186 KB 156/238 KB 224/367 KB 32/186 KB 156/238 KB 224/367 KB 36/186 KB 156/238 KB 224/367 KB 40/186 KB 156/238 KB 224/367 KB 44/186 KB 156/238 KB 224/367 KB 48/186 KB 156/238 KB 224/367 KB 52/186 KB 156/238 KB 224/367 KB 56/186 KB 156/238 KB 224/367 KB 60/186 KB 156/238 KB 228/367 KB 64/186 KB 160/238 KB 228/367 KB 68/186 KB 160/238 KB 228/367 KB 72/186 KB 160/238 KB 228/367 KB 76/186 KB 160/238 KB 228/367 KB 80/186 KB 160/238 KB 228/367 KB 60/186 KB 160/238 KB 224/367 KB 60/186 KB 160/238 KB 228/367 KB 4/1199 KB 80/186 KB 160/238 KB 228/367 KB 8/1199 KB 80/186 KB 160/238 KB 228/367 KB 12/1199 KB 80/186 KB 160/238 KB 228/367 KB 16/1199 KB 80/186 KB 160/238 KB 228/367 KB 20/1199 KB 80/186 KB 160/238 KB 228/367 KB 24/1199 KB 80/186 KB 160/238 KB 228/367 KB 28/1199 KB 80/186 KB 160/238 KB 228/367 KB 32/1199 KB 80/186 KB 160/238 KB 228/367 KB 36/1199 KB 80/186 KB 160/238 KB 228/367 KB 40/1199 KB 80/186 KB 160/238 KB 228/367 KB 44/1199 KB 80/186 KB 160/238 KB 228/367 KB 48/1199 KB 80/186 KB 160/238 KB 228/367 KB 52/1199 KB 80/186 KB 160/238 KB 228/367 KB 56/1199 KB 80/186 KB 160/238 KB 228/367 KB 60/1199 KB 80/186 KB 160/238 KB 228/367 KB 64/1199 KB 80/186 KB 160/238 KB 228/367 KB 68/1199 KB 80/186 KB 160/238 KB 232/367 KB 72/1199 KB 80/186 KB 164/238 KB 232/367 KB 76/1199 KB 80/186 KB 164/238 KB 232/367 KB 80/1199 KB 80/186 KB 164/238 KB 232/367 KB 68/1199 KB 80/186 KB 164/238 KB 236/367 KB 80/1199 KB 80/186 KB 164/238 KB 240/367 KB 80/1199 KB 80/186 KB 164/238 KB 228/367 KB 68/1199 KB 80/186 KB 164/238 KB 240/367 KB 80/1199 KB 80/186 KB 168/238 KB 240/367 KB 80/1199 KB 80/186 KB 172/238 KB 240/367 KB 80/1199 KB 80/186 KB 176/238 KB 240/367 KB 80/1199 KB 80/186 KB 180/238 KB 244/367 KB 84/1199 KB 84/186 KB 184/238 KB 244/367 KB 80/1199 KB 80/186 KB 180/238 KB 248/367 KB 84/1199 KB 84/186 KB 184/238 KB 252/367 KB 84/1199 KB 84/186 KB 184/238 KB 256/367 KB 84/1199 KB 84/186 KB 188/238 KB 260/367 KB 84/1199 KB 84/186 KB 188/238 KB 244/367 KB 84/1199 KB 84/186 KB 180/238 KB 260/367 KB 84/1199 KB 4/558 KB 88/186 KB 188/238 KB 244/367 KB 84/1199 KB 80/186 KB 180/238 KB 260/367 KB 84/1199 KB 4/558 KB 84/186 KB 188/238 KB 260/367 KB 84/1199 KB 8/558 KB 88/186 KB 188/238 KB 260/367 KB 84/1199 KB 12/558 KB 88/186 KB 188/238 KB 260/367 KB 84/1199 KB 16/558 KB 88/186 KB 188/238 KB 260/367 KB 84/1199 KB 20/558 KB 88/186 KB 188/238 KB 260/367 KB 84/1199 KB 24/558 KB 88/186 KB 188/238 KB 260/367 KB 84/1199 KB 28/558 KB 88/186 KB 188/238 KB 260/367 KB 84/1199 KB 32/558 KB 88/186 KB 188/238 KB 260/367 KB 84/1199 KB 36/558 KB 88/186 KB 188/238 KB 260/367 KB 84/1199 KB 40/558 KB 88/186 KB 188/238 KB 260/367 KB 84/1199 KB 44/558 KB 88/186 KB 188/238 KB 260/367 KB 84/1199 KB 48/558 KB 88/186 KB 188/238 KB 260/367 KB 84/1199 KB 52/558 KB 88/186 KB 188/238 KB 252/367 KB 84/1199 KB 84/186 KB 188/238 KB 260/367 KB 88/1199 KB 52/558 KB 88/186 KB 192/238 KB 260/367 KB 88/1199 KB 52/558 KB 88/186 KB 196/238 KB 260/367 KB 88/1199 KB 52/558 KB 88/186 KB 188/238 KB 260/367 KB 92/1199 KB 56/558 KB 92/186 KB 196/238 KB 260/367 KB 96/1199 KB 56/558 KB 92/186 KB 196/238 KB 260/367 KB 88/1199 KB 56/558 KB 92/186 KB 196/238 KB 260/367 KB 96/1199 KB 56/558 KB 96/ unit-abot-epc-basic-0: 12:20:39 DEBUG unit.abot-epc-basic/0.install 186 KB 196/238 KB 260/367 KB 96/1199 KB 56/558 KB 100/186 KB 196/238 KB 264/367 KB 100/1199 KB 56/558 KB 104/186 KB 200/238 KB 264/367 KB 100/1199 KB 56/558 KB 108/186 KB 200/238 KB 264/367 KB 100/1199 KB 56/558 KB 112/186 KB 200/238 KB 260/367 KB 88/1199 KB 56/558 KB 88/186 KB 196/238 KB 264/367 KB 100/1199 KB 60/558 KB 112/186 KB 200/238 KB 264/367 KB 100/1199 KB 64/558 KB 112/186 KB 200/238 KB 264/367 KB 100/1199 KB 68/558 KB 112/186 KB 200/238 KB 264/367 KB 100/1199 KB 56/558 KB 100/186 KB 200/238 KB 264/367 KB 100/1199 KB 56/558 KB 100/186 KB 196/238 KB 268/367 KB 100/1199 KB 68/558 KB 112/186 KB 200/238 KB 260/367 KB 100/1199 KB 56/558 KB 100/186 KB 196/238 KB 268/367 KB 104/1199 KB 68/558 KB 112/186 KB 204/238 KB 272/367 KB 108/1199 KB 68/558 KB 112/186 KB 204/238 KB 268/367 KB 100/1199 KB 68/558 KB 112/186 KB 204/238 KB 272/367 KB 108/1199 KB 68/558 KB 112/186 KB 208/238 KB 272/367 KB 108/1199 KB 68/558 KB 112/186 KB 212/238 KB 272/367 KB 112/1199 KB 72/558 KB 116/186 KB 216/238 KB 272/367 KB 112/1199 KB 72/558 KB 116/186 KB 220/238 KB 272/367 KB 112/1199 KB 72/558 KB 116/186 KB 224/238 KB 272/367 KB 104/1199 KB 68/558 KB 112/186 KB 204/238 KB 276/367 KB 112/1199 KB 72/558 KB 116/186 KB 224/238 KB 280/367 KB 112/1199 KB 72/558 KB 116/186 KB 224/238 KB 284/367 KB 112/1199 KB 72/558 KB 116/186 KB 224/238 KB 288/367 KB 112/1199 KB 72/558 KB 116/186 KB 224/238 KB 292/367 KB 112/1199 KB 72/558 KB 116/186 KB 224/238 KB 296/367 KB 112/1199 KB 72/558 KB 116/186 KB 228/238 KB 300/367 KB 112/1199 KB 72/558 KB 116/186 KB 228/238 KB 304/367 KB 112/1199 KB 72/558 KB 116/186 KB 228/238 KB 272/367 KB 112/1199 KB 72/558 KB 116/186 KB 212/238 KB 272/367 KB 112/1199 KB 72/558 KB 112/186 KB 212/238 KB 304/367 KB 112/1199 KB 76/558 KB 116/186 KB 228/238 KB 304/367 KB 112/1199 KB 80/558 KB 116/186 KB 228/238 KB 272/367 KB 112/1199 KB 68/558 KB 112/186 KB 212/238 KB 304/367 KB 116/1199 KB 80/558 KB 116/186 KB 228/238 KB 304/367 KB 120/1199 KB 84/558 KB 116/186 KB 228/238 KB 304/367 KB 124/1199 KB 84/558 KB 120/186 KB 228/238 KB 304/367 KB 128/1199 KB 84/558 KB 120/186 KB 228/238 KB 304/367 KB 132/1199 KB 84/558 KB 120/186 KB 228/238 KB 304/367 KB 136/1199 KB 84/558 KB 120/186 KB 228/238 KB 304/367 KB 140/1199 KB 84/558 KB 120/186 KB 228/238 KB 304/367 KB 144/1199 KB 84/558 KB 120/186 KB 228/238 KB 304/367 KB 148/1199 KB 84/558 KB 120/186 KB 228/238 KB 308/367 KB 152/1199 KB 84/558 KB 120/186 KB 228/238 KB 308/367 KB 156/1199 KB 84/558 KB 120/186 KB 228/238 KB 308/367 KB 160/1199 KB 84/558 KB 120/186 KB 228/238 KB 292/367 KB 112/1199 KB 72/558 KB 116/186 KB 228/238 KB 308/367 KB 160/1199 KB 84/558 KB 120/186 KB 232/238 KB 308/367 KB 160/1199 KB 84/558 KB 120/186 KB 236/238 KB 308/367 KB 160/1199 KB 84/558 KB 120/186 KB 238/238 KB 308/367 KB 148/1199 KB 84/558 KB 120/186 KB 228/238 KB 312/367 KB 160/1199 KB 84/558 KB 120/186 KB 238/238 KB 316/367 KB 160/1199 KB 84/558 KB 120/186 KB 238/238 KB 320/367 KB 160/1199 KB 84/558 KB 120/186 KB 238/238 KB 304/367 KB 120/1199 KB 84/558 KB 120/186 KB 228/238 KB 320/367 KB 160/1199 KB 84/558 KB 124/186 KB 238/238 KB 320/367 KB 160/1199 KB 84/558 KB 128/186 KB 238/238 KB 304/367 KB 116/1199 KB 84/558 KB 116/186 KB 228/238 KB 320/367 KB 160/1199 KB 88/558 KB 128/186 KB 238/238 KB 320/367 KB 160/1199 KB 88/558 KB 132/186 KB 238/238 KB 320/367 KB 160/1199 KB 92/558 KB 132/186 KB 238/238 KB 320/367 KB 160/1199 KB 96/558 KB 132/186 KB unit-abot-epc-basic-0: 12:20:39 DEBUG unit.abot-epc-basic/0.install 238/238 KB 320/367 KB 160/1199 KB 100/558 KB 132/186 KB 238/238 KB 320/367 KB 160/1199 KB 100/558 KB 136/186 KB 238/238 KB 320/367 KB 160/1199 KB 104/558 KB 140/186 KB 238/238 KB 320/367 KB 160/1199 KB 104/558 KB 144/186 KB 238/238 KB 320/367 KB 160/1199 KB 104/558 KB 136/186 KB 238/238 KB 320/367 KB 160/1199 KB 108/558 KB 144/186 KB 238/238 KB 320/367 KB 160/1199 KB 112/558 KB 144/186 KB 238/238 KB 320/367 KB 160/1199 KB 116/558 KB 144/186 KB 238/238 KB 324/367 KB 164/1199 KB 120/558 KB 148/186 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 1421.7 KB/sec) unit-abot-epc-basic-0: 12:20:39 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: 12:20:39 DEBUG unit.abot-epc-basic/0.install 324/367 KB 164/1199 KB 124/558 KB 148/186 KB 324/367 KB 164/1199 KB 128/558 KB 148/186 KB 324/367 KB 164/1199 KB 116/558 KB 148/186 KB 238/238 KB 324/367 KB 168/1199 KB 128/558 KB 148/186 KB 324/367 KB 172/1199 KB 128/558 KB 148/186 KB 324/367 KB 176/1199 KB 128/558 KB 148/186 KB 324/367 KB 180/1199 KB 128/558 KB 148/186 KB 324/367 KB 184/1199 KB 132/558 KB 148/186 KB 324/367 KB 188/1199 KB 132/558 KB 148/186 KB 324/367 KB 192/1199 KB 132/558 KB 148/186 KB 324/367 KB 160/1199 KB 116/558 KB 148/186 KB 238/238 KB 324/367 KB 192/1199 KB 132/558 KB 152/186 KB 324/367 KB 192/1199 KB 132/558 KB 156/186 KB 324/367 KB 192/1199 KB 132/558 KB 160/186 KB 324/367 KB 160/1199 KB 116/558 KB 144/186 KB 238/238 KB 328/367 KB 192/1199 KB 132/558 KB 160/186 KB 332/367 KB 192/1199 KB 132/558 KB 160/186 KB 336/367 KB 192/1199 KB 132/558 KB 160/186 KB 340/367 KB 192/1199 KB 132/558 KB 160/186 KB 344/367 KB 192/1199 KB 132/558 KB 164/186 KB 348/367 KB 192/1199 KB 132/558 KB 164/186 KB 352/367 KB 192/1199 KB 132/558 KB 164/186 KB 324/367 KB 180/1199 KB 132/558 KB 148/186 KB 352/367 KB 192/1199 KB 136/558 KB 164/186 KB 352/367 KB 192/1199 KB 140/558 KB 164/186 KB 352/367 KB 192/1199 KB 144/558 KB 164/186 KB 340/367 KB 192/1199 KB 132/558 KB 164/186 KB 352/367 KB 192/1199 KB 144/558 KB 168/186 KB 352/367 KB 192/1199 KB 144/558 KB 172/186 KB 352/367 KB 192/1199 KB 144/558 KB 176/186 KB 352/367 KB 192/1199 KB 144/558 KB 180/186 KB 352/367 KB 196/1199 KB 148/558 KB 184/186 KB 352/367 KB 196/1199 KB 148/558 KB 186/186 KB 356/367 KB 196/1199 KB 148/558 KB 186/186 KB 360/367 KB 196/1199 KB 148/558 KB 186/186 KB 352/367 KB 192/1199 KB 148/558 KB 180/186 KB 360/367 KB 196/1199 KB 152/558 KB 186/186 KB 360/367 KB 196/1199 KB 156/558 KB 186/186 KB 352/367 KB 196/1199 KB 148/558 KB 180/186 KB 364/367 KB 200/1199 KB 156/558 KB 186/186 KB 364/367 KB 204/1199 KB 156/558 KB 186/186 KB 364/367 KB 208/1199 KB 160/558 KB 186/186 KB 364/367 KB 196/1199 KB 156/558 KB 186/186 KB 367/367 KB 208/1199 KB 160/558 KB 186/186 KB 364/367 KB 204/1199 KB 160/558 KB 186/186 KB 367/367 KB 208/1199 KB 164/558 KB 186/186 KB 367/367 KB 212/1199 KB 168/558 KB 186/186 KB 367/367 KB 212/1199 KB 172/558 KB 186/186 KB 367/367 KB 212/1199 KB 176/558 KB 186/186 KB 367/367 KB 212/1199 KB 164/558 KB 186/186 KB 367/367 KB 216/1199 KB 176/558 KB 186/186 KB 367/367 KB 220/1199 KB 176/558 KB 186/186 KB 367/367 KB 224/1199 KB 176/558 KB 186/186 KB 367/367 KB 224/1199 KB 180/558 KB 186/186 KB 367/367 KB 228/1199 KB 184/558 KB 186/186 KB 367/367 KB 228/1199 KB 188/558 KB 186/186 KB 367/367 KB 228/1199 KB 192/558 KB 186/186 KB 367/367 KB 228/1199 KB 180/558 KB 186/186 KB 367/367 KB 232/1199 KB 192/558 KB 186/186 KB 367/367 KB 236/1199 KB 192/558 KB 186/186 KB 367/367 KB 240/1199 KB 192/558 KB 186/186 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar (186 KB at 1010.7 KB/sec) unit-abot-epc-basic-0: 12:20:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar unit-abot-epc-basic-0: 12:20:39 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar (367 KB at 1980.9 KB/sec) unit-abot-epc-basic-0: 12:20:39 DEBUG unit.abot-epc-basic/0.install 240/1199 KB 196/558 KB 244/1199 KB 200/558 KB 4/1206 KB 244/1199 KB 196/558 KB 4/1206 KB 240/1199 KB 196/558 KB 4/1206 KB 244/1199 KB 204/558 KB 8/1206 KB 244/1199 KB 204/558 KB 12/1206 KB 244/1199 KB 204/558 KB 16/1206 KB 244/1199 KB 204/558 KB 20/1206 KB 244/1199 KB 204/558 KB 24/1206 KB 244/1199 KB 204/558 KB 28/1206 KB 244/1199 KB 204/558 KB 32/1206 KB 244/1199 KB 204/558 KB 32/1206 KB 4/181 KB 244/1199 KB 204/558 KB 36/1206 KB 8/181 KB 248/1199 KB 204/558 KB 36/1206 KB 12/181 KB 244/1199 KB 204/558 KB 4/1206 KB 248/1199 KB 204/558 KB 36/1206 KB 8/181 KB 244/1199 KB 204/558 KB 36/1206 KB 4/181 KB 248/1199 KB 208/558 KB 40/1206 KB 12/181 KB 248/1199 KB 208/558 KB 44/1206 KB 12/181 KB 248/1199 KB 208/558 KB 48/1206 KB 12/181 KB 248/1199 KB 208/558 KB 36/1206 KB 12/181 KB 252/1199 KB 208/558 KB 48/1206 KB 12/181 KB 256/1199 KB 208/558 KB 48/1206 KB 12/181 KB 256/1199 KB 212/558 KB 48/1206 KB 16/181 KB 260/1199 KB 216/558 KB 52/1206 KB 16/181 KB 260/1199 KB 220/558 KB 52/1206 KB 16/181 KB 260/1199 KB 224/558 KB 52/1206 KB 16/181 KB 256/1199 KB 208/558 KB 48/1206 KB 16/181 KB 260/1199 KB 224/558 KB 52/1206 KB 20/181 KB 260/1199 KB 224/558 KB 52/1206 KB 24/181 KB 260/1199 KB 224/558 KB 52/1206 KB 28/181 KB 260/1199 KB 224/558 KB 52/1206 KB 32/181 KB 260/1199 KB 212/558 KB 52/1206 KB 16/181 KB 264/1199 KB 224/558 KB 52/1206 KB 32/181 KB 268/1199 KB 224/558 KB 52/1206 KB 32/181 KB 272/1199 KB 224/558 KB 52/1206 KB 32/181 KB 256/1199 KB 212/558 KB 52/1206 KB 16/181 KB 272/1199 KB 224/558 KB 56/1206 KB 32/181 KB 272/1199 KB 224/558 KB 60/1206 KB 32/181 KB 272/1199 KB 224/558 KB 64/1206 KB 32/181 KB 276/1199 KB 224/558 KB 64/1206 KB 32/181 KB 280/1199 KB 228/558 KB 68/1206 KB 36/181 KB 276/1199 KB 228/558 KB 68/1206 KB 36/181 KB 276/1199 KB 228/558 KB 68/1206 KB 32/181 KB 280/1199 KB 232/558 KB 68/1206 KB 36/181 KB 280/1199 KB 236/558 KB 68/1206 KB 40/181 KB 284/1199 KB 240/558 KB 68/1206 KB 40/181 KB 276/1199 KB 224/558 KB 68/1206 KB 32/181 KB 284/1199 KB 240/558 KB 72/1206 KB 40/181 KB 284/1199 KB 240/558 KB 76/1206 KB 40/181 KB 284/1199 KB 240/558 KB 80/1206 KB 40/181 KB 284/1199 KB 236/558 KB 68/1206 KB 40/181 KB 288/1199 KB 240/558 KB 80/1206 KB 40/181 KB 280/1199 KB 232/558 KB 68/1206 KB 40/181 KB 288/1199 KB 240/558 KB 80/1206 KB 44/181 KB 288/1199 KB 240/558 KB 80/1206 KB 48/181 KB 288/1199 KB 240/558 KB 80/1206 KB 52/181 KB 292/1199 KB 244/558 KB 84/1206 KB 56/181 KB 292/1199 KB 244/558 KB 84/1206 KB 60/181 KB 292/1199 KB 244/558 KB 84/1206 KB 64/181 KB 288/1199 KB 244/558 KB 80/1206 KB 52/181 KB 292/1199 KB 248/558 KB 84/1206 KB 64/181 KB 292/1199 KB 252/558 KB 84/1206 KB 64/181 KB 292/1199 KB 256/558 KB 84/1206 KB 64/181 KB 292/1199 KB 244/558 KB 84/1206 KB 52/181 KB 296/1199 KB 256/558 KB 84/1206 KB 64/181 KB 300/1199 KB 256/558 KB 84/1206 KB 64/181 KB 304/1199 KB 256/558 KB 84/1206 KB 64/181 KB 288/1199 KB 244/558 KB 84/1206 KB 52/181 KB 304/1199 KB 256/558 KB 88/1206 KB 64/181 KB 304/1199 KB 256/558 KB 92/1206 KB 64/181 KB 304/1199 KB 256/558 KB 96/1206 KB 64/181 KB 304/1199 KB 256/558 KB 96/1206 KB 68/181 KB 308/1199 KB 260/558 KB 100/1206 KB 72/181 KB 308/1199 KB 260/558 KB 100/1206 KB 76/181 KB 308/1199 KB 260/558 KB 100/1206 KB 80/181 KB 304/1199 KB 256/558 KB 100/1206 KB 68/181 KB 308/1199 KB 260/558 KB 104/1206 KB 80/181 KB 308/1199 KB 260/558 KB 108/1206 KB 80/181 KB 308/1199 KB 260/558 KB 112/1206 KB 80 unit-abot-epc-basic-0: 12:20:39 DEBUG unit.abot-epc-basic/0.install /181 KB 308/1199 KB 260/558 KB 100/1206 KB 68/181 KB 308/1199 KB 264/558 KB 112/1206 KB 80/181 KB 308/1199 KB 256/558 KB 100/1206 KB 68/181 KB 312/1199 KB 264/558 KB 112/1206 KB 80/181 KB 316/1199 KB 264/558 KB 112/1206 KB 80/181 KB 320/1199 KB 268/558 KB 112/1206 KB 80/181 KB 324/1199 KB 268/558 KB 112/1206 KB 80/181 KB 328/1199 KB 268/558 KB 116/1206 KB 84/181 KB 332/1199 KB 268/558 KB 116/1206 KB 84/181 KB 336/1199 KB 268/558 KB 116/1206 KB 84/181 KB 316/1199 KB 268/558 KB 112/1206 KB 80/181 KB 336/1199 KB 272/558 KB 116/1206 KB 84/181 KB 336/1199 KB 276/558 KB 116/1206 KB 84/181 KB 336/1199 KB 280/558 KB 116/1206 KB 84/181 KB 336/1199 KB 284/558 KB 116/1206 KB 84/181 KB 336/1199 KB 288/558 KB 116/1206 KB 84/181 KB 340/1199 KB 292/558 KB 116/1206 KB 84/181 KB 340/1199 KB 296/558 KB 116/1206 KB 84/181 KB 340/1199 KB 300/558 KB 116/1206 KB 84/181 KB 340/1199 KB 304/558 KB 116/1206 KB 84/181 KB 340/1199 KB 308/558 KB 116/1206 KB 84/181 KB 324/1199 KB 268/558 KB 116/1206 KB 84/181 KB 340/1199 KB 308/558 KB 120/1206 KB 84/181 KB 324/1199 KB 268/558 KB 112/1206 KB 84/181 KB 340/1199 KB 308/558 KB 120/1206 KB 88/181 KB 340/1199 KB 308/558 KB 120/1206 KB 92/181 KB 340/1199 KB 308/558 KB 120/1206 KB 96/181 KB 340/1199 KB 308/558 KB 124/1206 KB 96/181 KB 340/1199 KB 308/558 KB 128/1206 KB 96/181 KB 340/1199 KB 308/558 KB 128/1206 KB 100/181 KB 340/1199 KB 308/558 KB 132/1206 KB 104/181 KB 340/1199 KB 308/558 KB 132/1206 KB 108/181 KB 340/1199 KB 308/558 KB 132/1206 KB 112/181 KB 340/1199 KB 288/558 KB 116/1206 KB 84/181 KB 344/1199 KB 308/558 KB 132/1206 KB 112/181 KB 348/1199 KB 308/558 KB 132/1206 KB 112/181 KB 352/1199 KB 308/558 KB 132/1206 KB 112/181 KB 340/1199 KB 308/558 KB 132/1206 KB 100/181 KB 352/1199 KB 308/558 KB 136/1206 KB 112/181 KB 352/1199 KB 308/558 KB 140/1206 KB 112/181 KB 352/1199 KB 308/558 KB 144/1206 KB 112/181 KB 352/1199 KB 308/558 KB 148/1206 KB 112/181 KB 356/1199 KB 312/558 KB 152/1206 KB 116/181 KB 356/1199 KB 312/558 KB 156/1206 KB 116/181 KB 356/1199 KB 312/558 KB 160/1206 KB 116/181 KB 356/1199 KB 312/558 KB 148/1206 KB 116/181 KB 356/1199 KB 316/558 KB 160/1206 KB 116/181 KB 352/1199 KB 308/558 KB 148/1206 KB 116/181 KB 356/1199 KB 316/558 KB 160/1206 KB 120/181 KB 356/1199 KB 316/558 KB 160/1206 KB 124/181 KB 356/1199 KB 316/558 KB 160/1206 KB 128/181 KB 356/1199 KB 308/558 KB 148/1206 KB 116/181 KB 360/1199 KB 316/558 KB 160/1206 KB 128/181 KB 364/1199 KB 316/558 KB 160/1206 KB 128/181 KB 368/1199 KB 316/558 KB 160/1206 KB 128/181 KB 372/1199 KB 316/558 KB 160/1206 KB 128/181 KB 376/1199 KB 320/558 KB 164/1206 KB 132/181 KB 380/1199 KB 320/558 KB 164/1206 KB 132/181 KB 384/1199 KB 320/558 KB 164/1206 KB 132/181 KB 372/1199 KB 320/558 KB 164/1206 KB 132/181 KB 384/1199 KB 320/558 KB 164/1206 KB 136/181 KB 384/1199 KB 320/558 KB 164/1206 KB 140/181 KB 384/1199 KB 320/558 KB 164/1206 KB 144/181 KB 372/1199 KB 320/558 KB 164/1206 KB 128/181 KB 384/1199 KB 320/558 KB 168/1206 KB 144/181 KB 384/1199 KB 320/558 KB 172/1206 KB 144/181 KB 384/1199 KB 320/558 KB 176/1206 KB 144/181 KB 384/1199 KB 320/558 KB 180/1206 KB 144/181 KB 388/1199 KB 320/558 KB 184/1206 KB 148/181 KB 388/1199 KB 320/558 KB 188/1206 KB 148/181 KB 388/1199 KB 320/558 KB 192/1206 KB 148/181 KB 372/1199 KB 320/558 KB 160/1206 KB 128/181 KB 388/1199 KB 324/558 KB 192/1206 KB 148/181 KB 388/1199 KB 328/558 KB 192/1206 KB 148/181 KB 388/1199 KB 332/558 KB 192/1206 KB 148/ unit-abot-epc-basic-0: 12:20:39 DEBUG unit.abot-epc-basic/0.install 181 KB 388/1199 KB 336/558 KB 192/1206 KB 148/181 KB 388/1199 KB 340/558 KB 192/1206 KB 148/181 KB 388/1199 KB 344/558 KB 196/1206 KB 148/181 KB 388/1199 KB 348/558 KB 196/1206 KB 148/181 KB 388/1199 KB 352/558 KB 196/1206 KB 148/181 KB 388/1199 KB 320/558 KB 180/1206 KB 148/181 KB 392/1199 KB 352/558 KB 196/1206 KB 148/181 KB 396/1199 KB 352/558 KB 196/1206 KB 148/181 KB 400/1199 KB 352/558 KB 196/1206 KB 148/181 KB 384/1199 KB 320/558 KB 180/1206 KB 148/181 KB 400/1199 KB 352/558 KB 196/1206 KB 152/181 KB 400/1199 KB 352/558 KB 196/1206 KB 156/181 KB 400/1199 KB 352/558 KB 196/1206 KB 160/181 KB 400/1199 KB 352/558 KB 196/1206 KB 164/181 KB 404/1199 KB 352/558 KB 196/1206 KB 168/181 KB 404/1199 KB 352/558 KB 196/1206 KB 172/181 KB 404/1199 KB 352/558 KB 196/1206 KB 176/181 KB 388/1199 KB 340/558 KB 196/1206 KB 148/181 KB 404/1199 KB 352/558 KB 200/1206 KB 176/181 KB 404/1199 KB 352/558 KB 204/1206 KB 176/181 KB 404/1199 KB 352/558 KB 208/1206 KB 176/181 KB 404/1199 KB 356/558 KB 212/1206 KB 176/181 KB 404/1199 KB 356/558 KB 216/1206 KB 180/181 KB 404/1199 KB 356/558 KB 220/1206 KB 180/181 KB 404/1199 KB 356/558 KB 224/1206 KB 180/181 KB 404/1199 KB 352/558 KB 196/1206 KB 164/181 KB 408/1199 KB 356/558 KB 224/1206 KB 180/181 KB 412/1199 KB 356/558 KB 224/1206 KB 180/181 KB 416/1199 KB 356/558 KB 224/1206 KB 180/181 KB 404/1199 KB 356/558 KB 212/1206 KB 180/181 KB 416/1199 KB 356/558 KB 224/1206 KB 181/181 KB 404/1199 KB 356/558 KB 208/1206 KB 176/181 KB 416/1199 KB 360/558 KB 224/1206 KB 181/181 KB 416/1199 KB 364/558 KB 224/1206 KB 181/181 KB 416/1199 KB 368/558 KB 224/1206 KB 181/181 KB 416/1199 KB 372/558 KB 224/1206 KB 181/181 KB 420/1199 KB 376/558 KB 224/1206 KB 181/181 KB 420/1199 KB 380/558 KB 224/1206 KB 181/181 KB 420/1199 KB 384/558 KB 224/1206 KB 181/181 KB 420/1199 KB 388/558 KB 224/1206 KB 181/181 KB 420/1199 KB 392/558 KB 228/1206 KB 181/181 KB 420/1199 KB 372/558 KB 224/1206 KB 181/181 KB 424/1199 KB 396/558 KB 228/1206 KB 181/181 KB 428/1199 KB 396/558 KB 228/1206 KB 181/181 KB 432/1199 KB 396/558 KB 228/1206 KB 181/181 KB 436/1199 KB 396/558 KB 228/1206 KB 181/181 KB 440/1199 KB 396/558 KB 228/1206 KB 181/181 KB 444/1199 KB 396/558 KB 228/1206 KB 181/181 KB 420/1199 KB 388/558 KB 228/1206 KB 181/181 KB 444/1199 KB 396/558 KB 232/1206 KB 181/181 KB 444/1199 KB 396/558 KB 236/1206 KB 181/181 KB 444/1199 KB 396/558 KB 240/1206 KB 181/181 KB 444/1199 KB 396/558 KB 244/1206 KB 181/181 KB 448/1199 KB 396/558 KB 244/1206 KB 181/181 KB 448/1199 KB 400/558 KB 244/1206 KB 181/181 KB 448/1199 KB 404/558 KB 244/1206 KB 181/181 KB 448/1199 KB 408/558 KB 248/1206 KB 181/181 KB 448/1199 KB 412/558 KB 248/1206 KB 448/1199 KB 416/558 KB 248/1206 KB 448/1199 KB 420/558 KB 248/1206 KB 448/1199 KB 424/558 KB 248/1206 KB 448/1199 KB 428/558 KB 248/1206 KB 448/1199 KB 396/558 KB 244/1206 KB 181/181 KB 452/1199 KB 432/558 KB 248/1206 KB 456/1199 KB 432/558 KB 248/1206 KB 460/1199 KB 432/558 KB 248/1206 KB 464/1199 KB 432/558 KB 248/1206 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (181 KB at 732.0 KB/sec) unit-abot-epc-basic-0: 12:20:39 DEBUG unit.abot-epc-basic/0.install 448/1199 KB 404/558 KB 248/1206 KB 181/181 KB 464/1199 KB 432/558 KB 252/1206 KB 464/1199 KB 432/558 KB 256/1206 KB 464/1199 KB 432/558 KB 260/1206 KB 468/1199 KB 432/558 KB 264/1206 KB 468/1199 KB 432/558 KB 268/1206 KB 468/1199 KB 432/558 KB 272/1206 KB 468/1199 KB 432/558 KB 260/1206 KB 472/1199 KB 432/558 KB 272/1206 KB 476/1199 KB 432/558 KB 272/1206 KB 480/1199 KB 432/558 KB 272/1206 KB 484/1199 KB 432/558 KB 272/1206 KB 488/1199 KB 432/558 KB 276/1206 KB 492/1199 KB 432/558 KB 276/1206 KB 496/1199 KB 432/558 KB 276/1206 KB 448/1199 KB 432/558 KB 248/1206 KB 496/1199 KB 436/558 KB 276/1206 KB 496/1199 KB 440/558 KB 276/1206 KB 496/1199 KB 444/558 KB 276/1206 KB 496/1199 KB 448/558 KB 276/1206 KB 484/1199 KB 432/558 KB 276/1206 KB 496/1199 KB 448/558 KB 280/1206 KB 496/1199 KB 448/558 KB 284/1206 KB 496/1199 KB 448/558 KB 288/1206 KB 496/1199 KB 448/558 KB 292/1206 KB 500/1199 KB 452/558 KB 296/1206 KB 500/1199 KB 452/558 KB 300/1206 KB 500/1199 KB 452/558 KB 304/1206 KB 500/1199 KB 452/558 KB 308/1206 KB 500/1199 KB 452/558 KB 312/1206 KB 500/1199 KB 452/558 KB 316/1206 KB 500/1199 KB 452/558 KB 320/1206 KB 500/1199 KB 452/558 KB 292/1206 KB 504/1199 KB 452/558 KB 320/1206 KB 508/1199 KB 452/558 KB 320/1206 KB 512/1199 KB 452/558 KB 320/1206 KB 496/1199 KB 452/558 KB 292/1206 KB 512/1199 KB 456/558 KB 320/1206 KB 512/1199 KB 460/558 KB 320/1206 KB 512/1199 KB 464/558 KB 320/1206 KB 512/1199 KB 468/558 KB 320/1206 KB 516/1199 KB 472/558 KB 320/1206 KB 516/1199 KB 476/558 KB 320/1206 KB 516/1199 KB 480/558 KB 320/1206 KB 516/1199 KB 468/558 KB 320/1206 KB 520/1199 KB 480/558 KB 320/1206 KB 524/1199 KB 480/558 KB 320/1206 KB 528/1199 KB 484/558 KB 324/1206 KB 532/1199 KB 484/558 KB 324/1206 KB 536/1199 KB 484/558 KB 324/1206 KB 540/1199 KB 484/558 KB 324/1206 KB 544/1199 KB 484/558 KB 324/1206 KB 524/1199 KB 484/558 KB 324/1206 KB 544/1199 KB 484/558 KB 328/1206 KB 544/1199 KB 484/558 KB 332/1206 KB 544/1199 KB 484/558 KB 336/1206 KB 524/1199 KB 484/558 KB 320/1206 KB 544/1199 KB 488/558 KB 336/1206 KB 544/1199 KB 492/558 KB 336/1206 KB 544/1199 KB 496/558 KB 336/1206 KB 544/1199 KB 500/558 KB 340/1206 KB 548/1199 KB 504/558 KB 340/1206 KB 548/1199 KB 508/558 KB 340/1206 KB 548/1199 KB 512/558 KB 340/1206 KB 544/1199 KB 496/558 KB 340/1206 KB 548/1199 KB 512/558 KB 344/1206 KB 548/1199 KB 512/558 KB 348/1206 KB 548/1199 KB 512/558 KB 352/1206 KB 548/1199 KB 500/558 KB 340/1206 KB 552/1199 KB 512/558 KB 352/1206 KB 556/1199 KB 516/558 KB 352/1206 KB 560/1199 KB 516/558 KB 352/1206 KB 560/1199 KB 516/558 KB 356/1206 KB 564/1199 KB 516/558 KB 360/1206 KB 564/1199 KB 516/558 KB 364/1206 KB 564/1199 KB 516/558 KB 368/1206 KB 552/1199 KB 516/558 KB 352/1206 KB 564/1199 KB 520/558 KB 368/1206 KB 564/1199 KB 524/558 KB 368/1206 KB 564/1199 KB 528/558 KB 368/1206 KB 564/1199 KB 532/558 KB 368/1206 KB 564/1199 KB 536/558 KB 372/1206 KB 564/1199 KB 540/558 KB 372/1206 KB 564/1199 KB 544/558 KB 372/1206 KB 564/1199 KB 516/558 KB 356/1206 KB 568/1199 KB 544/558 KB 372/1206 KB 572/1199 KB 544/558 KB 372/1206 KB 576/1199 KB 544/558 KB 372/1206 KB 580/1199 KB 544/558 KB 372/1206 KB 584/1199 KB 544/558 KB 372/1206 KB 588/1199 KB 548/558 KB 372/1206 KB 592/1199 KB 548/558 KB 372/1206 KB 596/1199 KB 548/558 KB 372/1206 KB 600/1199 KB 548/558 KB 372/1206 KB 604/1199 KB 548/558 KB 372/1206 KB 608/1199 KB 548/558 KB 372/1206 KB 612/1199 KB 548/558 KB 372/1206 KB 564/1199 unit-abot-epc-basic-0: 12:20:39 DEBUG unit.abot-epc-basic/0.install KB 532/558 KB 372/1206 KB 612/1199 KB 548/558 KB 376/1206 KB 612/1199 KB 548/558 KB 380/1206 KB 612/1199 KB 548/558 KB 384/1206 KB 612/1199 KB 548/558 KB 388/1206 KB 612/1199 KB 548/558 KB 392/1206 KB 612/1199 KB 548/558 KB 396/1206 KB 612/1199 KB 548/558 KB 400/1206 KB 584/1199 KB 548/558 KB 372/1206 KB 612/1199 KB 552/558 KB 400/1206 KB 612/1199 KB 556/558 KB 400/1206 KB 612/1199 KB 558/558 KB 400/1206 KB 612/1199 KB 558/558 KB 404/1206 KB 612/1199 KB 558/558 KB 408/1206 KB 612/1199 KB 558/558 KB 412/1206 KB 612/1199 KB 558/558 KB 416/1206 KB 616/1199 KB 558/558 KB 416/1206 KB 620/1199 KB 558/558 KB 416/1206 KB 624/1199 KB 558/558 KB 416/1206 KB 628/1199 KB 558/558 KB 416/1206 KB 632/1199 KB 558/558 KB 420/1206 KB 636/1199 KB 558/558 KB 420/1206 KB 640/1199 KB 558/558 KB 420/1206 KB 644/1199 KB 558/558 KB 420/1206 KB 648/1199 KB 558/558 KB 420/1206 KB 652/1199 KB 558/558 KB 420/1206 KB 656/1199 KB 558/558 KB 420/1206 KB 660/1199 KB 558/558 KB 420/1206 KB 628/1199 KB 558/558 KB 420/1206 KB 660/1199 KB 558/558 KB 424/1206 KB 660/1199 KB 558/558 KB 428/1206 KB 660/1199 KB 558/558 KB 432/1206 KB 660/1199 KB 558/558 KB 436/1206 KB 660/1199 KB 558/558 KB 440/1206 KB 660/1199 KB 558/558 KB 444/1206 KB 660/1199 KB 558/558 KB 448/1206 KB 660/1199 KB 558/558 KB 452/1206 KB 660/1199 KB 558/558 KB 456/1206 KB 660/1199 KB 558/558 KB 460/1206 KB 660/1199 KB 558/558 KB 464/1206 KB 664/1199 KB 558/558 KB 464/1206 KB 668/1199 KB 558/558 KB 464/1206 KB 668/1199 KB 468/1206 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar (558 KB at 1989.7 KB/sec) unit-abot-epc-basic-0: 12:20:39 DEBUG unit.abot-epc-basic/0.install 672/1199 KB 468/1206 KB 676/1199 KB 468/1206 KB 680/1199 KB 472/1206 KB 684/1199 KB 472/1206 KB 688/1199 KB 472/1206 KB 676/1199 KB 472/1206 KB 688/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 692/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 532/1206 KB 692/1199 KB 496/1206 KB 696/1199 KB 532/1206 KB 700/1199 KB 532/1206 KB 704/1199 KB 532/1206 KB 708/1199 KB 532/1206 KB 712/1199 KB 532/1206 KB 716/1199 KB 532/1206 KB 720/1199 KB 532/1206 KB 724/1199 KB 532/1206 KB 728/1199 KB 532/1206 KB 732/1199 KB 532/1206 KB 736/1199 KB 532/1206 KB 736/1199 KB 536/1206 KB 736/1199 KB 540/1206 KB 736/1199 KB 544/1206 KB 736/1199 KB 548/1206 KB 740/1199 KB 552/1206 KB 740/1199 KB 556/1206 KB 740/1199 KB 560/1206 KB 740/1199 KB 564/1206 KB 740/1199 KB 568/1206 KB 740/1199 KB 572/1206 KB 740/1199 KB 576/1206 KB 740/1199 KB 548/1206 KB 744/1199 KB 576/1206 KB 748/1199 KB 576/1206 KB 752/1199 KB 576/1206 KB 756/1199 KB 576/1206 KB 760/1199 KB 576/1206 KB 764/1199 KB 576/1206 KB 768/1199 KB 576/1206 KB 772/1199 KB 576/1206 KB 776/1199 KB 576/1206 KB 780/1199 KB 580/1206 KB 784/1199 KB 580/1206 KB 776/1199 KB 580/1206 KB 784/1199 KB 584/1206 KB 784/1199 KB 588/1206 KB 784/1199 KB 592/1206 KB 788/1199 KB 592/1206 KB 792/1199 KB 596/1206 KB 796/1199 KB 596/1206 KB 800/1199 KB 596/1206 KB 788/1199 KB 596/1206 KB 800/1199 KB 600/1206 KB 800/1199 KB 604/1206 KB 800/1199 KB 608/1206 KB 800/1199 KB 612/1206 KB 804/1199 KB 616/1206 KB 804/1199 KB 620/1206 KB 804/1199 KB 624/1206 KB 804/1199 KB 628/1206 KB 804/1199 KB 632/1206 KB 804/1199 KB 636/1206 KB 804/1199 KB 640/1206 KB 804/1199 KB 612/1206 KB 808/1199 KB 640/1206 KB 812/1199 KB 640/1206 KB 816/1199 KB 640/1206 KB 820/1199 KB 640/1206 KB 824/1199 KB 640/1206 KB 828/1199 KB 640/1206 KB 832/1199 KB 640/1206 KB 836/1199 KB 640/1206 KB 840/1199 KB 644/1206 KB 844/1199 KB 644/1206 KB 848/1199 KB 644/1206 KB 836/1199 KB 644/1206 KB 848/1199 KB 648/1206 KB 848/1199 KB 652/1206 KB 848/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 676/1206 KB 852/1199 KB 680/1206 KB 852/1199 KB 684/1206 KB 852/1199 KB 688/1206 KB 852/1199 KB 692/1206 KB 852/1199 KB 656/1206 KB 856/1199 KB 692/1206 KB 860/1199 KB 692/1206 KB 864/1199 KB 692/1206 KB 868/1199 KB 692/1206 KB 872/1199 KB 692/1206 KB 876/1199 KB 692/1206 KB 880/1199 KB 692/1206 KB 884/1199 KB 692/1206 KB 888/1199 KB 692/1206 KB 892/1199 KB 692/1206 KB 892/1199 KB 696/1206 KB 892/1199 KB 700/1206 KB 896/1199 KB 700/1206 KB 896/1199 KB 704/1206 KB 896/1199 KB 708/1206 KB 900/1199 KB 712/1206 KB 900/1199 KB 716/1206 KB 900/1199 KB 720/1206 KB 900/1199 KB 708/1206 KB 904/1199 KB 720/1206 KB 908/1199 KB 720/1206 KB 912/1199 KB 720/1206 KB 916/1199 KB 720/1206 KB 920/1199 KB 724/1206 KB 924/1199 KB 724/1206 KB 928/1199 KB 724/1206 KB 916/1199 KB 724/1206 KB 928/1199 KB 728/1206 KB 928/1199 KB 732/1206 KB 928/1199 KB 736/1206 KB 928/1199 KB 740/1206 KB 932/1199 KB 744/1206 KB 932/1199 KB 748/1206 KB 932/1199 KB 752/1206 KB 932/1199 KB 740/1206 KB 936/1199 KB 752/1206 KB 940/1199 KB 752/1206 KB 944/1199 KB 752/1206 KB 948/1199 KB 752/1206 KB 952/119 unit-abot-epc-basic-0: 12:20:39 DEBUG unit.abot-epc-basic/0.install 9 KB 756/1206 KB 956/1199 KB 756/1206 KB 960/1199 KB 756/1206 KB 948/1199 KB 756/1206 KB 960/1199 KB 760/1206 KB 960/1199 KB 764/1206 KB 960/1199 KB 768/1206 KB 960/1199 KB 772/1206 KB 964/1199 KB 776/1206 KB 964/1199 KB 780/1206 KB 964/1199 KB 784/1206 KB 964/1199 KB 772/1206 KB 968/1199 KB 784/1206 KB 972/1199 KB 784/1206 KB 976/1199 KB 784/1206 KB 980/1199 KB 784/1206 KB 984/1199 KB 788/1206 KB 988/1199 KB 788/1206 KB 992/1199 KB 788/1206 KB 996/1199 KB 788/1206 KB 1000/1199 KB 788/1206 KB 1004/1199 KB 788/1206 KB 1008/1199 KB 788/1206 KB 1012/1199 KB 788/1206 KB 1016/1199 KB 788/1206 KB 1020/1199 KB 788/1206 KB 980/1199 KB 788/1206 KB 1020/1199 KB 792/1206 KB 1020/1199 KB 796/1206 KB 1020/1199 KB 800/1206 KB 1020/1199 KB 804/1206 KB 1020/1199 KB 808/1206 KB 1020/1199 KB 812/1206 KB 1020/1199 KB 816/1206 KB 1020/1199 KB 820/1206 KB 1024/1199 KB 824/1206 KB 1024/1199 KB 828/1206 KB 1024/1199 KB 820/1206 KB 1028/1199 KB 832/1206 KB 1032/1199 KB 832/1206 KB 1036/1199 KB 832/1206 KB 1040/1199 KB 832/1206 KB 1024/1199 KB 832/1206 KB 1040/1199 KB 836/1206 KB 1040/1199 KB 840/1206 KB 1040/1199 KB 844/1206 KB 1040/1199 KB 848/1206 KB 1040/1199 KB 852/1206 KB 1044/1199 KB 856/1206 KB 1044/1199 KB 860/1206 KB 1044/1199 KB 864/1206 KB 1044/1199 KB 852/1206 KB 1048/1199 KB 864/1206 KB 1052/1199 KB 864/1206 KB 1056/1199 KB 864/1206 KB 1060/1199 KB 864/1206 KB 1064/1199 KB 868/1206 KB 1068/1199 KB 868/1206 KB 1072/1199 KB 868/1206 KB 1060/1199 KB 868/1206 KB 1072/1199 KB 872/1206 KB 1072/1199 KB 876/1206 KB 1072/1199 KB 880/1206 KB 1072/1199 KB 884/1206 KB 1076/1199 KB 888/1206 KB 1076/1199 KB 892/1206 KB 1076/1199 KB 896/1206 KB 1076/1199 KB 884/1206 KB 1080/1199 KB 896/1206 KB 1084/1199 KB 896/1206 KB 1088/1199 KB 896/1206 KB 1092/1199 KB 896/1206 KB 1096/1199 KB 900/1206 KB 1100/1199 KB 900/1206 KB 1104/1199 KB 900/1206 KB 1092/1199 KB 900/1206 KB 1104/1199 KB 904/1206 KB 1104/1199 KB 908/1206 KB 1108/1199 KB 912/1206 KB 1112/1199 KB 912/1206 KB 1116/1199 KB 912/1206 KB 1120/1199 KB 912/1206 KB 1124/1199 KB 912/1206 KB 1128/1199 KB 912/1206 KB 1132/1199 KB 912/1206 KB 1136/1199 KB 912/1206 KB 1104/1199 KB 912/1206 KB 1136/1199 KB 916/1206 KB 1136/1199 KB 920/1206 KB 1136/1199 KB 924/1206 KB 1136/1199 KB 928/1206 KB 1136/1199 KB 932/1206 KB 1136/1199 KB 936/1206 KB 1136/1199 KB 940/1206 KB 1136/1199 KB 944/1206 KB 1136/1199 KB 948/1206 KB 1140/1199 KB 952/1206 KB 1140/1199 KB 956/1206 KB 1140/1199 KB 960/1206 KB 1140/1199 KB 948/1206 KB 1144/1199 KB 960/1206 KB 1148/1199 KB 960/1206 KB 1152/1199 KB 960/1206 KB 1156/1199 KB 960/1206 KB 1160/1199 KB 964/1206 KB 1164/1199 KB 964/1206 KB 1168/1199 KB 964/1206 KB 1172/1199 KB 964/1206 KB 1176/1199 KB 964/1206 KB 1180/1199 KB 964/1206 KB 1184/1199 KB 964/1206 KB 1188/1199 KB 964/1206 KB 1192/1199 KB 964/1206 KB 1196/1199 KB 964/1206 KB 1156/1199 KB 964/1206 KB 1196/1199 KB 968/1206 KB 1196/1199 KB 972/1206 KB 1196/1199 KB 976/1206 KB 1196/1199 KB 980/1206 KB 1196/1199 KB 984/1206 KB 1196/1199 KB 988/1206 KB 1196/1199 KB 992/1206 KB 1196/1199 KB 996/1206 KB 1196/1199 KB 1000/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 unit-abot-epc-basic-0: 12:20:39 DEBUG unit.abot-epc-basic/0.install 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 1136/1206 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar (1199 KB at 3311.2 KB/sec) unit-abot-epc-basic-0: 12:20:39 DEBUG unit.abot-epc-basic/0.install 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 3215.1 KB/sec) unit-abot-epc-basic-0: 12:20:39 DEBUG unit.abot-epc-basic/0.install [INFO] About to generate Cucumber report. unit-mysql-0: 12:20:40 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-mysql-0: 12:20:40 DEBUG unit.mysql/0.config-changed Setting up libdbi-perl (1.630-1) ... unit-mysql-0: 12:20:40 DEBUG unit.mysql/0.config-changed Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 12:20:40 DEBUG unit.mysql/0.config-changed Setting up libterm-readkey-perl (2.31-1) ... unit-mysql-0: 12:20:40 DEBUG unit.mysql/0.config-changed Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:20:40 DEBUG unit.mysql/0.config-changed Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:20:40 DEBUG unit.mysql/0.config-changed Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:20:40 DEBUG unit.mysql/0.config-changed Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:20:40 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:20:40 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:20:40 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: 12:20:40 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: 12:20:40 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:20:40 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 12:20:40 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:20:40 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 37.083 s unit-abot-epc-basic-0: 12:20:40 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-06-02T12:20:40+00:00 unit-abot-epc-basic-0: 12:20:40 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 26M/63M unit-abot-epc-basic-0: 12:20:40 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:20:40 DEBUG unit.abot-epc-basic/0.install No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 12:20:40 DEBUG unit.abot-epc-basic/0.install Starting flask GUI... unit-abot-epc-basic-0: 12:20:41 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: 12:20:41 DEBUG unit.abot-epc-basic/0.install Setting up libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 12:20:41 DEBUG unit.abot-epc-basic/0.install Setting up ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 12:20:41 DEBUG unit.abot-epc-basic/0.install Setting up ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 12:20:41 DEBUG unit.abot-epc-basic/0.install Setting up binutils (2.26.1-1ubuntu1~16.04.8) ... unit-abot-epc-basic-0: 12:20:41 DEBUG unit.abot-epc-basic/0.install Setting up libc-dev-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:20:41 DEBUG unit.abot-epc-basic/0.install Setting up linux-libc-dev:amd64 (4.4.0-148.174) ... unit-abot-epc-basic-0: 12:20:41 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dev:amd64 (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:20:41 DEBUG unit.abot-epc-basic/0.install Setting up libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 12:20:41 DEBUG unit.abot-epc-basic/0.install Setting up cpp-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:20:41 DEBUG unit.abot-epc-basic/0.install Setting up cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:20:41 DEBUG unit.abot-epc-basic/0.install Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:20:41 DEBUG unit.abot-epc-basic/0.install Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:20:41 DEBUG unit.abot-epc-basic/0.install Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:20:41 DEBUG unit.abot-epc-basic/0.install Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:20:41 DEBUG unit.abot-epc-basic/0.install Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:20:41 DEBUG unit.abot-epc-basic/0.install Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:20:41 DEBUG unit.abot-epc-basic/0.install Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:20:41 DEBUG unit.abot-epc-basic/0.install Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:20:41 DEBUG unit.abot-epc-basic/0.install Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:20:41 DEBUG unit.abot-epc-basic/0.install Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:20:41 DEBUG unit.abot-epc-basic/0.install Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:20:41 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: 12:20:41 DEBUG unit.abot-epc-basic/0.install Setting up gcc-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:20:42 DEBUG unit.abot-epc-basic/0.install Setting up gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:20:42 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: 12:20:42 DEBUG unit.abot-epc-basic/0.install Setting up g++-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:20:42 DEBUG unit.abot-epc-basic/0.install Setting up g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:20:42 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: 12:20:42 DEBUG unit.abot-epc-basic/0.install Setting up make (4.1-6) ... unit-abot-epc-basic-0: 12:20:42 DEBUG unit.abot-epc-basic/0.install Setting up libdpkg-perl (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 12:20:42 DEBUG unit.abot-epc-basic/0.install Setting up dpkg-dev (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 12:20:42 DEBUG unit.abot-epc-basic/0.install Setting up build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 12:20:42 DEBUG unit.abot-epc-basic/0.install Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 12:20:42 DEBUG unit.abot-epc-basic/0.install Setting up fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 12:20:42 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: 12:20:42 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 12:20:42 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 12:20:42 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 12:20:43 DEBUG unit.abot-epc-basic/0.install Setting up libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 12:20:43 DEBUG unit.abot-epc-basic/0.install Setting up libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 12:20:43 DEBUG unit.abot-epc-basic/0.install Setting up libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 12:20:43 DEBUG unit.abot-epc-basic/0.install Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 12:20:43 DEBUG unit.abot-epc-basic/0.install Setting up libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 12:20:43 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:20:43 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: 12:20:43 DEBUG unit.abot-epc-basic/0.install Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:20:43 DEBUG unit.abot-epc-basic/0.install Setting up libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:20:43 DEBUG unit.abot-epc-basic/0.install Setting up libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 12:20:43 DEBUG unit.abot-epc-basic/0.install Setting up manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 12:20:43 DEBUG unit.abot-epc-basic/0.install Setting up python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:20:43 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:20:43 DEBUG unit.abot-epc-basic/0.install Setting up python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:20:44 DEBUG unit.abot-epc-basic/0.install Setting up python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:20:44 DEBUG unit.abot-epc-basic/0.install Setting up python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 12:20:44 DEBUG unit.abot-epc-basic/0.install Setting up python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 12:20:44 DEBUG unit.abot-epc-basic/0.install Setting up python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 12:20:44 DEBUG unit.abot-epc-basic/0.install Setting up ssl-cert (1.0.37) ... unit-mysql-0: 12:20:44 DEBUG unit.mysql/0.config-changed 190602 12:20:44 [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: 12:20:44 DEBUG unit.mysql/0.config-changed 190602 12:20:44 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-mysql-0: 12:20:44 DEBUG unit.mysql/0.config-changed 190602 12:20:44 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 11582 ... unit-abot-epc-basic-0: 12:20:44 DEBUG unit.abot-epc-basic/0.install hostname: Name or service not known unit-abot-epc-basic-0: 12:20:44 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: Could not get FQDN, using "juju-cf1b94-default-0". unit-abot-epc-basic-0: 12:20:44 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: 12:20:44 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: make-ssl-cert generate-default-snakeoil --force-overwrite unit-abot-epc-basic-0: 12:20:44 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: again. unit-abot-epc-basic-0: 12:20:44 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:20:45 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19.1) ... unit-abot-epc-basic-0: 12:20:45 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.21) ... unit-abot-epc-basic-0: 12:20:45 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 12:20:46 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: ABot Debian Installed!!! >> unit-abot-epc-basic-0: 12:20:46 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-cf1b94-default-0 unit-abot-epc-basic-0: 12:20:46 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 12:20:46 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 12:20:47 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 12:20:47 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 12:20:48 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:20:48 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-cf1b94-default-0 unit-abot-epc-basic-0: 12:20:48 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:20:48 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: 12:20:48 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:20:48 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:20:48 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 12:20:48 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 12:20:48 DEBUG unit.abot-epc-basic/0.install software-properties-common is already the newest version (0.96.20.8). unit-abot-epc-basic-0: 12:20:48 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 12:20:48 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-cf1b94-default-0 unit-abot-epc-basic-0: 12:20:48 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:20:48 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 12:20:48 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install build-essential is already the newest version (12.1ubuntu2). unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install build-essential set to manually installed. unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install ethtool is already the newest version (1:4.5-1). unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install iptables is already the newest version (1.6.0-2ubuntu3). unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install git is already the newest version (1:2.7.4-0ubuntu1.6). unit-abot-epc-basic-0: 12:20:49 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: 12:20:49 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev set to manually installed. unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libxml2 is already the newest version (2.9.3+dfsg1-1ubuntu0.6). unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install openssh-client is already the newest version (1:7.2p2-4ubuntu2.8). unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install openssh-server is already the newest version (1:7.2p2-4ubuntu2.8). unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install openssl is already the newest version (1.0.2g-1ubuntu4.15). unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install python is already the newest version (2.7.12-1~16.04). unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install python set to manually installed. unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install wget is already the newest version (1.17.1-1ubuntu1.5). unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install python-pip is already the newest version (8.1.1-2ubuntu0.4). unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install python-pip set to manually installed. unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autotools-dev castxml cmake-data unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install colord colord-data dconf-gsettings-backend dconf-service debhelper unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install default-jre-headless dh-strip-nondeterminism fonts-lato fonts-liberation unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gconf-service gconf-service-backend gconf2-common gdbserver unit-abot-epc-basic-0: 12:20:49 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: 12:20:49 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: 12:20:49 DEBUG unit.abot-epc-basic/0.install glib-networking glib-networking-common glib-networking-services gnuplot-data unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install gnuplot-tex gnuplot-x11 gsettings-desktop-schemas gsfonts guile-2.0 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian javascript-common libaec-dev libaec0 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libamd2.4.1 libarchive-zip-perl libarchive13 libarpack2 libasprintf-dev unit-abot-epc-basic-0: 12:20:49 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: 12:20:49 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas3 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 libcxsparse3.1.4 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa libegl1-mesa-dev unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 libexif12 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 libfftw3-quad3 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libfftw3-single3 libfile-basedir-perl libfile-desktopentry-perl unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libfile-listing-perl libfile-mimeinfo-perl libfile-stripnondeterminism-perl unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libfl-dev libfltk-gl1.3 libfltk1.3 libfont-afm-perl libfontconfig1-dev unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libfontenc1 libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libgconf-2-4 libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmpxx4ldbl unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libgpg-error-dev libgphoto2-6 libgphoto2-l10n libgphoto2-port12 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 libgs9-common unit-abot-epc-basic-0: 12:20:49 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: 12:20:49 DEBUG unit.abot-epc-basic/0.install libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libhdf5-cpp-11 libhdf5-dev libhtml-form-perl libhtml-format-perl unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libhttp-message-perl libhttp-negotiate-perl libicu-dev libidn2-0 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient20 libncurses5-dev unit-abot-epc-basic-0: 12:20:49 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: 12:20:49 DEBUG unit.abot-epc-basic/0.install libobjc-5-dev libobjc4 liboctave3 libopenblas-base libosmesa6 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libpango1.0-dev libpangoxft-1.0-0 libpaper-utils libpaper1 libpathplan4 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpgm-5.2-0 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 libportaudio2 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 libproxy1v5 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 libqscintilla2-12v5 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libqscintilla2-l10n libqt4-dbus libqt4-declarative libqt4-network unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 libqtgui4 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common libruby2.3 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libsamplerate0 libsane libsane-common libserf-1-1 libslicot0 unit-abot-epc-basic-0: 12:20:49 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: 12:20:49 DEBUG unit.abot-epc-basic/0.install libsynctex1 libsys-hostname-long-perl libsz2 libtasn1-doc libtcl8.6 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libtexlua52 libtexluajit2 libtext-unidecode-perl libtie-ixhash-perl unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libtimedate-perl libtinfo-dev libtk8.6 libumfpack5.7.1 libunistring0 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install liburi-perl libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libwayland-bin libwayland-client0 libwayland-cursor0 libwayland-dev unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libwayland-egl1-mesa libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libwww-robotrules-perl libx11-protocol-perl libx11-xcb-dev libxaw7 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libxcb-dri2-0-dev libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libxcb-image0 libxcb-keysyms1 libxcb-present-dev libxcb-randr0 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libxcb-randr0-dev libxcb-render-util0 libxcb-render0-dev libxcb-shape0 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libxcb-shape0-dev libxcb-shm0-dev libxcb-sync-dev libxcb-util1 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 libxcomposite-dev unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev libxft-dev libxft2 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libxi-dev libxinerama-dev libxkbcommon-dev libxkbcommon-x11-0 libxkbcommon0 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl unit-abot-epc-basic-0: 12:20:49 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: 12:20:49 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxss1 libxtst-dev libxv1 libxxf86dga1 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libxxf86vm-dev libzzip-0-13 lmodern m4 mesa-common-dev mysql-common unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install nettle-dev octave-common octave-control pkg-config po-debconf poppler-data unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install pstoedit qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake unit-abot-epc-basic-0: 12:20:49 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: 12:20:49 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: 12:20:49 DEBUG unit.abot-epc-basic/0.install texinfo texlive-base texlive-binaries texlive-latex-base-doc tk tk8.6 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install ubuntu-mono unzip x11-utils x11-xserver-utils x11proto-composite-dev unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install x11proto-randr-dev x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xterm zip unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install zlib1g-dev unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install autoconf-archive gnu-standards autoconf-doc bison-doc codeblocks eclipse unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install ninja-build colord-sensor-argyll dh-make default-jre doxygen-latex unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install doxygen-doc gdb-doc gettext-doc autopoint gfortran-multilib gfortran-doc unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install gfortran-5-multilib gfortran-5-doc libgfortran3-dbg ghostscript-x hpijs unit-abot-epc-basic-0: 12:20:49 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: 12:20:49 DEBUG unit.abot-epc-basic/0.install liblapack-dev nas libdigest-hmac-perl libgssapi-perl liblapack-doc-man unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libcairo2-doc libfftw3-doc libforms-doc libgcrypt20-doc libgd-tools unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libglib2.0-doc libiodbc2-dev gmp-doc libgmp10-doc libmpfr-dev gphoto2 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install graphicsmagick-dbg fonts-droid texlive-lang-cjk gvfs libgtk-3-doc unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libhdf5-doc libdata-dump-perl icu-doc jackd2 libjasper-runtime libtool-doc unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libcrypt-ssleay-perl libmagickcore-6.q16-2-extra ncurses-doc imagemagick unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libpango1.0-doc libqt4-declarative-folderlistmodel unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libqt5libqgtk2 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install qt5-image-formats-plugins qtwayland5 qt4-qtconfig readline-doc librsvg2-bin unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install avahi-daemon hplip libsane-extras sane-utils lksctp-tools gcj-jdk unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libwmf0.2-7-gtk libauthen-ntlm-perl libxext-doc libunicode-map8-perl unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libunicode-string-perl xml-twig-tools libyaml-doc octave-info octave-doc unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install octave-htmldoc libmail-box-perl poppler-utils fonts-japanese-mincho unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install fonts-arphic-ukai fonts-arphic-uming fonts-nanum xfig | ivtools-bin | tgif unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install | transfig ddd emacs22 ri ruby-dev bundler db5.3-util subversion-tools unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install tcl-tclreadline texlive-generic-recommended texinfo-doc-nonfree perl-tk unit-abot-epc-basic-0: 12:20:49 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: 12:20:49 DEBUG unit.abot-epc-basic/0.install xfonts-cyrillic unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autoconf automake autotools-dev bison unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install castxml cmake cmake-curses-gui cmake-data colord colord-data unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install dconf-gsettings-backend dconf-service debhelper default-jre-headless unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install dh-strip-nondeterminism doxygen doxygen-gui flex fonts-lato fonts-liberation unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gccxml gconf-service gconf-service-backend gconf2-common gdb unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install gdbserver gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 unit-abot-epc-basic-0: 12:20:49 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: 12:20:49 DEBUG unit.abot-epc-basic/0.install gir1.2-pango-1.0 glib-networking glib-networking-common unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install glib-networking-services gnuplot-data gnuplot-tex gnuplot-x11 graphviz unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install gsettings-desktop-schemas gsfonts gtkwave guile-2.0 guile-2.0-dev unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian iperf iproute iptables-dev unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install javascript-common libaec-dev libaec0 libamd2.4.1 libarchive-zip-perl unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libarchive13 libarpack2 libasprintf-dev libatk-bridge2.0-0 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-dev libatk1.0-dev libatlas-base-dev libatlas-dev unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libatlas3-base libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas-dev unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libblas3 libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libconfig8-dev libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libcxsparse3.1.4 libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libexif12 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfile-basedir-perl unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libfile-stripnondeterminism-perl libfl-dev libfltk-gl1.3 libfltk1.3 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libfont-afm-perl libfontconfig1-dev libfontenc1 libforms-bin libforms-dev unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 libgconf-2-4 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libgcrypt11-dev libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmp-dev unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libgmpxx4ldbl libgpg-error-dev libgphoto2-6 libgphoto2-l10n unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libgphoto2-port12 libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 unit-abot-epc-basic-0: 12:20:49 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: 12:20:49 DEBUG unit.abot-epc-basic/0.install libgudev-1.0-0 libgusb2 libgvc6 libgvpr2 libharfbuzz-dev unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 libhdf5-cpp-11 libhdf5-dev unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libhtml-form-perl libhtml-format-perl libhtml-parser-perl unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libhttp-daemon-perl libhttp-date-perl libhttp-message-perl unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libhttp-negotiate-perl libicu-dev libidn11-dev libidn2-0 libidn2-0-dev unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient-dev libmysqlclient20 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libncurses5-dev libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libnet-ssleay-perl libobjc-5-dev libobjc4 liboctave-dev liboctave3 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libopenblas-base libosmesa6 libpango1.0-dev libpangoxft-1.0-0 libpaper-utils unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libpaper1 libpathplan4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 unit-abot-epc-basic-0: 12:20:49 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: 12:20:49 DEBUG unit.abot-epc-basic/0.install libportaudio2 libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libproxy1v5 libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libqscintilla2-12v5 libqscintilla2-l10n libqt4-dbus libqt4-declarative unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libqt4-network libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libqt4-xml libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libqt5network5 libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libqtgui4 libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libruby2.3 libsamplerate0 libsane libsane-common libsctp-dev libsctp1 unit-abot-epc-basic-0: 12:20:49 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: 12:20:49 DEBUG unit.abot-epc-basic/0.install libsuitesparseconfig4.4.6 libsvn1 libsynctex1 libsys-hostname-long-perl unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libsz2 libtasn1-6-dev libtasn1-doc libtcl8.6 libtexlua52 libtexluajit2 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libtext-unidecode-perl libtie-ixhash-perl libtimedate-perl libtinfo-dev unit-abot-epc-basic-0: 12:20:49 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: 12:20:49 DEBUG unit.abot-epc-basic/0.install libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 libwayland-bin unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libwayland-client0 libwayland-cursor0 libwayland-dev libwayland-egl1-mesa unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl libwww-robotrules-perl unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libx11-protocol-perl libx11-xcb-dev libxaw7 libxcb-dri2-0-dev unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 libxcb-image0 libxcb-keysyms1 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libxcb-present-dev libxcb-randr0 libxcb-randr0-dev libxcb-render-util0 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libxcb-render0-dev libxcb-shape0 libxcb-shape0-dev libxcb-shm0-dev unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libxcb-sync-dev libxcb-util1 libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libxft-dev libxft2 libxi-dev libxinerama-dev libxkbcommon-dev unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libxkbcommon-x11-0 libxkbcommon0 libxml-libxml-perl unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxml2-dev libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxslt1-dev libxss1 libxtst-dev libxv1 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install libxxf86dga1 libxxf86vm-dev libyaml-dev libzzip-0-13 lmodern m4 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install mesa-common-dev mscgen mysql-common nettle-dev octave octave-common unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install octave-control octave-signal pkg-config po-debconf poppler-data pstoedit unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install pydb qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake ruby unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration subversion t1utils tcl tcl8.6 unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install tex-common texinfo texlive-base texlive-binaries texlive-latex-base unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install texlive-latex-base-doc tk tk8.6 ubuntu-mono unzip x11-utils unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install x11-xserver-utils x11proto-composite-dev x11proto-damage-dev unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev x11proto-randr-dev unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xmlstarlet unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install xterm zip zlib1g-dev unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 468 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install Need to get 294 MB of archives. unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install After this operation, 1,135 MB of additional disk space will be used. unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake-data all 3.5.1-1ubuntu3 [1,121 kB] unit-abot-epc-basic-0: 12:20:50 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: 12:20:50 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: 12:20:50 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: 12:20:50 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: 12:20:50 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: 12:20:50 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: 12:20:50 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: 12:20:50 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: 12:20:50 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: 12:20:50 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: 12:20:50 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: 12:20:50 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: 12:20:50 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: 12:20:50 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: 12:20:51 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: 12:20:51 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: 12:20:51 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: 12:20:51 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: 12:20:51 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: 12:20:51 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: 12:20:51 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: 12:20:51 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: 12:20:51 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: 12:20:51 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: 12:20:51 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: 12:20:51 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: 12:20:51 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: 12:20:51 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libopenblas-base amd64 0.2.18-1ubuntu1 [5,097 kB] unit-abot-epc-basic-0: 12:20:51 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: 12:20:51 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblapack3 amd64 3.6.0-2ubuntu2 [1,938 kB] unit-abot-epc-basic-0: 12:20:51 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: 12:20:51 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: 12:20:51 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5core5a amd64 5.5.1+dfsg-16ubuntu7.5 [1,817 kB] unit-abot-epc-basic-0: 12:20:51 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: 12:20:51 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: 12:20:51 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: 12:20:51 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: 12:20:51 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: 12:20:51 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: 12:20:51 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: 12:20:51 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: 12:20:51 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: 12:20:51 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: 12:20:51 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: 12:20:51 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: 12:20:52 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: 12:20:52 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: 12:20:52 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: 12:20:52 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: 12:20:52 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: 12:20:52 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: 12:20:52 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: 12:20:52 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5dbus5 amd64 5.5.1+dfsg-16ubuntu7.5 [175 kB] unit-abot-epc-basic-0: 12:20:52 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: 12:20:52 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5network5 amd64 5.5.1+dfsg-16ubuntu7.5 [540 kB] unit-abot-epc-basic-0: 12:20:52 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: 12:20:52 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: 12:20:52 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: 12:20:52 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: 12:20:52 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-randr0 amd64 1.11.1-1ubuntu1 [14.4 kB] unit-abot-epc-basic-0: 12:20:52 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render-util0 amd64 0.3.9-1 [9,638 B] unit-abot-epc-basic-0: 12:20:52 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shape0 amd64 1.11.1-1ubuntu1 [5,756 B] unit-abot-epc-basic-0: 12:20:52 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xkb1 amd64 1.11.1-1ubuntu1 [29.2 kB] unit-abot-epc-basic-0: 12:20:52 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: 12:20:52 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5gui5 amd64 5.5.1+dfsg-16ubuntu7.5 [2,290 kB] unit-abot-epc-basic-0: 12:20:52 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5widgets5 amd64 5.5.1+dfsg-16ubuntu7.5 [2,252 kB] unit-abot-epc-basic-0: 12:20:52 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: 12:20:52 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: 12:20:52 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: 12:20:52 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: 12:20:52 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: 12:20:52 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: 12:20:52 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: 12:20:52 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: 12:20:52 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: 12:20:52 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: 12:20:52 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: 12:20:52 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: 12:20:52 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsane-common all 1.0.25+git20150528-1ubuntu2.16.04.1 [710 kB] unit-abot-epc-basic-0: 12:20:53 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: 12:20:53 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: 12:20:53 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: 12:20:53 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: 12:20:53 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: 12:20:53 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86dga1 amd64 2:1.1.4-1 [13.7 kB] unit-abot-epc-basic-0: 12:20:53 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: 12:20:53 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: 12:20:53 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: 12:20:53 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-common all 3.18.9-1ubuntu3.3 [206 kB] unit-abot-epc-basic-0: 12:20:53 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: 12:20:53 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: 12:20:53 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: 12:20:53 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: 12:20:53 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: 12:20:53 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: 12:20:53 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: 12:20:53 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: 12:20:53 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: 12:20:53 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: 12:20:53 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: 12:20:53 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: 12:20:54 DEBUG unit.mysql/0.config-changed mysql start/running, process 11715 unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-2 amd64 2.40.13-3 [93.9 kB] unit-abot-epc-basic-0: 12:20:54 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: 12:20:54 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: 12:20:54 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: 12:20:55 DEBUG unit.mysql/0.config-changed Setting up libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 12:20:55 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: 12:20:55 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-mysql-0: 12:20:55 DEBUG unit.mysql/0.config-changed Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:20:55 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: 12:20:55 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: 12:20:55 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: 12:20:55 DEBUG unit.abot-epc-basic/0.install Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 automake all 1:1.15-4ubuntu1 [510 kB] unit-abot-epc-basic-0: 12:20:55 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: 12:20:55 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: 12:20:55 DEBUG unit.abot-epc-basic/0.install Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 castxml amd64 0.1+git20160202-1.1 [11.5 MB] unit-abot-epc-basic-0: 12:20:55 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: 12:20:55 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: 12:20:55 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: 12:20:55 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: 12:20:55 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: 12:20:55 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: 12:20:55 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: 12:20:55 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: 12:20:56 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: 12:20:56 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: 12:20:56 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: 12:20:56 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: 12:20:56 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: 12:20:56 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: 12:20:56 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: 12:20:56 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: 12:20:56 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: 12:20:56 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: 12:20:56 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: 12:20:56 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libllvm3.6v5 amd64 1:3.6.2-3ubuntu2 [8,075 kB] unit-mysql-0: 12:20:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 12:20:56 INFO unit.mysql/0.juju-log dataset size in bytes: 1677721600 unit-abot-epc-basic-0: 12:20:56 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: 12:20:56 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: 12:20:56 DEBUG unit.abot-epc-basic/0.install Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libclang1-3.6 amd64 1:3.6.2-3ubuntu2 [3,696 kB] unit-abot-epc-basic-0: 12:20:56 DEBUG unit.abot-epc-basic/0.install Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 doxygen amd64 1.8.11-1 [3,679 kB] unit-abot-epc-basic-0: 12:20:56 DEBUG unit.abot-epc-basic/0.install Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5xml5 amd64 5.5.1+dfsg-16ubuntu7.5 [91.8 kB] unit-abot-epc-basic-0: 12:20:56 DEBUG unit.abot-epc-basic/0.install Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 doxygen-gui amd64 1.8.11-1 [284 kB] unit-abot-epc-basic-0: 12:20:56 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: 12:20:57 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: 12:20:57 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: 12:20:57 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: 12:20:57 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: 12:20:57 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: 12:20:57 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: 12:20:57 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: 12:20:57 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: 12:20:57 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: 12:20:57 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: 12:20:57 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: 12:20:57 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: 12:20:57 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: 12:20:57 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: 12:20:57 DEBUG unit.abot-epc-basic/0.install Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsfilters1 amd64 1.8.3-2ubuntu3.5 [80.5 kB] unit-abot-epc-basic-0: 12:20:57 DEBUG unit.abot-epc-basic/0.install Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsimage2 amd64 2.1.3-4ubuntu0.8 [16.1 kB] unit-abot-epc-basic-0: 12:20:57 DEBUG unit.abot-epc-basic/0.install Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libijs-0.35 amd64 0.35-12 [15.5 kB] unit-abot-epc-basic-0: 12:20:57 DEBUG unit.abot-epc-basic/0.install Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjbig2dec0 amd64 0.12+20150918-1ubuntu0.1 [55.3 kB] unit-abot-epc-basic-0: 12:20:57 DEBUG unit.abot-epc-basic/0.install Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpaper1 amd64 1.1.24+nmu4ubuntu1 [13.7 kB] unit-abot-epc-basic-0: 12:20:57 DEBUG unit.abot-epc-basic/0.install Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9-common all 9.26~dfsg+0-0ubuntu0.16.04.9 [5,096 kB] unit-abot-epc-basic-0: 12:20:58 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: 12:20:58 DEBUG unit.abot-epc-basic/0.install Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gsfonts all 1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1 [3,374 kB] unit-abot-epc-basic-0: 12:20:58 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: 12:20:58 DEBUG unit.abot-epc-basic/0.install Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-atk-1.0 amd64 2.18.0-1 [17.6 kB] unit-abot-epc-basic-0: 12:20:58 DEBUG unit.abot-epc-basic/0.install Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-atspi-2.0 amd64 2.18.3-4ubuntu1 [14.1 kB] unit-abot-epc-basic-0: 12:20:58 DEBUG unit.abot-epc-basic/0.install Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-freedesktop amd64 1.46.0-3ubuntu1 [5,742 B] unit-abot-epc-basic-0: 12:20:58 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: 12:20:58 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: 12:20:58 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: 12:20:58 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: 12:20:58 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: 12:20:58 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: 12:20:58 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: 12:20:58 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: 12:20:58 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: 12:20:58 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: 12:20:58 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: 12:20:58 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: 12:20:58 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: 12:20:58 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: 12:20:58 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: 12:20:58 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: 12:20:58 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: 12:20:58 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: 12:20:58 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: 12:20:58 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: 12:20:59 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: 12:20:59 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: 12:20:59 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: 12:20:59 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: 12:20:59 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: 12:20:59 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: 12:20:59 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: 12:20:59 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: 12:20:59 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-mysql-0: 12:20:59 DEBUG unit.mysql/0.config-changed mysql stop/waiting unit-abot-epc-basic-0: 12:20:59 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: 12:20:59 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: 12:20:59 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: 12:20:59 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: 12:20:59 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: 12:20:59 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: 12:20:59 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: 12:20:59 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: 12:21:00 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: 12:21:00 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: 12:21:00 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: 12:21:00 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: 12:21:00 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: 12:21:00 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: 12:21:00 DEBUG unit.abot-epc-basic/0.install Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-bin amd64 2.48.2-0ubuntu4.1 [39.4 kB] unit-abot-epc-basic-0: 12:21:00 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: 12:21:00 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: 12:21:00 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: 12:21:00 DEBUG unit.abot-epc-basic/0.install Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-dev amd64 2.48.2-0ubuntu4.1 [1,379 kB] unit-abot-epc-basic-0: 12:21:00 DEBUG unit.abot-epc-basic/0.install Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdbus-1-dev amd64 1.10.6-1ubuntu3.3 [161 kB] unit-abot-epc-basic-0: 12:21:00 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: 12:21:00 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: 12:21:00 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: 12:21:00 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: 12:21:00 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: 12:21:00 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: 12:21:00 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: 12:21:00 DEBUG unit.abot-epc-basic/0.install Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatspi2.0-dev amd64 2.18.3-4ubuntu1 [59.2 kB] unit-abot-epc-basic-0: 12:21:01 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: 12:21:01 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: 12:21:01 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: 12:21:01 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: 12:21:01 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: 12:21:01 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: 12:21:01 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: 12:21:01 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: 12:21:01 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: 12:21:01 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: 12:21:01 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: 12:21:01 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: 12:21:01 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: 12:21:01 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: 12:21:01 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: 12:21:01 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: 12:21:01 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: 12:21:01 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: 12:21:01 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: 12:21:01 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: 12:21:01 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: 12:21:01 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: 12:21:01 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: 12:21:01 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: 12:21:01 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: 12:21:01 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: 12:21:01 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: 12:21:01 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: 12:21:01 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: 12:21:01 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: 12:21:01 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: 12:21:01 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: 12:21:01 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: 12:21:01 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: 12:21:01 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: 12:21:01 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: 12:21:01 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: 12:21:02 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: 12:21:02 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: 12:21:02 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: 12:21:02 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: 12:21:02 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: 12:21:02 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: 12:21:02 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: 12:21:02 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: 12:21:02 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: 12:21:02 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-mysql-0: 12:21:02 DEBUG unit.mysql/0.config-changed mysql start/running, process 11836 unit-abot-epc-basic-0: 12:21:02 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: 12:21:02 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: 12:21:02 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: 12:21:02 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: 12:21:02 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: 12:21:02 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: 12:21:02 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-mysql-0: 12:21:02 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 12:21:02 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 12:21:02 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: 12:21:02 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: 12:21:02 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: 12:21:02 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: 12:21:02 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: 12:21:02 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: 12:21:02 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: 12:21:02 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: 12:21:02 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: 12:21:02 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-mysql-0: 12:21:02 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 12:21:02 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: 12:21:02 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: 12:21:02 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: 12:21:02 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: 12:21:02 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: 12:21:02 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: 12:21:02 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: 12:21:02 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: 12:21:02 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: 12:21:02 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: 12:21:02 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: 12:21:02 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: 12:21:02 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: 12:21:03 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: 12:21:03 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-mysql-0: 12:21:03 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-mysql-0: 12:21:03 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:21:03 INFO juju.worker.uniter found queued "start" hook unit-mysql-0: 12:21:03 DEBUG juju.worker.uniter.operation running operation run start hook unit-mysql-0: 12:21:03 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-mysql-0: 12:21:03 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-mysql-0: 12:21:03 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-mysql-0: 12:21:03 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-mysql-0: 12:21:03 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 12:21:03 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: 12:21:03 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: 12:21:03 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: 12:21:04 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: 12:21:04 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: 12:21:04 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: 12:21:04 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: 12:21:04 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: 12:21:04 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: 12:21:04 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: 12:21:04 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: 12:21:04 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: 12:21:04 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: 12:21:04 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: 12:21:04 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: 12:21:04 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: 12:21:04 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: 12:21:04 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: 12:21:04 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: 12:21:04 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: 12:21:04 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: 12:21:04 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: 12:21:04 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: 12:21:04 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: 12:21:04 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: 12:21:04 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: 12:21:04 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: 12:21:04 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: 12:21:05 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: 12:21:05 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: 12:21:05 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: 12:21:05 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: 12:21:05 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: 12:21:05 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: 12:21:05 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: 12:21:05 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: 12:21:05 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: 12:21:05 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: 12:21:05 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: 12:21:05 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: 12:21:05 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: 12:21:05 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: 12:21:05 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: 12:21:05 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: 12:21:05 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: 12:21:05 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: 12:21:05 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: 12:21:05 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: 12:21:05 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: 12:21:05 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: 12:21:05 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: 12:21:05 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: 12:21:05 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: 12:21:05 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: 12:21:05 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: 12:21:05 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: 12:21:05 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: 12:21:05 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: 12:21:05 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: 12:21:05 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: 12:21:05 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: 12:21:05 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: 12:21:05 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: 12:21:05 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: 12:21:06 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: 12:21:06 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: 12:21:06 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: 12:21:06 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: 12:21:06 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: 12:21:06 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: 12:21:06 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: 12:21:06 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: 12:21:06 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: 12:21:06 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: 12:21:06 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: 12:21:06 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: 12:21:06 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: 12:21:06 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: 12:21:06 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: 12:21:06 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: 12:21:06 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: 12:21:06 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: 12:21:06 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: 12:21:06 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: 12:21:06 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: 12:21:06 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: 12:21:06 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: 12:21:06 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: 12:21:06 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: 12:21:06 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: 12:21:06 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: 12:21:06 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: 12:21:06 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: 12:21:07 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: 12:21:07 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: 12:21:07 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: 12:21:07 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: 12:21:07 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: 12:21:07 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: 12:21:07 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: 12:21:07 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: 12:21:07 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: 12:21:07 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-mysql-0: 12:21:08 DEBUG unit.mysql/0.start mysql stop/waiting unit-abot-epc-basic-0: 12:21:08 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: 12:21:08 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: 12:21:08 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: 12:21:08 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: 12:21:08 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: 12:21:08 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: 12:21:08 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: 12:21:08 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: 12:21:08 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: 12:21:08 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: 12:21:08 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: 12:21:08 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: 12:21:08 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: 12:21:08 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: 12:21:09 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: 12:21:09 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: 12:21:09 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: 12:21:09 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: 12:21:09 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: 12:21:09 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: 12:21:09 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: 12:21:09 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: 12:21:09 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: 12:21:09 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: 12:21:09 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: 12:21:09 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: 12:21:09 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: 12:21:09 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: 12:21:09 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: 12:21:09 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: 12:21:09 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: 12:21:09 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: 12:21:09 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: 12:21:09 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: 12:21:09 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: 12:21:09 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: 12:21:09 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: 12:21:09 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: 12:21:09 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: 12:21:09 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: 12:21:09 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: 12:21:10 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: 12:21:10 DEBUG unit.abot-epc-basic/0.install Get:449 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-base all 2015.20160320-1ubuntu0.1 [18.3 MB] unit-abot-epc-basic-0: 12:21:11 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: 12:21:11 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: 12:21:12 DEBUG unit.mysql/0.start mysql start/running, process 11959 unit-mysql-0: 12:21:12 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 12:21:13 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: 12:21:13 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: 12:21:13 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: 12:21:13 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: 12:21:13 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: 12:21:13 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: 12:21:13 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: 12:21:13 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: 12:21:13 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: 12:21:13 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: 12:21:13 DEBUG unit.abot-epc-basic/0.install Get:462 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dbg amd64 2.23-0ubuntu11 [3,681 kB] unit-abot-epc-basic-0: 12:21:13 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: 12:21:13 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: 12:21:13 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: 12:21:13 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: 12:21:13 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: 12:21:13 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: 12:21:14 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: 12:21:14 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-mysql-0: 12:21:14 INFO juju.worker.uniter.operation ran "start" hook unit-mysql-0: 12:21:14 DEBUG juju.worker.uniter.operation unit mysql/0 has started but has not yet set status unit-abot-epc-basic-0: 12:21:15 DEBUG unit.abot-epc-basic/0.install Fetched 294 MB in 24s (11.9 MB/s) unit-mysql-0: 12:21:15 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-mysql-0: 12:21:15 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-mysql-0: 12:21:15 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:21:15 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:21:15 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-abot-epc-basic-0: 12:21:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-data. unit-mysql-0: 12:21:15 INFO juju.worker.uniter.relation joining relation "mysql:cluster" unit-abot-epc-basic-0: 12:21:15 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 ... 67356 files and directories currently installed.) unit-mysql-0: 12:21:15 INFO juju.worker.uniter.relation joined relation "mysql:cluster" unit-abot-epc-basic-0: 12:21:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ... unit-abot-epc-basic-0: 12:21:15 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-data (3.5.1-1ubuntu3) ... unit-mysql-0: 12:21:15 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-mysql-0: 12:21:15 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-mysql-0: 12:21:15 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive13:amd64. unit-abot-epc-basic-0: 12:21:16 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: 12:21:16 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.6) ... unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcurl3:amd64. unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.13_amd64.deb ... unit-abot-epc-basic-0: 12:21:17 DEBUG unit.abot-epc-basic/0.install Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.13) ... unit-abot-epc-basic-0: 12:21:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoncpp1:amd64. unit-abot-epc-basic-0: 12:21:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:21:17 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 12:21:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake. unit-abot-epc-basic-0: 12:21:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 12:21:17 DEBUG unit.abot-epc-basic/0.install Unpacking cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 12:21:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-curses-gui. unit-abot-epc-basic-0: 12:21:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-curses-gui_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 12:21:17 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 12:21:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 12:21:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ... unit-abot-epc-basic-0: 12:21:18 DEBUG unit.abot-epc-basic/0.install Unpacking m4 (1.4.17-5) ... unit-abot-epc-basic-0: 12:21:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfl-dev:amd64. unit-abot-epc-basic-0: 12:21:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfl-dev_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 12:21:18 DEBUG unit.abot-epc-basic/0.install Unpacking libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 12:21:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package flex. unit-abot-epc-basic-0: 12:21:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../flex_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 12:21:18 DEBUG unit.abot-epc-basic/0.install Unpacking flex (2.6.0-11) ... unit-abot-epc-basic-0: 12:21:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lato. unit-abot-epc-basic-0: 12:21:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lato_2.0-1_all.deb ... unit-abot-epc-basic-0: 12:21:18 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 12:21:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package imagemagick-common. unit-abot-epc-basic-0: 12:21:20 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: 12:21:20 DEBUG unit.abot-epc-basic/0.install Unpacking imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 12:21:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaudio2:amd64. unit-abot-epc-basic-0: 12:21:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaudio2_1.9.4-4_amd64.deb ... unit-abot-epc-basic-0: 12:21:20 DEBUG unit.abot-epc-basic/0.install Unpacking libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 12:21:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexif12:amd64. unit-abot-epc-basic-0: 12:21:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexif12_0.6.21-2_amd64.deb ... unit-abot-epc-basic-0: 12:21:20 DEBUG unit.abot-epc-basic/0.install Unpacking libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 12:21:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-double3:amd64. unit-abot-epc-basic-0: 12:21:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-double3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:21:20 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:21:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-long3:amd64. unit-abot-epc-basic-0: 12:21:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-long3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:21:20 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:21:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-quad3:amd64. unit-abot-epc-basic-0: 12:21:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-quad3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:21:20 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:21:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-single3:amd64. unit-abot-epc-basic-0: 12:21:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-single3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:21:21 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:21:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libieee1284-3:amd64. unit-abot-epc-basic-0: 12:21:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libieee1284-3_0.2.11-12_amd64.deb ... unit-abot-epc-basic-0: 12:21:21 DEBUG unit.abot-epc-basic/0.install Unpacking libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 12:21:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblqr-1-0:amd64. unit-abot-epc-basic-0: 12:21:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblqr-1-0_0.4.2-2_amd64.deb ... unit-abot-epc-basic-0: 12:21:21 DEBUG unit.abot-epc-basic/0.install Unpacking liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 12:21:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl7:amd64. unit-abot-epc-basic-0: 12:21:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 12:21:22 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 12:21:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickcore-6.q16-2:amd64. unit-abot-epc-basic-0: 12:21:22 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: 12:21:22 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: 12:21:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickwand-6.q16-2:amd64. unit-abot-epc-basic-0: 12:21:22 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: 12:21:22 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: 12:21:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmng2:amd64. unit-abot-epc-basic-0: 12:21:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmng2_2.0.2-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 12:21:22 DEBUG unit.abot-epc-basic/0.install Unpacking libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 12:21:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmtdev1:amd64. unit-abot-epc-basic-0: 12:21:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmtdev1_1.1.5-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:21:22 DEBUG unit.abot-epc-basic/0.install Unpacking libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcrecpp0v5:amd64. unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-common. unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-common_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas3. unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Unpacking libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran3:amd64. unit-abot-epc-basic-0: 12:21:23 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: 12:21:23 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libopenblas-base. unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libopenblas-base_0.2.18-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Unpacking libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas3-base. unit-abot-epc-basic-0: 12:21:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas3-base_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 12:21:24 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 12:21:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblapack3. unit-abot-epc-basic-0: 12:21:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblapack3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:21:25 DEBUG unit.abot-epc-basic/0.install Unpacking liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:21:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqrupdate1:amd64. unit-abot-epc-basic-0: 12:21:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqrupdate1_1.1.2-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:21:25 DEBUG unit.abot-epc-basic/0.install Unpacking libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 12:21:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre16-3:amd64. unit-abot-epc-basic-0: 12:21:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 12:21:25 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:21:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5core5a:amd64. unit-abot-epc-basic-0: 12:21:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5core5a_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 12:21:25 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:21:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-server0:amd64. unit-abot-epc-basic-0: 12:21:26 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: 12:21:26 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:21:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgbm1:amd64. unit-abot-epc-basic-0: 12:21:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgbm1_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:21:26 DEBUG unit.abot-epc-basic/0.install Unpacking libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:21:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcapnp-0.5.3:amd64. unit-abot-epc-basic-0: 12:21:26 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: 12:21:26 DEBUG unit.abot-epc-basic/0.install Unpacking libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 12:21:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libboost-filesystem1.58.0:amd64. unit-abot-epc-basic-0: 12:21:26 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: 12:21:26 DEBUG unit.abot-epc-basic/0.install Unpacking libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-abot-epc-basic-0: 12:21:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore1:amd64. unit-abot-epc-basic-0: 12:21:26 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: 12:21:26 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:21:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon7:amd64. unit-abot-epc-basic-0: 12:21:26 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: 12:21:26 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:21:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-lite9v5:amd64. unit-abot-epc-basic-0: 12:21:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-lite9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 12:21:26 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 12:21:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirprotobuf3:amd64. unit-abot-epc-basic-0: 12:21:26 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: 12:21:26 DEBUG unit.abot-epc-basic/0.install Unpacking libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:21:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon0:amd64. unit-abot-epc-basic-0: 12:21:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon0_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:21:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:21:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient9:amd64. unit-abot-epc-basic-0: 12:21:27 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: 12:21:27 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:21:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-client0:amd64. unit-abot-epc-basic-0: 12:21:27 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: 12:21:27 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:21:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0:amd64. unit-abot-epc-basic-0: 12:21:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:21:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa:amd64. unit-abot-epc-basic-0: 12:21:27 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: 12:21:27 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:21:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libevdev2:amd64. unit-abot-epc-basic-0: 12:21:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libevdev2_1.4.6+dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 12:21:27 DEBUG unit.abot-epc-basic/0.install Unpacking libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 12:21:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgudev-1.0-0:amd64. unit-abot-epc-basic-0: 12:21:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgudev-1.0-0_1%3a230-2_amd64.deb ... unit-abot-epc-basic-0: 12:21:27 DEBUG unit.abot-epc-basic/0.install Unpacking libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 12:21:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-common. unit-abot-epc-basic-0: 12:21:27 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: 12:21:27 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:21:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom2:amd64. unit-abot-epc-basic-0: 12:21:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom2_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:21:27 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:21:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput-bin. unit-abot-epc-basic-0: 12:21:27 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: 12:21:28 DEBUG unit.abot-epc-basic/0.install Unpacking libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput10:amd64. unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libinput10_1.6.3-1ubuntu1~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.install Unpacking libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5dbus5:amd64. unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5dbus5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libproxy1v5:amd64. unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libproxy1v5_0.4.11-5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.install Unpacking libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5network5:amd64. unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5network5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-icccm4:amd64. unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-icccm4_0.4.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-util1:amd64. unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-image0:amd64. unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-image0_0.4.0-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:21:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 12:21:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-keysyms1:amd64. unit-abot-epc-basic-0: 12:21:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-keysyms1_0.4.0-1_amd64.deb ... unit-abot-epc-basic-0: 12:21:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 12:21:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0:amd64. unit-abot-epc-basic-0: 12:21:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:21:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render-util0:amd64. unit-abot-epc-basic-0: 12:21:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render-util0_0.3.9-1_amd64.deb ... unit-abot-epc-basic-0: 12:21:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 12:21:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-abot-epc-basic-0: 12:21:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:21:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xkb1:amd64. unit-abot-epc-basic-0: 12:21:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xkb1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:21:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-x11-0:amd64. unit-abot-epc-basic-0: 12:21:29 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: 12:21:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:21:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5gui5:amd64. unit-abot-epc-basic-0: 12:21:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5gui5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 12:21:29 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:21:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5widgets5:amd64. unit-abot-epc-basic-0: 12:21:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5widgets5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 12:21:30 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:21:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5svg5:amd64. unit-abot-epc-basic-0: 12:21:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5svg5_5.5.1-2build1_amd64.deb ... unit-abot-epc-basic-0: 12:21:30 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-common. unit-abot-epc-basic-0: 12:21:31 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: 12:21:31 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-services. unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-services_2.48.2-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdconf1:amd64. unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdconf1_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.install Unpacking libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-service. unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-service_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-gsettings-backend:amd64. unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-gsettings-backend_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsettings-desktop-schemas. unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsettings-desktop-schemas_3.18.1-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.install Unpacking gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking:amd64. unit-abot-epc-basic-0: 12:21:31 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: 12:21:31 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup2.4-1:amd64. unit-abot-epc-basic-0: 12:21:31 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: 12:21:31 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup-gnome2.4-1:amd64. unit-abot-epc-basic-0: 12:21:31 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: 12:21:31 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librest-0.7-0:amd64. unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librest-0.7-0_0.7.93-1_amd64.deb ... unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Unpacking librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsamplerate0:amd64. unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsamplerate0_0.1.8-8_amd64.deb ... unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Unpacking libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane-common. unit-abot-epc-basic-0: 12:21:32 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: 12:21:32 DEBUG unit.abot-epc-basic/0.install Unpacking libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libserf-1-1:amd64. unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libserf-1-1_1.3.8-1_amd64.deb ... unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Unpacking libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libunistring0:amd64. unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft2:amd64. unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft2_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 12:21:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxss1:amd64. unit-abot-epc-basic-0: 12:21:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:21:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 12:21:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxv1:amd64. unit-abot-epc-basic-0: 12:21:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-abot-epc-basic-0: 12:21:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 12:21:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-abot-epc-basic-0: 12:21:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:21:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 12:21:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package poppler-data. unit-abot-epc-basic-0: 12:21:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../poppler-data_0.4.7-7_all.deb ... unit-abot-epc-basic-0: 12:21:33 DEBUG unit.abot-epc-basic/0.install Unpacking poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0:amd64. unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslicot0:amd64. unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslicot0_5.0+20101122-2_amd64.deb ... unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install Unpacking libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-common. unit-abot-epc-basic-0: 12:21:34 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: 12:21:34 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-0:amd64. unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-0:amd64. unit-abot-epc-basic-0: 12:21:34 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: 12:21:34 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-gobject2:amd64. unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-gobject2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolord2:amd64. unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolord2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install Unpacking libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy0:amd64. unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy0_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-common. unit-abot-epc-basic-0: 12:21:35 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: 12:21:35 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-0:amd64. unit-abot-epc-basic-0: 12:21:35 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: 12:21:35 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-cursor0:amd64. unit-abot-epc-basic-0: 12:21:35 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: 12:21:35 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:21:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-egl1-mesa:amd64. unit-abot-epc-basic-0: 12:21:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-egl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:21:36 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-0:amd64. unit-abot-epc-basic-0: 12:21:39 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: 12:21:39 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:21:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-bin. unit-abot-epc-basic-0: 12:21:42 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: 12:21:42 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: 12:21:42 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: 12:21:43 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:21:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcroco3:amd64. unit-abot-epc-basic-0: 12:21:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... unit-abot-epc-basic-0: 12:21:45 DEBUG unit.abot-epc-basic/0.install Unpacking libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 12:21:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-2:amd64. unit-abot-epc-basic-0: 12:21:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-2_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 12:21:47 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-common:amd64. unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-common_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 12:21:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package humanity-icon-theme. unit-abot-epc-basic-0: 12:21:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../humanity-icon-theme_0.6.10.1_all.deb ... unit-abot-epc-basic-0: 12:21:49 DEBUG unit.abot-epc-basic/0.install Unpacking humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ubuntu-mono. unit-abot-epc-basic-0: 12:21:50 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: 12:21:50 DEBUG unit.abot-epc-basic/0.install Unpacking ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... machine-2: 12:21:51 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 12:21:51 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 12:21:51 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package adwaita-icon-theme. machine-2: 12:21:51 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 12:21:51 DEBUG juju.worker start "engine" machine-2: 12:21:51 INFO juju.worker start "engine" machine-2: 12:21:51 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:21:51 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 12:21:51 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:21:51 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:21:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:21:51 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:21:51 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:21:51 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:21:51 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:21:51 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:21:51 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:21:51 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 12:21:51 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 12:21:51 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 12:21:51 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:21:51 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:21:51 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:21:51 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 12:21:51 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 12:21:51 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 12:21:51 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:21:51 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:21:51 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 12:21:51 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 12:21:51 DEBUG juju.worker "engine" started machine-2: 12:21:51 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:21:51 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:21:51 DEBUG juju.worker.introspection stats worker now serving machine-2: 12:21:51 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 12:21:51 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:21:51 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:21:51 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:21:51 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:21:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:21:51 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:21:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:21:51 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:21:51 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:21:51 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 12:21:51 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:21:51 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-2: 12:21:51 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 12:21:51 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:21:51 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 12:21:51 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 12:21:51 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-2: 12:21:51 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 12:21:51 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: 12:21:51 DEBUG unit.abot-epc-basic/0.install Unpacking adwaita-icon-theme (3.18.0-2ubuntu3.1) ... machine-2: 12:21:51 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 12:21:51 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:21:51 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:21:51 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:21:51 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:21:51 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 12:21:51 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:21:51 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:21:51 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:21:51 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:21:51 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:21:51 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 12:21:51 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 12:21:51 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:21:51 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-2: 12:21:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:21:51 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:21:51 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 12:21:51 DEBUG juju.worker.apicaller connecting with old password machine-2: 12:21:51 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 12:21:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:21:51 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:21:51 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:21:51 DEBUG juju.api successfully dialed "wss://192.168.121.18:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" machine-2: 12:21:51 INFO juju.api connection established to "wss://192.168.121.18:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" machine-2: 12:21:51 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" machine-2: 12:21:51 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 12:21:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:21:51 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:21:51 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:21:51 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 12:21:51 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 12:21:51 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package at-spi2-core. unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../at-spi2-core_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install Unpacking at-spi2-core (2.18.3-4ubuntu1) ... machine-2: 12:21:52 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autoconf. machine-2: 12:21:52 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autoconf_2.69-9_all.deb ... unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install Unpacking autoconf (2.69-9) ... machine-2: 12:21:52 DEBUG juju.worker.apicaller password changed machine-2: 12:21:52 DEBUG juju.api RPC connection died machine-2: 12:21:52 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-2: 12:21:52 DEBUG juju.worker.apicaller connecting with current password machine-2: 12:21:52 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" machine-2: 12:21:52 INFO juju.api connection established to "wss://172.30.9.207:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" machine-2: 12:21:52 DEBUG juju.api successfully dialed "wss://192.168.121.18:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autotools-dev. unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autotools-dev_20150820.1_all.deb ... unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install Unpacking autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package automake. unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install Unpacking automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbison-dev:amd64. unit-abot-epc-basic-0: 12:21:52 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: 12:21:52 DEBUG unit.abot-epc-basic/0.install Unpacking libbison-dev:amd64 (2:3.0.4.dfsg-1) ... machine-2: 12:21:52 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package bison. machine-2: 12:21:52 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../bison_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install Unpacking bison (2:3.0.4.dfsg-1) ... machine-2: 12:21:52 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:21:52 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 12:21:52 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 12:21:52 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:21:52 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:21:52 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 12:21:52 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 12:21:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 12:21:52 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-2: 12:21:52 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 12:21:52 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 12:21:52 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 12:21:52 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 12:21:52 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 12:21:52 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 12:21:52 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 12:21:52 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 12:21:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 12:21:52 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 12:21:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 12:21:52 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-2: 12:21:52 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 12:21:52 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:21:52 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:21:52 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:21:52 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:21:52 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:21:52 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:21:52 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:21:52 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 12:21:52 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:21:52 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:21:52 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:21:52 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:21:52 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 12:21:52 INFO juju.worker.upgrader unblocking abort check machine-2: 12:21:52 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 12:21:52 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package castxml. machine-2: 12:21:52 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:21:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:21:52 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:21:52 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:21:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:21:52 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../castxml_0.1+git20160202-1.1_amd64.deb ... machine-2: 12:21:52 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:21:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install Unpacking castxml (0.1+git20160202-1.1) ... machine-2: 12:21:52 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:21:52 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:21:52 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:21:52 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:21:53 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 12:21:53 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 12:21:53 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 12:21:53 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 12:21:53 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 12:21:53 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 12:21:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 12:21:53 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 12:21:53 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 12:21:53 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 12:21:53 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 12:21:53 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 12:21:53 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:21:53 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:21:53 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 12:21:53 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 12:21:53 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 12:21:53 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 12:21:53 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 12:21:53 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:21:53 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 12:21:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 12:21:53 DEBUG juju.worker.logger logger setup machine-2: 12:21:53 INFO juju.util.exec run result: exit status 127 machine-2: 12:21:53 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec373880673/script.sh: line 1: fanatic: command not found 127 machine-2: 12:21:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 12:21:53 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 12:21:53 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 12:21:53 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.18,252.18.0.1,::1,localhost", AutoNoProxy:""} machine-2: 12:21:53 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 12:21:53 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 12:21:53 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: 12:21:53 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-2: 12:21:53 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 12:21:53 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 12:21:53 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 12:21:53 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 12:21:53 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 12:21:53 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:21:53 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:21:53 DEBUG juju.network including address public:172.30.9.207 for machine machine-2: 12:21:53 DEBUG juju.network including address local-cloud:192.168.121.18 for machine machine-2: 12:21:53 DEBUG juju.network including address local-fan:252.18.0.1 for machine machine-2: 12:21:53 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 12:21:53 DEBUG juju.network including address local-machine:::1 for machine machine-2: 12:21:53 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.18 local-fan:252.18.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 12:21:53 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.18:17070 252.18.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 12:21:53 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.18:17070" "252.18.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.18:17070" "252.18.0.1:17070" "172.30.9.207:17070"] machine-2: 12:21:53 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 12:21:53 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-2: 12:21:53 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-2: 12:21:53 DEBUG juju.api RPC connection died machine-2: 12:21:53 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 12:21:53 ERROR juju.worker.logger connection is shut down machine-2: 12:21:53 INFO juju.worker.authenticationworker reading Juju ssh keys for "machine-2": connection is shut down machine-2: 12:21:53 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-2: 12:21:53 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 12:21:53 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 12:21:53 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-2: 12:21:53 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 12:21:53 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 12:21:53 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 12:21:53 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-2: 12:21:53 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-2: 12:21:53 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 12:21:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-2: 12:21:53 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-2: 12:21:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-2: 12:21:53 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-2: 12:21:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-2: 12:21:53 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: reading Juju ssh keys for "machine-2": connection is shut down machine-2: 12:21:53 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-2: 12:21:53 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-2: 12:21:53 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-2: 12:21:53 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:21:53 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 12:21:53 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-2: 12:21:53 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: 12:21:53 DEBUG juju.worker killing runner 0xc420548b60 machine-2: 12:21:53 INFO juju.worker runner is dying machine-2: 12:21:53 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: cannot load machine machine-2 from state: connection is shut down machine-2: 12:21:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:21:53 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 12:21:53 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 12:21:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:21:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:21:53 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:21:53 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:21:53 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:21:53 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:21:53 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:21:53 DEBUG juju.worker.apicaller connecting with current password machine-2: 12:21:53 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:21:53 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:21:53 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:21:53 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:21:53 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" machine-2: 12:21:53 INFO juju.api connection established to "wss://172.30.9.207:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" machine-2: 12:21:53 DEBUG juju.api successfully dialed "wss://192.168.121.18:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" machine-2: 12:21:53 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:21:53 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:21:53 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:21:53 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:21:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:21:53 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:21:53 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:21:53 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:21:53 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:21:53 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:21:53 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:21:53 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:21:54 DEBUG juju.worker.apicaller connected machine-2: 12:21:54 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 12:21:54 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:21:54 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 12:21:54 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:21:54 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:21:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 12:21:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 12:21:54 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 12:21:54 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-2: 12:21:54 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 12:21:54 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 12:21:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 12:21:54 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 12:21:54 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 12:21:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 12:21:54 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 12:21:54 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 12:21:54 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 12:21:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 12:21:54 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 12:21:54 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 12:21:54 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 12:21:54 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 12:21:54 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 12:21:54 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:21:54 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 12:21:54 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 12:21:54 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 12:21:54 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 12:21:54 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 12:21:54 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 12:21:54 INFO juju.util.exec run result: exit status 127 machine-2: 12:21:54 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec002712613/script.sh: line 1: fanatic: command not found 127 machine-2: 12:21:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 12:21:54 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 12:21:54 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:21:54 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:21:54 DEBUG juju.network including address public:172.30.9.207 for machine machine-2: 12:21:54 DEBUG juju.network including address local-cloud:192.168.121.18 for machine machine-2: 12:21:54 DEBUG juju.network including address local-fan:252.18.0.1 for machine machine-2: 12:21:54 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 12:21:54 DEBUG juju.network including address local-machine:::1 for machine machine-2: 12:21:54 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.18 local-fan:252.18.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 12:21:54 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.18:17070 252.18.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 12:21:54 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.18:17070" "252.18.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.18:17070" "252.18.0.1:17070" "172.30.9.207:17070"] machine-2: 12:21:54 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 12:21:54 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 12:21:54 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:21:54 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 12:21:54 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 12:21:54 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 12:21:54 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 12:21:54 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 12:21:54 INFO juju.util.exec run result: exit status 127 machine-2: 12:21:54 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec257021554/script.sh: line 1: fanatic: command not found 127 machine-2: 12:21:54 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 12:21:54 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:21:54 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 12:21:54 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:21:54 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 12:21:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 12:21:54 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 12:21:54 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 12:21:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 12:21:54 DEBUG juju.worker.logger logger setup machine-2: 12:21:54 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 12:21:54 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 12:21:54 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 12:21:54 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 12:21:54 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 12:21:54 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 12:21:54 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:21:54 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:21:54 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:21:54 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.18,252.18.0.1,::1,localhost", AutoNoProxy:""} machine-2: 12:21:54 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-2: 12:21:54 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 12:21:54 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: 12:21:54 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 12:21:54 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 12:21:54 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 12:21:54 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 12:21:54 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 12:21:54 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 12:21:54 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 12:21:54 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 12:21:54 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 12:21:54 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:21:54 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:21:54 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 12:21:54 DEBUG juju.network including address local-cloud:192.168.121.16 for machine machine-2: 12:21:54 DEBUG juju.network including address local-machine:::1 for machine machine-2: 12:21:54 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.16 local-machine:::1] machine-2: 12:21:54 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.16 local-machine:::1] machine-2: 12:21:54 INFO juju.worker.authenticationworker "machine-2" key updater worker started unit-abot-epc-basic-0: 12:21:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgusb2:amd64. machine-2: 12:21:54 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 12:21:54 INFO juju.worker.upgrader unblocking abort check machine-2: 12:21:54 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 12:21:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgusb2_0.2.9-0ubuntu1_amd64.deb ... machine-2: 12:21:54 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 12:21:54 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 12:21:54 DEBUG juju.worker start "2-container-watcher" machine-2: 12:21:54 DEBUG juju.worker start "stateconverter" machine-2: 12:21:54 INFO juju.worker start "2-container-watcher" machine-2: 12:21:54 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 12:21:54 DEBUG juju.worker "2-container-watcher" started machine-2: 12:21:54 INFO juju.worker start "stateconverter" machine-2: 12:21:54 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 12:21:54 DEBUG juju.worker "stateconverter" started unit-abot-epc-basic-0: 12:21:54 DEBUG unit.abot-epc-basic/0.install Unpacking libgusb2:amd64 (0.2.9-0ubuntu1) ... machine-2: 12:21:54 INFO juju.worker.deployer deploying unit "oai-epc/0" machine-2: 12:21:55 INFO juju.worker.machiner "machine-2" started unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolorhug2:amd64. machine-2: 12:21:55 INFO juju.api.common no addresses observed on interface "tunl0" unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolorhug2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install Unpacking libcolorhug2:amd64 (1.2.12-1ubuntu1) ... machine-2: 12:21:55 DEBUG juju.service discovered init system "upstart" from local host machine-2: 12:21:55 DEBUG juju.worker.deployer API addresses: ["192.168.121.18:17070" "252.18.0.1:17070" "172.30.9.207:17070"] unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvpx3:amd64. machine-2: 12:21:55 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-epc-0 Conf:{Desc:juju unit agent for oai-epc/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-epc-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-epc/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-epc-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-epc-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-epc/0 --debug]}}} unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvpx3_1.5.0-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install Unpacking libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-oai-epc-0: 12:21:55 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 12:21:55 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: 12:21:55 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 12:21:55 DEBUG juju.worker start "api" unit-oai-epc-0: 12:21:55 INFO juju.worker start "api" unit-oai-epc-0: 12:21:55 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 12:21:55 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 12:21:55 DEBUG juju.worker "api" started unit-oai-epc-0: 12:21:55 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 12:21:55 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 12:21:55 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:21:55 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:21:55 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:21:55 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:21:55 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 12:21:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:21:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:21:55 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:21:55 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:21:55 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:21:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 12:21:55 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:21:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:21:55 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:21:55 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 12:21:55 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:21:55 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:21:55 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 12:21:55 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 12:21:55 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:21:55 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:21:55 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:21:55 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:21:55 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-epc-0: 12:21:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:21:55 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:21:55 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 12:21:55 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:21:55 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:21:55 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:21:55 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:21:55 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:21:55 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 12:21:55 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" unit-oai-epc-0: 12:21:55 INFO juju.api connection established to "wss://172.30.9.207:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" unit-oai-epc-0: 12:21:55 DEBUG juju.api successfully dialed "wss://192.168.121.18:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" unit-oai-epc-0: 12:21:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:21:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:21:55 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:21:55 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:21:55 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:21:55 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:21:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 12:21:55 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm4:amd64. unit-oai-epc-0: 12:21:55 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-abot-epc-basic-0: 12:21:55 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: 12:21:55 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-oai-epc-0: 12:21:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgd3:amd64. unit-abot-epc-basic-0: 12:21:55 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: 12:21:55 DEBUG unit.abot-epc-basic/0.install Unpacking libgd3:amd64 (2.1.1-4ubuntu0.16.04.11) ... unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-port12:amd64. unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-port12_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-6:amd64. unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-6_2.5.9-3_amd64.deb ... machine-2: 12:21:55 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:98:47:44 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.16 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:98:47:44 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: 12:21:55 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 12:21:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane:amd64. unit-oai-epc-0: 12:21:56 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 12:21:56 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 12:21:56 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: 12:21:56 DEBUG unit.abot-epc-basic/0.install Unpacking libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-epc-0: 12:21:56 DEBUG juju.worker.apicaller password changed unit-oai-epc-0: 12:21:56 DEBUG juju.api RPC connection died unit-oai-epc-0: 12:21:56 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-epc-0: 12:21:56 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 12:21:56 DEBUG juju.api successfully dialed "wss://192.168.121.18:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" unit-oai-epc-0: 12:21:56 INFO juju.api connection established to "wss://192.168.121.18:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" unit-oai-epc-0: 12:21:56 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" unit-oai-epc-0: 12:21:56 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 12:21:56 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 12:21:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord-data. unit-oai-epc-0: 12:21:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:21:56 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 12:21:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:21:56 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:21:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord-data_1.2.12-1ubuntu1_all.deb ... unit-oai-epc-0: 12:21:56 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:21:56 DEBUG unit.abot-epc-basic/0.install Unpacking colord-data (1.2.12-1ubuntu1) ... unit-oai-epc-0: 12:21:56 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 12:21:56 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 12:21:56 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 12:21:56 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 12:21:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:21:56 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:21:56 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:21:56 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 12:21:56 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:21:56 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 12:21:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 12:21:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 12:21:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 12:21:56 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 12:21:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 12:21:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 12:21:56 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-epc-0: 12:21:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 12:21:56 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: unit-oai-epc-0: 12:21:56 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 12:21:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-epc-0: 12:21:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 12:21:56 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: unit-oai-epc-0: 12:21:56 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 12:21:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-epc-0: 12:21:56 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 12:21:56 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-abot-epc-basic-0: 12:21:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord. unit-abot-epc-basic-0: 12:21:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord_1.2.12-1ubuntu1_amd64.deb ... unit-oai-epc-0: 12:21:56 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 12:21:56 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 12:21:56 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 12:21:56 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-epc-0: 12:21:56 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 12:21:56 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 12:21:56 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 12:21:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 12:21:56 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 12:21:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 12:21:56 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 12:21:56 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 12:21:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 12:21:56 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 12:21:56 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 12:21:56 DEBUG unit.abot-epc-basic/0.install Unpacking colord (1.2.12-1ubuntu1) ... unit-oai-epc-0: 12:21:56 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-epc-0: 12:21:56 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-epc-0: 12:21:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 12:21:56 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.18,252.18.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 12:21:56 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 12:21:56 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-epc-0: 12:21:56 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-epc-0: 12:21:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 12:21:56 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 12:21:56 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 12:21:56 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 12:21:56 DEBUG juju.network including address public:172.30.9.207 for machine unit-oai-epc-0: 12:21:56 DEBUG juju.network including address local-cloud:192.168.121.18 for machine unit-oai-epc-0: 12:21:56 DEBUG juju.network including address local-fan:252.18.0.1 for machine unit-oai-epc-0: 12:21:56 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 12:21:56 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 12:21:56 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.18 local-fan:252.18.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 12:21:56 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.18:17070 252.18.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 12:21:56 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.18:17070" "252.18.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.18:17070" "252.18.0.1:17070" "172.30.9.207:17070"] unit-oai-epc-0: 12:21:56 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 12:21:56 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 12:21:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 12:21:56 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 12:21:56 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 12:21:56 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 12:21:56 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 12:21:56 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 12:21:56 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 12:21:56 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 12:21:56 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 12:21:56 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 12:21:56 INFO juju.worker.uniter resuming charm install unit-oai-epc-0: 12:21:56 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-epc-3 unit-oai-epc-0: 12:21:56 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 12:21:56 INFO juju.worker.uniter.charm downloading local:trusty/oai-epc-3 from API server unit-oai-epc-0: 12:21:56 INFO juju.downloader downloading from local:trusty/oai-epc-3 unit-oai-epc-0: 12:21:56 DEBUG httpbakery client do GET https://192.168.121.18:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/charms?file=%2A&url=local%3Atrusty%2Foai-epc-3 { unit-oai-epc-0: 12:21:56 DEBUG httpbakery } -> error unit-oai-epc-0: 12:21:56 INFO juju.downloader download complete ("local:trusty/oai-epc-3") unit-oai-epc-0: 12:21:56 INFO juju.downloader download verified ("local:trusty/oai-epc-3") unit-abot-epc-basic-0: 12:21:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gettext. unit-oai-epc-0: 12:21:57 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-epc-3" unit-abot-epc-basic-0: 12:21:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gettext_0.19.7-2ubuntu3.1_amd64.deb ... unit-oai-epc-0: 12:21:57 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-epc-3" unit-oai-epc-0: 12:21:57 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-epc-3" unit-abot-epc-basic-0: 12:21:57 DEBUG unit.abot-epc-basic/0.install Unpacking gettext (0.19.7-2ubuntu3.1) ... unit-oai-epc-0: 12:21:57 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-epc-3" unit-oai-epc-0: 12:21:57 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 12:21:57 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 12:21:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package intltool-debian. unit-abot-epc-basic-0: 12:21:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ... unit-oai-epc-0: 12:21:57 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 12:21:57 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 12:21:57 DEBUG unit.abot-epc-basic/0.install Unpacking intltool-debian (0.35.0+20060710.4) ... unit-oai-epc-0: 12:21:57 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 12:21:57 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 12:21:57 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 12:21:57 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 12:21:57 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 12:21:57 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 12:21:57 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 12:21:57 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 12:21:57 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 12:21:57 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 12:21:57 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 12:21:57 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 12:21:57 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 12:21:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package po-debconf. unit-oai-epc-0: 12:21:57 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 12:21:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../po-debconf_1.0.19_all.deb ... unit-abot-epc-basic-0: 12:21:57 DEBUG unit.abot-epc-basic/0.install Unpacking po-debconf (1.0.19) ... unit-oai-epc-0: 12:21:57 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 12:21:57 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 12:21:57 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 12:21:57 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:21:57 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:21:57 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 12:21:57 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 12:21:57 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:21:57 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:21:57 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:21:57 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:21:57 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:21:57 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:21:57 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 12:21:57 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-abot-epc-basic-0: 12:21:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive-zip-perl. unit-abot-epc-basic-0: 12:21:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 12:21:57 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-oai-epc-0: 12:21:57 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 12:21:57 DEBUG unit.oai-epc/0.install ++ config-get branch unit-abot-epc-basic-0: 12:21:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-stripnondeterminism-perl. unit-abot-epc-basic-0: 12:21:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ... unit-oai-epc-0: 12:21:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:21:57 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 12:21:57 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 12:21:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:21:57 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 12:21:57 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 12:21:57 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 12:21:57 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 12:21:57 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 12:21:57 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 12:21:57 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 12:21:57 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 12:21:57 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 12:21:57 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 12:21:57 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 12:21:57 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 12:21:57 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 12:21:57 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 12:21:57 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 12:21:57 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 12:21:57 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 12:21:57 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 12:21:57 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 12:21:57 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 12:21:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtimedate-perl. unit-abot-epc-basic-0: 12:21:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... unit-abot-epc-basic-0: 12:21:58 DEBUG unit.abot-epc-basic/0.install Unpacking libtimedate-perl (2.3000-2) ... unit-oai-epc-0: 12:21:58 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:21:58 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 12:21:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dh-strip-nondeterminism. unit-abot-epc-basic-0: 12:21:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ... unit-abot-epc-basic-0: 12:21:58 DEBUG unit.abot-epc-basic/0.install Unpacking dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 12:21:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package debhelper. unit-abot-epc-basic-0: 12:21:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ... unit-abot-epc-basic-0: 12:21:58 DEBUG unit.abot-epc-basic/0.install Unpacking debhelper (9.20160115ubuntu3) ... unit-oai-epc-0: 12:21:58 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 12:21:58 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 12:21:58 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 12:21:58 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: 12:21:58 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 12:21:58 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 12:21:58 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-abot-epc-basic-0: 12:21:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package default-jre-headless. unit-abot-epc-basic-0: 12:21:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../default-jre-headless_2%3a1.8-56ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:21:58 DEBUG unit.abot-epc-basic/0.install Unpacking default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 12:21:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm3.6v5:amd64. unit-abot-epc-basic-0: 12:21:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm3.6v5_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:21:58 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-oai-epc-0: 12:21:58 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:21:58 DEBUG unit.oai-epc/0.install Need to get 3459 kB of archives. unit-oai-epc-0: 12:21:58 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 12:21:58 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-oai-epc-0: 12:21:58 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.10 [700 kB] unit-oai-epc-0: 12:21:59 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.10 [2737 kB] unit-oai-epc-0: 12:21:59 DEBUG unit.oai-epc/0.install Fetched 3459 kB in 1s (3074 kB/s) unit-oai-epc-0: 12:21:59 DEBUG unit.oai-epc/0.install Selecting previously unselected package liberror-perl. unit-oai-epc-0: 12:21:59 DEBUG unit.oai-epc/0.install (Reading database ... 52455 files and directories currently installed.) unit-oai-epc-0: 12:21:59 DEBUG unit.oai-epc/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-epc-0: 12:21:59 DEBUG unit.oai-epc/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 12:21:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc4:amd64. unit-abot-epc-basic-0: 12:21:59 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: 12:21:59 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc4:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-epc-0: 12:21:59 DEBUG unit.oai-epc/0.install Selecting previously unselected package git-man. unit-oai-epc-0: 12:21:59 DEBUG unit.oai-epc/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.10_all.deb ... unit-oai-epc-0: 12:21:59 DEBUG unit.oai-epc/0.install Unpacking git-man (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 12:21:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc-5-dev:amd64. unit-abot-epc-basic-0: 12:22:00 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: 12:22:00 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-epc-0: 12:22:00 DEBUG unit.oai-epc/0.install Selecting previously unselected package git. unit-oai-epc-0: 12:22:00 DEBUG unit.oai-epc/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.10_amd64.deb ... unit-oai-epc-0: 12:22:00 DEBUG unit.oai-epc/0.install Unpacking git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclang1-3.6:amd64. unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclang1-3.6_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.install Unpacking libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-oai-epc-0: 12:22:00 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:22:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen. unit-oai-epc-0: 12:22:01 DEBUG unit.oai-epc/0.install Setting up liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 12:22:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 12:22:01 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen (1.8.11-1) ... unit-oai-epc-0: 12:22:01 DEBUG unit.oai-epc/0.install Setting up git-man (1:1.9.1-1ubuntu0.10) ... unit-oai-epc-0: 12:22:01 DEBUG unit.oai-epc/0.install Setting up git (1:1.9.1-1ubuntu0.10) ... unit-oai-epc-0: 12:22:02 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 12:22:02 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 12:22:02 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 12:22:02 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 12:22:02 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 12:22:02 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 12:22:02 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=0 unit-oai-epc-0: 12:22:02 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 12:22:02 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 12:22:02 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes virt-what unit-oai-epc-0: 12:22:02 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 12:22:02 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:22:02 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 12:22:02 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 12:22:02 DEBUG unit.oai-epc/0.install virt-what unit-oai-epc-0: 12:22:02 DEBUG unit.oai-epc/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:22:02 DEBUG unit.oai-epc/0.install Need to get 13.6 kB of archives. unit-oai-epc-0: 12:22:02 DEBUG unit.oai-epc/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-epc-0: 12:22:02 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-oai-epc-0: 12:22:03 DEBUG unit.oai-epc/0.install Fetched 13.6 kB in 0s (32.6 kB/s) unit-abot-epc-basic-0: 12:22:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5xml5:amd64. unit-oai-epc-0: 12:22:03 DEBUG unit.oai-epc/0.install Selecting previously unselected package virt-what. unit-abot-epc-basic-0: 12:22:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5xml5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 12:22:03 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-epc-0: 12:22:03 DEBUG unit.oai-epc/0.install (Reading database ... 53205 files and directories currently installed.) unit-oai-epc-0: 12:22:03 DEBUG unit.oai-epc/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-epc-0: 12:22:03 DEBUG unit.oai-epc/0.install Unpacking virt-what (1.13-1) ... unit-oai-epc-0: 12:22:03 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:22:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen-gui. unit-abot-epc-basic-0: 12:22:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen-gui_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 12:22:03 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 12:22:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-liberation. unit-abot-epc-basic-0: 12:22:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-liberation_1.07.4-1_all.deb ... unit-abot-epc-basic-0: 12:22:03 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-liberation (1.07.4-1) ... unit-oai-epc-0: 12:22:03 DEBUG unit.oai-epc/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 12:22:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tex-common. unit-abot-epc-basic-0: 12:22:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tex-common_6.04ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:22:03 DEBUG unit.abot-epc-basic/0.install Unpacking tex-common (6.04ubuntu1) ... unit-oai-epc-0: 12:22:04 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 12:22:04 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 12:22:04 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 12:22:04 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 12:22:04 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 12:22:04 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 12:22:04 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:22:04 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: 12:22:04 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:22:04 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 12:22:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lmodern. unit-abot-epc-basic-0: 12:22:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 12:22:04 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lmodern (2.004.5-1) ... unit-oai-epc-0: 12:22:04 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:22:04 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 12:22:04 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 12:22:04 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 12:22:04 DEBUG unit.oai-epc/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 12:22:04 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 12:22:04 DEBUG unit.oai-epc/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-epc-0: 12:22:04 DEBUG unit.oai-epc/0.install libsql-statement-perl unit-oai-epc-0: 12:22:04 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 12:22:04 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 12:22:04 DEBUG unit.oai-epc/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 12:22:04 DEBUG unit.oai-epc/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:22:04 DEBUG unit.oai-epc/0.install Need to get 3781 kB of archives. unit-oai-epc-0: 12:22:04 DEBUG unit.oai-epc/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-epc-0: 12:22: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-oai-epc-0: 12:22:05 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: 12:22:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gccxml. unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gccxml_0.9.0+git20140716-6_amd64.deb ... unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install Unpacking gccxml (0.9.0+git20140716-6) ... unit-oai-epc-0: 12:22:05 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-oai-epc-0: 12:22:05 DEBUG unit.oai-epc/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-oai-epc-0: 12:22:05 DEBUG unit.oai-epc/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-oai-epc-0: 12:22:05 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: 12:22: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: 12:22:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf2-common. unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf2-common_3.2.6-3ubuntu6_all.deb ... unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install Unpacking gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgconf-2-4:amd64. unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgconf-2-4_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install Unpacking libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-oai-epc-0: 12:22:06 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-abot-epc-basic-0: 12:22:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service-backend. unit-oai-epc-0: 12:22:06 DEBUG unit.oai-epc/0.install Fetched 3781 kB in 1s (2765 kB/s) unit-abot-epc-basic-0: 12:22:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service-backend_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 12:22:06 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service-backend (3.2.6-3ubuntu6) ... unit-oai-epc-0: 12:22:06 DEBUG unit.oai-epc/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 12:22:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service. unit-oai-epc-0: 12:22:06 DEBUG unit.oai-epc/0.install (Reading database ... 53212 files and directories currently installed.) unit-oai-epc-0: 12:22:06 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 12:22:06 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: 12:22:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 12:22:06 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service (3.2.6-3ubuntu6) ... unit-oai-epc-0: 12:22:06 DEBUG unit.oai-epc/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-epc-0: 12:22:06 DEBUG unit.oai-epc/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 12:22:06 DEBUG unit.oai-epc/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:22:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace1:amd64. unit-abot-epc-basic-0: 12:22:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:22:06 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace1:amd64 (1.3.2-1) ... unit-oai-epc-0: 12:22:06 DEBUG unit.oai-epc/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-epc-0: 12:22:06 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-abot-epc-basic-0: 12:22:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace-ctf1:amd64. unit-oai-epc-0: 12:22:06 DEBUG unit.oai-epc/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 12:22:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace-ctf1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:22:06 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 12:22:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdb. unit-abot-epc-basic-0: 12:22:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdb_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 12:22:06 DEBUG unit.abot-epc-basic/0.install Unpacking gdb (7.11.1-0ubuntu1~16.5) ... unit-oai-epc-0: 12:22:06 DEBUG unit.oai-epc/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-epc-0: 12:22:07 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-epc-0: 12:22:07 DEBUG unit.oai-epc/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 12:22:07 DEBUG unit.oai-epc/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-epc-0: 12:22:07 DEBUG unit.oai-epc/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-epc-0: 12:22:07 DEBUG unit.oai-epc/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 12:22:07 DEBUG unit.oai-epc/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-epc-0: 12:22:07 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 12:22:07 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: 12:22:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdbserver. unit-abot-epc-basic-0: 12:22:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdbserver_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install Unpacking gdbserver (7.11.1-0ubuntu1~16.5) ... unit-oai-epc-0: 12:22:08 DEBUG unit.oai-epc/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-epc-0: 12:22:08 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: 12:22:08 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: 12:22:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran-5-dev:amd64. unit-abot-epc-basic-0: 12:22:08 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: 12:22:08 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran-5. unit-abot-epc-basic-0: 12:22:08 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: 12:22:08 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran-5 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-epc-0: 12:22:09 DEBUG unit.oai-epc/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-epc-0: 12:22:09 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 12:22:10 DEBUG unit.oai-epc/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:22:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran. unit-abot-epc-basic-0: 12:22:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-oai-epc-0: 12:22:10 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: 12:22:10 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:22:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsfilters1:amd64. unit-abot-epc-basic-0: 12:22:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsfilters1_1.8.3-2ubuntu3.5_amd64.deb ... unit-abot-epc-basic-0: 12:22:10 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsfilters1:amd64 (1.8.3-2ubuntu3.5) ... unit-abot-epc-basic-0: 12:22:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsimage2:amd64. unit-abot-epc-basic-0: 12:22:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsimage2_2.1.3-4ubuntu0.8_amd64.deb ... unit-abot-epc-basic-0: 12:22:10 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsimage2:amd64 (2.1.3-4ubuntu0.8) ... unit-abot-epc-basic-0: 12:22:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libijs-0.35:amd64. unit-abot-epc-basic-0: 12:22:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libijs-0.35_0.35-12_amd64.deb ... unit-abot-epc-basic-0: 12:22:10 DEBUG unit.abot-epc-basic/0.install Unpacking libijs-0.35:amd64 (0.35-12) ... unit-oai-epc-0: 12:22:10 DEBUG unit.oai-epc/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:22:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig2dec0. unit-abot-epc-basic-0: 12:22:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig2dec0_0.12+20150918-1ubuntu0.1_amd64.deb ... unit-oai-epc-0: 12:22:10 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: 12:22:10 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-oai-epc-0: 12:22:10 DEBUG unit.oai-epc/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-epc-0: 12:22:10 DEBUG unit.oai-epc/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 12:22:10 DEBUG unit.oai-epc/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 12:22:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper1:amd64. unit-oai-epc-0: 12:22:10 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-abot-epc-basic-0: 12:22:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:22:10 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-oai-epc-0: 12:22:11 DEBUG unit.oai-epc/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 12:22:11 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: 12:22:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9-common. unit-abot-epc-basic-0: 12:22:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9-common_9.26~dfsg+0-0ubuntu0.16.04.9_all.deb ... unit-oai-epc-0: 12:22:11 DEBUG unit.oai-epc/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 12:22:11 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9-common (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-oai-epc-0: 12:22:11 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 12:22:11 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 12:22:11 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 12:22:11 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 12:22:11 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:22:11 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 12:22:11 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 12:22:11 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:22:12 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 12:22:12 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 12:22:12 DEBUG unit.oai-epc/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-epc-0: 12:22:12 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 12:22:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9:amd64. unit-abot-epc-basic-0: 12:22:12 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: 12:22:12 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9:amd64 (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-abot-epc-basic-0: 12:22:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsfonts. unit-abot-epc-basic-0: 12:22:12 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: 12:22:12 DEBUG unit.abot-epc-basic/0.install Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 12:22:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ghostscript. unit-abot-epc-basic-0: 12:22:12 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: 12:22:12 DEBUG unit.abot-epc-basic/0.install Unpacking ghostscript (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atk-1.0. unit-abot-epc-basic-0: 12:22:13 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: 12:22:13 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atspi-2.0. unit-abot-epc-basic-0: 12:22:13 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: 12:22:13 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-freedesktop:amd64. unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-freedesktop_1.46.0-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64. unit-abot-epc-basic-0: 12:22:13 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: 12:22:13 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoxft-1.0-0:amd64. unit-abot-epc-basic-0: 12:22:13 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: 12:22:13 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-pango-1.0:amd64. unit-abot-epc-basic-0: 12:22:14 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: 12:22:14 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gtk-3.0:amd64. unit-abot-epc-basic-0: 12:22:14 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: 12:22:14 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package aglfn. unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/aglfn_1.7-3_all.deb ... unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.install Unpacking aglfn (1.7-3) ... unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-tex. unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-tex_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-data. unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-data_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-x11. unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-x11_4.6.6-3_amd64.deb ... unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdt5. unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdt5_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.install Unpacking libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcgraph6. unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcgraph6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.install Unpacking libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpathplan4. unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpathplan4_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.install Unpacking libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:22:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvc6. unit-abot-epc-basic-0: 12:22:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvc6_2.38.0-12ubuntu2.1_amd64.deb ... unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-abot-epc-basic-0: 12:22:15 DEBUG unit.abot-epc-basic/0.install Unpacking libgvc6 (2.38.0-12ubuntu2.1) ... unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install Note: checking out 'v0.3.2'. unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install changes and commit them, and you can discard any commits you make in this unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install state without impacting any branches by performing another checkout. unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:22:15 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: 12:22:15 DEBUG unit.oai-epc/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install git checkout -b new_branch_name unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 12:22:15 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: 12:22:15 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 12:22:15 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:22:15 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-170-generic unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-170-generic unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-170-generic unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-170-generic unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-170-generic unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-170-generic unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 12:22:15 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: 12:22:15 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-abot-epc-basic-0: 12:22:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvpr2. unit-abot-epc-basic-0: 12:22:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvpr2_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:22:15 DEBUG unit.abot-epc-basic/0.install Unpacking libgvpr2 (2.38.0-12ubuntu2.1) ... unit-oai-epc-0: 12:22:15 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:22:15 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-abot-epc-basic-0: 12:22:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxmu6:amd64. unit-abot-epc-basic-0: 12:22:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ... unit-abot-epc-basic-0: 12:22:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxmu6:amd64 (2:1.1.2-2) ... unit-oai-epc-0: 12:22:15 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 12:22:15 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-abot-epc-basic-0: 12:22:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxaw7:amd64. unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 12:22:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxaw7_2%3a1.0.13-1_amd64.deb ... unit-abot-epc-basic-0: 12:22:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxaw7:amd64 (2:1.0.13-1) ... unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 12:22:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package graphviz. unit-abot-epc-basic-0: 12:22:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../graphviz_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:22:15 DEBUG unit.abot-epc-basic/0.install Unpacking graphviz (2.38.0-12ubuntu2.1) ... unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-61 unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install fdutils linux-lts-vivid-tools unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-61 linux-headers-3.19.0-61-lowlatency unit-oai-epc-0: 12:22:15 DEBUG unit.oai-epc/0.install linux-image-3.19.0-61-lowlatency unit-oai-epc-0: 12:22:16 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:22:16 DEBUG unit.oai-epc/0.install Need to get 65.1 MB of archives. unit-oai-epc-0: 12:22:16 DEBUG unit.oai-epc/0.install After this operation, 288 MB of additional disk space will be used. unit-oai-epc-0: 12:22:16 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: 12:22:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjudydebian1. unit-abot-epc-basic-0: 12:22:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjudydebian1_1.0.5-5_amd64.deb ... unit-abot-epc-basic-0: 12:22:16 DEBUG unit.abot-epc-basic/0.install Unpacking libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 12:22:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtcl8.6:amd64. unit-abot-epc-basic-0: 12:22:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 12:22:16 DEBUG unit.abot-epc-basic/0.install Unpacking libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 12:22:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtk8.6:amd64. unit-abot-epc-basic-0: 12:22:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 12:22:16 DEBUG unit.abot-epc-basic/0.install Unpacking libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 12:22:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gtkwave. unit-abot-epc-basic-0: 12:22:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gtkwave_3.3.66-1_amd64.deb ... unit-abot-epc-basic-0: 12:22:17 DEBUG unit.abot-epc-basic/0.install Unpacking gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 12:22:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc1c2:amd64. unit-abot-epc-basic-0: 12:22:17 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: 12:22:17 DEBUG unit.abot-epc-basic/0.install Unpacking libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 12:22:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-libs:amd64. unit-abot-epc-basic-0: 12:22:17 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: 12:22:17 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-oai-epc-0: 12:22:17 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-headers-3.19.0-61 all 3.19.0-61.69~14.04.1 [9307 kB] unit-oai-epc-0: 12:22:18 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-headers-3.19.0-61-lowlatency amd64 3.19.0-61.69~14.04.1 [748 kB] unit-oai-epc-0: 12:22:18 DEBUG unit.oai-epc/0.install Fetched 65.1 MB in 2s (27.2 MB/s) unit-oai-epc-0: 12:22:19 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-image-3.19.0-61-lowlatency. unit-oai-epc-0: 12:22:19 DEBUG unit.oai-epc/0.install (Reading database ... 53481 files and directories currently installed.) unit-oai-epc-0: 12:22:19 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-image-3.19.0-61-lowlatency_3.19.0-61.69~14.04.1_amd64.deb ... unit-oai-epc-0: 12:22:20 DEBUG unit.oai-epc/0.install Done. unit-oai-epc-0: 12:22: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: 12:22:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0. unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0_2.0.11+1-10ubuntu0.1_amd64.deb ... machine-3: 12:22:20 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 12:22:20 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 12:22:20 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0 (2.0.11+1-10ubuntu0.1) ... machine-3: 12:22:20 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 12:22:20 DEBUG juju.worker start "engine" machine-3: 12:22:20 INFO juju.worker start "engine" machine-3: 12:22:20 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 12:22:20 DEBUG juju.worker "engine" started machine-3: 12:22:20 DEBUG juju.worker.introspection stats worker now serving machine-3: 12:22:20 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:20 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 12:22:20 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:20 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:20 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 12:22:20 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 12:22:20 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 12:22:20 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:22:20 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:20 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:20 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:20 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 12:22:20 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 12:22:20 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:22:20 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 12:22:20 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 12:22:20 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:20 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:20 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:20 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:20 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:20 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 12:22:20 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:22:20 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:20 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:20 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 12:22:20 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:22:20 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 12:22:20 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:20 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:20 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:22:20 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:22:20 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:22:20 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:20 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:20 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:20 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:20 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:22:20 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:22:20 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:22:20 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:20 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 12:22:20 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:20 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 12:22:20 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:22:20 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 12:22:20 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 12:22:20 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 12:22:20 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:20 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:20 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:20 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:20 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:20 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:22:20 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:20 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:20 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:22:20 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:20 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:20 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 12:22:20 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:20 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 12:22:20 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 12:22:20 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 12:22:20 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:20 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:20 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 12:22:20 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:20 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:20 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:22:20 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:20 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:20 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:20 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 12:22:20 DEBUG juju.worker.apicaller connecting with old password machine-3: 12:22:20 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 12:22:20 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 12:22:20 DEBUG juju.api successfully dialed "wss://192.168.121.18:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" machine-3: 12:22:20 INFO juju.api connection established to "wss://192.168.121.18:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" machine-3: 12:22:20 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" machine-3: 12:22:20 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtinfo-dev:amd64. unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtinfo-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install Unpacking libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libncurses5-dev:amd64. unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libncurses5-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install Unpacking libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... machine-3: 12:22:21 DEBUG juju.worker.apicaller connected machine-3: 12:22:21 DEBUG juju.worker.apicaller changing password... machine-3: 12:22:21 DEBUG juju.worker.apicaller password changed machine-3: 12:22:21 DEBUG juju.api RPC connection died machine-3: 12:22:21 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libreadline6-dev:amd64. unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libreadline6-dev_6.3-8ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install Unpacking libreadline6-dev:amd64 (6.3-8ubuntu2) ... machine-3: 12:22:21 DEBUG juju.worker.apicaller connecting with current password machine-3: 12:22:21 DEBUG juju.api successfully dialed "wss://192.168.121.18:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" machine-3: 12:22:21 INFO juju.api connection established to "wss://192.168.121.18:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" machine-3: 12:22:21 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl-dev:amd64. unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... machine-3: 12:22:22 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmp-dev:amd64. unit-abot-epc-basic-0: 12:22:22 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: 12:22:22 DEBUG unit.abot-epc-basic/0.install Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... machine-3: 12:22:22 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 12:22:22 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:22 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:22 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:22 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:22 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:22 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:22 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:22 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:22:22 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 12:22:22 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:22 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:22 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 12:22:22 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 12:22:22 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 12:22:22 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 12:22:22 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 12:22:22 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 12:22:22 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 12:22:22 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 12:22:22 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 12:22:22 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 12:22:22 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 12:22:22 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:22:22 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 12:22:22 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 12:22:22 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:22:22 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:22:22 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:22:22 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:22:22 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:22:22 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:22:22 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:22:22 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:22:22 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:22:22 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:22:22 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:22:22 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:22:22 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:22:22 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:22:22 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:22:22 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:22:22 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:22:22 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:22:22 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:22:22 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:22:22 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:22:22 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 12:22:22 INFO juju.worker.upgrader unblocking abort check machine-3: 12:22:22 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 12:22:22 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 12:22:22 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 12:22:22 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 12:22:22 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 12:22:22 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 12:22:22 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 12:22:22 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 12:22:22 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 12:22:22 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 12:22:22 DEBUG juju.worker.logger logger setup machine-3: 12:22:22 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 12:22:22 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-3: 12:22:22 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:22:22 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 12:22:22 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 12:22:22 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 12:22:22 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 12:22:22 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 12:22:22 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 12:22:22 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 12:22:22 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 12:22:22 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 12:22:22 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 12:22:22 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:22:22 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 12:22:22 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:22:22 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 12:22:22 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 12:22:22 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 12:22:22 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:22:22 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:22:22 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:22:22 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 12:22:22 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 12:22:22 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:22:22 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:22:22 DEBUG juju.network including address public:172.30.9.207 for machine machine-3: 12:22:22 DEBUG juju.network including address local-cloud:192.168.121.18 for machine machine-3: 12:22:22 DEBUG juju.network including address local-fan:252.18.0.1 for machine machine-3: 12:22:22 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 12:22:22 DEBUG juju.network including address local-machine:::1 for machine machine-3: 12:22:22 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.18 local-fan:252.18.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 12:22:22 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.18:17070 252.18.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 12:22:22 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.18:17070" "252.18.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.18:17070" "252.18.0.1:17070" "172.30.9.207:17070"] machine-3: 12:22:22 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 12:22:22 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 12:22:22 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.18,252.18.0.1,::1,localhost", AutoNoProxy:""} machine-3: 12:22:22 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 12:22:22 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 12:22:22 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 12:22:22 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 12:22:22 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 12:22:22 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 12:22:22 INFO juju.util.exec run result: exit status 127 machine-3: 12:22:22 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec498506314/script.sh: line 1: fanatic: command not found 127 machine-3: 12:22:22 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 12:22:22 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 12:22:22 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 12:22:22 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 12:22:22 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 12:22:22 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 12:22:22 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 12:22:22 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 12:22:22 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 12:22:22 INFO juju.util.exec run result: exit status 127 machine-3: 12:22:22 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec340129292/script.sh: line 1: fanatic: command not found 127 machine-3: 12:22:22 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 12:22:22 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 12:22:22 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-3: 12:22:22 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-3: 12:22:22 DEBUG juju.api RPC connection died machine-3: 12:22:22 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 12:22:22 DEBUG juju.worker killing runner 0xc420039e10 machine-3: 12:22:22 INFO juju.worker runner is dying machine-3: 12:22:22 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-3: 12:22:22 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 12:22:22 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-3: 12:22:22 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-3: 12:22:22 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-3: 12:22:22 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-3: connection is shut down machine-3: 12:22:22 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-3: 12:22:22 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-3: 12:22:22 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 12:22:22 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-3: 12:22:22 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-3: 12:22:22 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-3: 12:22:22 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-3: 12:22:22 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-3: 12:22:22 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-3: 12:22:22 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-3: 12:22:22 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-3: 12:22:22 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 12:22:22 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 12:22:22 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 12:22:22 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 12:22:22 DEBUG juju.worker.dependency "machiner" manifold worker stopped: unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc-dev:amd64. machine-3: 12:22:22 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc-dev_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... machine-3: 12:22:22 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 12:22:23 DEBUG unit.abot-epc-basic/0.install Unpacking libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... machine-3: 12:22:23 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:23 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:22:23 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:23 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:22:23 DEBUG juju.worker.apicaller connecting with current password machine-3: 12:22:23 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:23 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:23 DEBUG juju.api successfully dialed "wss://192.168.121.18:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" machine-3: 12:22:23 INFO juju.api connection established to "wss://192.168.121.18:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" machine-3: 12:22:23 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:23 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" machine-3: 12:22:23 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:23 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:23 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:23 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:23 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:23 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:23 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:23 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:23 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:23 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:23 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 12:22:23 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:22:23 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:23 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:23 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:23 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:22:23 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:22:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pkg-config. unit-abot-epc-basic-0: 12:22:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:22:23 DEBUG unit.abot-epc-basic/0.install Unpacking pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 12:22:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-dev. unit-abot-epc-basic-0: 12:22:23 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: 12:22:23 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 12:22:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hdf5-helpers. unit-abot-epc-basic-0: 12:22:23 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: 12:22:23 DEBUG unit.abot-epc-basic/0.install Unpacking hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... machine-3: 12:22:23 DEBUG juju.worker.apicaller connected machine-3: 12:22:23 DEBUG juju.api RPC connection died machine-3: 12:22:23 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 12:22:23 DEBUG juju.worker.apicaller connecting with current password machine-3: 12:22:23 DEBUG juju.api successfully dialed "wss://192.168.121.18:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" machine-3: 12:22:23 INFO juju.api connection established to "wss://192.168.121.18:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" machine-3: 12:22:23 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" unit-abot-epc-basic-0: 12:22:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package icu-devtools. unit-abot-epc-basic-0: 12:22:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../icu-devtools_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 12:22:24 DEBUG unit.abot-epc-basic/0.install Unpacking icu-devtools (55.1-7ubuntu0.4) ... machine-3: 12:22:25 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 12:22:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iperf. unit-abot-epc-basic-0: 12:22:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iperf_2.0.5+dfsg1-2ubuntu0.1_amd64.deb ... machine-3: 12:22:26 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 12:22:26 DEBUG unit.abot-epc-basic/0.install Unpacking iperf (2.0.5+dfsg1-2ubuntu0.1) ... machine-3: 12:22:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:26 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:26 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:26 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:26 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:26 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:22:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 12:22:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 12:22:26 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 12:22:26 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 12:22:26 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 12:22:26 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 12:22:26 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 12:22:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 12:22:26 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 12:22:26 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 12:22:26 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 12:22:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 12:22:26 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 12:22:26 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 12:22:26 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 12:22:26 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 12:22:26 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 12:22:26 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 12:22:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 12:22:26 DEBUG juju.worker.logger logger setup machine-3: 12:22:26 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:22:26 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 12:22:26 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 12:22:26 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: 12:22:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 12:22:26 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 12:22:26 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:22:26 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 12:22:26 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 12:22:26 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 12:22:26 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 12:22:26 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.18,252.18.0.1,::1,localhost", AutoNoProxy:""} machine-3: 12:22:26 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 12:22:26 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 12:22:26 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 12:22:26 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 12:22:26 INFO juju.util.exec run result: exit status 127 machine-3: 12:22:26 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec029067550/script.sh: line 1: fanatic: command not found 127 machine-3: 12:22:26 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 12:22:26 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 12:22:26 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:22:26 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 12:22:26 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 12:22:26 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 12:22:26 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 12:22:26 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:22:26 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:22:26 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:22:26 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 12:22:26 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 12:22:26 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 12:22:26 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 12:22:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 12:22:26 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 12:22:26 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:22:26 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:22:26 DEBUG juju.network including address public:172.30.9.207 for machine machine-3: 12:22:26 DEBUG juju.network including address local-cloud:192.168.121.18 for machine machine-3: 12:22:26 DEBUG juju.network including address local-fan:252.18.0.1 for machine machine-3: 12:22:26 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 12:22:26 DEBUG juju.network including address local-machine:::1 for machine machine-3: 12:22:26 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.18 local-fan:252.18.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 12:22:26 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.18:17070 252.18.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 12:22:26 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.18:17070" "252.18.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.18:17070" "252.18.0.1:17070" "172.30.9.207:17070"] machine-3: 12:22:26 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 12:22:26 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:22:26 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 12:22:26 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 12:22:26 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 12:22:26 INFO juju.util.exec run result: exit status 127 machine-3: 12:22:26 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec352274783/script.sh: line 1: fanatic: command not found 127 machine-3: 12:22:26 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 12:22:26 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-3: 12:22:26 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 12:22:26 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: 12:22:26 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 12:22:26 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 12:22:26 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 12:22:26 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 12:22:26 INFO juju.worker.upgrader unblocking abort check machine-3: 12:22:26 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 12:22:26 INFO juju.worker.deployer deploying unit "oai-hss/0" machine-3: 12:22:26 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 12:22:26 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 12:22:26 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 12:22:26 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 12:22:26 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-abot-epc-basic-0: 12:22:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iproute. machine-3: 12:22:26 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:22:26 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 12:22:26 DEBUG juju.network including address local-cloud:192.168.121.4 for machine machine-3: 12:22:26 DEBUG juju.network including address local-machine:::1 for machine machine-3: 12:22:26 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.4 local-machine:::1] machine-3: 12:22:26 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.4 local-machine:::1] machine-3: 12:22:26 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 12:22:26 DEBUG juju.worker start "3-container-watcher" machine-3: 12:22:26 DEBUG juju.worker start "stateconverter" machine-3: 12:22:26 INFO juju.worker start "3-container-watcher" machine-3: 12:22:26 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 12:22:26 DEBUG juju.worker "3-container-watcher" started machine-3: 12:22:26 INFO juju.worker start "stateconverter" machine-3: 12:22:26 DEBUG juju.worker "stateconverter" started machine-3: 12:22:26 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" unit-abot-epc-basic-0: 12:22:26 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: 12:22:27 DEBUG unit.abot-epc-basic/0.install Unpacking iproute (1:4.3.0-1ubuntu3.16.04.5) ... machine-3: 12:22:27 DEBUG juju.service discovered init system "upstart" from local host machine-3: 12:22:27 DEBUG juju.worker.deployer API addresses: ["192.168.121.18:17070" "252.18.0.1:17070" "172.30.9.207:17070"] machine-3: 12:22:27 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-hss-0 Conf:{Desc:juju unit agent for oai-hss/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-hss-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-hss/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-hss-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-hss-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-hss/0 --debug]}}} unit-oai-hss-0: 12:22:27 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 12:22:27 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-hss-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-hss/0", "--debug"} unit-oai-hss-0: 12:22:27 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 12:22:27 DEBUG juju.worker start "api" unit-oai-hss-0: 12:22:27 INFO juju.worker start "api" unit-oai-hss-0: 12:22:27 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 12:22:27 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 12:22:27 DEBUG juju.worker "api" started unit-oai-hss-0: 12:22:27 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 12:22:27 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:22:27 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:22:27 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:22:27 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:22:27 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:22:27 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:22:27 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 12:22:27 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:22:27 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:22:27 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:22:27 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:22:27 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 12:22:27 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 12:22:27 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:22:27 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:22:27 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 12:22:27 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:22:27 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:22:27 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:22:27 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:22:27 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:22:27 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 12:22:27 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 12:22:27 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:22:27 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-hss-0: 12:22:27 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 12:22:27 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:22:27 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 12:22:27 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 12:22:27 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:22:27 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:22:27 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:22:27 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:22:27 DEBUG juju.worker.apicaller connecting with old password unit-oai-hss-0: 12:22:27 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:22:27 DEBUG juju.api successfully dialed "wss://192.168.121.18:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" unit-oai-hss-0: 12:22:27 INFO juju.api connection established to "wss://192.168.121.18:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" unit-oai-hss-0: 12:22:27 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" unit-oai-hss-0: 12:22:27 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:22:27 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:22:27 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:22:27 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:22:27 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 12:22:27 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:22:27 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:22:27 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:22:27 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 12:22:27 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 12:22:27 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 12:22:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iptables-dev. unit-abot-epc-basic-0: 12:22:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iptables-dev_1.6.0-2ubuntu3_amd64.deb ... machine-3: 12:22:28 INFO juju.worker.machiner "machine-3" started machine-3: 12:22:28 INFO juju.api.common no addresses observed on interface "tunl0" unit-abot-epc-basic-0: 12:22:29 DEBUG unit.abot-epc-basic/0.install Unpacking iptables-dev (1.6.0-2ubuntu3) ... unit-oai-hss-0: 12:22:29 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 12:22:29 DEBUG juju.worker.apicaller changing password... unit-oai-hss-0: 12:22:29 DEBUG juju.worker.apicaller password changed unit-oai-hss-0: 12:22:29 DEBUG juju.api RPC connection died unit-oai-hss-0: 12:22:29 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-hss-0: 12:22:29 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 12:22:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package javascript-common. unit-oai-hss-0: 12:22:29 DEBUG juju.api successfully dialed "wss://192.168.121.18:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" unit-oai-hss-0: 12:22:29 INFO juju.api connection established to "wss://192.168.121.18:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" unit-abot-epc-basic-0: 12:22:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../javascript-common_11_all.deb ... unit-oai-hss-0: 12:22:29 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" unit-abot-epc-basic-0: 12:22:29 DEBUG unit.abot-epc-basic/0.install Unpacking javascript-common (11) ... unit-oai-hss-0: 12:22:29 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 12:22:29 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 12:22:29 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:84:c3:37 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.4 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:84:c3:37 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: 12:22:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec0:amd64. unit-oai-hss-0: 12:22:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:22:29 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:22:29 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:22:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec0_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:22:29 DEBUG unit.abot-epc-basic/0.install Unpacking libaec0:amd64 (0.3.2-1) ... unit-oai-hss-0: 12:22:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:22:29 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:22:29 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 12:22:29 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 12:22:29 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 12:22:29 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:22:29 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:22:29 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 12:22:29 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 12:22:29 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 12:22:29 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:22:29 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 12:22:29 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 12:22:29 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:22:29 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 12:22:29 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 12:22:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsuitesparseconfig4.4.6:amd64. unit-oai-hss-0: 12:22:29 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:22:29 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:22:29 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:22:29 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:22:29 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 12:22:29 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:22:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:22:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsuitesparseconfig4.4.6_1%3a4.4.6-1_amd64.deb ... unit-oai-hss-0: 12:22:29 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:22:29 DEBUG unit.abot-epc-basic/0.install Unpacking libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 12:22:29 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 12:22:29 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:22:29 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:22:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:22:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libamd2.4.1:amd64. unit-abot-epc-basic-0: 12:22:29 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: 12:22:29 DEBUG unit.abot-epc-basic/0.install Unpacking libamd2.4.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 12:22:29 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 12:22:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarpack2. unit-oai-hss-0: 12:22:29 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 12:22:29 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 12:22:29 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 12:22:29 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 12:22:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 12:22:29 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 12:22:29 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 12:22:29 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 12:22:29 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 12:22:29 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 12:22:29 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 12:22:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarpack2_3.3.0-1build2_amd64.deb ... unit-oai-hss-0: 12:22:29 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 12:22:29 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 12:22:29 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 12:22:29 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 12:22:29 DEBUG juju.network including address public:172.30.9.207 for machine unit-oai-hss-0: 12:22:29 DEBUG juju.network including address local-cloud:192.168.121.18 for machine unit-oai-hss-0: 12:22:29 DEBUG juju.network including address local-fan:252.18.0.1 for machine unit-oai-hss-0: 12:22:29 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 12:22:29 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 12:22:29 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.18 local-fan:252.18.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 12:22:29 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.18:17070 252.18.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 12:22:29 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.18:17070" "252.18.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.18:17070" "252.18.0.1:17070" "172.30.9.207:17070"] unit-abot-epc-basic-0: 12:22:29 DEBUG unit.abot-epc-basic/0.install Unpacking libarpack2 (3.3.0-1build2) ... unit-oai-hss-0: 12:22:29 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.18,252.18.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 12:22:29 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: 12:22:29 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-hss-0: 12:22:29 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-hss-0: 12:22:29 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 12:22:29 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-hss-0: 12:22:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 12:22:29 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 12:22:29 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 12:22:29 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-hss-0: 12:22:29 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-hss-0: 12:22:29 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 12:22:29 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 12:22:29 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 12:22:29 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 12:22:29 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 12:22:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-abot-epc-basic-0: 12:22:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 12:22:29 DEBUG unit.abot-epc-basic/0.install Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-oai-hss-0: 12:22:29 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 12:22:29 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 12:22:29 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 12:22:29 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 12:22:29 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-abot-epc-basic-0: 12:22:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-bin. unit-abot-epc-basic-0: 12:22:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-bin_2.48.2-0ubuntu4.1_amd64.deb ... unit-oai-hss-0: 12:22:29 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 12:22:29 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 12:22:29 INFO juju.worker.uniter resuming charm install unit-oai-hss-0: 12:22:29 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-hss-13 unit-oai-hss-0: 12:22:29 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 12:22:29 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 12:22:29 INFO juju.worker.uniter.charm downloading local:trusty/oai-hss-13 from API server unit-oai-hss-0: 12:22:29 INFO juju.downloader downloading from local:trusty/oai-hss-13 unit-oai-hss-0: 12:22:29 DEBUG httpbakery client do GET https://192.168.121.18:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/charms?file=%2A&url=local%3Atrusty%2Foai-hss-13 { unit-abot-epc-basic-0: 12:22:29 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-oai-hss-0: 12:22:29 DEBUG httpbakery } -> error unit-oai-hss-0: 12:22:29 INFO juju.downloader download complete ("local:trusty/oai-hss-13") unit-oai-hss-0: 12:22:29 INFO juju.downloader download verified ("local:trusty/oai-hss-13") unit-oai-hss-0: 12:22:30 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 12:22:30 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-hss-13" unit-oai-hss-0: 12:22:30 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-hss-13" unit-abot-epc-basic-0: 12:22:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre32-3:amd64. unit-abot-epc-basic-0: 12:22:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 12:22:30 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:22:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre3-dev:amd64. unit-abot-epc-basic-0: 12:22:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 12:22:31 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 12:22:31 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-hss-13" unit-oai-hss-0: 12:22:31 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 12:22:31 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 12:22:31 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 12:22:31 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 12:22:31 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 12:22:31 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 12:22:31 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-61. unit-oai-epc-0: 12:22:31 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-oai-hss-0: 12:22:31 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 12:22:31 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 12:22:31 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 12:22:31 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 12:22:31 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 12:22:31 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 12:22:31 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 12:22:31 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 12:22:31 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 12:22:31 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 12:22:31 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 12:22:31 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 12:22:31 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 12:22:31 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 12:22:31 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 12:22:31 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 12:22:31 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:22:31 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 12:22:31 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 12:22:31 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 12:22:31 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 12:22:31 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:22:31 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:22:31 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:22:31 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:22:31 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:22:31 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:22:31 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 12:22:31 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 12:22:31 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:22:31 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 12:22:31 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 12:22:31 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:22:31 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 12:22:31 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 12:22:31 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 12:22:31 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 12:22:31 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 12:22:31 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 12:22:31 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 12:22:31 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 12:22:31 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 12:22:31 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 12:22:31 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 12:22:31 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 12:22:31 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 12:22:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-abot-epc-basic-0: 12:22:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 12:22:31 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 12:22:31 DEBUG unit.abot-epc-basic/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:22:31 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:22:31 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 12:22:31 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 12:22:31 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 12:22:31 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 12:22:31 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 12:22:31 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:22:32 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:22:32 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:22:32 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:22:32 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 12:22:32 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:22:32 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: 12:22:32 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 12:22:32 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:22:32 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-abot-epc-basic-0: 12:22:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-dev. unit-abot-epc-basic-0: 12:22:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-dev_2.48.2-0ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 12:22:32 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-oai-hss-0: 12:22:32 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:22:32 DEBUG unit.oai-hss/0.install Need to get 3459 kB of archives. unit-oai-hss-0: 12:22:32 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 12:22:32 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: 12:22:32 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-abot-epc-basic-0: 12:22:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdbus-1-dev:amd64. unit-abot-epc-basic-0: 12:22:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdbus-1-dev_1.10.6-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 12:22:33 DEBUG unit.abot-epc-basic/0.install Unpacking libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-oai-hss-0: 12:22:33 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: 12:22:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xext-dev. unit-abot-epc-basic-0: 12:22:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xext-dev_7.3.0-1_all.deb ... unit-abot-epc-basic-0: 12:22:33 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xext-dev (7.3.0-1) ... unit-oai-hss-0: 12:22:34 DEBUG unit.oai-hss/0.install Fetched 3459 kB in 1s (1854 kB/s) unit-oai-hss-0: 12:22:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package liberror-perl. unit-oai-hss-0: 12:22:34 DEBUG unit.oai-hss/0.install (Reading database ... 52455 files and directories currently installed.) unit-oai-hss-0: 12:22:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-abot-epc-basic-0: 12:22:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxext-dev:amd64. unit-abot-epc-basic-0: 12:22:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxext-dev_2%3a1.3.3-1_amd64.deb ... unit-oai-hss-0: 12:22:34 DEBUG unit.oai-hss/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 12:22:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxext-dev:amd64 (2:1.3.3-1) ... unit-oai-hss-0: 12:22:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package git-man. unit-oai-hss-0: 12:22:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.10_all.deb ... unit-oai-hss-0: 12:22:34 DEBUG unit.oai-hss/0.install Unpacking git-man (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 12:22:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-fixes-dev. unit-abot-epc-basic-0: 12:22:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-fixes-dev_1%3a5.0-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 12:22:35 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:22:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes-dev:amd64. unit-abot-epc-basic-0: 12:22:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes-dev_1%3a5.0.1-2_amd64.deb ... unit-oai-epc-0: 12:22:35 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-61-lowlatency. unit-oai-hss-0: 12:22:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package git. unit-oai-hss-0: 12:22:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.10_amd64.deb ... unit-abot-epc-basic-0: 12:22:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes-dev:amd64 (1:5.0.1-2) ... unit-oai-hss-0: 12:22:35 DEBUG unit.oai-hss/0.install Unpacking git (1:1.9.1-1ubuntu0.10) ... unit-oai-epc-0: 12:22:35 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-headers-3.19.0-61-lowlatency_3.19.0-61.69~14.04.1_amd64.deb ... unit-oai-epc-0: 12:22:35 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: 12:22:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi-dev. unit-abot-epc-basic-0: 12:22:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi-dev_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:22:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 12:22:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-record-dev. unit-abot-epc-basic-0: 12:22:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-record-dev_1.14.2-1_all.deb ... unit-abot-epc-basic-0: 12:22:35 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-record-dev (1.14.2-1) ... unit-oai-hss-0: 12:22:35 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:22:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst-dev:amd64. unit-abot-epc-basic-0: 12:22:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:22:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:22:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-dev. unit-abot-epc-basic-0: 12:22:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-dev_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:22:36 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-oai-hss-0: 12:22:36 DEBUG unit.oai-hss/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-hss-0: 12:22:36 DEBUG unit.oai-hss/0.install Setting up git-man (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 12:22:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-dev:amd64. unit-abot-epc-basic-0: 12:22:36 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: 12:22:37 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-oai-hss-0: 12:22:37 DEBUG unit.oai-hss/0.install Setting up git (1:1.9.1-1ubuntu0.10) ... unit-oai-epc-0: 12:22:37 DEBUG unit.oai-epc/0.install Setting up linux-image-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 12:22:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-dev. unit-abot-epc-basic-0: 12:22:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-dev_2.18.0-1_amd64.deb ... unit-oai-epc-0: 12:22:37 DEBUG unit.oai-epc/0.install Running depmod. unit-abot-epc-basic-0: 12:22:37 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-dev (2.18.0-1) ... unit-oai-epc-0: 12:22:37 DEBUG unit.oai-epc/0.install update-initramfs: deferring update (hook will be called later) unit-oai-epc-0: 12:22:37 DEBUG unit.oai-epc/0.install Examining /etc/kernel/postinst.d. unit-oai-epc-0: 12:22:37 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: 12:22:37 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: 12:22:37 DEBUG unit.oai-epc/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-61-lowlatency unit-oai-hss-0: 12:22:38 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:22:38 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-abot-epc-basic-0: 12:22:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-dev. unit-oai-hss-0: 12:22:38 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 12:22:38 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:22:38 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:22:38 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-abot-epc-basic-0: 12:22:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-dev_3.6.0-2ubuntu2_amd64.deb ... unit-oai-hss-0: 12:22:38 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=0 unit-oai-hss-0: 12:22:38 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 12:22:38 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 12:22:38 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes virt-what unit-abot-epc-basic-0: 12:22:38 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-dev (3.6.0-2ubuntu2) ... unit-oai-hss-0: 12:22:38 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:22:38 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:22:38 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 12:22:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-dev. unit-abot-epc-basic-0: 12:22:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-dev_3.10.2-9_amd64.deb ... unit-oai-hss-0: 12:22:38 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:22:38 DEBUG unit.oai-hss/0.install virt-what unit-abot-epc-basic-0: 12:22:38 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-dev (3.10.2-9) ... unit-oai-hss-0: 12:22:38 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:22:38 DEBUG unit.oai-hss/0.install Need to get 13.6 kB of archives. unit-oai-hss-0: 12:22:38 DEBUG unit.oai-hss/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-hss-0: 12:22:38 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-oai-hss-0: 12:22:38 DEBUG unit.oai-hss/0.install Fetched 13.6 kB in 0s (61.1 kB/s) unit-abot-epc-basic-0: 12:22:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-base-dev. unit-oai-hss-0: 12:22:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package virt-what. unit-abot-epc-basic-0: 12:22:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-base-dev_3.10.2-9_amd64.deb ... unit-oai-hss-0: 12:22:38 DEBUG unit.oai-hss/0.install (Reading database ... 53205 files and directories currently installed.) unit-abot-epc-basic-0: 12:22:38 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-base-dev (3.10.2-9) ... unit-oai-hss-0: 12:22:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-hss-0: 12:22:38 DEBUG unit.oai-hss/0.install Unpacking virt-what (1.13-1) ... unit-oai-hss-0: 12:22:38 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 12:22:38 DEBUG unit.oai-hss/0.install Setting up virt-what (1.13-1) ... unit-oai-hss-0: 12:22:39 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 12:22:39 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:22:39 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 12:22:39 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:22:39 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 12:22:40 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 12:22:40 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:22:40 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: 12:22:40 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:22:40 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 12:22:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-script-interpreter2:amd64. unit-abot-epc-basic-0: 12:22:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-script-interpreter2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:22:40 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 12:22:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpng12-dev:amd64. unit-abot-epc-basic-0: 12:22:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpng12-dev_1.2.54-1ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:22:40 DEBUG unit.abot-epc-basic/0.install Unpacking libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-oai-hss-0: 12:22:40 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:22:40 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 12:22:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfreetype6-dev:amd64. unit-abot-epc-basic-0: 12:22:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfreetype6-dev_2.6.1-0.1ubuntu2.3_amd64.deb ... unit-abot-epc-basic-0: 12:22:40 DEBUG unit.abot-epc-basic/0.install Unpacking libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-oai-hss-0: 12:22:40 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:22:40 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 12:22:40 DEBUG unit.oai-hss/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 12:22:40 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:22:40 DEBUG unit.oai-hss/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-hss-0: 12:22:40 DEBUG unit.oai-hss/0.install libsql-statement-perl unit-oai-hss-0: 12:22:40 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:22:40 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 12:22:40 DEBUG unit.oai-hss/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 12:22:40 DEBUG unit.oai-hss/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:22:40 DEBUG unit.oai-hss/0.install Need to get 3781 kB of archives. unit-oai-hss-0: 12:22:40 DEBUG unit.oai-hss/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-hss-0: 12:22:40 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: 12:22:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1-dev:amd64. unit-abot-epc-basic-0: 12:22:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1-dev_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:22:40 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-oai-hss-0: 12:22:40 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: 12:22:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-render-dev. unit-abot-epc-basic-0: 12:22:40 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: 12:22:40 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 12:22:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender-dev:amd64. unit-abot-epc-basic-0: 12:22:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender-dev_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:22:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 12:22:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-dev. unit-abot-epc-basic-0: 12:22:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-dev_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:22:40 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 12:22:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0-dev:amd64. unit-abot-epc-basic-0: 12:22:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:22:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0-dev:amd64. unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 12:22:41 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2-dev. unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2-dev_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2-dev (1.14.6-1) ... unit-oai-hss-0: 12:22:41 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: 12:22:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcamd2.4.1:amd64. unit-oai-hss-0: 12:22:41 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install Unpacking libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libccolamd2.9.1:amd64. unit-abot-epc-basic-0: 12:22:41 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: 12:22:41 DEBUG unit.abot-epc-basic/0.install Unpacking libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 12:22:41 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] unit-oai-hss-0: 12:22:41 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: 12:22:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolamd2.9.1:amd64. unit-abot-epc-basic-0: 12:22:41 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: 12:22:41 DEBUG unit.abot-epc-basic/0.install Unpacking libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 12:22:41 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: 12:22:41 DEBUG unit.oai-hss/0.install Fetched 3781 kB in 1s (3091 kB/s) unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcholmod3.0.6:amd64. unit-abot-epc-basic-0: 12:22:41 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: 12:22:42 DEBUG unit.abot-epc-basic/0.install Unpacking libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 12:22:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-common. unit-oai-hss-0: 12:22:42 DEBUG unit.oai-hss/0.install (Reading database ... 53212 files and directories currently installed.) unit-oai-hss-0: 12:22:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 12:22:42 DEBUG unit.oai-hss/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:22:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig9:amd64. unit-abot-epc-basic-0: 12:22:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig9_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 12:22:42 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig9:amd64 (1.5-0.2) ... unit-oai-hss-0: 12:22:42 DEBUG unit.oai-hss/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-hss-0: 12:22:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 12:22:42 DEBUG unit.oai-hss/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:22:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-dev:amd64. unit-abot-epc-basic-0: 12:22:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 12:22:42 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-dev:amd64 (1.5-0.2) ... unit-oai-hss-0: 12:22:42 DEBUG unit.oai-hss/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-hss-0: 12:22:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-hss-0: 12:22:42 DEBUG unit.oai-hss/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 12:22:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-doc. unit-abot-epc-basic-0: 12:22:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-doc_1.5-0.2_all.deb ... unit-abot-epc-basic-0: 12:22:42 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 12:22:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig8-dev. unit-oai-hss-0: 12:22:42 DEBUG unit.oai-hss/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-hss-0: 12:22:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 12:22:42 DEBUG unit.oai-hss/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:22:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig8-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 12:22:42 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig8-dev (1.5-0.2) ... unit-oai-hss-0: 12:22:42 DEBUG unit.oai-hss/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-hss-0: 12:22:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-abot-epc-basic-0: 12:22:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcxsparse3.1.4:amd64. unit-abot-epc-basic-0: 12:22:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcxsparse3.1.4_1%3a4.4.6-1_amd64.deb ... unit-oai-hss-0: 12:22:42 DEBUG unit.oai-hss/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 12:22:42 DEBUG unit.abot-epc-basic/0.install Unpacking libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 12:22:42 DEBUG unit.oai-hss/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-hss-0: 12:22:42 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: 12:22:42 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: 12:22:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-dev:amd64. unit-abot-epc-basic-0: 12:22:43 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: 12:22:43 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-oai-hss-0: 12:22:43 DEBUG unit.oai-hss/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-hss-0: 12:22:43 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: 12:22:43 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: 12:22:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-dri2-dev. unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-dri2-dev_2.8-2_all.deb ... unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-gl-dev. unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-gl-dev_1.4.17-1_all.deb ... unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xf86vidmode-dev. unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xf86vidmode-dev_2.3.1-2_all.deb ... unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm-dev:amd64. unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm-dev_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 12:22:43 DEBUG unit.oai-hss/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-hss-0: 12:22:43 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: 12:22:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-damage-dev. unit-oai-hss-0: 12:22:43 DEBUG unit.oai-hss/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:22:43 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: 12:22:43 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-damage-dev (1:1.2.1-2) ... unit-oai-hss-0: 12:22:43 DEBUG unit.oai-hss/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:22:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage-dev:amd64. unit-abot-epc-basic-0: 12:22:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage-dev_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 12:22:44 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 12:22:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0-dev:amd64. unit-abot-epc-basic-0: 12:22:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:22:44 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:22:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0-dev:amd64. unit-abot-epc-basic-0: 12:22:44 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: 12:22:44 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:22:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-dev:amd64. unit-abot-epc-basic-0: 12:22:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:22:44 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 12:22:44 DEBUG unit.oai-hss/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:22:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0-dev:amd64. unit-abot-epc-basic-0: 12:22:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:22:44 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 12:22:44 DEBUG unit.oai-hss/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:22:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0-dev:amd64. unit-oai-hss-0: 12:22:44 DEBUG unit.oai-hss/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 12:22:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:22:44 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 12:22:44 DEBUG unit.oai-hss/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 12:22:44 DEBUG unit.oai-hss/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-hss-0: 12:22:45 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-abot-epc-basic-0: 12:22:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0-dev:amd64. unit-oai-hss-0: 12:22:45 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: 12:22:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:22:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 12:22:45 DEBUG unit.oai-hss/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:22:45 DEBUG unit.oai-hss/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 12:22:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync-dev:amd64. unit-abot-epc-basic-0: 12:22:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:22:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-epc-0: 12:22: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: 12:22: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-abot-epc-basic-0: 12:22:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present-dev:amd64. unit-abot-epc-basic-0: 12:22:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:22:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-epc-0: 12:22:45 DEBUG unit.oai-epc/0.install Searching for GRUB installation directory ... found: /boot/grub unit-oai-epc-0: 12:22:45 DEBUG unit.oai-epc/0.install Searching for default file ... found: /boot/grub/default unit-oai-epc-0: 12:22:45 DEBUG unit.oai-epc/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-epc-0: 12:22:45 DEBUG unit.oai-epc/0.install Searching for splash image ... none found, skipping ... unit-oai-epc-0: 12:22:45 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-170-generic unit-oai-hss-0: 12:22:45 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 12:22:45 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 12:22:45 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 12:22:45 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 12:22:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence-dev:amd64. unit-abot-epc-basic-0: 12:22:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence-dev_1.2-1_amd64.deb ... unit-oai-hss-0: 12:22:45 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:22:45 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 12:22:45 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-170-generic unit-abot-epc-basic-0: 12:22:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence-dev:amd64 (1.2-1) ... unit-oai-hss-0: 12:22:45 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:22:45 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 12:22:45 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 12:22:45 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:22:45 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:22:45 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 12:22:45 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 12:22:45 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:22:45 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:22:45 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 12:22:45 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 12:22:45 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:22:45 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 12:22:45 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:22:45 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 12:22:46 DEBUG unit.oai-epc/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-epc-0: 12:22:46 DEBUG unit.oai-epc/0.install Updating /boot/grub/menu.lst ... done unit-oai-epc-0: 12:22:46 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:22: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-oai-hss-0: 12:22:46 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:22:46 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 12:22:46 DEBUG unit.oai-epc/0.install Generating grub configuration file ... unit-abot-epc-basic-0: 12:22:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb-dev:amd64. unit-abot-epc-basic-0: 12:22:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb-dev_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-oai-epc-0: 12:22:46 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 12:22:46 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.19.0-61-lowlatency unit-oai-hss-0: 12:22:46 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-abot-epc-basic-0: 12:22:46 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-oai-hss-0: 12:22:46 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:22:46 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: 12:22:46 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:22:46 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 12:22:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-bin. unit-abot-epc-basic-0: 12:22:46 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: 12:22:46 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-oai-epc-0: 12:22:46 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-170-generic unit-abot-epc-basic-0: 12:22:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-dev:amd64. unit-oai-epc-0: 12:22:46 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-170-generic unit-abot-epc-basic-0: 12:22:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-dev_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-oai-hss-0: 12:22:46 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:22:46 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 12:22:46 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:22:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore-dev:amd64. unit-abot-epc-basic-0: 12:22:46 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: 12:22:46 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 12:22:46 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 12:22:46 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:22:46 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 12:22:46 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 12:22:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf9v5:amd64. unit-abot-epc-basic-0: 12:22:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 12:22:46 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-oai-hss-0: 12:22:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:22:46 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 12:22:46 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 12:22:46 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 12:22:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-dev:amd64. unit-abot-epc-basic-0: 12:22:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-dev_2.6.1-1.3_amd64.deb ... unit-oai-hss-0: 12:22:46 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 12:22:46 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 12:22:46 DEBUG unit.oai-hss/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-hss-0: 12:22:46 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 12:22:46 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-oai-epc-0: 12:22:46 DEBUG unit.oai-epc/0.install done unit-oai-epc-0: 12:22:47 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 12:22:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-dev. unit-abot-epc-basic-0: 12:22:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-dev_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:22:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-oai-epc-0: 12:22: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-abot-epc-basic-0: 12:22:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon-dev:amd64. unit-abot-epc-basic-0: 12:22:47 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: 12:22:47 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:22:47 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 12:22:48 DEBUG unit.oai-epc/0.install + echo reboot unit-oai-epc-0: 12:22:48 DEBUG unit.oai-epc/0.install + juju-reboot --now unit-oai-epc-0: 12:22:48 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-epc-0: 12:22:48 INFO juju.worker.uniter.context trying to kill context process 3194 unit-oai-epc-0: 12:22:48 INFO juju.worker.uniter.context waiting for context process 3194 to die unit-oai-epc-0: 12:22:48 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-epc-0: 12:22:48 INFO juju.worker.uniter.context assuming already killed unit-oai-epc-0: 12:22:48 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-abot-epc-basic-0: 12:22:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie2:amd64. unit-abot-epc-basic-0: 12:22:48 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: 12:22:48 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-epc-0: 12:22:48 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 12:22:48 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 12:22:48 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:22:48 INFO juju.worker.uniter unit "oai-epc/0" shutting down: machine needs to reboot unit-oai-epc-0: 12:22:48 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-epc-0: 12:22:48 DEBUG juju.worker.uniter juju-run listener stopped unit-oai-epc-0: 12:22:48 DEBUG juju.worker.dependency "uniter" manifold worker stopped: machine needs to reboot unit-abot-epc-basic-0: 12:22:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie-dev:amd64. unit-abot-epc-basic-0: 12:22:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircookie-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... machine-2: 12:22:49 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-2: 12:22:49 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-2: 12:22:49 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-2: 12:22:49 DEBUG juju.worker.reboot machine lock will not be released manually machine-2: 12:22:49 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine needs to reboot machine-2: 12:22:49 DEBUG juju.worker killing runner 0xc4205d89c0 unit-abot-epc-basic-0: 12:22:49 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install Note: checking out 'v0.3.2'. unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install changes and commit them, and you can discard any commits you make in this unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install state without impacting any branches by performing another checkout. unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:22:49 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: 12:22:49 DEBUG unit.oai-hss/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install git checkout -b new_branch_name unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 12:22:49 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:22:49 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-170-generic unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-170-generic unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-170-generic unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install + [[ false == true ]] unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install + '[' kvm == '' ']' unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-170-generic unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-170-generic unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-170-generic unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install + [[ false == false ]] unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot unit-oai-hss-0: 12:22:49 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: 12:22:49 DEBUG unit.oai-hss/0.install + '[' '' '!=' reboot ']' unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install + echo reboot unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install + juju-log 'installing the required kernel and reboot' unit-oai-hss-0: 12:22:49 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:22:49 INFO unit.oai-hss/0.juju-log installing the required kernel and reboot unit-oai-hss-0: 12:22:49 DEBUG unit.oai-hss/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-hss-0: 12:22:49 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 12:22:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient-dev:amd64. unit-abot-epc-basic-0: 12:22:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:22:50 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 12:22:50 DEBUG unit.oai-hss/0.install + install_required_kernel unit-oai-hss-0: 12:22:50 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: 12:22:50 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:22:50 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:22:50 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:22:50 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:22:50 DEBUG unit.oai-hss/0.install linux-headers-3.19.0-61 unit-oai-hss-0: 12:22:50 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:22:50 DEBUG unit.oai-hss/0.install fdutils linux-lts-vivid-tools unit-oai-hss-0: 12:22:50 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:22:50 DEBUG unit.oai-hss/0.install linux-headers-3.19.0-61 linux-headers-3.19.0-61-lowlatency unit-oai-hss-0: 12:22:50 DEBUG unit.oai-hss/0.install linux-image-3.19.0-61-lowlatency unit-oai-hss-0: 12:22:50 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:22:50 DEBUG unit.oai-hss/0.install Need to get 65.1 MB of archives. unit-oai-hss-0: 12:22:50 DEBUG unit.oai-hss/0.install After this operation, 288 MB of additional disk space will be used. unit-oai-hss-0: 12:22:50 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: 12:22:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa-dev:amd64. unit-abot-epc-basic-0: 12:22:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:22:51 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:22:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libencode-locale-perl. unit-abot-epc-basic-0: 12:22:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ... unit-abot-epc-basic-0: 12:22:51 DEBUG unit.abot-epc-basic/0.install Unpacking libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 12:22:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy-dev:amd64. unit-abot-epc-basic-0: 12:22:51 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: 12:22:51 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:22:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-bin. unit-abot-epc-basic-0: 12:22:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-bin_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:22:51 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:22:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-dev:amd64. unit-abot-epc-basic-0: 12:22:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-dev_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:22:51 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:22:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libipc-system-simple-perl. unit-abot-epc-basic-0: 12:22:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libipc-system-simple-perl_1.25-3_all.deb ... unit-abot-epc-basic-0: 12:22:51 DEBUG unit.abot-epc-basic/0.install Unpacking libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 12:22:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-basedir-perl. unit-abot-epc-basic-0: 12:22:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ... unit-abot-epc-basic-0: 12:22:51 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 12:22:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liburi-perl. unit-abot-epc-basic-0: 12:22:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liburi-perl_1.71-1_all.deb ... unit-abot-epc-basic-0: 12:22:51 DEBUG unit.abot-epc-basic/0.install Unpacking liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 12:22:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-desktopentry-perl. unit-abot-epc-basic-0: 12:22:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-desktopentry-perl_0.22-1_all.deb ... unit-abot-epc-basic-0: 12:22:51 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 12:22:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-date-perl. unit-abot-epc-basic-0: 12:22:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 12:22:51 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 12:22:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-listing-perl. unit-abot-epc-basic-0: 12:22:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ... unit-abot-epc-basic-0: 12:22:51 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 12:22:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-mimeinfo-perl. unit-abot-epc-basic-0: 12:22:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-mimeinfo-perl_0.27-1_all.deb ... unit-abot-epc-basic-0: 12:22:52 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 12:22:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk1.3:amd64. unit-abot-epc-basic-0: 12:22:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 12:22:52 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 12:22:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk-gl1.3:amd64. unit-abot-epc-basic-0: 12:22:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk-gl1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 12:22:52 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 12:22:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfont-afm-perl. unit-abot-epc-basic-0: 12:22:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ... unit-abot-epc-basic-0: 12:22:52 DEBUG unit.abot-epc-basic/0.install Unpacking libfont-afm-perl (1.20-1) ... unit-oai-hss-0: 12:22:52 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: 12:22:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontenc1:amd64. unit-abot-epc-basic-0: 12:22:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontenc1_1%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 12:22:53 DEBUG unit.abot-epc-basic/0.install Unpacking libfontenc1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 12:22:53 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-headers-3.19.0-61-lowlatency amd64 3.19.0-61.69~14.04.1 [748 kB] unit-oai-hss-0: 12:22:53 DEBUG unit.oai-hss/0.install Fetched 65.1 MB in 2s (25.2 MB/s) unit-oai-hss-0: 12:22:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-image-3.19.0-61-lowlatency. unit-oai-hss-0: 12:22:54 DEBUG unit.oai-hss/0.install (Reading database ... 53481 files and directories currently installed.) unit-oai-hss-0: 12:22:54 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: 12:22:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms2. unit-abot-epc-basic-0: 12:22:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms2_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 12:22:54 DEBUG unit.abot-epc-basic/0.install Unpacking libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 12:22:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-bin. unit-abot-epc-basic-0: 12:22:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-bin_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 12:22:54 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-bin (1.2.3-1.2) ... unit-oai-hss-0: 12:22:54 DEBUG unit.oai-hss/0.install Done. unit-oai-hss-0: 12:22:54 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: 12:22:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm-dev:amd64. unit-abot-epc-basic-0: 12:22:54 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: 12:22:54 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:22:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-dev. unit-abot-epc-basic-0: 12:22:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-dev_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 12:22:54 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 12:22:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgpg-error-dev. unit-abot-epc-basic-0: 12:22:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgpg-error-dev_1.21-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:22:54 DEBUG unit.abot-epc-basic/0.install Unpacking libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 12:22:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt20-dev. unit-abot-epc-basic-0: 12:22:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt20-dev_1.6.5-2ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 12:22:55 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt11-dev. unit-abot-epc-basic-0: 12:22:56 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: 12:22:56 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-dev. unit-abot-epc-basic-0: 12:22:56 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: 12:22:56 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo0:amd64. unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:22:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl2ps0. unit-abot-epc-basic-0: 12:22:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl2ps0_1.3.8-1.2_amd64.deb ... unit-abot-epc-basic-0: 12:22:57 DEBUG unit.abot-epc-basic/0.install Unpacking libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 12:22:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglpk36:amd64. unit-abot-epc-basic-0: 12:22:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglpk36_4.57-1build3_amd64.deb ... unit-abot-epc-basic-0: 12:22:57 DEBUG unit.abot-epc-basic/0.install Unpacking libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 12:22:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-l10n. unit-abot-epc-basic-0: 12:22:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-l10n_2.5.9-3_all.deb ... unit-abot-epc-basic-0: 12:22:57 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 12:22:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjasper1:amd64. unit-abot-epc-basic-0: 12:22:57 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: 12:22:57 DEBUG unit.abot-epc-basic/0.install Unpacking libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 12:22:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwebp5:amd64. unit-abot-epc-basic-0: 12:22:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:22:58 DEBUG unit.abot-epc-basic/0.install Unpacking libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 12:22:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwmf0.2-7:amd64. unit-abot-epc-basic-0: 12:22:58 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: 12:22:58 DEBUG unit.abot-epc-basic/0.install Unpacking libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 12:22:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick-q16-3. unit-abot-epc-basic-0: 12:22:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick-q16-3_1.3.23-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:22:58 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick-q16-3 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:22:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick++-q16-12. unit-abot-epc-basic-0: 12:22:59 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: 12:22:59 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick++-q16-12 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:22:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-icu0:amd64. unit-abot-epc-basic-0: 12:22:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-icu0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:22:59 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:22:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-gobject0:amd64. unit-abot-epc-basic-0: 12:22:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-gobject0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:22:59 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:22:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-dev. unit-abot-epc-basic-0: 12:22:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-dev_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:22:59 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:23:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft-dev. unit-abot-epc-basic-0: 12:23:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft-dev_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:23:00 DEBUG unit.abot-epc-basic/0.install Unpacking libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 12:23:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango1.0-dev. unit-abot-epc-basic-0: 12:23:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango1.0-dev_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 12:23:01 DEBUG unit.abot-epc-basic/0.install Unpacking libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 12:23:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xinerama-dev. unit-abot-epc-basic-0: 12:23:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xinerama-dev_1.2.1-2_all.deb ... unit-abot-epc-basic-0: 12:23:01 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 12:23:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama-dev:amd64. unit-abot-epc-basic-0: 12:23:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama-dev_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 12:23:01 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 12:23:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-randr-dev. unit-abot-epc-basic-0: 12:23:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-randr-dev_1.5.0-1_all.deb ... unit-abot-epc-basic-0: 12:23:01 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 12:23:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr-dev:amd64. unit-abot-epc-basic-0: 12:23:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr-dev_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 12:23:01 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 12:23:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor-dev:amd64. unit-abot-epc-basic-0: 12:23:01 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: 12:23:01 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:23:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-composite-dev. unit-abot-epc-basic-0: 12:23:02 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: 12:23:02 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 12:23:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite-dev. unit-abot-epc-basic-0: 12:23:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite-dev_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:23:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 12:23:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 12:23:02 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: 12:23:02 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-oai-hss-0: 12:23:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-61. unit-oai-hss-0: 12:23:02 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: 12:23:02 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: 12:23:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-dev:amd64. unit-abot-epc-basic-0: 12:23:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-dev_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 12:23:02 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:23:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsz2:amd64. unit-abot-epc-basic-0: 12:23:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsz2_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:23:03 DEBUG unit.abot-epc-basic/0.install Unpacking libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-10:amd64. unit-abot-epc-basic-0: 12:23:04 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: 12:23:04 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-cpp-11:amd64. unit-abot-epc-basic-0: 12:23:04 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: 12:23:04 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8-dev:amd64. unit-abot-epc-basic-0: 12:23:04 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: 12:23:04 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 12:23:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8-dev:amd64. unit-abot-epc-basic-0: 12:23:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 12:23:05 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 12:23:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-dev:amd64. unit-abot-epc-basic-0: 12:23:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 12:23:05 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 12:23:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec-dev:amd64. unit-abot-epc-basic-0: 12:23:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec-dev_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:23:05 DEBUG unit.abot-epc-basic/0.install Unpacking libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 12:23:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-dev. unit-abot-epc-basic-0: 12:23:05 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: 12:23:05 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:23:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tagset-perl. unit-abot-epc-basic-0: 12:23:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ... unit-abot-epc-basic-0: 12:23:07 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tagset-perl (3.20-2) ... unit-oai-hss-0: 12:23:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-61-lowlatency. unit-oai-hss-0: 12:23:07 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: 12:23:07 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 12:23:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-parser-perl. unit-abot-epc-basic-0: 12:23:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ... unit-abot-epc-basic-0: 12:23:07 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 12:23:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-html-perl. unit-abot-epc-basic-0: 12:23:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-html-perl_1.001-1_all.deb ... unit-abot-epc-basic-0: 12:23:07 DEBUG unit.abot-epc-basic/0.install Unpacking libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 12:23:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-mediatypes-perl. unit-abot-epc-basic-0: 12:23:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 12:23:07 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 12:23:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-message-perl. unit-abot-epc-basic-0: 12:23:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ... unit-abot-epc-basic-0: 12:23:08 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 12:23:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-form-perl. unit-abot-epc-basic-0: 12:23:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ... unit-abot-epc-basic-0: 12:23:08 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 12:23:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tree-perl. unit-abot-epc-basic-0: 12:23:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ... unit-abot-epc-basic-0: 12:23:08 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 12:23:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-format-perl. unit-abot-epc-basic-0: 12:23:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ... unit-abot-epc-basic-0: 12:23:08 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 12:23:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-cookies-perl. unit-abot-epc-basic-0: 12:23:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 12:23:08 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 12:23:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-daemon-perl. unit-abot-epc-basic-0: 12:23:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 12:23:09 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 12:23:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-negotiate-perl. unit-abot-epc-basic-0: 12:23:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ... unit-abot-epc-basic-0: 12:23:09 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 12:23:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libicu-dev:amd64. unit-abot-epc-basic-0: 12:23:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libicu-dev_55.1-7ubuntu0.4_amd64.deb ... unit-oai-hss-0: 12:23:09 DEBUG unit.oai-hss/0.install Setting up linux-image-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 12:23:09 DEBUG unit.abot-epc-basic/0.install Unpacking libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-oai-hss-0: 12:23:09 DEBUG unit.oai-hss/0.install Running depmod. unit-oai-hss-0: 12:23:10 DEBUG unit.oai-hss/0.install update-initramfs: deferring update (hook will be called later) unit-oai-hss-0: 12:23:10 DEBUG unit.oai-hss/0.install Examining /etc/kernel/postinst.d. unit-oai-hss-0: 12:23:10 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: 12:23:10 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: 12:23:10 DEBUG unit.oai-hss/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-61-lowlatency unit-abot-epc-basic-0: 12:23:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn11-dev. unit-abot-epc-basic-0: 12:23:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn11-dev_1.32-3ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 12:23:11 DEBUG unit.abot-epc-basic/0.install Unpacking libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 12:23:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-ssleay-perl. unit-abot-epc-basic-0: 12:23:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:23:11 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 12:23:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-socket-ssl-perl. unit-abot-epc-basic-0: 12:23:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-socket-ssl-perl_2.024-1_all.deb ... unit-abot-epc-basic-0: 12:23:11 DEBUG unit.abot-epc-basic/0.install Unpacking libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 12:23:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjack-jackd2-0:amd64. unit-abot-epc-basic-0: 12:23:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjack-jackd2-0_1.9.10+20150825git1ed50c92~dfsg-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:23:11 DEBUG unit.abot-epc-basic/0.install Unpacking libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 12:23:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjs-jquery. unit-abot-epc-basic-0: 12:23:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ... unit-abot-epc-basic-0: 12:23:11 DEBUG unit.abot-epc-basic/0.install Unpacking libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 12:23:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libkpathsea6:amd64. unit-abot-epc-basic-0: 12:23:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libkpathsea6_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:23:11 DEBUG unit.abot-epc-basic/0.install Unpacking libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:23:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-http-perl. unit-abot-epc-basic-0: 12:23:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ... unit-abot-epc-basic-0: 12:23:11 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 12:23:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-robotrules-perl. unit-abot-epc-basic-0: 12:23:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 12:23:11 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 12:23:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-perl. unit-abot-epc-basic-0: 12:23:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-perl_6.15-1_all.deb ... unit-abot-epc-basic-0: 12:23:11 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 12:23:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-protocol-https-perl. unit-abot-epc-basic-0: 12:23:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ... unit-abot-epc-basic-0: 12:23:11 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 12:23:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagick++-6.q16-5v5:amd64. unit-abot-epc-basic-0: 12:23:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagick++-6.q16-5v5_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-abot-epc-basic-0: 12:23:12 DEBUG unit.abot-epc-basic/0.install Unpacking libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 12:23:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-abot-epc-basic-0: 12:23:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ... unit-abot-epc-basic-0: 12:23:12 DEBUG unit.abot-epc-basic/0.install Unpacking libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 12:23:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmail-sendmail-perl. unit-abot-epc-basic-0: 12:23:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-abot-epc-basic-0: 12:23:12 DEBUG unit.abot-epc-basic/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 12:23:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-smtp-ssl-perl. unit-abot-epc-basic-0: 12:23:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-smtp-ssl-perl_1.03-1_all.deb ... unit-abot-epc-basic-0: 12:23:12 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 12:23:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmailtools-perl. unit-abot-epc-basic-0: 12:23:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ... unit-abot-epc-basic-0: 12:23:13 DEBUG unit.abot-epc-basic/0.install Unpacking libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 12:23:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 12:23:13 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: 12:23:13 DEBUG unit.abot-epc-basic/0.install Unpacking mysql-common (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:23:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient20:amd64. unit-abot-epc-basic-0: 12:23:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient20_5.7.26-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:23:13 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient20:amd64 (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:23:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient-dev. unit-abot-epc-basic-0: 12:23:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient-dev_5.7.26-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:23:13 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient-dev (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:23:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-parser-perl. unit-abot-epc-basic-0: 12:23:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-parser-perl_2.44-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:23:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 12:23:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-twig-perl. unit-abot-epc-basic-0: 12:23:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-twig-perl_1%3a3.48-1_all.deb ... unit-abot-epc-basic-0: 12:23:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 12:23:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-dbus-perl. unit-abot-epc-basic-0: 12:23:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-dbus-perl_1.1.0-3build1_amd64.deb ... unit-abot-epc-basic-0: 12:23:13 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 12:23:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglu1-mesa:amd64. unit-abot-epc-basic-0: 12:23:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglu1-mesa_9.0.0-2.1_amd64.deb ... unit-abot-epc-basic-0: 12:23:13 DEBUG unit.abot-epc-basic/0.install Unpacking libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 12:23:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libumfpack5.7.1:amd64. unit-abot-epc-basic-0: 12:23:13 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: 12:23:13 DEBUG unit.abot-epc-basic/0.install Unpacking libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:23:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave3:amd64. unit-abot-epc-basic-0: 12:23:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave3_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 12:23:13 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:23:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper-utils. unit-abot-epc-basic-0: 12:23:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:23:15 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 12:23:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-5.2-0:amd64. unit-abot-epc-basic-0: 12:23:15 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: 12:23:15 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 12:23:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-dev:amd64. unit-abot-epc-basic-0: 12:23:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-dev_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 12:23:15 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 12:23:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplot2c2. unit-abot-epc-basic-0: 12:23:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplot2c2_2.6-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:23:16 DEBUG unit.abot-epc-basic/0.install Unpacking libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 12:23:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpoppler58:amd64. unit-abot-epc-basic-0: 12:23:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpoppler58_0.41.0-0ubuntu1.13_amd64.deb ... unit-abot-epc-basic-0: 12:23:16 DEBUG unit.abot-epc-basic/0.install Unpacking libpoppler58:amd64 (0.41.0-0ubuntu1.13) ... unit-abot-epc-basic-0: 12:23:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libportaudio2:amd64. unit-abot-epc-basic-0: 12:23:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libportaudio2_19+svn20140130-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:23:16 DEBUG unit.abot-epc-basic/0.install Unpacking libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 12:23:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpotrace0. unit-abot-epc-basic-0: 12:23:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpotrace0_1.13-2_amd64.deb ... unit-abot-epc-basic-0: 12:23:16 DEBUG unit.abot-epc-basic/0.install Unpacking libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 12:23:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpstoedit0c2a. unit-abot-epc-basic-0: 12:23:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpstoedit0c2a_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:23:16 DEBUG unit.abot-epc-basic/0.install Unpacking libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 12:23:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libptexenc1:amd64. unit-abot-epc-basic-0: 12:23:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libptexenc1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:23:17 DEBUG unit.abot-epc-basic/0.install Unpacking libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:23:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqhull7:amd64. unit-abot-epc-basic-0: 12:23:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqhull7_2015.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:23:17 DEBUG unit.abot-epc-basic/0.install Unpacking libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 12:23:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-l10n. unit-abot-epc-basic-0: 12:23:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-l10n_2.9.1+dfsg-4build1_all.deb ... unit-abot-epc-basic-0: 12:23:17 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 12:23:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtcore4-l10n. unit-abot-epc-basic-0: 12:23:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtcore4-l10n_4%3a4.8.7+dfsg-5ubuntu2_all.deb ... unit-abot-epc-basic-0: 12:23:17 DEBUG unit.abot-epc-basic/0.install Unpacking qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:23:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtcore4:amd64. unit-abot-epc-basic-0: 12:23:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtcore4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:23:17 DEBUG unit.abot-epc-basic/0.install Unpacking libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 12:23:17 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: 12:23:17 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: 12:23:18 DEBUG unit.oai-hss/0.install Searching for GRUB installation directory ... found: /boot/grub unit-oai-hss-0: 12:23:18 DEBUG unit.oai-hss/0.install Searching for default file ... found: /boot/grub/default unit-oai-hss-0: 12:23:18 DEBUG unit.oai-hss/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-hss-0: 12:23:18 DEBUG unit.oai-hss/0.install Searching for splash image ... none found, skipping ... unit-oai-hss-0: 12:23:18 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-170-generic unit-oai-hss-0: 12:23:18 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 12:23:18 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-170-generic unit-oai-hss-0: 12:23:18 DEBUG unit.oai-hss/0.install Replacing config file /run/grub/menu.lst with new version unit-abot-epc-basic-0: 12:23:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xml:amd64. unit-abot-epc-basic-0: 12:23:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xml_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 12:23:18 DEBUG unit.oai-hss/0.install Updating /boot/grub/menu.lst ... done unit-oai-hss-0: 12:23:18 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 12:23:18 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 12:23:18 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-abot-epc-basic-0: 12:23:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtdbus4:amd64. unit-abot-epc-basic-0: 12:23:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:23:18 DEBUG unit.abot-epc-basic/0.install Unpacking libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 12:23:18 DEBUG unit.oai-hss/0.install Generating grub configuration file ... unit-abot-epc-basic-0: 12:23:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-network:amd64. unit-abot-epc-basic-0: 12:23:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-network_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 12:23:18 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.19.0-61-lowlatency unit-abot-epc-basic-0: 12:23:18 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 12:23:18 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.19.0-61-lowlatency unit-oai-hss-0: 12:23:18 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-170-generic unit-oai-hss-0: 12:23:18 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-170-generic unit-abot-epc-basic-0: 12:23:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-script:amd64. unit-abot-epc-basic-0: 12:23:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-script_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:23:19 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:23:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql:amd64. unit-abot-epc-basic-0: 12:23:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:23:19 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:23:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-abot-epc-basic-0: 12:23:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:23:19 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 12:23:19 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 12:23:19 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: 12:23:19 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: 12:23:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-abot-epc-basic-0: 12:23:19 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: 12:23:19 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 12:23:20 DEBUG unit.oai-hss/0.install + juju-reboot --now unit-oai-hss-0: 12:23:20 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-hss-0: 12:23:20 INFO juju.worker.uniter.context trying to kill context process 3203 unit-oai-hss-0: 12:23:20 INFO juju.worker.uniter.context waiting for context process 3203 to die unit-oai-hss-0: 12:23:20 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-hss-0: 12:23:20 INFO juju.worker.uniter.context assuming already killed unit-oai-hss-0: 12:23:20 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-oai-hss-0: 12:23:20 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 12:23:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtgui4:amd64. unit-abot-epc-basic-0: 12:23:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtgui4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 12:23:20 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 12:23:20 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:23:20 INFO juju.worker.uniter unit "oai-hss/0" shutting down: machine needs to reboot unit-oai-hss-0: 12:23:20 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-hss-0: 12:23:20 DEBUG juju.worker.uniter juju-run listener stopped unit-abot-epc-basic-0: 12:23:20 DEBUG unit.abot-epc-basic/0.install Unpacking libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:23:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-12v5. unit-abot-epc-basic-0: 12:23:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-12v5_2.9.1+dfsg-4build1_amd64.deb ... unit-abot-epc-basic-0: 12:23:21 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 12:23:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtchooser. unit-abot-epc-basic-0: 12:23:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtchooser_52-gae5eeef-2build1~gcc5.2_amd64.deb ... unit-abot-epc-basic-0: 12:23:21 DEBUG unit.abot-epc-basic/0.install Unpacking qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 12:23:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qdbus. unit-abot-epc-basic-0: 12:23:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qdbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:23:21 DEBUG unit.abot-epc-basic/0.install Unpacking qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:23:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-dbus:amd64. unit-abot-epc-basic-0: 12:23:21 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: 12:23:21 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:23:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-opengl:amd64. unit-abot-epc-basic-0: 12:23:22 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: 12:23:22 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:23:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-abot-epc-basic-0: 12:23:22 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: 12:23:22 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:23:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp1:amd64. unit-abot-epc-basic-0: 12:23:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp1_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 12:23:22 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 12:23:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp-dev. unit-abot-epc-basic-0: 12:23:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp-dev_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 12:23:22 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 12:23:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-dev:amd64. unit-abot-epc-basic-0: 12:23:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-dev_1.0.2g-1ubuntu4.15_amd64.deb ... unit-abot-epc-basic-0: 12:23:22 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-dev:amd64 (1.0.2g-1ubuntu4.15) ... unit-abot-epc-basic-0: 12:23:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-doc. unit-abot-epc-basic-0: 12:23:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-doc_1.0.2g-1ubuntu4.15_all.deb ... unit-abot-epc-basic-0: 12:23:23 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-doc (1.0.2g-1ubuntu4.15) ... unit-abot-epc-basic-0: 12:23:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsvn1:amd64. unit-abot-epc-basic-0: 12:23:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsvn1_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:23:23 DEBUG unit.abot-epc-basic/0.install Unpacking libsvn1:amd64 (1.9.3-2ubuntu1.1) ... machine-3: 12:23:23 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-3: 12:23:23 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-3: 12:23:23 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-3: 12:23:23 DEBUG juju.worker.reboot machine lock will not be released manually machine-3: 12:23:23 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine needs to reboot machine-3: 12:23:23 DEBUG juju.worker killing runner 0xc4206c8b60 unit-abot-epc-basic-0: 12:23:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsynctex1:amd64. unit-abot-epc-basic-0: 12:23:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsynctex1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:23:23 DEBUG unit.abot-epc-basic/0.install Unpacking libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:23:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-6-dev:amd64. unit-abot-epc-basic-0: 12:23:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtasn1-6-dev_4.7-3ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 12:23:23 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 12:23:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexlua52:amd64. unit-abot-epc-basic-0: 12:23:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexlua52_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:23:23 DEBUG unit.abot-epc-basic/0.install Unpacking libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:23:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexluajit2:amd64. unit-abot-epc-basic-0: 12:23:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexluajit2_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:23:23 DEBUG unit.abot-epc-basic/0.install Unpacking libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:23:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtext-unidecode-perl. unit-abot-epc-basic-0: 12:23:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtext-unidecode-perl_1.27-1_all.deb ... unit-abot-epc-basic-0: 12:23:24 DEBUG unit.abot-epc-basic/0.install Unpacking libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 12:23:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtie-ixhash-perl. unit-abot-epc-basic-0: 12:23:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtie-ixhash-perl_1.23-2_all.deb ... unit-abot-epc-basic-0: 12:23:24 DEBUG unit.abot-epc-basic/0.install Unpacking libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 12:23:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtool. unit-abot-epc-basic-0: 12:23:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... unit-abot-epc-basic-0: 12:23:24 DEBUG unit.abot-epc-basic/0.install Unpacking libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 12:23:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-0-dev:amd64. unit-abot-epc-basic-0: 12:23:24 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: 12:23:24 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-abot-epc-basic-0: 12:23:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-doc. unit-abot-epc-basic-0: 12:23:24 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: 12:23:24 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 12:23:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-bin. unit-abot-epc-basic-0: 12:23:25 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: 12:23:25 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:23:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-protocol-perl. unit-abot-epc-basic-0: 12:23:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-protocol-perl_0.56-7_all.deb ... unit-abot-epc-basic-0: 12:23:25 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 12:23:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-namespacesupport-perl. unit-abot-epc-basic-0: 12:23:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-namespacesupport-perl_1.11-1_all.deb ... unit-abot-epc-basic-0: 12:23:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 12:23:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-base-perl. unit-abot-epc-basic-0: 12:23:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-base-perl_1.07-1_all.deb ... unit-abot-epc-basic-0: 12:23:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 12:23:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-perl. unit-abot-epc-basic-0: 12:23:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:23:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 12:23:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-libxml-perl. unit-abot-epc-basic-0: 12:23:26 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: 12:23:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:23:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-expat-perl. unit-abot-epc-basic-0: 12:23:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-expat-perl_0.40-2_all.deb ... unit-abot-epc-basic-0: 12:23:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 12:23:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-xpathengine-perl. unit-abot-epc-basic-0: 12:23:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-xpathengine-perl_0.13-1_all.deb ... unit-abot-epc-basic-0: 12:23:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 12:23:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml2-dev:amd64. unit-abot-epc-basic-0: 12:23:26 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: 12:23:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 12:23:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxslt1-dev:amd64. unit-abot-epc-basic-0: 12:23:27 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: 12:23:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.2) ... unit-abot-epc-basic-0: 12:23:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libzzip-0-13:amd64. unit-abot-epc-basic-0: 12:23:27 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: 12:23:27 DEBUG unit.abot-epc-basic/0.install Unpacking libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:23:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package lmodern. unit-abot-epc-basic-0: 12:23:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 12:23:27 DEBUG unit.abot-epc-basic/0.install Unpacking lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 12:23:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mesa-common-dev:amd64. unit-abot-epc-basic-0: 12:23:29 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: 12:23:29 DEBUG unit.abot-epc-basic/0.install Unpacking mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:23:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mscgen. unit-abot-epc-basic-0: 12:23:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mscgen_0.20-5_amd64.deb ... unit-abot-epc-basic-0: 12:23:30 DEBUG unit.abot-epc-basic/0.install Unpacking mscgen (0.20-5) ... unit-abot-epc-basic-0: 12:23:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libosmesa6:amd64. unit-abot-epc-basic-0: 12:23:30 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: 12:23:30 DEBUG unit.abot-epc-basic/0.install Unpacking libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:23:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texinfo. unit-abot-epc-basic-0: 12:23:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texinfo_6.1.0.dfsg.1-5_amd64.deb ... unit-abot-epc-basic-0: 12:23:30 DEBUG unit.abot-epc-basic/0.install Unpacking texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 12:23:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-common. unit-abot-epc-basic-0: 12:23:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-common_4.0.0-3ubuntu9.2_all.deb ... unit-abot-epc-basic-0: 12:23:31 DEBUG unit.abot-epc-basic/0.install Unpacking octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:23:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave. unit-abot-epc-basic-0: 12:23:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 12:23:31 DEBUG unit.abot-epc-basic/0.install Unpacking octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:23:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-control. unit-abot-epc-basic-0: 12:23:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-control_3.0.0-1_amd64.deb ... unit-abot-epc-basic-0: 12:23:32 DEBUG unit.abot-epc-basic/0.install Unpacking octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 12:23:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-signal. unit-abot-epc-basic-0: 12:23:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-signal_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:23:32 DEBUG unit.abot-epc-basic/0.install Unpacking octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 12:23:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pstoedit. unit-abot-epc-basic-0: 12:23:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pstoedit_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:23:32 DEBUG unit.abot-epc-basic/0.install Unpacking pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 12:23:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pydb. unit-abot-epc-basic-0: 12:23:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/pydb_1.26-2_all.deb ... unit-abot-epc-basic-0: 12:23:33 DEBUG unit.abot-epc-basic/0.install Unpacking pydb (1.26-2) ... unit-abot-epc-basic-0: 12:23:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qt-at-spi:amd64. unit-abot-epc-basic-0: 12:23:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qt-at-spi_0.4.0-3_amd64.deb ... unit-abot-epc-basic-0: 12:23:33 DEBUG unit.abot-epc-basic/0.install Unpacking qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 12:23:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qttranslations5-l10n. unit-abot-epc-basic-0: 12:23:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qttranslations5-l10n_5.5.1-2build1_all.deb ... unit-abot-epc-basic-0: 12:23:33 DEBUG unit.abot-epc-basic/0.install Unpacking qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 12:23:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rubygems-integration. unit-abot-epc-basic-0: 12:23:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../rubygems-integration_1.10_all.deb ... unit-abot-epc-basic-0: 12:23:34 DEBUG unit.abot-epc-basic/0.install Unpacking rubygems-integration (1.10) ... unit-abot-epc-basic-0: 12:23:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-did-you-mean. unit-abot-epc-basic-0: 12:23:34 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: 12:23:34 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 12:23:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-minitest. unit-abot-epc-basic-0: 12:23:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-minitest_5.8.4-2_all.deb ... unit-abot-epc-basic-0: 12:23:34 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 12:23:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-net-telnet. unit-abot-epc-basic-0: 12:23:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-net-telnet_0.1.1-2_all.deb ... unit-abot-epc-basic-0: 12:23:34 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 12:23:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-power-assert. unit-abot-epc-basic-0: 12:23:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-power-assert_0.2.7-1_all.deb ... unit-abot-epc-basic-0: 12:23:34 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 12:23:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-test-unit. unit-abot-epc-basic-0: 12:23:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ... unit-abot-epc-basic-0: 12:23:34 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 12:23:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libruby2.3:amd64. unit-abot-epc-basic-0: 12:23:34 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: 12:23:34 DEBUG unit.abot-epc-basic/0.install Unpacking libruby2.3:amd64 (2.3.1-2~16.04.12) ... unit-abot-epc-basic-0: 12:23:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby2.3. unit-abot-epc-basic-0: 12:23:35 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: 12:23:35 DEBUG unit.abot-epc-basic/0.install Unpacking ruby2.3 (2.3.1-2~16.04.12) ... unit-abot-epc-basic-0: 12:23:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby. unit-abot-epc-basic-0: 12:23:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ... unit-abot-epc-basic-0: 12:23:35 DEBUG unit.abot-epc-basic/0.install Unpacking ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 12:23:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rake. unit-abot-epc-basic-0: 12:23:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/rake_10.5.0-2_all.deb ... unit-abot-epc-basic-0: 12:23:35 DEBUG unit.abot-epc-basic/0.install Unpacking rake (10.5.0-2) ... unit-abot-epc-basic-0: 12:23:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package subversion. unit-abot-epc-basic-0: 12:23:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../subversion_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:23:35 DEBUG unit.abot-epc-basic/0.install Unpacking subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 12:23:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package t1utils. unit-abot-epc-basic-0: 12:23:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../t1utils_1.39-2_amd64.deb ... unit-abot-epc-basic-0: 12:23:35 DEBUG unit.abot-epc-basic/0.install Unpacking t1utils (1.39-2) ... unit-abot-epc-basic-0: 12:23:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl8.6. unit-abot-epc-basic-0: 12:23:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 12:23:35 DEBUG unit.abot-epc-basic/0.install Unpacking tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 12:23:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl. unit-abot-epc-basic-0: 12:23:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tcl_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 12:23:35 DEBUG unit.abot-epc-basic/0.install Unpacking tcl (8.6.0+9) ... unit-abot-epc-basic-0: 12:23:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-binaries. unit-abot-epc-basic-0: 12:23:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-binaries_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:23:35 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:23:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xdg-utils. unit-abot-epc-basic-0: 12:23:37 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: 12:23:37 DEBUG unit.abot-epc-basic/0.install Unpacking xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 12:23:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-base. unit-abot-epc-basic-0: 12:23:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 12:23:37 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:23:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base. unit-abot-epc-basic-0: 12:23:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 12:23:39 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:23:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base-doc. unit-abot-epc-basic-0: 12:23:39 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: 12:23:39 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:23:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk8.6. unit-abot-epc-basic-0: 12:23:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 12:23:43 DEBUG unit.abot-epc-basic/0.install Unpacking tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 12:23:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk. unit-abot-epc-basic-0: 12:23:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tk_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 12:23:43 DEBUG unit.abot-epc-basic/0.install Unpacking tk (8.6.0+9) ... unit-abot-epc-basic-0: 12:23:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package unzip. unit-abot-epc-basic-0: 12:23:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:23:43 DEBUG unit.abot-epc-basic/0.install Unpacking unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 12:23:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-utils. unit-abot-epc-basic-0: 12:23:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-utils_7.7+3_amd64.deb ... unit-abot-epc-basic-0: 12:23:43 DEBUG unit.abot-epc-basic/0.install Unpacking x11-utils (7.7+3) ... unit-abot-epc-basic-0: 12:23:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-xserver-utils. unit-abot-epc-basic-0: 12:23:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-xserver-utils_7.7+7_amd64.deb ... unit-abot-epc-basic-0: 12:23:44 DEBUG unit.abot-epc-basic/0.install Unpacking x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 12:23:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xbitmaps. unit-abot-epc-basic-0: 12:23:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-abot-epc-basic-0: 12:23:44 DEBUG unit.abot-epc-basic/0.install Unpacking xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 12:23:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xmlstarlet. unit-abot-epc-basic-0: 12:23:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xmlstarlet_1.6.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:23:44 DEBUG unit.abot-epc-basic/0.install Unpacking xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:23:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xterm. unit-abot-epc-basic-0: 12:23:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xterm_322-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:23:44 DEBUG unit.abot-epc-basic/0.install Unpacking xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 12:23:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zip. unit-abot-epc-basic-0: 12:23:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/zip_3.0-11_amd64.deb ... unit-abot-epc-basic-0: 12:23:44 DEBUG unit.abot-epc-basic/0.install Unpacking zip (3.0-11) ... unit-abot-epc-basic-0: 12:23:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libauthen-sasl-perl. unit-abot-epc-basic-0: 12:23:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ... unit-abot-epc-basic-0: 12:23:44 DEBUG unit.abot-epc-basic/0.install Unpacking libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 12:23:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dbg:amd64. unit-abot-epc-basic-0: 12:23:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dbg_2.23-0ubuntu11_amd64.deb ... unit-abot-epc-basic-0: 12:23:44 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dbg:amd64 (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:23:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libffi-dev:amd64. unit-abot-epc-basic-0: 12:23:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... unit-abot-epc-basic-0: 12:23:45 DEBUG unit.abot-epc-basic/0.install Unpacking libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 12:23:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dev:amd64. unit-abot-epc-basic-0: 12:23:45 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: 12:23:45 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:23:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0-dev. unit-abot-epc-basic-0: 12:23:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0-dev_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 12:23:45 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 12:23:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave-dev. unit-abot-epc-basic-0: 12:23:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave-dev_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 12:23:45 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:23:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-doc. unit-abot-epc-basic-0: 12:23:46 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: 12:23:46 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 12:23:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libyaml-dev:amd64. unit-abot-epc-basic-0: 12:23:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libyaml-dev_0.1.6-3_amd64.deb ... unit-abot-epc-basic-0: 12:23:46 DEBUG unit.abot-epc-basic/0.install Unpacking libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 12:23:46 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 12:23:51 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:23:51 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 12:23:51 DEBUG unit.abot-epc-basic/0.install Processing triggers for fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:23:52 DEBUG unit.abot-epc-basic/0.install Processing triggers for udev (229-4ubuntu21.21) ... unit-abot-epc-basic-0: 12:23:52 DEBUG unit.abot-epc-basic/0.install Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 12:23:52 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: 12:23:52 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:23:52 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 12:23:52 DEBUG unit.abot-epc-basic/0.install Processing triggers for shared-mime-info (1.5-2ubuntu0.2) ... unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.install Processing triggers for hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.install Setting up cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.install Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.6) ... unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.install Setting up libcurl3:amd64 (7.47.0-1ubuntu2.13) ... unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.install Setting up libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.install Setting up cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 12:24:01 DEBUG unit.abot-epc-basic/0.install Setting up cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 12:24:01 DEBUG unit.abot-epc-basic/0.install Setting up m4 (1.4.17-5) ... unit-abot-epc-basic-0: 12:24:01 DEBUG unit.abot-epc-basic/0.install Setting up libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 12:24:01 DEBUG unit.abot-epc-basic/0.install Setting up flex (2.6.0-11) ... unit-abot-epc-basic-0: 12:24:01 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 12:24:01 DEBUG unit.abot-epc-basic/0.install Setting up imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 12:24:01 DEBUG unit.abot-epc-basic/0.install Setting up libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 12:24:01 DEBUG unit.abot-epc-basic/0.install Setting up libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 12:24:01 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:24:01 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:24:01 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:24:01 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:24:01 DEBUG unit.abot-epc-basic/0.install Setting up libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 12:24:01 DEBUG unit.abot-epc-basic/0.install Setting up liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 12:24:01 DEBUG unit.abot-epc-basic/0.install Setting up libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 12:24:01 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: 12:24:01 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: 12:24:01 DEBUG unit.abot-epc-basic/0.install Setting up libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 12:24:01 DEBUG unit.abot-epc-basic/0.install Setting up libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 12:24:01 DEBUG unit.abot-epc-basic/0.install Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:24:01 DEBUG unit.abot-epc-basic/0.install Setting up libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:24:01 DEBUG unit.abot-epc-basic/0.install Setting up libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:24:01 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: 12:24:01 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:24:01 DEBUG unit.abot-epc-basic/0.install Setting up libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:01 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: 12:24:01 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: 12:24:01 DEBUG unit.abot-epc-basic/0.install Setting up libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 12:24:01 DEBUG unit.abot-epc-basic/0.install Setting up liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:24:01 DEBUG unit.abot-epc-basic/0.install Setting up libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 12:24:01 DEBUG unit.abot-epc-basic/0.install Setting up libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:24:01 DEBUG unit.abot-epc-basic/0.install Setting up libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:24:01 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:24:01 DEBUG unit.abot-epc-basic/0.install Setting up libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:24:01 DEBUG unit.abot-epc-basic/0.install Setting up libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 12:24:01 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: 12:24:01 DEBUG unit.abot-epc-basic/0.install Setting up libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:24:01 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:24:01 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 12:24:02 DEBUG unit.abot-epc-basic/0.install Setting up libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:24:02 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:24:02 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:24:02 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:24:02 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:02 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:24:02 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: 12:24:02 DEBUG unit.abot-epc-basic/0.install Setting up libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 12:24:02 DEBUG unit.abot-epc-basic/0.install Setting up libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 12:24:02 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:24:02 DEBUG unit.abot-epc-basic/0.install Setting up libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:24:02 DEBUG unit.abot-epc-basic/0.install Setting up libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 12:24:02 DEBUG unit.abot-epc-basic/0.install Setting up libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 12:24:02 DEBUG unit.abot-epc-basic/0.install Setting up libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:24:02 DEBUG unit.abot-epc-basic/0.install Setting up libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 12:24:02 DEBUG unit.abot-epc-basic/0.install Setting up libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:24:02 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:02 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 12:24:02 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 12:24:02 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 12:24:02 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:02 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 12:24:02 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:02 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:02 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:24:02 DEBUG unit.abot-epc-basic/0.install Setting up libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:24:02 DEBUG unit.abot-epc-basic/0.install Setting up libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:24:02 DEBUG unit.abot-epc-basic/0.install Setting up libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 12:24:02 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:24:02 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:24:02 DEBUG unit.abot-epc-basic/0.install Setting up libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 12:24:02 DEBUG unit.abot-epc-basic/0.install Setting up dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 12:24:02 DEBUG unit.abot-epc-basic/0.install Setting up dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 12:24:02 DEBUG unit.abot-epc-basic/0.install Setting up gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:02 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:24:02 DEBUG unit.abot-epc-basic/0.install Setting up libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 12:24:02 DEBUG unit.abot-epc-basic/0.install Setting up libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 12:24:02 DEBUG unit.abot-epc-basic/0.install Setting up librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 12:24:02 DEBUG unit.abot-epc-basic/0.install Setting up libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 12:24:02 DEBUG unit.abot-epc-basic/0.install Setting up libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Setting up libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Setting up libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Setting up poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Setting up libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Setting up libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:24:03 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: 12:24:03 DEBUG unit.abot-epc-basic/0.install Setting up libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Setting up at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Setting up autoconf (2.69-9) ... unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Setting up autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Setting up automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 12:24:03 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: 12:24:03 DEBUG unit.abot-epc-basic/0.install Setting up libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Setting up bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 12:24:03 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: 12:24:03 DEBUG unit.abot-epc-basic/0.install Setting up castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Setting up libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Setting up libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Setting up libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Setting up libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Setting up libgd3:amd64 (2.1.1-4ubuntu0.16.04.11) ... unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Setting up libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Adding scanner group... unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Setting up colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:04 DEBUG unit.abot-epc-basic/0.install Setting up colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:04 DEBUG unit.abot-epc-basic/0.install colord.service is a disabled or a static unit, not starting it. unit-abot-epc-basic-0: 12:24:04 DEBUG unit.abot-epc-basic/0.install Setting up gettext (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:24:04 DEBUG unit.abot-epc-basic/0.install Setting up intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 12:24:04 DEBUG unit.abot-epc-basic/0.install Setting up po-debconf (1.0.19) ... unit-abot-epc-basic-0: 12:24:04 DEBUG unit.abot-epc-basic/0.install Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 12:24:04 DEBUG unit.abot-epc-basic/0.install Setting up libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 12:24:04 DEBUG unit.abot-epc-basic/0.install Setting up libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 12:24:04 DEBUG unit.abot-epc-basic/0.install Setting up default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 12:24:04 DEBUG unit.abot-epc-basic/0.install Setting up libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 12:24:04 DEBUG unit.abot-epc-basic/0.install Setting up libobjc4:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:24:04 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: 12:24:04 DEBUG unit.abot-epc-basic/0.install Setting up libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 12:24:04 DEBUG unit.abot-epc-basic/0.install Setting up doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 12:24:04 DEBUG unit.abot-epc-basic/0.install Setting up libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:24:04 DEBUG unit.abot-epc-basic/0.install Setting up doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 12:24:04 DEBUG unit.abot-epc-basic/0.install Setting up fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 12:24:04 DEBUG unit.abot-epc-basic/0.install Setting up tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 12:24:04 DEBUG unit.abot-epc-basic/0.install update-language: texlive-base not installed and configured, doing nothing! unit-abot-epc-basic-0: 12:24:04 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 12:24:04 DEBUG unit.abot-epc-basic/0.install Setting up gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 12:24:04 DEBUG unit.abot-epc-basic/0.install Setting up gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:24:04 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:24:04 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/gconf/2/path with new version unit-abot-epc-basic-0: 12:24:05 DEBUG unit.abot-epc-basic/0.install Setting up libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:24:05 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 12:24:05 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 12:24:05 DEBUG unit.abot-epc-basic/0.install Setting up gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 12:24:05 DEBUG unit.abot-epc-basic/0.install Setting up gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 12:24:05 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: 12:24:05 DEBUG unit.abot-epc-basic/0.install Setting up gfortran-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:24:05 DEBUG unit.abot-epc-basic/0.install Setting up gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:05 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: 12:24:05 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: 12:24:05 DEBUG unit.abot-epc-basic/0.install Setting up libcupsfilters1:amd64 (1.8.3-2ubuntu3.5) ... unit-abot-epc-basic-0: 12:24:05 DEBUG unit.abot-epc-basic/0.install Setting up libcupsimage2:amd64 (2.1.3-4ubuntu0.8) ... unit-abot-epc-basic-0: 12:24:05 DEBUG unit.abot-epc-basic/0.install Setting up libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 12:24:05 DEBUG unit.abot-epc-basic/0.install Setting up libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:24:05 DEBUG unit.abot-epc-basic/0.install Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 12:24:05 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:24:05 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/papersize with new version unit-abot-epc-basic-0: 12:24:05 DEBUG unit.abot-epc-basic/0.install Setting up libgs9-common (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-abot-epc-basic-0: 12:24:05 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: 12:24:05 DEBUG unit.abot-epc-basic/0.install Setting up libgs9:amd64 (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-abot-epc-basic-0: 12:24:05 DEBUG unit.abot-epc-basic/0.install Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 12:24:05 DEBUG unit.abot-epc-basic/0.install Setting up ghostscript (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-abot-epc-basic-0: 12:24:05 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 12:24:05 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:24:05 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 12:24:05 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: 12:24:05 DEBUG unit.abot-epc-basic/0.install Setting up libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:24:05 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:24:05 DEBUG unit.abot-epc-basic/0.install Setting up aglfn (1.7-3) ... unit-abot-epc-basic-0: 12:24:05 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 12:24:05 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 12:24:05 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 12:24:05 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: 12:24:05 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: 12:24:05 DEBUG unit.abot-epc-basic/0.install Setting up libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:24:05 DEBUG unit.abot-epc-basic/0.install Setting up libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:24:05 DEBUG unit.abot-epc-basic/0.install Setting up libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Setting up libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Setting up libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Setting up libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Setting up libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Setting up graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Setting up libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Setting up libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Setting up libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Setting up libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 12:24:06 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: 12:24:06 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 12:24:06 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: 12:24:06 DEBUG unit.abot-epc-basic/0.install Setting up libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Setting up libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Setting up libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Setting up libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Setting up libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Setting up pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Setting up hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Setting up icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Setting up iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Setting up iproute (1:4.3.0-1ubuntu3.16.04.5) ... unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Setting up iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Setting up javascript-common (11) ... unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install apache2_invoke: Enable configuration javascript-common unit-abot-epc-basic-0: 12:24:07 DEBUG unit.abot-epc-basic/0.install Setting up libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 12:24:07 DEBUG unit.abot-epc-basic/0.install Setting up libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:24:07 DEBUG unit.abot-epc-basic/0.install Setting up libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:24:07 DEBUG unit.abot-epc-basic/0.install Setting up libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 12:24:07 DEBUG unit.abot-epc-basic/0.install Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:24:07 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 12:24:07 DEBUG unit.abot-epc-basic/0.install Setting up libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:24:07 DEBUG unit.abot-epc-basic/0.install Setting up libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:24:07 DEBUG unit.abot-epc-basic/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 12:24:07 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 12:24:07 DEBUG unit.abot-epc-basic/0.install Setting up libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:24:07 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 12:24:07 DEBUG unit.abot-epc-basic/0.install Setting up libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 12:24:07 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:24:07 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 12:24:07 DEBUG unit.abot-epc-basic/0.install Setting up libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 12:24:07 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 12:24:07 DEBUG unit.abot-epc-basic/0.install Setting up libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:24:07 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:24:07 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.install Setting up libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:24:08 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: 12:24:08 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 12:24:08 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: 12:24:08 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: 12:24:08 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.install Setting up libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.install Setting up libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.install Setting up libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.install Setting up libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.install Setting up libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.install Setting up libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.install Setting up libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.install Setting up libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.install Setting up libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.install Setting up libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:24:09 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: 12:24:09 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:24:09 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: 12:24:09 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:24:09 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: 12:24:09 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: 12:24:09 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: 12:24:09 DEBUG unit.abot-epc-basic/0.install Setting up libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Setting up libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Setting up libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Setting up liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Setting up libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Setting up libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Setting up libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Setting up libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Setting up libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Setting up libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Setting up libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Setting up libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Setting up libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 12:24:09 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: 12:24:09 DEBUG unit.abot-epc-basic/0.install Setting up libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Setting up libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 12:24:09 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: 12:24:09 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Setting up libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 12:24:10 DEBUG unit.abot-epc-basic/0.install Setting up libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 12:24:10 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 12:24:10 DEBUG unit.abot-epc-basic/0.install Setting up libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 12:24:10 DEBUG unit.abot-epc-basic/0.install Setting up libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 12:24:10 DEBUG unit.abot-epc-basic/0.install Setting up libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 12:24:10 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick-q16-3 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:24:10 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick++-q16-12 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:24:10 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:24:10 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:24:10 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:24:10 DEBUG unit.abot-epc-basic/0.install Setting up libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 12:24:10 DEBUG unit.abot-epc-basic/0.install Setting up libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 12:24:10 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 12:24:10 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 12:24:10 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 12:24:10 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 12:24:10 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: 12:24:10 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 12:24:10 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 12:24:10 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:24:10 DEBUG unit.abot-epc-basic/0.install Setting up libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 12:24:10 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:24:10 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.install Setting up libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:24:11 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: 12:24:11 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.install Setting up libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.install Setting up libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.install Setting up libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.install Setting up libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.install Setting up libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.install Setting up libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.install Setting up libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.install Setting up libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.install Setting up libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Setting up libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 12:24:12 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: 12:24:12 DEBUG unit.abot-epc-basic/0.install Setting up libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Setting up libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Setting up libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Setting up mysql-common (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:24:12 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: 12:24:12 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient20:amd64 (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient-dev (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Setting up libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Setting up libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Setting up liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Setting up libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Setting up libpoppler58:amd64 (0.41.0-0ubuntu1.13) ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Setting up libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Setting up libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Setting up libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Setting up libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Setting up libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Setting up qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Setting up libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Setting up libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:24:13 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:24:13 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:24:13 DEBUG unit.abot-epc-basic/0.install Setting up qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 12:24:13 DEBUG unit.abot-epc-basic/0.install Setting up qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:24:13 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:24:13 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:24:13 DEBUG unit.abot-epc-basic/0.install Setting up libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 12:24:13 DEBUG unit.abot-epc-basic/0.install Setting up libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 12:24:13 DEBUG unit.abot-epc-basic/0.install Setting up libssl-dev:amd64 (1.0.2g-1ubuntu4.15) ... unit-abot-epc-basic-0: 12:24:13 DEBUG unit.abot-epc-basic/0.install Setting up libssl-doc (1.0.2g-1ubuntu4.15) ... unit-abot-epc-basic-0: 12:24:13 DEBUG unit.abot-epc-basic/0.install Setting up libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 12:24:13 DEBUG unit.abot-epc-basic/0.install Setting up libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:24:13 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 12:24:13 DEBUG unit.abot-epc-basic/0.install Setting up libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:24:13 DEBUG unit.abot-epc-basic/0.install Setting up libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:24:13 DEBUG unit.abot-epc-basic/0.install Setting up libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 12:24:13 DEBUG unit.abot-epc-basic/0.install Setting up libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 12:24:13 DEBUG unit.abot-epc-basic/0.install Setting up libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 12:24:13 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: 12:24:13 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 12:24:13 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:24:13 DEBUG unit.abot-epc-basic/0.install Setting up libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 12:24:13 DEBUG unit.abot-epc-basic/0.install Setting up libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 12:24:14 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 12:24:14 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 12:24:14 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: 12:24:14 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 12:24:14 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:24:14 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 12:24:14 DEBUG unit.abot-epc-basic/0.install Setting up libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:24:14 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: 12:24:14 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: 12:24:14 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 12:24:14 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 12:24:14 DEBUG unit.abot-epc-basic/0.install Setting up libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 12:24:14 DEBUG unit.abot-epc-basic/0.install Setting up libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 12:24:14 DEBUG unit.abot-epc-basic/0.install Setting up libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.2) ... unit-abot-epc-basic-0: 12:24:14 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: 12:24:14 DEBUG unit.abot-epc-basic/0.install Setting up lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 12:24:15 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: 12:24:15 DEBUG unit.abot-epc-basic/0.install Setting up mscgen (0.20-5) ... unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Setting up libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Setting up texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Running mktexlsr. This may take some time. ... done. unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Setting up octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Setting up pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Setting up pydb (1.26-2) ... unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Setting up qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Setting up rubygems-integration (1.10) ... unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Setting up ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Setting up ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Setting up ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Setting up ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Setting up ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Setting up subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 12:24:16 DEBUG unit.abot-epc-basic/0.install Setting up t1utils (1.39-2) ... unit-abot-epc-basic-0: 12:24:16 DEBUG unit.abot-epc-basic/0.install Setting up tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 12:24:16 DEBUG unit.abot-epc-basic/0.install Setting up tcl (8.6.0+9) ... unit-abot-epc-basic-0: 12:24:16 DEBUG unit.abot-epc-basic/0.install Setting up texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:24:16 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: 12:24:16 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: 12:24:16 DEBUG unit.abot-epc-basic/0.install Setting up xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 12:24:16 DEBUG unit.abot-epc-basic/0.install Setting up texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:24:16 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to a4. unit-abot-epc-basic-0: 12:24:16 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to a4. unit-abot-epc-basic-0: 12:24:16 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to a4. unit-abot-epc-basic-0: 12:24:16 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to a4. unit-abot-epc-basic-0: 12:24:17 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to letter. unit-abot-epc-basic-0: 12:24:17 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to letter. unit-abot-epc-basic-0: 12:24:17 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to letter. unit-abot-epc-basic-0: 12:24:17 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to letter. unit-abot-epc-basic-0: 12:24:17 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:24:17 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:24:17 DEBUG unit.abot-epc-basic/0.install Setting up tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 12:24:17 DEBUG unit.abot-epc-basic/0.install Setting up tk (8.6.0+9) ... unit-abot-epc-basic-0: 12:24:17 DEBUG unit.abot-epc-basic/0.install Setting up unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 12:24:17 DEBUG unit.abot-epc-basic/0.install Setting up x11-utils (7.7+3) ... unit-abot-epc-basic-0: 12:24:17 DEBUG unit.abot-epc-basic/0.install Setting up x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 12:24:17 DEBUG unit.abot-epc-basic/0.install Setting up xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 12:24:17 DEBUG unit.abot-epc-basic/0.install Setting up xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:17 DEBUG unit.abot-epc-basic/0.install Setting up xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:17 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: 12:24:17 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: 12:24:17 DEBUG unit.abot-epc-basic/0.install Setting up zip (3.0-11) ... unit-abot-epc-basic-0: 12:24:17 DEBUG unit.abot-epc-basic/0.install Setting up libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 12:24:17 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dbg:amd64 (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:24:18 DEBUG unit.abot-epc-basic/0.install Setting up libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 12:24:18 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: 12:24:18 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 12:24:18 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 12:24:18 DEBUG unit.abot-epc-basic/0.install Setting up libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 12:24:18 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:24:18 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:24:18 DEBUG unit.abot-epc-basic/0.install Setting up debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 12:24:18 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:24:18 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: 12:24:18 DEBUG unit.abot-epc-basic/0.install Setting up gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 12:24:18 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:24:18 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 12:24:18 DEBUG unit.abot-epc-basic/0.install Setting up libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:24:18 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 12:24:18 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:24:18 DEBUG unit.abot-epc-basic/0.install Setting up octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:24:18 DEBUG unit.abot-epc-basic/0.install Setting up octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 12:24:18 DEBUG unit.abot-epc-basic/0.install Setting up octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 12:24:18 DEBUG unit.abot-epc-basic/0.install Setting up qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 12:24:18 DEBUG unit.abot-epc-basic/0.install Setting up rake (10.5.0-2) ... unit-abot-epc-basic-0: 12:24:18 DEBUG unit.abot-epc-basic/0.install Setting up libruby2.3:amd64 (2.3.1-2~16.04.12) ... unit-abot-epc-basic-0: 12:24:18 DEBUG unit.abot-epc-basic/0.install Setting up ruby2.3 (2.3.1-2~16.04.12) ... unit-abot-epc-basic-0: 12:24:18 DEBUG unit.abot-epc-basic/0.install Setting up liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.install Setting up adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:24:19 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: 12:24:19 DEBUG unit.abot-epc-basic/0.install Setting up dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.install Setting up libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.install Setting up libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.install Setting up libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.install Setting up libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 12:24:19 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: 12:24:19 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.install Setting up ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.install Setting up humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.install Setting up ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:24:20 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: 12:24:20 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:24:20 DEBUG unit.abot-epc-basic/0.install Processing triggers for tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 12:24:20 DEBUG unit.abot-epc-basic/0.install Running updmap-sys. This may take some time... done. unit-abot-epc-basic-0: 12:24:20 DEBUG unit.abot-epc-basic/0.install Running mktexlsr /var/lib/texmf ... done. unit-abot-epc-basic-0: 12:24:20 DEBUG unit.abot-epc-basic/0.install Building format(s) --all. unit-abot-epc-basic-0: 12:24:22 DEBUG unit.abot-epc-basic/0.install This may take some time... done. unit-abot-epc-basic-0: 12:24:23 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-cf1b94-default-0 unit-abot-epc-basic-0: 12:24:23 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 12:24:23 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: 12:24:27 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-cf1b94-default-0 unit-abot-epc-basic-0: 12:24:27 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:24:27 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 12:24:27 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 12:24:27 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 12:24:27 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 12:24:27 DEBUG unit.abot-epc-basic/0.install dconf-service gir1.2-atk-1.0 gir1.2-atspi-2.0 gir1.2-freedesktop unit-abot-epc-basic-0: 12:24:27 DEBUG unit.abot-epc-basic/0.install gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 glib-networking unit-abot-epc-basic-0: 12:24:27 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 12:24:27 DEBUG unit.abot-epc-basic/0.install humanity-icon-theme libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev unit-abot-epc-basic-0: 12:24:27 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 12:24:27 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 12:24:27 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 12:24:27 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 12:24:27 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 12:24:27 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 12:24:27 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libmirclient-dev libmircommon-dev unit-abot-epc-basic-0: 12:24:27 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 12:24:27 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 12:24:27 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 12:24:27 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 12:24:27 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 12:24:27 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 12:24:27 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 12:24:27 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 12:24:27 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 12:24:27 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 12:24:27 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 12:24:27 DEBUG unit.abot-epc-basic/0.install lsh-doc unit-abot-epc-basic-0: 12:24:27 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 12:24:27 DEBUG unit.abot-epc-basic/0.install nettle-bin nettle-dev unit-abot-epc-basic-0: 12:24:28 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 12:24:28 DEBUG unit.abot-epc-basic/0.install Need to get 24.5 kB/963 kB of archives. unit-abot-epc-basic-0: 12:24:28 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: 12:24:28 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: 12:24:29 DEBUG unit.abot-epc-basic/0.install Fetched 24.5 kB in 0s (27.0 kB/s) unit-abot-epc-basic-0: 12:24:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-bin. unit-abot-epc-basic-0: 12:24:29 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 108013 files and directories currently installed.) unit-abot-epc-basic-0: 12:24:29 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: 12:24:29 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:24:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 12:24:29 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: 12:24:29 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:24:29 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 12:24:29 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 12:24:29 DEBUG unit.abot-epc-basic/0.install Setting up nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:24:30 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:24:30 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 12:24:30 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-mysql-0: 12:24:44 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:24:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:24:44 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:24:44 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:24:44 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:24:44 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 12:24:44 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 12:24:44 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 12:24:44 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 12:24:44 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:24:44 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:24:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-cf1b94-default-0 unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 12:25:07 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: 12:25:07 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: 12:25:07 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 12:25:07 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: 12:25:07 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 12:25:07 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: 12:25:07 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.install libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.install gnutls-doc gnutls-bin guile-gnutls unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.install libgnutls-dev libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 12:25:08 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 12:25:08 DEBUG unit.abot-epc-basic/0.install Need to get 622 kB of archives. unit-abot-epc-basic-0: 12:25:08 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: 12:25:08 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: 12:25:08 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: 12:25:08 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: 12:25:08 DEBUG unit.abot-epc-basic/0.install Fetched 622 kB in 1s (587 kB/s) unit-abot-epc-basic-0: 12:25:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutlsxx28:amd64. unit-abot-epc-basic-0: 12:25:09 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: 12:25:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutlsxx28_3.4.10-4ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 12:25:09 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutlsxx28:amd64 (3.4.10-4ubuntu1.5) ... unit-abot-epc-basic-0: 12:25:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libp11-kit-dev:amd64. unit-abot-epc-basic-0: 12:25:09 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: 12:25:09 DEBUG unit.abot-epc-basic/0.install Unpacking libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:25:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutls-dev:amd64. unit-abot-epc-basic-0: 12:25:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutls-dev_3.4.10-4ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 12:25:09 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutls-dev:amd64 (3.4.10-4ubuntu1.5) ... unit-abot-epc-basic-0: 12:25:09 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:25:09 DEBUG unit.abot-epc-basic/0.install Setting up libgnutlsxx28:amd64 (3.4.10-4ubuntu1.5) ... unit-abot-epc-basic-0: 12:25:09 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: 12:25:09 DEBUG unit.abot-epc-basic/0.install Setting up libgnutls-dev:amd64 (3.4.10-4ubuntu1.5) ... unit-abot-epc-basic-0: 12:25:09 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:25:10 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 12:25:10 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: 12:25:48 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-cf1b94-default-0 unit-abot-epc-basic-0: 12:25:48 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-cf1b94-default-0 unit-abot-epc-basic-0: 12:25:48 DEBUG unit.abot-epc-basic/0.install Cloning into '/opt/ssh'... unit-abot-epc-basic-0: 12:25:48 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 12:25:48 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: 12:27:01 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 12:27:54 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 12:27:54 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: 12:28:30 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Installing oaisim >> unit-abot-epc-basic-0: 12:28:30 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Configuring abot-functest-basic >> unit-abot-epc-basic-0: 12:28:30 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 12:28:30 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 12:28:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 12:28:31 INFO unit.abot-epc-basic/0.juju-log ABot Install complete! unit-abot-epc-basic-0: 12:28:31 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 12:28:31 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 12:28:31 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 12:28:31 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-abot-epc-basic-0: 12:28:31 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:28:31 DEBUG juju.worker.uniter.operation running operation accept leadership unit-abot-epc-basic-0: 12:28:31 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-abot-epc-basic-0: 12:28:31 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-abot-epc-basic-0: 12:28:31 INFO juju.worker.uniter found queued "leader-elected" hook unit-abot-epc-basic-0: 12:28:31 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-abot-epc-basic-0: 12:28:31 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-abot-epc-basic-0: 12:28:31 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-abot-epc-basic-0: 12:28:31 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 12:28:31 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-abot-epc-basic-0: 12:28:31 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 12:28:31 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 12:28:31 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 12:28:31 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-abot-epc-basic-0: 12:28:31 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:28:31 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:28:31 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-abot-epc-basic-0: 12:28:31 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-abot-epc-basic-0: 12:28:31 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-abot-epc-basic-0: 12:28:31 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 12:28:31 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-abot-epc-basic-0: 12:28:31 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 12:28:31 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 12:28:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 12:28:31 INFO unit.abot-epc-basic/0.juju-log Installing the tags obtained from config: local-commands unit-abot-epc-basic-0: 12:28:31 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 12:28:31 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 12:28:31 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 12:28:31 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-abot-epc-basic-0: 12:28:31 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:28:31 INFO juju.worker.uniter found queued "start" hook unit-abot-epc-basic-0: 12:28:31 DEBUG juju.worker.uniter.operation running operation run start hook unit-abot-epc-basic-0: 12:28:31 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-abot-epc-basic-0: 12:28:31 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-abot-epc-basic-0: 12:28:31 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 12:28:31 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-abot-epc-basic-0: 12:28:31 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 12:28:31 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 12:28:31 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /root/.ssh/id_rsa. unit-abot-epc-basic-0: 12:28:31 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /root/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 12:28:31 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 12:28:31 DEBUG unit.abot-epc-basic/0.start SHA256:kCy5FYFJOJzMyo8j9mj4a/DLkTvYdWy21BtH1MVSbXQ root@juju-cf1b94-default-0 unit-abot-epc-basic-0: 12:28:31 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 12:28:31 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 12:28:31 DEBUG unit.abot-epc-basic/0.start | + +.oo. . +ooE| unit-abot-epc-basic-0: 12:28:31 DEBUG unit.abot-epc-basic/0.start | B oo o . o . +| unit-abot-epc-basic-0: 12:28:31 DEBUG unit.abot-epc-basic/0.start |.. .o = . . . | unit-abot-epc-basic-0: 12:28:31 DEBUG unit.abot-epc-basic/0.start |.. + . . | unit-abot-epc-basic-0: 12:28:31 DEBUG unit.abot-epc-basic/0.start | o .. .S. | unit-abot-epc-basic-0: 12:28:31 DEBUG unit.abot-epc-basic/0.start |o+ o. * o . | unit-abot-epc-basic-0: 12:28:31 DEBUG unit.abot-epc-basic/0.start |+=*. = . + | unit-abot-epc-basic-0: 12:28:31 DEBUG unit.abot-epc-basic/0.start |o+=+ . . | unit-abot-epc-basic-0: 12:28:31 DEBUG unit.abot-epc-basic/0.start |.o*+ | unit-abot-epc-basic-0: 12:28:31 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 12:28:31 DEBUG unit.abot-epc-basic/0.start sudo: unable to resolve host juju-cf1b94-default-0 unit-abot-epc-basic-0: 12:28:32 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 12:28:32 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /home/ubuntu/.ssh/id_rsa. unit-abot-epc-basic-0: 12:28:32 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: 12:28:32 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 12:28:32 DEBUG unit.abot-epc-basic/0.start SHA256:jwuXfhKr5ZBvUyQbNCWGixyHsV+vP6yAoaoPmz/SLbw ubuntu@juju-cf1b94-default-0 unit-abot-epc-basic-0: 12:28:32 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 12:28:32 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 12:28:32 DEBUG unit.abot-epc-basic/0.start | .o .o.. | unit-abot-epc-basic-0: 12:28:32 DEBUG unit.abot-epc-basic/0.start | o.o.o. | unit-abot-epc-basic-0: 12:28:32 DEBUG unit.abot-epc-basic/0.start | ..+ o.. | unit-abot-epc-basic-0: 12:28:32 DEBUG unit.abot-epc-basic/0.start | o...o.. | unit-abot-epc-basic-0: 12:28:32 DEBUG unit.abot-epc-basic/0.start | . . S=. | unit-abot-epc-basic-0: 12:28:32 DEBUG unit.abot-epc-basic/0.start | . o .o=. | unit-abot-epc-basic-0: 12:28:32 DEBUG unit.abot-epc-basic/0.start |.o... = *=. | unit-abot-epc-basic-0: 12:28:32 DEBUG unit.abot-epc-basic/0.start |.== . X=o+ | unit-abot-epc-basic-0: 12:28:32 DEBUG unit.abot-epc-basic/0.start |*+E+ .o*=.. | unit-abot-epc-basic-0: 12:28:32 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 12:28:32 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 12:28:32 INFO juju.worker.uniter.operation ran "start" hook unit-abot-epc-basic-0: 12:28:32 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 12:28:32 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-abot-epc-basic-0: 12:28:32 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:28:32 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:28:32 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-abot-epc-basic-0: 12:28:32 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 12:28:32 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 12:28:32 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 12:28:32 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 12:28:32 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 12:28:32 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:30:08 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:30:08 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:30:08 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:30:08 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:30:08 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:30:08 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 12:30:08 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 12:30:08 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 12:30:08 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 12:30:08 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:30:08 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:30:08 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:31:31 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 12:31:31 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:31:31 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 12:31:31 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 12:31:31 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 12:31:31 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 12:31:31 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 12:31:31 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 12:31:31 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 12:31:31 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 12:31:31 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:31:31 DEBUG juju.worker.uniter no operations in progress; waiting for changes machine-2: 12:32:00 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 12:32:00 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 12:32:00 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} unit-oai-epc-0: 12:32:00 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: 12:32:00 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 12:32:00 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 12:32:00 DEBUG juju.worker start "api" unit-oai-epc-0: 12:32:00 INFO juju.worker start "api" unit-oai-epc-0: 12:32:00 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 12:32:00 DEBUG juju.agent read agent config, format "2.0" machine-2: 12:32:00 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 12:32:00 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 12:32:00 DEBUG juju.worker "api" started unit-oai-epc-0: 12:32:00 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 12:32:00 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:32:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:32:00 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:32:00 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 12:32:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:32:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 12:32:00 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 12:32:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:32:00 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 12:32:00 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:32:00 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:32:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:32:00 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:32:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:32:00 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 12:32:00 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:32:00 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:32:00 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:32:00 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:32:00 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:32:00 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:32:00 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 12:32:00 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:32:00 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:32:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 12:32:00 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 12:32:00 DEBUG juju.worker start "engine" machine-2: 12:32:00 INFO juju.worker start "engine" machine-2: 12:32:00 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 12:32:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:00 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 12:32:00 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:32:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:00 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 12:32:00 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:00 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:32:00 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 12:32:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:32:00 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:32:00 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 12:32:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:00 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:32:00 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 12:32:00 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:00 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 12:32:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:00 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 12:32:00 DEBUG juju.worker "engine" started machine-2: 12:32:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:00 DEBUG juju.worker.introspection stats worker now serving machine-2: 12:32:00 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:00 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:00 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:32:00 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:32:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:00 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 12:32:00 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 12:32:00 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-2: 12:32:00 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: machine-2: 12:32:00 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:00 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:00 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:32:00 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:00 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:00 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 12:32:00 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 12:32:00 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: machine-2: 12:32:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:00 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 12:32:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 12:32:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:32:00 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 12:32:00 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 12:32:00 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 12:32:00 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:32:00 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:32:00 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:32:00 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:32:00 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:32:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 12:32:00 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:32:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:32:00 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:00 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:32:00 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available unit-oai-epc-0: 12:32:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:32:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:32:00 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:32:00 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:00 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available unit-oai-epc-0: 12:32:00 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:00 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 12:32:00 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 12:32:00 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 12:32:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:32:00 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:00 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:00 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:32:00 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 12:32:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:00 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 12:32:00 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 12:32:00 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:32:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:32:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:00 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:32:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:00 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 12:32:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:00 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 12:32:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 12:32:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:00 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-oai-epc-0: 12:32:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 12:32:00 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" unit-oai-epc-0: 12:32:00 INFO juju.api connection established to "wss://172.30.9.207:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" machine-2: 12:32:00 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" machine-2: 12:32:00 INFO juju.api connection established to "wss://172.30.9.207:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" machine-2: 12:32:00 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 12:32:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 12:32:00 DEBUG juju.worker.apicaller connected machine-2: 12:32:00 DEBUG juju.api RPC connection died machine-2: 12:32:00 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 12:32:00 DEBUG juju.worker.apicaller connecting with current password machine-2: 12:32:00 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" machine-2: 12:32:00 INFO juju.api connection established to "wss://172.30.9.207:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" machine-2: 12:32:00 DEBUG juju.api successfully dialed "wss://192.168.121.18:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" machine-2: 12:32:01 DEBUG juju.worker.apicaller connected machine-2: 12:32:01 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 12:32:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:01 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:01 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:01 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:01 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:01 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:32:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:01 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 12:32:01 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 12:32:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 12:32:01 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 12:32:01 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 12:32:01 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 12:32:01 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-2: 12:32:01 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 12:32:01 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 12:32:01 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 12:32:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 12:32:01 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 12:32:01 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 12:32:01 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 12:32:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 12:32:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 12:32:01 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:32:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:32:01 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:32:01 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:32:01 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:32:01 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:32:01 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:32:01 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:32:01 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:32:01 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 12:32:01 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:32:01 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:32:01 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:32:01 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 12:32:01 INFO juju.worker.upgrader unblocking abort check machine-2: 12:32:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:32:01 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:32:01 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 12:32:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 12:32:01 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:32:01 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:32:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:32:01 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:32:01 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:32:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:32:01 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:32:01 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:32:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 12:32:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 12:32:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 12:32:01 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 12:32:01 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 12:32:01 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 12:32:01 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 12:32:01 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 12:32:01 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 12:32:01 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 12:32:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 12:32:01 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:32:01 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 12:32:01 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:32:01 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 12:32:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 12:32:01 DEBUG juju.worker.logger logger setup machine-2: 12:32:01 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 12:32:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 12:32:01 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 12:32:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 12:32:01 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:32:01 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 12:32:01 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 12:32:01 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 12:32:01 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 12:32:01 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 12:32:01 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 12:32:01 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:32:01 INFO juju.util.exec run result: exit status 127 machine-2: 12:32:01 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec515038887/script.sh: line 1: fanatic: command not found 127 machine-2: 12:32:01 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:32:01 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:32:01 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 12:32:01 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 12:32:01 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: 12:32:01 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 12:32:01 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 12:32:01 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 12:32:01 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:32:01 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 12:32:01 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:32:01 DEBUG juju.network including address public:172.30.9.207 for machine machine-2: 12:32:01 DEBUG juju.network including address local-cloud:192.168.121.18 for machine machine-2: 12:32:01 DEBUG juju.network including address local-fan:252.18.0.1 for machine machine-2: 12:32:01 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 12:32:01 DEBUG juju.network including address local-machine:::1 for machine machine-2: 12:32:01 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.18 local-fan:252.18.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 12:32:01 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.18:17070 252.18.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 12:32:01 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.18:17070" "252.18.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.18:17070" "252.18.0.1:17070" "172.30.9.207:17070"] machine-2: 12:32:01 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 12:32:01 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 12:32:01 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.18,252.18.0.1,::1,localhost", AutoNoProxy:""} machine-2: 12:32:01 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 12:32:01 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 12:32:01 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: 12:32:01 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 12:32:01 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 12:32:01 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 12:32:01 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 12:32:01 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 12:32:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 12:32:01 INFO juju.util.exec run result: exit status 127 machine-2: 12:32:01 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec048101067/script.sh: line 1: fanatic: command not found 127 machine-2: 12:32:01 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 12:32:01 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 12:32:01 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 12:32:01 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 12:32:01 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 12:32:01 DEBUG juju.worker start "2-container-watcher" machine-2: 12:32:01 DEBUG juju.worker start "stateconverter" machine-2: 12:32:01 INFO juju.worker start "2-container-watcher" machine-2: 12:32:01 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 12:32:01 DEBUG juju.worker "2-container-watcher" started machine-2: 12:32:01 INFO juju.worker start "stateconverter" machine-2: 12:32:01 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 12:32:01 DEBUG juju.worker "stateconverter" started machine-2: 12:32:01 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 12:32:01 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 12:32:01 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:32:01 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:32:01 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 12:32:01 DEBUG juju.network including address local-cloud:192.168.121.16 for machine machine-2: 12:32:01 DEBUG juju.network including address local-machine:::1 for machine machine-2: 12:32:01 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.16 local-machine:::1] machine-2: 12:32:01 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.16 local-machine:::1] unit-oai-epc-0: 12:32:01 DEBUG juju.worker.apicaller connected machine-2: 12:32:01 INFO juju.worker.machiner "machine-2" started machine-2: 12:32:01 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-epc-0: 12:32:01 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 12:32:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 12:32:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 12:32:01 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:32:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:32:01 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:32:01 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 12:32:01 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:32:01 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:32:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:32:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:32:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:32:01 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 12:32:01 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 12:32:01 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 12:32:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:32:01 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:32:01 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:32:01 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:32:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:32:01 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:32:01 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:32:01 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:32:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:32:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:32:01 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 12:32:01 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 12:32:01 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 12:32:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 12:32:01 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:32:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 12:32:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 12:32:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 12:32:01 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 12:32:01 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 12:32:01 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 12:32:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 12:32:01 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 12:32:01 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 12:32:01 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 12:32:01 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 12:32:01 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 12:32:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 12:32:01 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 12:32:01 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 12:32:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 12:32:01 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 12:32:01 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-epc-0: 12:32:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 12:32:01 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 12:32:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 12:32:01 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.18,252.18.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 12:32: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: 12:32:01 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 12:32:01 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 12:32:01 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 12:32:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 12:32:01 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 12:32:01 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 12:32:01 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 12:32:01 DEBUG juju.network including address public:172.30.9.207 for machine unit-oai-epc-0: 12:32:01 DEBUG juju.network including address local-cloud:192.168.121.18 for machine unit-oai-epc-0: 12:32:01 DEBUG juju.network including address local-fan:252.18.0.1 for machine unit-oai-epc-0: 12:32:01 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 12:32:01 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 12:32:01 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.18 local-fan:252.18.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 12:32:01 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.18:17070 252.18.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 12:32:01 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.18:17070" "252.18.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.18:17070" "252.18.0.1:17070" "172.30.9.207:17070"] unit-oai-epc-0: 12:32:01 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 12:32:01 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 12:32:01 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 12:32:01 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 12:32: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: 12:32:01 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 12:32:01 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 12:32:01 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 12:32:01 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 12:32:01 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 12:32:01 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 12:32:01 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 12:32:01 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 12:32:01 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 12:32:01 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 12:32:01 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 12:32:01 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 12:32:01 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 12:32:01 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 12:32:01 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 12:32:01 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 12:32:01 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 12:32:01 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 12:32:01 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 12:32:01 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook machine-2: 12:32:01 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:98:47:44 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.16 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:98:47:44 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: 12:32:01 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 12:32:01 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 12:32:01 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:32:01 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:32:01 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 12:32:01 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 12:32:01 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:32:01 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:32:01 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:32:01 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:32:01 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:32:01 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:32:01 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 12:32:01 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 12:32:01 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 12:32:01 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 12:32:02 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:32:02 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 12:32:02 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 12:32:02 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:32:02 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 12:32:02 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 12:32:02 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 12:32:02 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 12:32:02 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 12:32:02 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 12:32:02 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 12:32:02 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 12:32:02 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 12:32:02 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 12:32:02 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 12:32:02 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 12:32:02 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 12:32:02 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 12:32:02 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 12:32:02 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 12:32:02 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 12:32:02 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 12:32:02 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 12:32:02 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 12:32:02 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 12:32:02 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 12:32:02 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 12:32:02 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 12:32:02 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 12:32:02 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 12:32:02 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 12:32:02 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 12:32:02 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 12:32:02 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 12:32:02 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:32: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: 12:32:02 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:32:02 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 12:32:02 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:32:02 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 12:32:02 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 12:32:02 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:32:02 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 12:32:02 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 12:32:02 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 12:32:02 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 12:32:02 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:32:02 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 12:32:02 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 12:32:03 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:32:03 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 12:32:03 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 12:32:03 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:32:03 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 12:32:03 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 12:32:03 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 12:32:03 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 12:32:03 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 12:32:03 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 12:32:03 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 12:32:03 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 12:32:03 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 12:32:03 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 12:32:03 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 12:32: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: 12:32:03 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 12:32:03 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 12:32:03 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:32:03 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 12:32:03 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 12:32:03 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 12:32:03 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:32:03 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:32:03 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 12:32:03 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:32:03 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:32:03 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 12:32:03 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 12:32:03 DEBUG unit.oai-epc/0.install + current_kern_release=3.19.0-61-lowlatency unit-oai-epc-0: 12:32:03 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:32:03 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-61-lowlatency unit-oai-epc-0: 12:32:03 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 12:32:03 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:32:03 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-61-lowlatency unit-oai-epc-0: 12:32:04 DEBUG unit.oai-epc/0.install + current_kern_major_revision=19 unit-oai-epc-0: 12:32:04 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 12:32:04 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 12:32:04 DEBUG unit.oai-epc/0.install + '[' 19 -ge 19 ']' unit-oai-epc-0: 12:32:04 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-epc-0: 12:32:04 DEBUG unit.oai-epc/0.install + [[ true == true ]] unit-oai-epc-0: 12:32:04 DEBUG unit.oai-epc/0.install + status-set maintenance 'required kernel is already installed' unit-oai-epc-0: 12:32:04 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:32:04 DEBUG unit.oai-epc/0.install + configure_hosts unit-oai-epc-0: 12:32:04 DEBUG unit.oai-epc/0.install ++ config-get realm unit-oai-epc-0: 12:32:04 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:32:04 DEBUG unit.oai-epc/0.install + realm=openair4G.eur unit-oai-epc-0: 12:32:04 DEBUG unit.oai-epc/0.install +++ hostname unit-oai-epc-0: 12:32:04 DEBUG unit.oai-epc/0.install ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-epc-0: 12:32:04 DEBUG unit.oai-epc/0.install + '[' -z '' ']' unit-oai-epc-0: 12:32:04 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 localhost unit-oai-epc-0: 12:32:04 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 12:32:04 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 12:32:04 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 oai-epc-0.openair4G.eur oai-epc-0 mme unit-oai-epc-0: 12:32:04 DEBUG unit.oai-epc/0.install + build_epc unit-oai-epc-0: 12:32:04 DEBUG unit.oai-epc/0.install + juju-log 'Build EPC and install required packages' unit-oai-epc-0: 12:32:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:32:04 INFO unit.oai-epc/0.juju-log Build EPC and install required packages unit-oai-epc-0: 12:32:04 DEBUG unit.oai-epc/0.install + status-set maintenance 'Build EPC and install required packages' unit-oai-epc-0: 12:32:04 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:32:04 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -i -f machine-3: 12:32:13 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 12:32:13 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 12:32:13 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: 12:32:13 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 12:32:13 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" machine-3: 12:32:13 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 12:32:13 DEBUG juju.agent read agent config, format "2.0" machine-3: 12:32:13 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 12:32:13 DEBUG juju.worker start "api" unit-oai-hss-0: 12:32:13 INFO juju.worker start "api" unit-oai-hss-0: 12:32:13 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 12:32:13 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 12:32:13 DEBUG juju.worker "api" started unit-oai-hss-0: 12:32:13 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 12:32:13 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 12:32:13 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:32:13 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 12:32:13 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 12:32:13 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 12:32:13 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:32:13 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:32:13 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:32:13 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:32:13 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:32:13 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:32:13 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:32:13 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 12:32:13 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:32:13 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:32:13 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:32:13 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:32:13 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:32:13 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:32:13 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 12:32:13 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:32:13 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:32:13 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:32:13 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:13 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 12:32:13 DEBUG juju.worker start "engine" machine-3: 12:32:13 INFO juju.worker start "engine" machine-3: 12:32:13 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 12:32:13 DEBUG juju.worker "engine" started machine-3: 12:32:13 DEBUG juju.worker.introspection stats worker now serving machine-3: 12:32:13 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 12:32:13 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 12:32:13 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 12:32:13 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 12:32:13 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 12:32:13 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 12:32:13 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-hss-0: 12:32:13 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 12:32:13 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:32:13 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 12:32:13 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 12:32:13 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 12:32:13 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:32:13 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available unit-oai-hss-0: 12:32:13 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 12:32:13 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 12:32:13 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 12:32:13 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:32:13 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 12:32:13 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 12:32:13 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 12:32:13 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:32:13 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:32:13 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:32:13 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:32:13 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:32:13 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:32:13 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:13 DEBUG juju.api successfully dialed "wss://192.168.121.18:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" machine-3: 12:32:13 INFO juju.api connection established to "wss://192.168.121.18:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" machine-3: 12:32:13 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:32:13 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:13 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" machine-3: 12:32:13 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:32:13 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 12:32:13 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 12:32:13 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-oai-hss-0: 12:32:13 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 12:32:13 DEBUG juju.api successfully dialed "wss://192.168.121.18:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" unit-oai-hss-0: 12:32:13 INFO juju.api connection established to "wss://192.168.121.18:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" unit-oai-hss-0: 12:32:13 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" machine-3: 12:32:14 DEBUG juju.worker.apicaller connected machine-3: 12:32:14 DEBUG juju.api RPC connection died machine-3: 12:32:14 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 12:32:14 DEBUG juju.worker.apicaller connecting with current password machine-3: 12:32:14 DEBUG juju.api successfully dialed "wss://192.168.121.18:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" machine-3: 12:32:14 INFO juju.api connection established to "wss://192.168.121.18:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" machine-3: 12:32:14 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/35a65b69-0faa-4ead-8c98-df6055cf1b94/api" unit-oai-hss-0: 12:32:14 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:32:14 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 12:32:14 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 12:32:14 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 12:32:14 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 12:32:14 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 12:32:14 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 12:32:14 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 12:32:14 DEBUG juju.network including address public:172.30.9.207 for machine unit-oai-hss-0: 12:32:14 DEBUG juju.network including address local-cloud:192.168.121.18 for machine unit-oai-hss-0: 12:32:14 DEBUG juju.network including address local-fan:252.18.0.1 for machine unit-oai-hss-0: 12:32:14 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 12:32:14 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 12:32:14 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.18 local-fan:252.18.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 12:32:14 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.18:17070 252.18.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 12:32:14 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.18:17070" "252.18.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.18:17070" "252.18.0.1:17070" "172.30.9.207:17070"] unit-oai-hss-0: 12:32:14 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 12:32:14 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 12:32:14 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 12:32:14 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 12:32:14 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.18,252.18.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 12:32:14 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: 12:32:14 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 12:32:14 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 12:32:14 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 12:32:14 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 12:32:14 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 12:32:14 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 12:32:14 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 12:32:14 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 12:32:14 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 12:32:14 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 12:32:14 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 12:32:14 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 12:32:14 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 12:32:14 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 12:32:14 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 12:32:14 DEBUG juju.worker.uniter.remotestate got relations change: ok=true machine-3: 12:32:14 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 12:32:14 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 12:32:14 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 12:32:14 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 12:32:14 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 12:32:14 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 12:32:14 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 12:32:14 DEBUG juju.worker.uniter.operation preparing operation "run install hook" machine-3: 12:32:14 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 12:32:14 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 12:32:14 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook machine-3: 12:32:14 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 12:32:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 12:32:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 12:32:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 12:32:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 12:32:14 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 12:32:14 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 12:32:14 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 12:32:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 12:32:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 12:32:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 12:32:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 12:32:14 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 12:32:14 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 12:32:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 12:32:14 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 12:32:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 12:32:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 12:32:14 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 12:32:14 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install ++ config-get branch machine-3: 12:32:14 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 12:32:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 12:32:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 12:32:14 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:32:14 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 12:32:14 INFO juju.worker.upgrader unblocking abort check machine-3: 12:32:14 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 12:32:14 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 12:32:14 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:32:15 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 12:32:15 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 12:32:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install ++ config-get revision machine-3: 12:32:15 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 12:32:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' machine-3: 12:32:15 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 12:32:15 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 12:32:15 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 12:32:15 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 12:32:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 12:32:15 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 12:32:15 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 12:32:15 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 12:32:15 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:32:15 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 12:32:15 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 12:32:15 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 12:32:15 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 12:32:15 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 12:32:15 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 12:32:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 12:32:15 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:32:15 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:32:15 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:32:15 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.18,252.18.0.1,::1,localhost", AutoNoProxy:""} machine-3: 12:32:15 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:32:15 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:32:15 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 12:32:15 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 12:32:15 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: 12:32:15 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 12:32:15 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 12:32:15 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 12:32:15 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 12:32:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 12:32:15 DEBUG juju.worker.logger logger setup machine-3: 12:32:15 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 12:32:15 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:32:15 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 12:32:15 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 12:32:15 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 12:32:15 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 12:32:15 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 12:32:15 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 12:32:15 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:32:15 DEBUG juju.network including address public:172.30.9.207 for machine machine-3: 12:32:15 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 12:32:15 DEBUG juju.network including address local-cloud:192.168.121.18 for machine machine-3: 12:32:15 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 12:32:15 DEBUG juju.network including address local-fan:252.18.0.1 for machine machine-3: 12:32:15 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 12:32:15 DEBUG juju.network including address local-machine:::1 for machine machine-3: 12:32:15 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.18 local-fan:252.18.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 12:32:15 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.18:17070 252.18.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 12:32:15 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.18:17070" "252.18.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.18:17070" "252.18.0.1:17070" "172.30.9.207:17070"] machine-3: 12:32:15 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 12:32:15 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 12:32:15 INFO juju.util.exec run result: exit status 127 machine-3: 12:32:15 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec015373478/script.sh: line 1: fanatic: command not found 127 machine-3: 12:32:15 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 12:32:15 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 12:32:15 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 12:32:15 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 12:32:15 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 12:32:15 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 12:32:15 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 12:32:15 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: 12:32:15 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 12:32:15 INFO juju.util.exec run result: exit status 127 machine-3: 12:32:15 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec457048264/script.sh: line 1: fanatic: command not found 127 machine-3: 12:32:15 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 12:32:15 DEBUG juju.worker start "3-container-watcher" machine-3: 12:32:15 DEBUG juju.worker start "stateconverter" machine-3: 12:32:15 INFO juju.worker start "3-container-watcher" machine-3: 12:32:15 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 12:32:15 DEBUG juju.worker "3-container-watcher" started machine-3: 12:32:15 INFO juju.worker start "stateconverter" machine-3: 12:32:15 DEBUG juju.worker "stateconverter" started machine-3: 12:32:15 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 12:32:15 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 12:32:15 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 12:32:15 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:32:15 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:32:15 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 12:32:15 DEBUG juju.network including address local-cloud:192.168.121.4 for machine machine-3: 12:32:15 DEBUG juju.network including address local-machine:::1 for machine machine-3: 12:32:15 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.4 local-machine:::1] machine-3: 12:32:15 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.4 local-machine:::1] unit-oai-hss-0: 12:32:15 DEBUG worker.uniter.jujuc running hook tool "status-set" machine-3: 12:32:15 INFO juju.worker.machiner "machine-3" started unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git machine-3: 12:32:15 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:32:15 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: 12:32:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install Reading package lists... machine-3: 12:32:15 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:84:c3:37 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.4 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:84:c3:37 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: 12:32:15 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 12:32:16 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:32:16 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 12:32:16 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:32:16 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 12:32:16 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 12:32:16 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:32:16 INFO unit.oai-hss/0.juju-log Updating the installation directory unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install + git reset --hard HEAD unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 12:32:17 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: 12:32:17 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 12:32:17 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:32:17 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install + current_kern_release=3.19.0-61-lowlatency unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-61-lowlatency unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-61-lowlatency unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install + current_kern_major_revision=19 unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install + '[' 19 -ge 19 ']' unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install + [[ true == true ]] unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install + juju-log 'required kernel is already installed' unit-oai-hss-0: 12:32:17 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:32:17 INFO unit.oai-hss/0.juju-log required kernel is already installed unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install + status-set maintenance 'required kernel is already installed' unit-oai-hss-0: 12:32:17 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install + configure_hosts unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install ++ config-get realm unit-oai-hss-0: 12:32:17 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install + realm=openair4G.eur unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install +++ hostname unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install + '[' -z '' ']' unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 localhost unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 oai-hss-0.openair4G.eur oai-hss-0 mme unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install + build_hss unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install + juju-log 'Build HSS and install required packages' unit-oai-hss-0: 12:32:18 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:32:18 INFO unit.oai-hss/0.juju-log Build HSS and install required packages unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install + status-set maintenance 'Build HSS and install required packages' unit-oai-hss-0: 12:32:18 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -i -F unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install Check installed software packages necessary to build and run HSS (support Ubuntu 14.04): unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install Force set (no interactive) unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-oai-hss-0: 12:32:21 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-oai-hss-0: 12:32:21 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-oai-hss-0: 12:32:21 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-oai-hss-0: 12:32:21 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-oai-hss-0: 12:32:21 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-oai-hss-0: 12:32:21 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install Package 'libgnutls-dev' is not installed, so not removed unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx27' is not installed, so not removed unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install Package 'nettle-dev' is not installed, so not removed unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx28' is not installed, so not removed unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install Package 'nettle-bin' is not installed, so not removed unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install autotools-dev binutils cmake-data cpp cpp-4.8 dpkg-dev fakeroot fontconfig unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install libarchive13 libasan0 libatomic1 libaudio2 libavahi-client3 unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install libavahi-common-data libavahi-common3 libbison-dev libc-dev-bin libc6-dbg unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install libc6-dev libcloog-isl4 libcups2 libdpkg-perl libfakeroot unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev libgmp10 unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 liblzo2-2 unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative libqt4-network unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml libqt4-xmlpatterns unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 libstdc++-4.8-dev unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev m4 make unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install manpages-dev qtcore4-l10n x11-common unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install autoconf2.13 autoconf-archive gnu-standards autoconf-doc libtool gettext unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install binutils-doc bison-doc codeblocks eclipse cpp-doc gcc-4.8-locales unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install doxygen-latex doxygen-doc graphviz debian-keyring g++-multilib unit-oai-hss-0: 12:32:23 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: 12:32:23 DEBUG unit.oai-hss/0.install gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver lrzip nas unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install glibc-doc cups-common libqt4-declarative-folderlistmodel unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libicu48 libthai0 unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install qt4-qtconfig libstdc++-4.8-doc make-doc unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install libc-dbg unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install autoconf automake autotools-dev binutils bison build-essential cmake unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install cmake-curses-gui cmake-data cpp cpp-4.8 doxygen doxygen-gui dpkg-dev unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install fakeroot flex fontconfig fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install gcc-4.8 gdb libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install libalgorithm-merge-perl libarchive13 libasan0 libatomic1 libaudio2 unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install libavahi-client3 libavahi-common-data libavahi-common3 libbison-dev unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install libfakeroot libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install libgmp10 libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install liblzo2-2 libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install libqt4-network libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install libqt4-xmlpatterns libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install libstdc++-4.8-dev libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install m4 make manpages-dev pkg-config qtcore4-l10n x11-common unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install 0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install Need to get 68.3 MB of archives. unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install After this operation, 235 MB of additional disk space will be used. unit-oai-hss-0: 12:32:24 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: 12:32:24 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: 12:32:24 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: 12:32:24 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: 12:32:25 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: 12:32:25 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: 12:32:25 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: 12:32:25 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: 12:32:25 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: 12:32:25 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: 12:32:25 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: 12:32:25 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: 12:32:25 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: 12:32:25 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: 12:32:25 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: 12:32:25 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: 12:32:25 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: 12:32:26 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: 12:32:26 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: 12:32:26 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: 12:32:26 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: 12:32:26 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: 12:32:26 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: 12:32:26 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: 12:32:26 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: 12:32:26 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: 12:32:27 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: 12:32:27 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: 12:32:27 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: 12:32:27 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: 12:32:27 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: 12:32:27 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: 12:32:27 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: 12:32:27 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: 12:32:27 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: 12:32:27 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: 12:32:27 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: 12:32:27 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: 12:32:28 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: 12:32:28 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: 12:32:28 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: 12:32:28 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: 12:32:28 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: 12:32:28 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: 12:32:28 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: 12:32:28 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: 12:32:28 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: 12:32:28 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: 12:32:29 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: 12:32:29 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: 12:32:29 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: 12:32:29 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: 12:32:29 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: 12:32:29 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: 12:32:29 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: 12:32:29 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: 12:32:29 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: 12:32:29 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: 12:32:29 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: 12:32:29 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: 12:32:30 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: 12:32:30 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: 12:32:30 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: 12:32:30 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: 12:32:30 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: 12:32:31 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: 12:32:31 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: 12:32:31 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: 12:32:31 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: 12:32:31 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: 12:32:31 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: 12:32:31 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: 12:32:31 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: 12:32:31 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: 12:32:31 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: 12:32:32 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: 12:32:32 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: 12:32:32 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: 12:32:32 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: 12:32:32 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: 12:32:32 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: 12:32:32 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: 12:32:32 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: 12:32:32 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: 12:32:32 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: 12:32:32 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 12:32:33 DEBUG unit.oai-hss/0.install Fetched 68.3 MB in 8s (7794 kB/s) unit-oai-hss-0: 12:32:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package m4. unit-oai-hss-0: 12:32:33 DEBUG unit.oai-hss/0.install (Reading database ... 83650 files and directories currently installed.) unit-oai-hss-0: 12:32:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../m4_1.4.17-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:32:33 DEBUG unit.oai-hss/0.install Unpacking m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 12:32:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfl-dev:amd64. unit-oai-hss-0: 12:32:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfl-dev_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 12:32:34 DEBUG unit.oai-hss/0.install Unpacking libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 12:32:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package flex. unit-oai-hss-0: 12:32:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../flex_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 12:32:34 DEBUG unit.oai-hss/0.install Unpacking flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 12:32:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package liblzo2-2:amd64. unit-oai-hss-0: 12:32:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../liblzo2-2_2.06-1.2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 12:32:34 DEBUG unit.oai-hss/0.install Unpacking liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 12:32:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libnettle4:amd64. unit-oai-hss-0: 12:32:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libnettle4_2.7.1-1ubuntu0.2_amd64.deb ... unit-oai-hss-0: 12:32:34 DEBUG unit.oai-hss/0.install Unpacking libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 12:32:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libarchive13:amd64. unit-oai-hss-0: 12:32:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libarchive13_3.1.2-7ubuntu2.8_amd64.deb ... unit-oai-hss-0: 12:32:34 DEBUG unit.oai-hss/0.install Unpacking libarchive13:amd64 (3.1.2-7ubuntu2.8) ... unit-oai-hss-0: 12:32:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasan0:amd64. unit-oai-hss-0: 12:32:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:32:35 DEBUG unit.oai-hss/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:32:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libatomic1:amd64. unit-oai-hss-0: 12:32:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:32:35 DEBUG unit.oai-hss/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:32:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-common. unit-oai-hss-0: 12:32:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-common_1%3a7.7+1ubuntu8.1_all.deb ... unit-oai-hss-0: 12:32:35 DEBUG unit.oai-hss/0.install Unpacking x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 12:32:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libice6:amd64. unit-oai-hss-0: 12:32:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libice6_2%3a1.0.8-2_amd64.deb ... unit-oai-hss-0: 12:32:36 DEBUG unit.oai-hss/0.install Unpacking libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 12:32:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsm6:amd64. unit-oai-hss-0: 12:32:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsm6_2%3a1.2.1-2_amd64.deb ... unit-oai-hss-0: 12:32:36 DEBUG unit.oai-hss/0.install Unpacking libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 12:32:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxt6:amd64. unit-oai-hss-0: 12:32:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxt6_1%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 12:32:36 DEBUG unit.oai-hss/0.install Unpacking libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 12:32:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaudio2:amd64. unit-oai-hss-0: 12:32:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaudio2_1.9.4-1_amd64.deb ... unit-oai-hss-0: 12:32:37 DEBUG unit.oai-hss/0.install Unpacking libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 12:32:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-oai-hss-0: 12:32:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.3_amd64.deb ... unit-oai-hss-0: 12:32:37 DEBUG unit.oai-hss/0.install Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:32:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common3:amd64. unit-oai-hss-0: 12:32:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.3_amd64.deb ... unit-oai-hss-0: 12:32:38 DEBUG unit.oai-hss/0.install Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:32:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-client3:amd64. unit-oai-hss-0: 12:32:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.3_amd64.deb ... unit-oai-hss-0: 12:32:38 DEBUG unit.oai-hss/0.install Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:32:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp10:amd64. unit-oai-hss-0: 12:32:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:32:39 DEBUG unit.oai-hss/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 12:32:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libisl10:amd64. unit-oai-hss-0: 12:32:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-oai-hss-0: 12:32:39 DEBUG unit.oai-hss/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 12:32:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-oai-hss-0: 12:32:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-oai-hss-0: 12:32:39 DEBUG unit.oai-hss/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 12:32:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcups2:amd64. unit-oai-hss-0: 12:32:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ... unit-oai-hss-0: 12:32:39 DEBUG unit.oai-hss/0.install Unpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ... unit-oai-hss-0: 12:32:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package fonts-dejavu-core. unit-oai-hss-0: 12:32:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... unit-oai-hss-0: 12:32:39 DEBUG unit.oai-hss/0.install Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 12:32:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig-config. unit-oai-hss-0: 12:32:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... unit-oai-hss-0: 12:32:39 DEBUG unit.oai-hss/0.install Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 12:32:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontconfig1:amd64. unit-oai-hss-0: 12:32:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 12:32:40 DEBUG unit.oai-hss/0.install Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 12:32:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgomp1:amd64. unit-oai-hss-0: 12:32:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:32:40 DEBUG unit.oai-hss/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:32:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libitm1:amd64. unit-oai-hss-0: 12:32:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:32:40 DEBUG unit.oai-hss/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:32:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-oai-hss-0: 12:32:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... unit-oai-hss-0: 12:32:40 DEBUG unit.oai-hss/0.install Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 12:32:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpfr4:amd64. unit-oai-hss-0: 12:32:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-oai-hss-0: 12:32:40 DEBUG unit.oai-hss/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 12:32:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython3.4:amd64. unit-oai-hss-0: 12:32:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... unit-oai-hss-0: 12:32:40 DEBUG unit.oai-hss/0.install Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-oai-hss-0: 12:32:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package qtcore4-l10n. unit-oai-hss-0: 12:32:41 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: 12:32:41 DEBUG unit.oai-hss/0.install Unpacking qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:32:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtcore4:amd64. unit-oai-hss-0: 12:32:41 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: 12:32:41 DEBUG unit.oai-hss/0.install Unpacking libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:32:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xml:amd64. unit-oai-hss-0: 12:32:42 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: 12:32:42 DEBUG unit.oai-hss/0.install Unpacking libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:32:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtdbus4:amd64. unit-oai-hss-0: 12:32:42 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: 12:32:42 DEBUG unit.oai-hss/0.install Unpacking libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:32:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-network:amd64. unit-oai-hss-0: 12:32:42 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: 12:32:42 DEBUG unit.oai-hss/0.install Unpacking libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:32:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-script:amd64. unit-oai-hss-0: 12:32:42 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: 12:32:42 DEBUG unit.oai-hss/0.install Unpacking libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:32:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql:amd64. unit-oai-hss-0: 12:32:43 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: 12:32:43 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:32:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-oai-hss-0: 12:32:43 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: 12:32:43 DEBUG unit.oai-hss/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:32:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig. unit-oai-hss-0: 12:32:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 12:32:44 DEBUG unit.oai-hss/0.install Unpacking fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 12:32:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg8:amd64. unit-oai-hss-0: 12:32:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-oai-hss-0: 12:32:44 DEBUG unit.oai-hss/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 12:32:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjbig0:amd64. unit-oai-hss-0: 12:32:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 12:32:44 DEBUG unit.oai-hss/0.install Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 12:32:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtiff5:amd64. unit-oai-hss-0: 12:32:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... unit-oai-hss-0: 12:32:44 DEBUG unit.oai-hss/0.install Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... unit-oai-hss-0: 12:32:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxi6:amd64. unit-oai-hss-0: 12:32:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxi6_2%3a1.7.1.901-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 12:32:44 DEBUG unit.oai-hss/0.install Unpacking libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 12:32:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrender1:amd64. unit-oai-hss-0: 12:32:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrender1_1%3a0.9.8-1build0.14.04.1_amd64.deb ... unit-oai-hss-0: 12:32:44 DEBUG unit.oai-hss/0.install Unpacking libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 12:32:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtgui4:amd64. unit-oai-hss-0: 12:32:44 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: 12:32:44 DEBUG unit.oai-hss/0.install Unpacking libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:32:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-oai-hss-0: 12:32:45 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: 12:32:45 DEBUG unit.oai-hss/0.install Unpacking libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:32:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-oai-hss-0: 12:32:46 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: 12:32:46 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:32:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libquadmath0:amd64. unit-oai-hss-0: 12:32:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:32:47 DEBUG unit.oai-hss/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:32:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtsan0:amd64. unit-oai-hss-0: 12:32:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:32:48 DEBUG unit.oai-hss/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:32:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpc3:amd64. unit-oai-hss-0: 12:32:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:32:49 DEBUG unit.oai-hss/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 12:32:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package autoconf. unit-oai-hss-0: 12:32:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../autoconf_2.69-6_all.deb ... unit-oai-hss-0: 12:32:50 DEBUG unit.oai-hss/0.install Unpacking autoconf (2.69-6) ... unit-oai-hss-0: 12:32:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package autotools-dev. unit-oai-hss-0: 12:32:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../autotools-dev_20130810.1_all.deb ... unit-oai-hss-0: 12:32:50 DEBUG unit.oai-hss/0.install Unpacking autotools-dev (20130810.1) ... unit-oai-hss-0: 12:32:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package automake. unit-oai-hss-0: 12:32:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../automake_1%3a1.14.1-2ubuntu1_all.deb ... unit-oai-hss-0: 12:32:50 DEBUG unit.oai-hss/0.install Unpacking automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 12:32:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package binutils. unit-oai-hss-0: 12:32:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-oai-hss-0: 12:32:51 DEBUG unit.oai-hss/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 12:32:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libbison-dev:amd64. unit-oai-hss-0: 12:32:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libbison-dev_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 12:32:51 DEBUG unit.oai-hss/0.install Unpacking libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 12:32:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package bison. unit-oai-hss-0: 12:32:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../bison_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 12:32:52 DEBUG unit.oai-hss/0.install Unpacking bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 12:32:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc-dev-bin. unit-oai-hss-0: 12:32:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... unit-oai-hss-0: 12:32:52 DEBUG unit.oai-hss/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:32:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-oai-hss-0: 12:32:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... unit-oai-hss-0: 12:32:52 DEBUG unit.oai-hss/0.install Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... unit-oai-hss-0: 12:32:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dev:amd64. unit-oai-hss-0: 12:32:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... unit-oai-hss-0: 12:32:53 DEBUG unit.oai-hss/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:32:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp-4.8. unit-oai-hss-0: 12:32:53 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: 12:32:53 DEBUG unit.oai-hss/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:32:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp. unit-oai-hss-0: 12:32:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 12:32:54 DEBUG unit.oai-hss/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 12:32:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-oai-hss-0: 12:32:54 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: 12:32:54 DEBUG unit.oai-hss/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:32:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc-4.8. unit-oai-hss-0: 12:32:54 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: 12:32:54 DEBUG unit.oai-hss/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:32:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc. unit-oai-hss-0: 12:32:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 12:32:55 DEBUG unit.oai-hss/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 12:32:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-oai-hss-0: 12:32:55 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: 12:32:55 DEBUG unit.oai-hss/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:32:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++-4.8. unit-oai-hss-0: 12:32:56 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: 12:32:56 DEBUG unit.oai-hss/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:32:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++. unit-oai-hss-0: 12:32:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 12:32:57 DEBUG unit.oai-hss/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 12:32:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package make. unit-oai-hss-0: 12:32:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-oai-hss-0: 12:32:57 DEBUG unit.oai-hss/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 12:32:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdpkg-perl. unit-oai-hss-0: 12:32:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 12:32:57 DEBUG unit.oai-hss/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 12:32:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package dpkg-dev. unit-oai-hss-0: 12:32:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 12:32:57 DEBUG unit.oai-hss/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 12:32:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package build-essential. unit-oai-hss-0: 12:32:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-oai-hss-0: 12:32:57 DEBUG unit.oai-hss/0.install Unpacking build-essential (11.6ubuntu6) ... unit-oai-hss-0: 12:32:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-data. unit-oai-hss-0: 12:32:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-data_2.8.12.2-0ubuntu3_all.deb ... unit-oai-hss-0: 12:32:58 DEBUG unit.oai-hss/0.install Unpacking cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 12:32:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake. unit-oai-hss-0: 12:32:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 12:32:58 DEBUG unit.oai-hss/0.install Unpacking cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 12:32:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-curses-gui. unit-oai-hss-0: 12:32:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-curses-gui_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 12:32:59 DEBUG unit.oai-hss/0.install Unpacking cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 12:32:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen. unit-oai-hss-0: 12:32:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen_1.8.6-2_amd64.deb ... unit-oai-hss-0: 12:32:59 DEBUG unit.oai-hss/0.install Unpacking doxygen (1.8.6-2) ... unit-oai-hss-0: 12:33:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen-gui. unit-oai-hss-0: 12:33:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen-gui_1.8.6-2_amd64.deb ... unit-oai-hss-0: 12:33:00 DEBUG unit.oai-hss/0.install Unpacking doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 12:33:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfakeroot:amd64. unit-oai-hss-0: 12:33:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 12:33:01 DEBUG unit.oai-hss/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 12:33:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package fakeroot. unit-oai-hss-0: 12:33:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 12:33:01 DEBUG unit.oai-hss/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 12:33:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package gdb. unit-oai-hss-0: 12:33:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... unit-oai-hss-0: 12:33:01 DEBUG unit.oai-hss/0.install Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 12:33:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-oai-hss-0: 12:33:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-oai-hss-0: 12:33:01 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 12:33:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-oai-hss-0: 12:33:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-oai-hss-0: 12:33:01 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 12:33:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-oai-hss-0: 12:33:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-oai-hss-0: 12:33:02 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 12:33:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-oai-hss-0: 12:33:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-oai-hss-0: 12:33:02 DEBUG unit.oai-hss/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 12:33:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package manpages-dev. unit-oai-hss-0: 12:33:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-oai-hss-0: 12:33:03 DEBUG unit.oai-hss/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 12:33:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package pkg-config. unit-oai-hss-0: 12:33:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../pkg-config_0.26-1ubuntu4_amd64.deb ... unit-oai-hss-0: 12:33:03 DEBUG unit.oai-hss/0.install Unpacking pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 12:33:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dbg:amd64. unit-oai-hss-0: 12:33:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.15_amd64.deb ... unit-oai-hss-0: 12:33:03 DEBUG unit.oai-hss/0.install Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:33:04 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 12:33:06 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 12:33:07 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 12:33:07 DEBUG unit.oai-hss/0.install Setting up m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 12:33:07 DEBUG unit.oai-hss/0.install Setting up libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 12:33:07 DEBUG unit.oai-hss/0.install Setting up flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 12:33:07 DEBUG unit.oai-hss/0.install Setting up liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 12:33:07 DEBUG unit.oai-hss/0.install Setting up libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 12:33:07 DEBUG unit.oai-hss/0.install Setting up libarchive13:amd64 (3.1.2-7ubuntu2.8) ... unit-oai-hss-0: 12:33:07 DEBUG unit.oai-hss/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:33:07 DEBUG unit.oai-hss/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:33:07 DEBUG unit.oai-hss/0.install Setting up x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 12:33:07 DEBUG unit.oai-hss/0.install * Setting up X socket directories... unit-oai-hss-0: 12:33:07 DEBUG unit.oai-hss/0.install ...done. unit-oai-hss-0: 12:33:07 DEBUG unit.oai-hss/0.install Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:33:07 DEBUG unit.oai-hss/0.install Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:33:07 DEBUG unit.oai-hss/0.install Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:33:07 DEBUG unit.oai-hss/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 12:33:07 DEBUG unit.oai-hss/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 12:33:07 DEBUG unit.oai-hss/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 12:33:08 DEBUG unit.oai-hss/0.install Setting up libcups2:amd64 (1.7.2-0ubuntu1.11) ... unit-oai-hss-0: 12:33:08 DEBUG unit.oai-hss/0.install Setting up fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 12:33:08 DEBUG unit.oai-hss/0.install Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 12:33:08 DEBUG unit.oai-hss/0.install Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 12:33:08 DEBUG unit.oai-hss/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:33:08 DEBUG unit.oai-hss/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:33:08 DEBUG unit.oai-hss/0.install Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 12:33:08 DEBUG unit.oai-hss/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 12:33:09 DEBUG unit.oai-hss/0.install Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-oai-hss-0: 12:33:09 DEBUG unit.oai-hss/0.install Setting up qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:33:09 DEBUG unit.oai-hss/0.install Setting up libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:33:09 DEBUG unit.oai-hss/0.install Setting up libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:33:09 DEBUG unit.oai-hss/0.install Setting up libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:33:09 DEBUG unit.oai-hss/0.install Setting up libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:33:09 DEBUG unit.oai-hss/0.install Setting up libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:33:09 DEBUG unit.oai-hss/0.install Setting up libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:33:09 DEBUG unit.oai-hss/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:33:09 DEBUG unit.oai-hss/0.install Setting up fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 12:33:11 DEBUG unit.oai-hss/0.install Regenerating fonts cache... done. unit-oai-hss-0: 12:33:11 DEBUG unit.oai-hss/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 12:33:11 DEBUG unit.oai-hss/0.install Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 12:33:11 DEBUG unit.oai-hss/0.install Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... unit-oai-hss-0: 12:33:11 DEBUG unit.oai-hss/0.install Setting up libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 12:33:11 DEBUG unit.oai-hss/0.install Setting up libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 12:33:11 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: 12:33:11 DEBUG unit.oai-hss/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:33:11 DEBUG unit.oai-hss/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:33:11 DEBUG unit.oai-hss/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 12:33:11 DEBUG unit.oai-hss/0.install Setting up autoconf (2.69-6) ... unit-oai-hss-0: 12:33:11 DEBUG unit.oai-hss/0.install Setting up autotools-dev (20130810.1) ... unit-oai-hss-0: 12:33:12 DEBUG unit.oai-hss/0.install Setting up automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 12:33:12 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: 12:33:12 DEBUG unit.oai-hss/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 12:33:12 DEBUG unit.oai-hss/0.install Setting up libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 12:33:12 DEBUG unit.oai-hss/0.install Setting up bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 12:33:12 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: 12:33:12 DEBUG unit.oai-hss/0.install Setting up libc-dev-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:33:12 DEBUG unit.oai-hss/0.install Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... unit-oai-hss-0: 12:33:12 DEBUG unit.oai-hss/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:33:12 DEBUG unit.oai-hss/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:33:12 DEBUG unit.oai-hss/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 12:33:12 DEBUG unit.oai-hss/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:33:12 DEBUG unit.oai-hss/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:33:12 DEBUG unit.oai-hss/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 12:33:12 DEBUG unit.oai-hss/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:33:12 DEBUG unit.oai-hss/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:33:12 DEBUG unit.oai-hss/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 12:33:12 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: 12:33:12 DEBUG unit.oai-hss/0.install Setting up make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 12:33:12 DEBUG unit.oai-hss/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 12:33:12 DEBUG unit.oai-hss/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 12:33:12 DEBUG unit.oai-hss/0.install Setting up build-essential (11.6ubuntu6) ... unit-oai-hss-0: 12:33:12 DEBUG unit.oai-hss/0.install Setting up cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 12:33:13 DEBUG unit.oai-hss/0.install Setting up cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 12:33:13 DEBUG unit.oai-hss/0.install Setting up cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 12:33:13 DEBUG unit.oai-hss/0.install Setting up doxygen (1.8.6-2) ... unit-oai-hss-0: 12:33:13 DEBUG unit.oai-hss/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 12:33:13 DEBUG unit.oai-hss/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 12:33:13 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: 12:33:13 DEBUG unit.oai-hss/0.install Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 12:33:13 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 12:33:13 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 12:33:13 DEBUG unit.oai-hss/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 12:33:13 DEBUG unit.oai-hss/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 12:33:13 DEBUG unit.oai-hss/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 12:33:14 DEBUG unit.oai-hss/0.install Setting up pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 12:33:14 DEBUG unit.oai-hss/0.install Setting up libc6-dbg:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:33:14 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 12:33:14 DEBUG unit.oai-hss/0.install Setting up libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 12:33:14 DEBUG unit.oai-hss/0.install Setting up libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 12:33:14 DEBUG unit.oai-hss/0.install Setting up libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 12:33:14 DEBUG unit.oai-hss/0.install Setting up libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 12:33:14 DEBUG unit.oai-hss/0.install Setting up libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:33:14 DEBUG unit.oai-hss/0.install Setting up libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:33:14 DEBUG unit.oai-hss/0.install Setting up doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 12:33:14 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:33:14 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:33:15 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:33:15 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:33:15 DEBUG unit.oai-hss/0.install git is already the newest version. unit-oai-hss-0: 12:33:15 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:33:15 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 unit-oai-hss-0: 12:33:15 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:33:15 DEBUG unit.oai-hss/0.install subversion-tools db5.3-util unit-oai-hss-0: 12:33:15 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:33:15 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 subversion unit-oai-hss-0: 12:33:15 DEBUG unit.oai-hss/0.install 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:33:15 DEBUG unit.oai-hss/0.install Need to get 1402 kB of archives. unit-oai-hss-0: 12:33:15 DEBUG unit.oai-hss/0.install After this operation, 5231 kB of additional disk space will be used. unit-oai-hss-0: 12:33:15 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: 12:33:16 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: 12:33:16 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: 12:33:16 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: 12:33:17 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: 12:33:17 DEBUG unit.oai-hss/0.install Fetched 1402 kB in 1s (758 kB/s) unit-oai-hss-0: 12:33:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libapr1:amd64. unit-oai-hss-0: 12:33:17 DEBUG unit.oai-hss/0.install (Reading database ... 90379 files and directories currently installed.) unit-oai-hss-0: 12:33:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libapr1_1.5.0-1_amd64.deb ... unit-oai-hss-0: 12:33:17 DEBUG unit.oai-hss/0.install Unpacking libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 12:33:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaprutil1:amd64. unit-oai-hss-0: 12:33:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaprutil1_1.5.3-1_amd64.deb ... unit-oai-hss-0: 12:33:17 DEBUG unit.oai-hss/0.install Unpacking libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 12:33:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libserf-1-1:amd64. unit-oai-hss-0: 12:33:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libserf-1-1_1.3.3-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 12:33:17 DEBUG unit.oai-hss/0.install Unpacking libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 12:33:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsvn1:amd64. unit-oai-hss-0: 12:33:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsvn1_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 12:33:17 DEBUG unit.oai-hss/0.install Unpacking libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 12:33:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package subversion. unit-oai-hss-0: 12:33:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../subversion_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 12:33:17 DEBUG unit.oai-hss/0.install Unpacking subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 12:33:17 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 12:33:17 DEBUG unit.oai-hss/0.install Setting up libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 12:33:17 DEBUG unit.oai-hss/0.install Setting up libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 12:33:17 DEBUG unit.oai-hss/0.install Setting up libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 12:33:17 DEBUG unit.oai-hss/0.install Setting up libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 12:33:18 DEBUG unit.oai-hss/0.install Setting up subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 12:33:18 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:33:18 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:33:18 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:33:18 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:33:18 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 12:33:18 DEBUG unit.oai-hss/0.install openssl is already the newest version. unit-oai-hss-0: 12:33:18 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:33:18 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig9 libgpg-error-dev unit-oai-hss-0: 12:33:18 DEBUG unit.oai-hss/0.install libhtml-template-perl libidn2-0 libltdl-dev libltdl7 libssl-doc lksctp-tools unit-oai-hss-0: 12:33:18 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 12:33:18 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:33:18 DEBUG unit.oai-hss/0.install libgcrypt11-doc libipc-sharedcache-perl libtool-doc gfortran unit-oai-hss-0: 12:33:18 DEBUG unit.oai-hss/0.install fortran95-compiler gcj-jdk tinyca mailx unit-oai-hss-0: 12:33:18 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:33:18 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig8-dev libconfig9 libgcrypt11-dev unit-oai-hss-0: 12:33:18 DEBUG unit.oai-hss/0.install libgpg-error-dev libhtml-template-perl libidn11-dev libidn2-0 libidn2-0-dev unit-oai-hss-0: 12:33:18 DEBUG unit.oai-hss/0.install libltdl-dev libltdl7 libmysqlclient-dev libpthread-stubs0-dev libsctp-dev unit-oai-hss-0: 12:33:18 DEBUG unit.oai-hss/0.install libsctp1 libssl-dev libssl-doc libtool lksctp-tools mysql-server unit-oai-hss-0: 12:33:18 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 12:33:19 DEBUG unit.oai-hss/0.install 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:33:19 DEBUG unit.oai-hss/0.install Need to get 11.0 MB of archives. unit-oai-hss-0: 12:33:19 DEBUG unit.oai-hss/0.install After this operation, 74.5 MB of additional disk space will be used. unit-oai-hss-0: 12:33:19 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: 12:33:19 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: 12:33:19 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: 12:33:19 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: 12:33:20 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: 12:33:21 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: 12:33:21 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: 12:33:21 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: 12:33:21 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: 12:33:21 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: 12:33:21 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: 12:33:21 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: 12:33:22 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libidn11-dev amd64 1.28-1ubuntu2.2 [519 kB] unit-oai-hss-0: 12:33:22 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libltdl-dev amd64 2.4.2-1.7ubuntu1 [157 kB] unit-oai-hss-0: 12:33:22 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main zlib1g-dev amd64 1:1.2.8.dfsg-1ubuntu1.1 [166 kB] unit-oai-hss-0: 12:33:22 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: 12:33:22 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: 12:33:22 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: 12:33:22 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: 12:33:23 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: 12:33:23 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: 12:33:23 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: 12:33:23 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] unit-oai-hss-0: 12:33:23 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libidn2-0-dev amd64 0.9-1 [292 kB] unit-oai-hss-0: 12:33:23 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 12:33:24 DEBUG unit.oai-hss/0.install Fetched 11.0 MB in 4s (2210 kB/s) unit-oai-hss-0: 12:33:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig9:amd64. unit-oai-hss-0: 12:33:24 DEBUG unit.oai-hss/0.install (Reading database ... 90490 files and directories currently installed.) unit-oai-hss-0: 12:33:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig9_1.4.9-2_amd64.deb ... unit-oai-hss-0: 12:33:24 DEBUG unit.oai-hss/0.install Unpacking libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 12:33:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl7:amd64. unit-oai-hss-0: 12:33:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl7_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 12:33:24 DEBUG unit.oai-hss/0.install Unpacking libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:33:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp1:amd64. unit-oai-hss-0: 12:33:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 12:33:24 DEBUG unit.oai-hss/0.install Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:33:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-core-5.5. unit-oai-hss-0: 12:33:24 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: 12:33:24 DEBUG unit.oai-hss/0.install Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:33:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-5.5. unit-oai-hss-0: 12:33:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 12:33:25 DEBUG unit.oai-hss/0.install Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0:amd64. unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0_0.9-1_amd64.deb ... unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install Unpacking libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-dev:amd64. unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install Unpacking libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-doc. unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-doc_1.4.9-2_all.deb ... unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install Unpacking libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig8-dev. unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig8-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install Unpacking libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgpg-error-dev. unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgpg-error-dev_1.12-0.2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install Unpacking libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcrypt11-dev. unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcrypt11-dev_1.5.3-2ubuntu4.6_amd64.deb ... unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install Unpacking libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libhtml-template-perl. unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install Unpacking libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn11-dev. unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn11-dev_1.28-1ubuntu2.2_amd64.deb ... unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install Unpacking libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 12:33:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl-dev:amd64. unit-oai-hss-0: 12:33:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl-dev_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 12:33:28 DEBUG unit.oai-hss/0.install Unpacking libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:33:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-oai-hss-0: 12:33:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 12:33:28 DEBUG unit.oai-hss/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 12:33:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmysqlclient-dev. unit-oai-hss-0: 12:33:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient-dev_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 12:33:28 DEBUG unit.oai-hss/0.install Unpacking libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:33:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-oai-hss-0: 12:33:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-oai-hss-0: 12:33:28 DEBUG unit.oai-hss/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 12:33:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp-dev. unit-oai-hss-0: 12:33:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp-dev_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 12:33:28 DEBUG unit.oai-hss/0.install Unpacking libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:33:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-dev:amd64. unit-oai-hss-0: 12:33:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-dev_1.0.1f-1ubuntu2.27_amd64.deb ... unit-oai-hss-0: 12:33:28 DEBUG unit.oai-hss/0.install Unpacking libssl-dev:amd64 (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 12:33:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-doc. unit-oai-hss-0: 12:33:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-doc_1.0.1f-1ubuntu2.27_all.deb ... unit-oai-hss-0: 12:33:28 DEBUG unit.oai-hss/0.install Unpacking libssl-doc (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 12:33:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtool. unit-oai-hss-0: 12:33:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtool_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 12:33:28 DEBUG unit.oai-hss/0.install Unpacking libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:33:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package lksctp-tools. unit-oai-hss-0: 12:33:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 12:33:29 DEBUG unit.oai-hss/0.install Unpacking lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:33:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server. unit-oai-hss-0: 12:33:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 12:33:29 DEBUG unit.oai-hss/0.install Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:33:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0-dev. unit-oai-hss-0: 12:33:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0-dev_0.9-1_amd64.deb ... unit-oai-hss-0: 12:33:29 DEBUG unit.oai-hss/0.install Unpacking libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 12:33:29 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install Setting up libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install Setting up libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:33:34 DEBUG unit.oai-hss/0.install 190602 12:33:34 [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: 12:33:34 DEBUG unit.oai-hss/0.install 190602 12:33:34 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-oai-hss-0: 12:33:34 DEBUG unit.oai-hss/0.install 190602 12:33:34 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 11709 ... unit-oai-hss-0: 12:33:44 DEBUG unit.oai-hss/0.install mysql start/running, process 11842 unit-oai-hss-0: 12:33:44 DEBUG unit.oai-hss/0.install Setting up libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 12:33:44 DEBUG unit.oai-hss/0.install Setting up libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 12:33:44 DEBUG unit.oai-hss/0.install Setting up libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 12:33:45 DEBUG unit.oai-hss/0.install Setting up libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 12:33:45 DEBUG unit.oai-hss/0.install Setting up libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 12:33:45 DEBUG unit.oai-hss/0.install Setting up libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 12:33:45 DEBUG unit.oai-hss/0.install Setting up libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 12:33:45 DEBUG unit.oai-hss/0.install Setting up libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install Setting up libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install Setting up libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install Setting up libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install Setting up libssl-doc (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install Setting up libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install Setting up lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install Setting up libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install libgmpxx4ldbl unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install libgmp10-doc libmpfr-dev unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install libgmp-dev libgmpxx4ldbl unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install Need to get 300 kB of archives. unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install After this operation, 1675 kB of additional disk space will be used. unit-oai-hss-0: 12:33:47 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: 12:33:47 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: 12:33:48 DEBUG unit.oai-hss/0.install Fetched 300 kB in 0s (301 kB/s) unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install (Reading database ... 92491 files and directories currently installed.) unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install Unpacking libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp-dev:amd64. unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp-dev_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install Unpacking libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install Setting up libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install Setting up libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install Downloading nettle archive unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install --2019-06-02 12:33:49-- https://ftp.gnu.org/gnu/nettle/nettle-2.5.tar.gz unit-oai-hss-0: 12:33:49 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: 12:33:49 DEBUG unit.oai-hss/0.install Connecting to ftp.gnu.org (ftp.gnu.org)|209.51.188.20|:443... connected. unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install Length: 1113274 (1.1M) [application/x-gzip] unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install Saving to: 'nettle-2.5.tar.gz' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 382K 3s unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 9% 763K 2s unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 63.9M 1s unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 18% 775K 1s unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 41.1M 1s unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 27% 68.4M 1s unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 32% 785K 1s unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 36% 60.5M 1s unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 41% 50.0M 0s unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 45% 51.6M 0s unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 50% 69.9M 0s unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 55% 94.8M 0s unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 59% 90.1M 0s unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 64% 812K 0s unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 68% 21.8M 0s unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 73% 61.2M 0s unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 78% 79.6M 0s unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 82% 76.8M 0s unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 87% 79.5M 0s unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 91% 108M 0s unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 96% 839K 0s unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... ....... 100% 59.0M=0.5s unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install 2019-06-02 12:33:50 (2.31 MB/s) - 'nettle-2.5.tar.gz' saved [1113274/1113274] unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking for -R flag... using -Wl,-rpath, unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install Searching for libraries unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking /usr/lib... added unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking /usr/local/lib... added unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking /sw/local/lib... not found unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking /sw/lib... not found unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking /usr/gnu/lib... not found unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking /opt/gnu/lib... not found unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking /sw/gnu/lib... not found unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking /usr/freeware/lib... not found unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking /usr/pkg/lib... not found unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking for nm... nm unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install configure: Compiler uses 64-bit ABI. To change, set CC. unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install configure: Libraries to be installed in ${exec_prefix}/lib. unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install configure: Looking for assembler files in x86_64/. unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking CCPIC... -fpic unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking if globals are prefixed by underscore... no unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking if we should use a .note.GNU-stack section... yes unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking for ELF-style .type,%function pseudo-ops... yes unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking for ELF-style .type,#function pseudo-ops... no unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking if .align assembly directive is logarithmic... no unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking for m4... /usr/bin/m4 unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking for an ANSI C-conforming const... yes unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking whether time.h and sys/time.h may both be included... yes unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install checking alignment of uint64_t... 8 unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h usability... yes unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h presence... yes unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install checking for openssl/blowfish.h... yes unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install checking openssl/des.h usability... yes unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install checking openssl/des.h presence... yes unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install checking for openssl/des.h... yes unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install checking openssl/cast.h usability... yes unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install checking openssl/cast.h presence... yes unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install checking for openssl/cast.h... yes unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install checking openssl/aes.h usability... yes unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install checking openssl/aes.h presence... yes unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install checking for openssl/aes.h... yes unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install checking malloc.h usability... yes unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install checking malloc.h presence... yes unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install checking for malloc.h... yes unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install checking for memxor... no unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install checking for __attribute__... yes unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install checking for stdint types... stdint.h (shortcircuit) unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install make use of stdint.h in nettle-stdint.h (assuming C99 compatible system) unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install checking for fcntl file locking... yes unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install checking for __gmpz_getlimbn in -lgmp... yes unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install checking for __gmpz_powm_sec... yes unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install config.status: creating config.make unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install config.status: creating config.m4 unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install config.status: creating tools/Makefile unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install config.status: creating testsuite/Makefile unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install config.status: creating examples/Makefile unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install config.status: creating nettle.pc unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install config.status: creating hogweed.pc unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-encrypt-internal.asm to aes-encrypt-internal.asm unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-decrypt-internal.asm to aes-decrypt-internal.asm unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install config.status: linking x86_64/camellia-crypt-internal.asm to camellia-crypt-internal.asm unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install config.status: linking x86_64/memxor.asm to memxor.asm unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install config.status: linking x86_64/salsa20-crypt.asm to salsa20-crypt.asm unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-encrypt.asm to serpent-encrypt.asm unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-decrypt.asm to serpent-decrypt.asm unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install config.status: linking x86_64/sha1-compress.asm to sha1-compress.asm unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install config.status: linking x86_64/machine.m4 to machine.m4 unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install config.status: executing dummy-dep-files commands unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install config.status: executing nettle-stdint.h commands unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install config.status: creating nettle-stdint.h : __NETTLE_STDINT_H unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install Version: nettle 2.5 unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install Host type: x86_64-unknown-linux-gnu unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install ABI: 64 unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install Assembly files: x86_64 unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install Library directory: ${exec_prefix}/lib unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install Compiler: gcc unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install Shared libraries: yes unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install Public key crypto: yes unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install Compiling nettle unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install make all-here unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aesdata.o -MD -MP -MF aesdata.o.d -fpic -c aesdata.c \ unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT desdata.o -MD -MP -MF desdata.o.d -fpic -c desdata.c \ unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofishdata.o -MD -MP -MF twofishdata.o.d -fpic -c twofishdata.c \ unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT shadata.o -MD -MP -MF shadata.o.d -fpic -c shadata.c \ unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcmdata.o -MD -MP -MF gcmdata.o.d -fpic -c gcmdata.c \ unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT getopt.o -MD -MP -MF getopt.o.d -fpic -c getopt.c \ unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT getopt1.o -MD -MP -MF getopt1.o.d -fpic -c getopt1.c \ unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-internal.o -MD -MP -MF nettle-internal.o.d -fpic -c nettle-internal.c \ unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt-internal.o -MD -MP -MF aes-decrypt-internal.o.d -fpic -c aes-decrypt-internal.s unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt.o -MD -MP -MF aes-decrypt.o.d -fpic -c aes-decrypt.c \ unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:51 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: 12:33:51 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-internal.o -MD -MP -MF aes-encrypt-internal.o.d -fpic -c aes-encrypt-internal.s unit-oai-hss-0: 12:33:52 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: 12:33:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:52 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: 12:33:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 12:33:52 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: 12:33:52 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:52 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: 12:33:52 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:52 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: 12:33:52 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:52 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: 12:33:52 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:52 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: 12:33:52 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:52 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: 12:33:52 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: 12:33:52 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:52 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: 12:33:52 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:54 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: 12:33:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:54 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: 12:33:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:54 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: 12:33:54 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:54 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: 12:33:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install echo "memxor.o : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.o.d unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:57 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: 12:33:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:57 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: 12:33:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:57 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: 12:33:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 12:33:58 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: 12:33:58 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:58 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: 12:33:58 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:58 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: 12:33:58 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:58 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: 12:33:58 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:58 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: 12:33:58 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:58 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: 12:33:58 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: 12:33:58 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:58 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: 12:33:58 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:59 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: 12:33:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:59 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: 12:33:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:59 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: 12:33:59 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:59 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: 12:33:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install echo "memxor.po : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.po.d unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:34:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:02 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: 12:34:02 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: 12:34:02 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: 12:34:02 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: 12:34:02 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: 12:34:02 DEBUG unit.oai-hss/0.install rm -f libnettle.a unit-oai-hss-0: 12:34:02 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: 12:34:02 DEBUG unit.oai-hss/0.install rm -f libhogweed.a unit-oai-hss-0: 12:34:02 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: 12:34:02 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: 12:34:02 DEBUG unit.oai-hss/0.install ranlib libhogweed.a unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install ranlib libnettle.a unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install && rm -f libnettle.so \ unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install && ln -s ../libnettle.so libnettle.so \ unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install && [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install || { rm -f libnettle.so.4 \ unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install && ln -s libnettle.so libnettle.so.4 ; } ) unit-oai-hss-0: 12:34:02 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: 12:34:02 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install make[1]: [libhogweed.so] Error 1 (ignored) unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so \ unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install && ln -s ../libhogweed.so libhogweed.so \ unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install && [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install || { rm -f libhogweed.so.2 \ unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so libhogweed.so.2 ; } ) unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install echo "Making all in $d" ; (cd $d && make all); done unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install Making all in tools unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:34:02 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: 12:34:02 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: 12:34:02 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: 12:34:02 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: 12:34:02 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: 12:34:02 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: 12:34:02 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: 12:34:02 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: 12:34:02 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: 12:34:03 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: 12:34:03 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: 12:34:03 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: 12:34:03 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:34:03 DEBUG unit.oai-hss/0.install Making all in testsuite unit-oai-hss-0: 12:34:03 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:34:03 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: 12:34:03 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: 12:34:03 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: 12:34:03 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: 12:34:03 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: 12:34:03 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: 12:34:03 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: 12:34:03 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: 12:34:03 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: 12:34:03 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: 12:34:03 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: 12:34:03 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: 12:34:03 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: 12:34:03 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: 12:34:03 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: 12:34:04 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: 12:34:04 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: 12:34:04 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: 12:34:04 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: 12:34:04 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: 12:34:04 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: 12:34:04 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: 12:34:04 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: 12:34:04 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: 12:34:04 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: 12:34:04 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: 12:34:04 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: 12:34:04 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: 12:34:04 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: 12:34:04 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: 12:34:04 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: 12:34:04 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: 12:34:04 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: 12:34:04 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: 12:34:04 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: 12:34:04 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: 12:34:05 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: 12:34:05 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: 12:34:05 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: 12:34:05 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: 12:34:05 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: 12:34:05 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: 12:34:05 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: 12:34:05 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: 12:34:05 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: 12:34:05 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: 12:34:05 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: 12:34:05 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: 12:34:05 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: 12:34:05 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 DEBUG unit.oai-hss/0.install nettle-benchmark.c: In function 'time_cipher': unit-oai-hss-0: 12:34:06 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: 12:34:06 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:34:06 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: 12:34:06 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:34:06 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: 12:34:06 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:34:07 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: 12:34:07 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: 12:34:07 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: 12:34:07 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: 12:34:07 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: 12:34:07 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: 12:34:07 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: 12:34:07 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: 12:34:07 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: 12:34:07 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: 12:34:07 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: 12:34:07 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: 12:34:07 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: 12:34:07 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: 12:34:07 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16enc unit-oai-hss-0: 12:34:07 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: 12:34:07 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16dec unit-oai-hss-0: 12:34:07 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: 12:34:07 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64enc unit-oai-hss-0: 12:34:07 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: 12:34:07 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64dec unit-oai-hss-0: 12:34:07 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: 12:34:07 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-keygen unit-oai-hss-0: 12:34:07 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: 12:34:07 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-sign unit-oai-hss-0: 12:34:07 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: 12:34:07 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-verify unit-oai-hss-0: 12:34:07 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: 12:34:07 DEBUG unit.oai-hss/0.install ../getopt.o ../getopt1.o \ unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-encrypt unit-oai-hss-0: 12:34:07 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: 12:34:07 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-decrypt unit-oai-hss-0: 12:34:07 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: 12:34:07 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o next-prime unit-oai-hss-0: 12:34:07 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: 12:34:07 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o random-prime unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install make check-here unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install echo "Making check in $d" ; (cd $d && make check); done unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install Making check in tools unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install Making check in testsuite unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install EMULATOR="" NM="nm" EXEEXT="" \ unit-oai-hss-0: 12:34:07 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: 12:34:07 DEBUG unit.oai-hss/0.install PASS: aes unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install PASS: arcfour unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install PASS: arctwo unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install PASS: blowfish unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install PASS: cast128 unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install PASS: base16 unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install PASS: base64 unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install PASS: camellia unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install PASS: des unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install PASS: des3 unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install PASS: des-compat unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install PASS: md2 unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install PASS: md4 unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install PASS: md5 unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install PASS: md5-compat unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install PASS: memxor unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install PASS: ripemd160 unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install PASS: salsa20 unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install PASS: sha1 unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install PASS: sha224 unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install PASS: sha256 unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install PASS: sha384 unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install PASS: sha512 unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install PASS: serpent unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install PASS: twofish unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install PASS: knuth-lfib unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install PASS: cbc unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install PASS: ctr unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install PASS: gcm unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install PASS: hmac unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install PASS: meta-hash unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install PASS: meta-cipher unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install PASS: meta-armor unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install PASS: buffer unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install PASS: yarrow unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install PASS: sexp unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install PASS: sexp-format unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install PASS: rsa2sexp unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install PASS: sexp2rsa unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install PASS: bignum unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install PASS: random-prime unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install PASS: pkcs1 unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install PASS: rsa unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install PASS: rsa-keygen unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install PASS: dsa unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install PASS: dsa-keygen unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install PASS: cxx unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install PASS: sexp-conv unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install PASS: pkcs1-conv unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install PASS: symbols unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install All 51 tests passed unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install Making check in examples unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install EMULATOR="" EXEEXT="" \ unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install ".."/run-tests rsa-sign-test rsa-verify-test rsa-encrypt-test unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install PASS: rsa-sign unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install PASS: rsa-verify unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install All 3 tests passed unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install make install-here unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/info unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install f=nettle.info ; \ unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install [ -f $f ] || f="./$f" ; \ unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/share/info ; \ unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install if (install-info --version && \ unit-oai-hss-0: 12:34:09 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: 12:34:09 DEBUG unit.oai-hss/0.install install-info --info-dir="/usr/share/info" "$f" ; \ unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install else : ; fi unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/include/nettle unit-oai-hss-0: 12:34:09 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: 12:34:09 DEBUG unit.oai-hss/0.install if [ -f "$f" ] ; then \ unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/include/nettle ; \ unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "./$f" /usr/include/nettle ; \ unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install fi ; done unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install ./config.status config.h unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install config.status: config.h is unchanged unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install echo timestamp > stamp-h unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install for f in libnettle.a libhogweed.a; do \ unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 $f /usr/lib ; \ unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib/pkgconfig unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install for f in nettle.pc hogweed.pc ; do \ unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/lib/pkgconfig ; \ unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libnettle.so /usr/lib/libnettle.so.4.4 unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install && rm -f libnettle.so.4 libnettle.so \ unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so.4 \ unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so) unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libhogweed.so /usr/lib/libhogweed.so.2.2 unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so.2 libhogweed.so \ unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so.2 \ unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so) unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install echo "Making install in $d" ; (cd $d && make install); done unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install Making install in tools unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/bin unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install for f in sexp-conv nettle-hash nettle-lfib-stream pkcs1-conv ; do \ unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install /usr/bin/install -c $f /usr/bin ; \ unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install Making install in testsuite unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install libidn2-0-dev is already the newest version. unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install libp11-kit-dev libp11-kit0-dbg libtasn1-6-dbg libtasn1-6-dev libtspi-dev unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install libtspi1 unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install Need to get 1855 kB of archives. unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install After this operation, 3712 kB of additional disk space will be used. unit-oai-hss-0: 12:34:10 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: 12:34:11 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: 12:34:11 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtspi-dev amd64 0.3.11.2-1ubuntu1 [613 kB] unit-oai-hss-0: 12:34:12 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: 12:34:12 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: 12:34:12 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: 12:34:12 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install Fetched 1855 kB in 2s (854 kB/s) unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi1. unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install (Reading database ... 92509 files and directories currently installed.) unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi1_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install Unpacking libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dev. unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dev_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 12:34:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi-dev. unit-oai-hss-0: 12:34:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi-dev_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:34:13 DEBUG unit.oai-hss/0.install Unpacking libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 12:34:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit-dev. unit-oai-hss-0: 12:34:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit-dev_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 12:34:13 DEBUG unit.oai-hss/0.install Unpacking libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 12:34:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit0-dbg:amd64. unit-oai-hss-0: 12:34:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit0-dbg_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 12:34:13 DEBUG unit.oai-hss/0.install Unpacking libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 12:34:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dbg:amd64. unit-oai-hss-0: 12:34:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dbg_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 12:34:13 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 12:34:13 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 12:34:13 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install Setting up libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install Setting up libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install Setting up libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install Setting up libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install Downloading gnutls archive unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install --2019-06-02 12:34:15-- http://mirrors.dotsrc.org/gcrypt/gnutls/v3.1/gnutls-3.1.23.tar.xz unit-oai-hss-0: 12:34:15 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: 12:34:15 DEBUG unit.oai-hss/0.install Connecting to mirrors.dotsrc.org (mirrors.dotsrc.org)|130.225.254.116|:80... connected. unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install Length: 5148432 (4.9M) [application/octet-stream] unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install Saving to: 'gnutls-3.1.23.tar.xz' unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 155K 32s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 1% 321K 24s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 2% 567K 18s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 3% 665K 15s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 4% 1.01M 13s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 5% 1.24M 11s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 6% 1.29M 10s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 7% 1.65M 9s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 8% 1.77M 8s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 9% 1.96M 8s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 10% 2.26M 7s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 11% 2.36M 7s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 12% 2.64M 6s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 13% 2.86M 6s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 14% 3.32M 5s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 15% 3.41M 5s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 16% 3.59M 5s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 17% 4.00M 4s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 18% 4.01M 4s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 19% 4.34M 4s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 20% 4.56M 4s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 21% 4.73M 4s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 22% 4.76M 3s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 23% 4.90M 3s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 24% 5.61M 3s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 25% 5.29M 3s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 26% 6.27M 3s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 27% 5.98M 3s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 28% 5.93M 3s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 29% 6.27M 3s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 30% 6.87M 2s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 31% 7.30M 2s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 32% 6.95M 2s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 33% 6.51M 2s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 34% 8.00M 2s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 35% 7.58M 2s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 36% 8.27M 2s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 37% 8.98M 2s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 38% 7.82M 2s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 39% 9.64M 2s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 40% 9.83M 2s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 41% 8.61M 2s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 42% 10.0M 2s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 43% 9.12M 2s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 44% 9.11M 1s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 45% 12.4M 1s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 46% 10.6M 1s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 47% 9.26M 1s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 48% 12.6M 1s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 49% 10.7M 1s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 50% 10.9M 1s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 51% 10.9M 1s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 52% 12.8M 1s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 53% 10.6M 1s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 54% 13.3M 1s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 55% 11.3M 1s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 56% 11.7M 1s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 57% 11.1M 1s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 58% 15.2M 1s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 59% 12.7M 1s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 60% 13.2M 1s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 61% 16.5M 1s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 62% 13.1M 1s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 63% 14.9M 1s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 64% 13.4M 1s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 65% 12.5M 1s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 66% 12.4M 1s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 67% 18.0M 1s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 68% 16.3M 1s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 69% 15.5M 1s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 70% 13.4M 1s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 71% 17.5M 1s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 72% 14.7M 0s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 73% 17.7M 0s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 74% 16.1M 0s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 75% 18.4M 0s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 76% 15.1M 0s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 77% 15.1M 0s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 78% 18.6M 0s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 79% 18.7M 0s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 80% 20.3M 0s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 81% 18.5M 0s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 82% 18.1M 0s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 83% 17.7M 0s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 84% 20.9M 0s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 85% 16.7M 0s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 86% 23.0M 0s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 87% 20.1M 0s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 88% 15.6M 0s unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 89% 22.3M 0s unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 90% 18.8M 0s unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 91% 20.9M 0s unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 92% 19.6M 0s unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 93% 27.6M 0s unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 94% 18.8M 0s unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 95% 20.1M 0s unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 96% 21.0M 0s unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 97% 25.6M 0s unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 98% 19.4M 0s unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 99% 25.6M 0s unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install 5000K .......... .......... ....... 100% 24.5M=1.4s unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install 2019-06-02 12:34:17 (3.60 MB/s) - 'gnutls-3.1.23.tar.xz' saved [5148432/5148432] unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking whether build environment is sane... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking for gawk... gawk unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... (cached) yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install *** Checking for compilation programs... unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking whether gcc understands -c and -o together... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking for style of include used by make... GNU unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking dependency style of gcc... gcc3 unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking for Minix Amsterdam compiler... no unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking for ar... ar unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking minix/config.h usability... no unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking minix/config.h presence... no unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking for minix/config.h... no unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking whether it is safe to define __EXTENSIONS__... yes unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking whether _XOPEN_SOURCE should be defined... no unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking for _LARGEFILE_SOURCE value needed for large files... no unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking for special C compiler options needed for large files... no unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking for _FILE_OFFSET_BITS value needed for large files... no unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C99... -std=gnu99 unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking dependency style of gcc -std=gnu99... gcc3 unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking the archiver (ar) interface... ar unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking dependency style of g++... gcc3 unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking for autogen... /bin/true unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install *** autogen not found. Will not link against libopts. unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking for ANSI C header files... (cached) yes unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking cpuid.h usability... yes unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking cpuid.h presence... yes unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking for cpuid.h... yes unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking for ld used by GCC... /usr/bin/ld unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking for shared library run path origin... done unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking whether to use nettle... yes unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking for libnettle... yes unit-oai-hss-0: 12:34:18 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: 12:34:18 DEBUG unit.oai-hss/0.install checking for __gmpz_cmp in -lgmp... yes unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking for LIBTASN1... yes unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking whether to use the included minitasn1... no unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking whether C99 macros are supported... yes unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking whether to disable DTLS-SRTP extension... no unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking whether to disable TLS heartbeat support... yes unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking whether to disable SRP authentication support... no unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking whether to disable PSK authentication support... no unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking whether to disable anonymous authentication support... no unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking whether to disable DHE support... no unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking whether to disable ECDHE support... no unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking whether to disable RSA-EXPORT support... no unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking whether to disable OpenPGP Certificate authentication support... no unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking whether to add cryptodev support... no unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking whether to disable OCSP support... no unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking size of void *... 8 unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking size of long long... 8 unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking size of int... 4 unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking sys/socket.h usability... yes unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking sys/socket.h presence... yes unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking for sys/socket.h... yes unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking features.h usability... yes unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking features.h presence... yes unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking for features.h... yes unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking linewrap.h usability... no unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking linewrap.h presence... no unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking for linewrap.h... no unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking arpa/inet.h usability... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking arpa/inet.h presence... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking dirent.h usability... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking dirent.h presence... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking for dirent.h... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking for sys/stat.h... (cached) yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking netdb.h usability... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking netdb.h presence... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking for netdb.h... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking netinet/in.h usability... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking netinet/in.h presence... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking for netinet/in.h... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking getopt.h usability... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking getopt.h presence... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking for getopt.h... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking stdio_ext.h usability... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking stdio_ext.h presence... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking for stdio_ext.h... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking termios.h usability... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking termios.h presence... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking for termios.h... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking sys/time.h usability... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking sys/time.h presence... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking for sys/time.h... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking iconv.h usability... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking iconv.h presence... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking for iconv.h... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking math.h usability... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking math.h presence... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking for math.h... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking sys/mman.h usability... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking sys/mman.h presence... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking for sys/mman.h... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking sys/select.h usability... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking sys/select.h presence... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking for sys/select.h... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking wchar.h usability... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking wchar.h presence... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking for wchar.h... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking for strings.h... (cached) yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking sys/uio.h usability... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking sys/uio.h presence... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking for sys/uio.h... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking sysexits.h usability... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking sysexits.h presence... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking for sysexits.h... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking xlocale.h usability... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking xlocale.h presence... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking for xlocale.h... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking sys/param.h usability... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking sys/param.h presence... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking for sys/param.h... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking sys/wait.h usability... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking sys/wait.h presence... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking for sys/wait.h... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking sys/ioctl.h usability... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking sys/ioctl.h presence... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking for sys/ioctl.h... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... none needed unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking whether to build OpenSSL compatibility layer... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking for gtkdoc-check... no unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking for gtkdoc-rebase... no unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking for gtkdoc-mkpdf... no unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking whether to build gtk-doc documentation... no unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking whether NLS is requested... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking for msgfmt... no unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking for gmsgfmt... : unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking for xgettext... no unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking for msgmerge... no unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking for CFPreferencesCopyAppValue... no unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking for CFLocaleCopyCurrent... no unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking for GNU gettext in libc... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking whether to use NLS... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking where the gettext function comes from... libc unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking whether the preprocessor supports include_next... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking whether system header files limit the line length... no unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking for shutdown... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking for sa_family_t... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking for C/C++ restrict keyword... __restrict unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking whether clearerr_unlocked is declared... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking whether feof_unlocked is declared... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking whether ferror_unlocked is declared... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking whether fflush_unlocked is declared... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking whether fgets_unlocked is declared... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking whether fputc_unlocked is declared... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking whether fputs_unlocked is declared... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking whether fread_unlocked is declared... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking whether fwrite_unlocked is declared... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking whether getc_unlocked is declared... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking whether getchar_unlocked is declared... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking whether putc_unlocked is declared... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking whether putchar_unlocked is declared... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking for flockfile... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking for funlockfile... yes unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking for _set_invalid_parameter_handler... no unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking for __fseterr... no unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking for getdelim... yes unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking for __fsetlocking... yes unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking for tcgetattr... yes unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking for tcsetattr... yes unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking for getsubopt... yes unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking for gettimeofday... yes unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking for nanotime... no unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking for mprotect... yes unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking for sleep... yes unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking for snprintf... yes unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking for strdup... yes unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking for strerror_r... yes unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking for __xpg_strerror_r... yes unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking for strndup... yes unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking for localtime_r... yes unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking for vasnprintf... no unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking for ftruncate... yes unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking for getdtablesize... yes unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking for newlocale... yes unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking for lstat... yes unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking for pipe... yes unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking for setenv... yes unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking for catgets... yes unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking for symlink... yes unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... no unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking for complete errno.h... yes unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... yes unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking for strerror_r... (cached) yes unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking whether strerror_r returns char *... yes unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking whether frexp() can be used without linking with libm... yes unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking whether alarm is declared... yes unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking whether long double and double are the same... no unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking whether stdin defaults to large file offsets... yes unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking for pid_t... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking for mode_t... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking whether fseeko is declared... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking for fseeko... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking whether stat file-mode macros are broken... no unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking for nlink_t... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking whether ftello is declared... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking for ftello... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking whether ftello works... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... none required unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking for gethostbyname... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... none required unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking for getservbyname... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... none required unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking for IPv4 sockets... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking for IPv6 sockets... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking whether getdelim is declared... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking whether getline is declared... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking for getopt.h... (cached) yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking for getopt_long_only... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking whether getopt is POSIX compatible... yes unit-oai-hss-0: 12:34:23 DEBUG unit.oai-hss/0.install checking for working GNU getopt function... yes unit-oai-hss-0: 12:34:23 DEBUG unit.oai-hss/0.install checking for working GNU getopt_long function... yes unit-oai-hss-0: 12:34:23 DEBUG unit.oai-hss/0.install checking whether getenv is declared... yes unit-oai-hss-0: 12:34:23 DEBUG unit.oai-hss/0.install checking whether getpass is declared... yes unit-oai-hss-0: 12:34:23 DEBUG unit.oai-hss/0.install checking whether flockfile is declared... yes unit-oai-hss-0: 12:34:23 DEBUG unit.oai-hss/0.install checking whether funlockfile is declared... yes unit-oai-hss-0: 12:34:23 DEBUG unit.oai-hss/0.install checking for struct timeval... yes unit-oai-hss-0: 12:34:23 DEBUG unit.oai-hss/0.install checking for wide-enough struct timeval.tv_sec member... yes unit-oai-hss-0: 12:34:23 DEBUG unit.oai-hss/0.install checking whether gettimeofday is declared without a macro... yes unit-oai-hss-0: 12:34:23 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... word 1 bit 20 unit-oai-hss-0: 12:34:23 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... word 0 bit 23 unit-oai-hss-0: 12:34:23 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 12:34:23 DEBUG unit.oai-hss/0.install checking whether malloc, realloc, calloc are POSIX compliant... yes unit-oai-hss-0: 12:34:23 DEBUG unit.oai-hss/0.install checking for mmap... yes unit-oai-hss-0: 12:34:23 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 12:34:23 DEBUG unit.oai-hss/0.install checking whether memchr works... yes unit-oai-hss-0: 12:34:23 DEBUG unit.oai-hss/0.install checking whether memmem is declared... yes unit-oai-hss-0: 12:34:23 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... no unit-oai-hss-0: 12:34:23 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... yes unit-oai-hss-0: 12:34:23 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 12:34:23 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... yes unit-oai-hss-0: 12:34:23 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... yes unit-oai-hss-0: 12:34:23 DEBUG unit.oai-hss/0.install checking for sigset_t... yes unit-oai-hss-0: 12:34:23 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 12:34:23 DEBUG unit.oai-hss/0.install checking whether snprintf returns a byte count as in C99... yes unit-oai-hss-0: 12:34:23 DEBUG unit.oai-hss/0.install checking whether snprintf is declared... yes unit-oai-hss-0: 12:34:23 DEBUG unit.oai-hss/0.install checking for stdbool.h that conforms to C99... yes unit-oai-hss-0: 12:34:23 DEBUG unit.oai-hss/0.install checking for _Bool... yes unit-oai-hss-0: 12:34:23 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 12:34:23 DEBUG unit.oai-hss/0.install checking for long long int... yes unit-oai-hss-0: 12:34:23 DEBUG unit.oai-hss/0.install checking for unsigned long long int... yes unit-oai-hss-0: 12:34:23 DEBUG unit.oai-hss/0.install checking whether stdint.h conforms to C99... yes unit-oai-hss-0: 12:34:23 DEBUG unit.oai-hss/0.install checking whether strdup is declared... yes unit-oai-hss-0: 12:34:23 DEBUG unit.oai-hss/0.install checking whether strerror(0) succeeds... yes unit-oai-hss-0: 12:34:23 DEBUG unit.oai-hss/0.install checking for strerror_r with POSIX signature... no unit-oai-hss-0: 12:34:24 DEBUG unit.oai-hss/0.install checking whether __xpg_strerror_r works... yes unit-oai-hss-0: 12:34:24 DEBUG unit.oai-hss/0.install checking whether ffsl is declared without a macro... yes unit-oai-hss-0: 12:34:24 DEBUG unit.oai-hss/0.install checking whether ffsll is declared without a macro... yes unit-oai-hss-0: 12:34:24 DEBUG unit.oai-hss/0.install checking whether memmem is declared without a macro... yes unit-oai-hss-0: 12:34:24 DEBUG unit.oai-hss/0.install checking whether mempcpy is declared without a macro... yes unit-oai-hss-0: 12:34:24 DEBUG unit.oai-hss/0.install checking whether memrchr is declared without a macro... yes unit-oai-hss-0: 12:34:24 DEBUG unit.oai-hss/0.install checking whether rawmemchr is declared without a macro... yes unit-oai-hss-0: 12:34:24 DEBUG unit.oai-hss/0.install checking whether stpcpy is declared without a macro... yes unit-oai-hss-0: 12:34:24 DEBUG unit.oai-hss/0.install checking whether stpncpy is declared without a macro... yes unit-oai-hss-0: 12:34:24 DEBUG unit.oai-hss/0.install checking whether strchrnul is declared without a macro... yes unit-oai-hss-0: 12:34:24 DEBUG unit.oai-hss/0.install checking whether strdup is declared without a macro... yes unit-oai-hss-0: 12:34:24 DEBUG unit.oai-hss/0.install checking whether strncat is declared without a macro... yes unit-oai-hss-0: 12:34:24 DEBUG unit.oai-hss/0.install checking whether strndup is declared without a macro... yes unit-oai-hss-0: 12:34:24 DEBUG unit.oai-hss/0.install checking whether strnlen is declared without a macro... yes unit-oai-hss-0: 12:34:24 DEBUG unit.oai-hss/0.install checking whether strpbrk is declared without a macro... yes unit-oai-hss-0: 12:34:24 DEBUG unit.oai-hss/0.install checking whether strsep is declared without a macro... yes unit-oai-hss-0: 12:34:24 DEBUG unit.oai-hss/0.install checking whether strcasestr is declared without a macro... yes unit-oai-hss-0: 12:34:24 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared without a macro... yes unit-oai-hss-0: 12:34:24 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared without a macro... yes unit-oai-hss-0: 12:34:24 DEBUG unit.oai-hss/0.install checking whether strsignal is declared without a macro... yes unit-oai-hss-0: 12:34:24 DEBUG unit.oai-hss/0.install checking whether strverscmp is declared without a macro... yes unit-oai-hss-0: 12:34:24 DEBUG unit.oai-hss/0.install checking whether ffs is declared without a macro... yes unit-oai-hss-0: 12:34:24 DEBUG unit.oai-hss/0.install checking whether strcasecmp is declared without a macro... yes unit-oai-hss-0: 12:34:24 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared without a macro... yes unit-oai-hss-0: 12:34:24 DEBUG unit.oai-hss/0.install checking whether strndup is declared... (cached) yes unit-oai-hss-0: 12:34:24 DEBUG unit.oai-hss/0.install checking whether strnlen is declared... (cached) yes unit-oai-hss-0: 12:34:24 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared... (cached) yes unit-oai-hss-0: 12:34:24 DEBUG unit.oai-hss/0.install checking whether imported symbols can be declared weak... yes unit-oai-hss-0: 12:34:24 DEBUG unit.oai-hss/0.install checking pthread.h usability... yes unit-oai-hss-0: 12:34:24 DEBUG unit.oai-hss/0.install checking pthread.h presence... yes unit-oai-hss-0: 12:34:24 DEBUG unit.oai-hss/0.install checking for pthread.h... yes unit-oai-hss-0: 12:34:24 DEBUG unit.oai-hss/0.install checking for pthread_kill in -lpthread... yes unit-oai-hss-0: 12:34:24 DEBUG unit.oai-hss/0.install checking for multithread API to use... posix unit-oai-hss-0: 12:34:24 DEBUG unit.oai-hss/0.install checking for struct timespec in ... yes unit-oai-hss-0: 12:34:24 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 12:34:24 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 12:34:24 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 12:34:24 DEBUG unit.oai-hss/0.install checking for intmax_t... yes unit-oai-hss-0: 12:34:24 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 12:34:24 DEBUG unit.oai-hss/0.install checking for strnlen... yes unit-oai-hss-0: 12:34:24 DEBUG unit.oai-hss/0.install checking for wcslen... yes unit-oai-hss-0: 12:34:24 DEBUG unit.oai-hss/0.install checking for wcsnlen... yes unit-oai-hss-0: 12:34:24 DEBUG unit.oai-hss/0.install checking for mbrtowc... yes unit-oai-hss-0: 12:34:24 DEBUG unit.oai-hss/0.install checking for wcrtomb... yes unit-oai-hss-0: 12:34:24 DEBUG unit.oai-hss/0.install checking whether _snprintf is declared... no unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking whether printf supports size specifiers as in C99... yes unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking whether printf supports 'long double' arguments... yes unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'double' arguments... yes unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'long double' arguments... no unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking whether printf supports the 'a' and 'A' directives... yes unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking whether printf supports the 'F' directive... yes unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking whether printf supports the 'n' directive... no unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking whether printf supports the 'ls' directive... yes unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking whether printf supports the grouping flag... yes unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking whether printf supports the left-adjust flag correctly... yes unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking whether printf supports the zero flag correctly... yes unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking whether printf supports large precisions... yes unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking whether printf survives out-of-memory conditions... yes unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared... yes unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking whether uses 'inline' correctly... yes unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking for nl_langinfo and CODESET... yes unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking if environ is properly declared... yes unit-oai-hss-0: 12:34:26 DEBUG unit.oai-hss/0.install checking for working fcntl.h... yes unit-oai-hss-0: 12:34:26 DEBUG unit.oai-hss/0.install checking whether ungetc works on arbitrary bytes... yes unit-oai-hss-0: 12:34:26 DEBUG unit.oai-hss/0.install checking whether getcwd (NULL, 0) allocates memory for result... yes unit-oai-hss-0: 12:34:26 DEBUG unit.oai-hss/0.install checking for getcwd with POSIX signature... yes unit-oai-hss-0: 12:34:26 DEBUG unit.oai-hss/0.install checking whether imaxabs is declared without a macro... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether imaxdiv is declared without a macro... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether strtoimax is declared without a macro... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether strtoumax is declared without a macro... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether the inttypes.h PRIxNN macros are broken... no unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking for LC_MESSAGES... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether lstat correctly handles trailing slash... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking for promoted mode_t type... mode_t unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... (cached) yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether setenv is declared... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking search.h usability... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking search.h presence... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking for search.h... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking for tsearch... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking for alloca as a compiler built-in... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking for alphasort... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is defined... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is defined... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared without a macro... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared without a macro... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking byteswap.h usability... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking byteswap.h presence... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking for byteswap.h... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking for clock_gettime... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking for clock_settime... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking for closedir... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether alphasort is declared without a macro... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether closedir is declared without a macro... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether dirfd is declared without a macro... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether fdopendir is declared without a macro... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether opendir is declared without a macro... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether readdir is declared without a macro... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether rewinddir is declared without a macro... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether scandir is declared without a macro... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... (cached) no unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether dup2 works... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking for error_at_line... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether conversion from 'int' to 'long double' works... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether frexp works... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking whether frexpl works... yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking for fseeko... (cached) yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking for ftello... (cached) yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking whether ftello works... (cached) yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking whether __func__ is available... yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking for library containing getaddrinfo... none required unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking for getaddrinfo... yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared... (cached) yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking whether gai_strerrorA is declared... no unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking for gai_strerror with POSIX signature... yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking for struct sockaddr.sa_len... no unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared... (cached) yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared... (cached) yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared... (cached) yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking for struct addrinfo... yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking for working getdelim function... yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking for getline... yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking for working getline function... yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking for getpass... yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking whether gettimeofday clobbers localtime buffer... no unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking for gettimeofday with POSIX signature... almost unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... (cached) none required unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking for gethostbyname... (cached) yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking for iconv... yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking for working iconv... yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking for iconv declaration... unit-oai-hss-0: 12:34:28 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: 12:34:28 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: 12:34:28 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... (cached) none required unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... (cached) yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking for library containing inet_pton... none required unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared... (cached) yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking whether the compiler generally respects inline... yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking whether isnan(double) can be used without linking with libm... yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking whether isnan(float) can be used without linking with libm... yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking whether isnan(float) works... yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking whether isnan(long double) can be used without linking with libm... yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking whether isnanl works... no unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... word 2 bit 0 unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking if gcc/ld supports -Wl,--output-def... no unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking if LD -Wl,--version-script works... yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking whether lseek detects pipes... yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... (cached) yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking whether NAN macro works... yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking whether HUGE_VAL works... yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking whether acosf is declared without a macro... yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking whether acosl is declared without a macro... yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether asinf is declared without a macro... yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether asinl is declared without a macro... yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether atanf is declared without a macro... yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether atanl is declared without a macro... yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether cbrt is declared without a macro... yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether cbrtf is declared without a macro... yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether cbrtl is declared without a macro... yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether ceilf is declared without a macro... yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether ceill is declared without a macro... yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether copysign is declared without a macro... yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether copysignf is declared without a macro... yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether copysignl is declared without a macro... yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether cosf is declared without a macro... yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether cosl is declared without a macro... yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether coshf is declared without a macro... yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether expf is declared without a macro... yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether expl is declared without a macro... yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether exp2 is declared without a macro... yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether exp2f is declared without a macro... yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether exp2l is declared without a macro... yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether expm1 is declared without a macro... yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether expm1f is declared without a macro... yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether expm1l is declared without a macro... yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether fabsf is declared without a macro... yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether fabsl is declared without a macro... yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether floorf is declared without a macro... yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether floorl is declared without a macro... yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether fma is declared without a macro... yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether fmaf is declared without a macro... yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether fmal is declared without a macro... yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether fmod is declared without a macro... yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether fmodf is declared without a macro... yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether fmodl is declared without a macro... yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether frexpf is declared without a macro... yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether frexpl is declared without a macro... yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether hypotf is declared without a macro... yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether hypotl is declared without a macro... yes unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install checking whether ilogb is declared without a macro... yes unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install checking whether ilogbf is declared without a macro... yes unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install checking whether ilogbl is declared without a macro... yes unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install checking whether ldexpf is declared without a macro... yes unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared without a macro... yes unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install checking whether log is declared without a macro... yes unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install checking whether logf is declared without a macro... yes unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install checking whether logl is declared without a macro... yes unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install checking whether log10 is declared without a macro... yes unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install checking whether log10f is declared without a macro... yes unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install checking whether log10l is declared without a macro... yes unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install checking whether log1p is declared without a macro... yes unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install checking whether log1pf is declared without a macro... yes unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install checking whether log1pl is declared without a macro... yes unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install checking whether log2 is declared without a macro... yes unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install checking whether log2f is declared without a macro... yes unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install checking whether log2l is declared without a macro... yes unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install checking whether logb is declared without a macro... yes unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install checking whether logbf is declared without a macro... yes unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install checking whether logbl is declared without a macro... yes unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install checking whether modf is declared without a macro... yes unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install checking whether modff is declared without a macro... yes unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install checking whether modfl is declared without a macro... yes unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install checking whether powf is declared without a macro... yes unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install checking whether remainder is declared without a macro... yes unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install checking whether remainderf is declared without a macro... yes unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install checking whether remainderl is declared without a macro... yes unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install checking whether rint is declared without a macro... yes unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install checking whether rintf is declared without a macro... yes unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install checking whether rintl is declared without a macro... yes unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install checking whether round is declared without a macro... yes unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install checking whether roundf is declared without a macro... yes unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install checking whether roundl is declared without a macro... yes unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install checking whether sinf is declared without a macro... yes unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install checking whether sinl is declared without a macro... yes unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install checking whether sinhf is declared without a macro... yes unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install checking whether sqrtf is declared without a macro... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether sqrtl is declared without a macro... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether tanf is declared without a macro... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether tanl is declared without a macro... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether tanhf is declared without a macro... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether trunc is declared without a macro... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether truncf is declared without a macro... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether truncl is declared without a macro... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking for memmem... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether memmem works... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking for mempcpy... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking for opendir... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking for pmccabe... false unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether frexp works... (cached) yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether ldexp can be used without linking with libm... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... (cached) yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether frexpl works... (cached) yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... (cached) yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether ldexpl() can be used without linking with libm... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether ldexpl works... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared... (cached) yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... (cached) yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... (cached) yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking for rawmemchr... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking for readdir... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking for scandir... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether select supports a 0 argument... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether select detects invalid fds... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... (cached) none required unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking for getservbyname... (cached) yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking for volatile sig_atomic_t... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking for sighandler_t... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether pthread_sigmask is declared without a macro... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether sigaction is declared without a macro... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether sigaddset is declared without a macro... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether sigdelset is declared without a macro... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether sigemptyset is declared without a macro... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether sigfillset is declared without a macro... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether sigismember is declared without a macro... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether sigpending is declared without a macro... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether sigprocmask is declared without a macro... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking for signbit macro... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking for signbit compiler built-ins... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking for SIZE_MAX... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether sleep is declared... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking for working sleep... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... (cached) none needed unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking for socklen_t... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking for working stdalign.h... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking for va_copy... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether NULL can be used in arbitrary expressions... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether dprintf is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether fpurge is declared without a macro... no unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether fseeko is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether ftello is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether getdelim is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether getline is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether gets is declared without a macro... no unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether pclose is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether popen is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether renameat is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether snprintf is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether tmpfile is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether vdprintf is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether _Exit is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether atoll is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether canonicalize_file_name is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether getloadavg is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether getsubopt is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether grantpt is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether initstate is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether initstate_r is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether mkdtemp is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether mkostemp is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether mkostemps is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether mkstemp is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether mkstemps is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether posix_openpt is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether ptsname is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether ptsname_r is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether random is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether random_r is declared without a macro... yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether realpath is declared without a macro... yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether rpmatch is declared without a macro... yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether secure_getenv is declared without a macro... yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether setenv is declared without a macro... yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether setstate is declared without a macro... yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether setstate_r is declared without a macro... yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether srandom is declared without a macro... yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether srandom_r is declared without a macro... yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether strtod is declared without a macro... yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether strtoll is declared without a macro... yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether strtoull is declared without a macro... yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether unlockpt is declared without a macro... yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared without a macro... yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking for strcasecmp... yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking for strncasecmp... yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared... (cached) yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking for strchrnul... yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether strchrnul works... yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking for working strerror function... yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking for working strndup... yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking for working strnlen... yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking for strtok_r... yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether strtok_r works... yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking for strverscmp... yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... (cached) yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... (cached) yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking for sa_family_t... (cached) yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... (cached) yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking for nlink_t... (cached) yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether localtime_r is declared... yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether localtime_r is compatible with its POSIX signature... yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking for library containing timer_settime... -lrt unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking for timer_settime... yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether chdir is declared without a macro... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether chown is declared without a macro... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether dup is declared without a macro... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether dup2 is declared without a macro... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether dup3 is declared without a macro... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether environ is declared without a macro... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether euidaccess is declared without a macro... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether faccessat is declared without a macro... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether fchdir is declared without a macro... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether fchownat is declared without a macro... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether fdatasync is declared without a macro... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether fsync is declared without a macro... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether ftruncate is declared without a macro... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether getcwd is declared without a macro... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether getdomainname is declared without a macro... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether getdtablesize is declared without a macro... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether getgroups is declared without a macro... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether gethostname is declared without a macro... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether getlogin is declared without a macro... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether getlogin_r is declared without a macro... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared without a macro... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether getusershell is declared without a macro... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether setusershell is declared without a macro... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether endusershell is declared without a macro... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether group_member is declared without a macro... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether isatty is declared without a macro... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether lchown is declared without a macro... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether link is declared without a macro... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether linkat is declared without a macro... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether lseek is declared without a macro... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether pipe is declared without a macro... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether pipe2 is declared without a macro... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether pread is declared without a macro... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether pwrite is declared without a macro... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether readlink is declared without a macro... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether readlinkat is declared without a macro... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether rmdir is declared without a macro... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether sethostname is declared without a macro... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether sleep is declared without a macro... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether symlink is declared without a macro... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether symlinkat is declared without a macro... yes unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking whether ttyname_r is declared without a macro... yes unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking whether unlink is declared without a macro... yes unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking whether unlinkat is declared without a macro... yes unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking whether usleep is declared without a macro... yes unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... yes unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking for vasprintf... yes unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... (cached) yes unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking for vsnprintf... yes unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... (cached) yes unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... (cached) yes unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking whether btowc is declared without a macro... yes unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking whether wctob is declared without a macro... yes unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking whether mbsinit is declared without a macro... yes unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking whether mbrtowc is declared without a macro... yes unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking whether mbrlen is declared without a macro... yes unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking whether mbsrtowcs is declared without a macro... yes unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking whether mbsnrtowcs is declared without a macro... yes unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking whether wcrtomb is declared without a macro... yes unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking whether wcsrtombs is declared without a macro... yes unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking whether wcsnrtombs is declared without a macro... yes unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking whether wcwidth is declared without a macro... yes unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking whether wmemchr is declared without a macro... yes unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking whether wmemcmp is declared without a macro... yes unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking whether wmemcpy is declared without a macro... yes unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking whether wmemmove is declared without a macro... yes unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking whether wmemset is declared without a macro... yes unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking whether wcslen is declared without a macro... yes unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking whether wcsnlen is declared without a macro... yes unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking whether wcscpy is declared without a macro... yes unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking whether wcpcpy is declared without a macro... yes unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking whether wcsncpy is declared without a macro... yes unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking whether wcpncpy is declared without a macro... yes unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking whether wcscat is declared without a macro... yes unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking whether wcsncat is declared without a macro... yes unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking whether wcscmp is declared without a macro... yes unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking whether wcsncmp is declared without a macro... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking whether wcscasecmp is declared without a macro... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking whether wcsncasecmp is declared without a macro... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking whether wcscoll is declared without a macro... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking whether wcsxfrm is declared without a macro... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking whether wcsdup is declared without a macro... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking whether wcschr is declared without a macro... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking whether wcsrchr is declared without a macro... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking whether wcscspn is declared without a macro... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking whether wcsspn is declared without a macro... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking whether wcspbrk is declared without a macro... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking whether wcsstr is declared without a macro... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking whether wcstok is declared without a macro... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking whether wcswidth is declared without a macro... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking for a traditional french locale... none unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking for a turkish Unicode locale... none unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking whether fcntl is declared without a macro... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking whether openat is declared without a macro... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking whether fdopen sets errno... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking whether getdtablesize works... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking for getpagesize... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared... (cached) yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking whether INT32_MAX < INTMAX_MAX... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking whether INT64_MAX == LONG_MAX... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking whether UINT32_MAX < UINTMAX_MAX... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking whether UINT64_MAX == ULONG_MAX... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking for ioctl... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking for ioctl with POSIX signature... no unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... (cached) word 1 bit 20 unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... (cached) word 0 bit 23 unit-oai-hss-0: 12:34:37 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: 12:34:37 DEBUG unit.oai-hss/0.install checking whether locale.h conforms to POSIX:2001... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking whether locale.h defines locale_t... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking whether struct lconv is properly defined... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking whether setlocale is declared without a macro... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking whether duplocale is declared without a macro... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking for setlocale... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking for uselocale... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking for pthread_rwlock_t... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking whether open recognizes a trailing slash... yes unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking whether perror matches strerror... yes unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking for putenv compatible with GNU and SVID... yes unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking whether setenv validates arguments... yes unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking for a traditional french locale... (cached) none unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking for a french Unicode locale... none unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking for a traditional japanese locale... none unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking for a transitional chinese locale... none unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on directories... yes unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on files... yes unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking whether symlink handles trailing slash correctly... yes unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking whether declares ioctl... yes unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking whether ioctl is declared without a macro... yes unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking for unsetenv... yes unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking for unsetenv() return type... int unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking whether unsetenv obeys POSIX... yes unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking how to print strings... printf unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking for fgrep... /bin/grep -F unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking for ld used by gcc -std=gnu99... /usr/bin/ld unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking the maximum length of command line arguments... 1572864 unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking whether the shell understands some XSI constructs... yes unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking whether the shell understands "+="... yes unit-oai-hss-0: 12:34:38 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: 12:34:38 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: 12:34:38 DEBUG unit.oai-hss/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking how to recognize dependent libraries... pass_all unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking for dlltool... dlltool unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking for archiver @FILE support... @ unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking for strip... strip unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking for ranlib... (cached) ranlib unit-oai-hss-0: 12:34:38 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: 12:34:38 DEBUG unit.oai-hss/0.install checking for sysroot... no unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking for mt... mt unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking if mt is a manifest tool... no unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking for dlfcn.h... yes unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking for objdir... .libs unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 static flag -static works... yes unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... yes unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes unit-oai-hss-0: 12:34:38 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: 12:34:38 DEBUG unit.oai-hss/0.install checking whether -lc should be explicitly linked in... no unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking whether stripping libraries is possible... yes unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking if libtool supports shared libraries... yes unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking whether to build shared libraries... yes unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking whether to build static libraries... yes unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking how to run the C++ preprocessor... g++ -E unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking for ld used by g++... /usr/bin/ld -m elf_x86_64 unit-oai-hss-0: 12:34:38 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: 12:34:38 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: 12:34:39 DEBUG unit.oai-hss/0.install checking for g++ option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking if g++ PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking if g++ static flag -static works... yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... (cached) yes unit-oai-hss-0: 12:34:39 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: 12:34:39 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... (cached) GNU/Linux ld.so unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking for fork... yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking for getrusage... yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking for getpwuid_r... yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking for daemon... yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking for getpid... yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking for libpthread... yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking how to link with libpthread... -lpthread unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking whether to build libdane... yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking for unbound library... no unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install *** libunbound was not found. Libdane will not be built. unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking for P11_KIT... yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking for tss library... yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking for dirent.h that defines DIR... yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking for library containing opendir... none required unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking for sys/mman.h... (cached) yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking for sys/param.h... (cached) yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking sys/poll.h usability... yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking sys/poll.h presence... yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking for sys/poll.h... yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking sys/procset.h usability... no unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking sys/procset.h presence... no unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking for sys/procset.h... no unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking sys/stropts.h usability... yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking sys/stropts.h presence... yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking for sys/stropts.h... yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking for sys/time.h... (cached) yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking sys/un.h usability... yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking sys/un.h presence... yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking for sys/un.h... yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking for dlfcn.h... (cached) yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking errno.h usability... yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking errno.h presence... yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking for errno.h... yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking fcntl.h usability... yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking fcntl.h presence... yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking for fcntl.h... yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking libgen.h usability... yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking libgen.h presence... yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking for libgen.h... yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking libintl.h usability... yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking libintl.h presence... yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking for libintl.h... yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking for memory.h... (cached) yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking setjmp.h usability... yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking setjmp.h presence... yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking for setjmp.h... yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking for stdbool.h... (cached) yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking for sysexits.h... (cached) yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install checking utime.h usability... yes unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install checking utime.h presence... yes unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install checking for utime.h... yes unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install checking stdarg.h usability... yes unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install checking stdarg.h presence... yes unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install checking for stdarg.h... yes unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install checking for string.h... (cached) yes unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install checking limits.h usability... yes unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install checking limits.h presence... yes unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install checking for limits.h... yes unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install checking for runetype.h... no unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install checking for wchar.h... (cached) yes unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install checking for int8_t... yes unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install checking for uint8_t... yes unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install checking for int16_t... yes unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install checking for uint16_t... yes unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install checking for int32_t... yes unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install checking for uint32_t... yes unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install checking for intptr_t... yes unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install checking for uintptr_t... yes unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install checking for uint_t... no unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install checking for pid_t... (cached) yes unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install checking for size_t... (cached) yes unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install checking size of char*... 8 unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install checking size of int... (cached) 4 unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install checking size of long... (cached) 8 unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install checking size of short... 2 unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install checking for pathfind in -lgen... no unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install checking for gettext in -lintl... no unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install checking for vprintf... yes unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install checking for _doprnt... no unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install checking vfork.h usability... no unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install checking vfork.h presence... no unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install checking for vfork.h... no unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install checking for fork... (cached) yes unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install checking for vfork... yes unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install checking for working fork... yes unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install checking for working vfork... (cached) yes unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install checking for canonicalize_file_name... yes unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install checking for strchr... yes unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install checking for strrchr... yes unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install checking for strsignal... yes unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install checking for fchmod... yes unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install checking for fstat... yes unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install checking for chmod... yes unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... (cached) /bin/sed unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install configure: Using supplied libopts tearoff unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install checking whether a reg expr header is specified... no unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install checking whether with-libregex was specified... no unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install checking whether with-libregex-cflags was specified... no unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install checking whether with-libregex-libs was specified... no unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install checking whether libregex functions properly... yes unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install checking whether pathfind(3) works... no unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 Jun 2 12:23 /dev/zero unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install checking whether we have a functional realpath(3C)... yes unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install checking whether strftime() works... yes unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install checking whether fopen accepts "b" mode... yes unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install checking whether fopen accepts "t" mode... yes unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install checking whether not wanting optional option args... yes unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install checking size of unsigned long int... 8 unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install checking size of unsigned int... 4 unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install checking whether to include zlib compression support... yes unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install checking for libz... yes unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install checking how to link with libz... -lz unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install checking whether building Guile bindings... yes unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install *** Detecting GNU Guile... unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install checking for guile-snarf... no unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install configure: WARNING: `guile-snarf' from Guile 1.8 not found. Guile bindings not built. unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install *** Checking dependencies for crywrap... unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... (cached) yes unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install checking for sys/types.h... (cached) yes unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install checking return type of signal handlers... void unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install checking types of arguments for select... int,fd_set *,struct timeval * unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install checking for alarm... yes unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install checking for atexit... yes unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install checking for dup2... yes unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install checking for epoll_create... yes unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install checking for kqueue... no unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install checking for memchr... yes unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install checking for memset... yes unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install checking for munmap... yes unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install checking for putenv... yes unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install checking for regcomp... yes unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install checking for scandir... (cached) yes unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install checking for select... yes unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install checking for socket... yes unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install checking for strcasecmp... (cached) yes unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install checking for strchr... (cached) yes unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install checking for strncasecmp... (cached) yes unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install checking for strrchr... (cached) yes unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install checking for strstr... yes unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install checking for strtoul... yes unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install checking for uname... yes unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install checking for LIBIDN... yes unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install checking that generated files are newer than configure... done unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install config.status: creating src/libopts/Makefile unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install config.status: creating guile/pre-inst-guile unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install config.status: creating doc/Makefile unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/Makefile unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/openpgp/Makefile unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/srp/Makefile unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/x509/Makefile unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install config.status: creating doc/cyclo/Makefile unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install config.status: creating doc/doxygen/Doxyfile unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install config.status: creating doc/examples/Makefile unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install config.status: creating doc/latex/Makefile unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install config.status: creating doc/manpages/Makefile unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/Makefile unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/version.xml unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install config.status: creating doc/scripts/Makefile unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install config.status: creating extra/Makefile unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install config.status: creating extra/includes/Makefile unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install config.status: creating libdane/Makefile unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install config.status: creating libdane/includes/Makefile unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install config.status: creating libdane/gnutls-dane.pc unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install config.status: creating gl/Makefile unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install config.status: creating gl/tests/Makefile unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install config.status: creating guile/Makefile unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install config.status: creating guile/modules/Makefile unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install config.status: creating guile/src/Makefile unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install config.status: creating guile/tests/Makefile unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install config.status: creating lib/Makefile unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/Makefile unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/x86/Makefile unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install config.status: creating lib/algorithms/Makefile unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install config.status: creating lib/auth/Makefile unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install config.status: creating lib/ext/Makefile unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install config.status: creating lib/extras/Makefile unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install config.status: creating lib/gnutls.pc unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/Makefile unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/gnutls/gnutls.h unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install config.status: creating lib/minitasn1/Makefile unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install config.status: creating lib/nettle/Makefile unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install config.status: creating lib/opencdk/Makefile unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install config.status: creating lib/openpgp/Makefile unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install config.status: creating lib/x509/Makefile unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile.in unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install config.status: creating src/Makefile unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install config.status: creating src/crywrap/Makefile unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install config.status: creating tests/Makefile unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install config.status: creating tests/cert-tests/Makefile unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install config.status: creating tests/dsa/Makefile unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install config.status: creating tests/dtls/Makefile unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install config.status: creating tests/srp/Makefile unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install config.status: creating tests/ecdsa/Makefile unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install config.status: creating tests/key-id/Makefile unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install config.status: creating tests/openpgp-certs/Makefile unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs1-padding/Makefile unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs12-decode/Makefile unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs8-decode/Makefile unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install config.status: creating tests/rsa-md5-collision/Makefile unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install config.status: creating tests/safe-renegotiation/Makefile unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install config.status: creating tests/scripts/Makefile unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install config.status: creating tests/sha2/Makefile unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install config.status: creating tests/slow/Makefile unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install config.status: creating tests/suite/Makefile unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install config.status: creating tests/userid/Makefile unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install config.status: executing depfiles commands unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install config.status: executing po-directories commands unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install config.status: creating po/POTFILES unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install config.status: executing libtool commands unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install version: 3.1.23 shared 49:3:21 unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install Host/Target system: x86_64-unknown-linux-gnu unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install Build system: x86_64-unknown-linux-gnu unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install Compiler: gcc -std=gnu99 unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install CFlags: -g -O2 unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install Library types: Shared=yes, Static=yes unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install configure: External hardware support: unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install /dev/crypto: no unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install Hardware accel: x86-64 unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install PKCS#11 support: yes unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install TPM support: yes unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install configure: Optional features: unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install (note that included applications might not compile properly unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install if features are disabled) unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install DTLS-SRTP support: yes unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install OCSP support: yes unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install OpenPGP support: yes unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install SRP support: yes unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install PSK support: yes unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install DHE support: yes unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install ECDHE support: yes unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install RSA-EXPORT support: yes unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install Anon auth support: yes unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install Heartbeat support: yes unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install configure: Optional applications: unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install crywrap app: yes unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install local libopts: yes unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install local libtasn1: no unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install configure: Optional libraries: unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install Guile wrappers: no unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install C++ library: yes unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install DANE library: no unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install OpenSSL compat: yes unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install configure: System files: unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install Trust store pkcs: unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install Trust store file: /etc/ssl/certs/ca-certificates.crt unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install Blacklist file: unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install CRL file: unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install DNSSEC root key file: /etc/unbound/root.key unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install *** The DNSSEC root key file in /etc/unbound/root.key was not found. unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install *** This file is needed for the verification of DNSSEC responses. unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install *** Use the command: unbound-anchor -a "/etc/unbound/root.key" unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install *** to generate or update it. unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install Compiling gnutls unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install Making all in gl unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install GEN alloca.h unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install GEN sys/types.h unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install GEN sys/uio.h unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install GEN unistr.h unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install GEN unitypes.h unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install GEN wchar.h unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install GEN dirent.h unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install GEN arpa/inet.h unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install GEN getopt.h unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install GEN iconv.h unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install GEN math.h unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install GEN netdb.h unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install GEN signal.h unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install GEN stdio.h unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install GEN stdlib.h unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install GEN string.h unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install GEN strings.h unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install GEN sys/select.h unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install GEN sys/socket.h unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install GEN sys/stat.h unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install GEN time.h unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install GEN sys/time.h unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install GEN unistd.h unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install GEN fcntl.h unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install GEN inttypes.h unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install GEN locale.h unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install GEN sys/ioctl.h unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `all-am'. unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install CC argp-ba.lo unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install CC argp-eexst.lo unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install CC argp-fmtstream.lo unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install CC argp-fs-xinl.lo unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install CC argp-help.lo unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install CC argp-parse.lo unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install CC argp-pin.lo unit-oai-hss-0: 12:34:47 DEBUG unit.oai-hss/0.install CC argp-pv.lo unit-oai-hss-0: 12:34:47 DEBUG unit.oai-hss/0.install CC argp-pvh.lo unit-oai-hss-0: 12:34:47 DEBUG unit.oai-hss/0.install CC argp-xinl.lo unit-oai-hss-0: 12:34:47 DEBUG unit.oai-hss/0.install CC base64.lo unit-oai-hss-0: 12:34:47 DEBUG unit.oai-hss/0.install CC c-ctype.lo unit-oai-hss-0: 12:34:47 DEBUG unit.oai-hss/0.install CC c-strcasecmp.lo unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.install CC c-strncasecmp.lo unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.install CC dirname-lgpl.lo unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.install CC basename-lgpl.lo unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.install CC stripslash.lo unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.install CC fd-hook.lo unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.install CC gettime.lo unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.install CC hash-pjw-bare.lo unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.install CC math.lo unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.install CC printf-frexp.lo unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.install CC printf-frexpl.lo unit-oai-hss-0: 12:34:49 DEBUG unit.oai-hss/0.install CC progname.lo unit-oai-hss-0: 12:34:49 DEBUG unit.oai-hss/0.install CC read-file.lo unit-oai-hss-0: 12:34:49 DEBUG unit.oai-hss/0.install CC sockets.lo unit-oai-hss-0: 12:34:49 DEBUG unit.oai-hss/0.install CC sys_socket.lo unit-oai-hss-0: 12:34:49 DEBUG unit.oai-hss/0.install CC timespec.lo unit-oai-hss-0: 12:34:49 DEBUG unit.oai-hss/0.install CC u64.lo unit-oai-hss-0: 12:34:49 DEBUG unit.oai-hss/0.install CC unistd.lo unit-oai-hss-0: 12:34:49 DEBUG unit.oai-hss/0.install CC version-etc.lo unit-oai-hss-0: 12:34:49 DEBUG unit.oai-hss/0.install CC version-etc-fsf.lo unit-oai-hss-0: 12:34:49 DEBUG unit.oai-hss/0.install CC xsize.lo unit-oai-hss-0: 12:34:50 DEBUG unit.oai-hss/0.install CC asnprintf.lo unit-oai-hss-0: 12:34:50 DEBUG unit.oai-hss/0.install CC fseterr.lo unit-oai-hss-0: 12:34:50 DEBUG unit.oai-hss/0.install CC getopt.lo unit-oai-hss-0: 12:34:50 DEBUG unit.oai-hss/0.install CC getopt1.lo unit-oai-hss-0: 12:34:50 DEBUG unit.oai-hss/0.install CC isnanl.lo unit-oai-hss-0: 12:34:50 DEBUG unit.oai-hss/0.install CC printf-args.lo unit-oai-hss-0: 12:34:50 DEBUG unit.oai-hss/0.install CC printf-parse.lo unit-oai-hss-0: 12:34:50 DEBUG unit.oai-hss/0.install CC vasnprintf.lo unit-oai-hss-0: 12:34:50 DEBUG unit.oai-hss/0.install CC vfprintf.lo unit-oai-hss-0: 12:34:51 DEBUG unit.oai-hss/0.install CC vprintf.lo unit-oai-hss-0: 12:34:51 DEBUG unit.oai-hss/0.install CC glthread/threadlib.lo unit-oai-hss-0: 12:34:51 DEBUG unit.oai-hss/0.install CC unistr/u8-mbtoucr.lo unit-oai-hss-0: 12:34:51 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb.lo unit-oai-hss-0: 12:34:51 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb-aux.lo unit-oai-hss-0: 12:34:51 DEBUG unit.oai-hss/0.install CCLD libgnu.la unit-oai-hss-0: 12:34:52 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:34:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:34:52 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:34:52 DEBUG unit.oai-hss/0.install Making all in lib unit-oai-hss-0: 12:34:52 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:34:52 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 12:34:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:34:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:34:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:34:52 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 12:34:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:34:52 DEBUG unit.oai-hss/0.install CC common.lo unit-oai-hss-0: 12:34:52 DEBUG unit.oai-hss/0.install CC key_encode.lo unit-oai-hss-0: 12:34:52 DEBUG unit.oai-hss/0.install CC key_decode.lo unit-oai-hss-0: 12:34:52 DEBUG unit.oai-hss/0.install CC crl.lo unit-oai-hss-0: 12:34:52 DEBUG unit.oai-hss/0.install CC crl_write.lo unit-oai-hss-0: 12:34:53 DEBUG unit.oai-hss/0.install CC crq.lo unit-oai-hss-0: 12:34:53 DEBUG unit.oai-hss/0.install CC dn.lo unit-oai-hss-0: 12:34:53 DEBUG unit.oai-hss/0.install CC extensions.lo unit-oai-hss-0: 12:34:54 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install CC pbkdf2-sha1.lo unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install CC pkcs12.lo unit-oai-hss-0: 12:34:56 DEBUG unit.oai-hss/0.install CC pkcs12_bag.lo unit-oai-hss-0: 12:34:56 DEBUG unit.oai-hss/0.install CC pkcs12_encr.lo unit-oai-hss-0: 12:34:57 DEBUG unit.oai-hss/0.install CC pkcs7.lo unit-oai-hss-0: 12:34:57 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 12:34:58 DEBUG unit.oai-hss/0.install CC privkey_pkcs8.lo unit-oai-hss-0: 12:34:58 DEBUG unit.oai-hss/0.install CC privkey_openssl.lo unit-oai-hss-0: 12:34:58 DEBUG unit.oai-hss/0.install CC rfc2818_hostname.lo unit-oai-hss-0: 12:34:59 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 12:34:59 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 12:34:59 DEBUG unit.oai-hss/0.install CC x509.lo unit-oai-hss-0: 12:34:59 DEBUG unit.oai-hss/0.install CC x509_dn.lo unit-oai-hss-0: 12:35:00 DEBUG unit.oai-hss/0.install CC x509_write.lo unit-oai-hss-0: 12:35:00 DEBUG unit.oai-hss/0.install CC verify-high.lo unit-oai-hss-0: 12:35:00 DEBUG unit.oai-hss/0.install CC verify-high2.lo unit-oai-hss-0: 12:35:01 DEBUG unit.oai-hss/0.install CC ocsp.lo unit-oai-hss-0: 12:35:02 DEBUG unit.oai-hss/0.install CC ocsp_output.lo unit-oai-hss-0: 12:35:03 DEBUG unit.oai-hss/0.install CCLD libgnutls_x509.la unit-oai-hss-0: 12:35:03 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:35:03 DEBUG unit.oai-hss/0.install Making all in accelerated unit-oai-hss-0: 12:35:03 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:35:03 DEBUG unit.oai-hss/0.install Making all in x86 unit-oai-hss-0: 12:35:03 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:35:03 DEBUG unit.oai-hss/0.install CC sha-padlock.lo unit-oai-hss-0: 12:35:03 DEBUG unit.oai-hss/0.install CC hmac-padlock.lo unit-oai-hss-0: 12:35:03 DEBUG unit.oai-hss/0.install CC aes-x86.lo unit-oai-hss-0: 12:35:03 DEBUG unit.oai-hss/0.install CC aes-padlock.lo unit-oai-hss-0: 12:35:04 DEBUG unit.oai-hss/0.install CC aes-gcm-padlock.lo unit-oai-hss-0: 12:35:04 DEBUG unit.oai-hss/0.install CC aes-gcm-x86.lo unit-oai-hss-0: 12:35:04 DEBUG unit.oai-hss/0.install CCAS appro-aes-x86-64.lo unit-oai-hss-0: 12:35:04 DEBUG unit.oai-hss/0.install CCAS appro-aes-gcm-x86-64.lo unit-oai-hss-0: 12:35:04 DEBUG unit.oai-hss/0.install CCAS padlock-x86-64.lo unit-oai-hss-0: 12:35:04 DEBUG unit.oai-hss/0.install CCAS cpuid-x86-64.lo unit-oai-hss-0: 12:35:05 DEBUG unit.oai-hss/0.install CCLD libx86.la unit-oai-hss-0: 12:35:05 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:35:05 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:35:05 DEBUG unit.oai-hss/0.install CC accelerated.lo unit-oai-hss-0: 12:35:05 DEBUG unit.oai-hss/0.install CC cryptodev.lo unit-oai-hss-0: 12:35:05 DEBUG unit.oai-hss/0.install CC cryptodev-gcm.lo unit-oai-hss-0: 12:35:05 DEBUG unit.oai-hss/0.install CCLD libaccelerated.la unit-oai-hss-0: 12:35:05 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:35:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:35:05 DEBUG unit.oai-hss/0.install Making all in auth unit-oai-hss-0: 12:35:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:35:05 DEBUG unit.oai-hss/0.install CC anon.lo unit-oai-hss-0: 12:35:05 DEBUG unit.oai-hss/0.install CC cert.lo unit-oai-hss-0: 12:35:05 DEBUG unit.oai-hss/0.install CC dh_common.lo unit-oai-hss-0: 12:35:05 DEBUG unit.oai-hss/0.install CC dhe.lo unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install CC dhe_psk.lo unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install CC psk.lo unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install CC psk_passwd.lo unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install CC rsa.lo unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install CC rsa_export.lo unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install CC srp_passwd.lo unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install CC srp_rsa.lo unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install CC srp_sb64.lo unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install CC anon_ecdh.lo unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install CC ecdhe.lo unit-oai-hss-0: 12:35:09 DEBUG unit.oai-hss/0.install CCLD libgnutls_auth.la unit-oai-hss-0: 12:35:09 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:35:09 DEBUG unit.oai-hss/0.install Making all in ext unit-oai-hss-0: 12:35:09 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:35:09 DEBUG unit.oai-hss/0.install CC max_record.lo unit-oai-hss-0: 12:35:09 DEBUG unit.oai-hss/0.install CC cert_type.lo unit-oai-hss-0: 12:35:09 DEBUG unit.oai-hss/0.install CC server_name.lo unit-oai-hss-0: 12:35:09 DEBUG unit.oai-hss/0.install CC signature.lo unit-oai-hss-0: 12:35:10 DEBUG unit.oai-hss/0.install CC safe_renegotiation.lo unit-oai-hss-0: 12:35:10 DEBUG unit.oai-hss/0.install CC session_ticket.lo unit-oai-hss-0: 12:35:10 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 12:35:10 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 12:35:11 DEBUG unit.oai-hss/0.install CC heartbeat.lo unit-oai-hss-0: 12:35:11 DEBUG unit.oai-hss/0.install CC status_request.lo unit-oai-hss-0: 12:35:11 DEBUG unit.oai-hss/0.install CC new_record_padding.lo unit-oai-hss-0: 12:35:11 DEBUG unit.oai-hss/0.install CC srtp.lo unit-oai-hss-0: 12:35:12 DEBUG unit.oai-hss/0.install CCLD libgnutls_ext.la unit-oai-hss-0: 12:35:12 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:35:12 DEBUG unit.oai-hss/0.install Making all in algorithms unit-oai-hss-0: 12:35:12 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:35:12 DEBUG unit.oai-hss/0.install CC cert_types.lo unit-oai-hss-0: 12:35:12 DEBUG unit.oai-hss/0.install CC ciphers.lo unit-oai-hss-0: 12:35:12 DEBUG unit.oai-hss/0.install CC ciphersuites.lo unit-oai-hss-0: 12:35:12 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 12:35:13 DEBUG unit.oai-hss/0.install CC kx.lo unit-oai-hss-0: 12:35:13 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 12:35:13 DEBUG unit.oai-hss/0.install CC protocols.lo unit-oai-hss-0: 12:35:13 DEBUG unit.oai-hss/0.install CC publickey.lo unit-oai-hss-0: 12:35:13 DEBUG unit.oai-hss/0.install CC secparams.lo unit-oai-hss-0: 12:35:14 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 12:35:14 DEBUG unit.oai-hss/0.install CCLD libgnutls_alg.la unit-oai-hss-0: 12:35:14 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:35:14 DEBUG unit.oai-hss/0.install Making all in extras unit-oai-hss-0: 12:35:14 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:35:14 DEBUG unit.oai-hss/0.install CC randomart.lo unit-oai-hss-0: 12:35:14 DEBUG unit.oai-hss/0.install CCLD libgnutls_extras.la unit-oai-hss-0: 12:35:14 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:35:14 DEBUG unit.oai-hss/0.install Making all in opencdk unit-oai-hss-0: 12:35:14 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:35:14 DEBUG unit.oai-hss/0.install CC armor.lo unit-oai-hss-0: 12:35:14 DEBUG unit.oai-hss/0.install CC kbnode.lo unit-oai-hss-0: 12:35:14 DEBUG unit.oai-hss/0.install CC sig-check.lo unit-oai-hss-0: 12:35:14 DEBUG unit.oai-hss/0.install CC hash.lo unit-oai-hss-0: 12:35:15 DEBUG unit.oai-hss/0.install CC keydb.lo unit-oai-hss-0: 12:35:15 DEBUG unit.oai-hss/0.install CC pubkey.lo unit-oai-hss-0: 12:35:15 DEBUG unit.oai-hss/0.install CC stream.lo unit-oai-hss-0: 12:35:16 DEBUG unit.oai-hss/0.install CC write-packet.lo unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install CC misc.lo unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install CC seskey.lo unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install CC literal.lo unit-oai-hss-0: 12:35:18 DEBUG unit.oai-hss/0.install CC new-packet.lo unit-oai-hss-0: 12:35:18 DEBUG unit.oai-hss/0.install CC read-packet.lo unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install CCLD libminiopencdk.la unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install CC pgp.lo unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install CC pgpverify.lo unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install CC extras.lo unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install CC compat.lo unit-oai-hss-0: 12:35:20 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 12:35:20 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 12:35:20 DEBUG unit.oai-hss/0.install CC gnutls_openpgp.lo unit-oai-hss-0: 12:35:21 DEBUG unit.oai-hss/0.install CCLD libgnutls_openpgp.la unit-oai-hss-0: 12:35:21 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:35:21 DEBUG unit.oai-hss/0.install Making all in nettle unit-oai-hss-0: 12:35:21 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:35:21 DEBUG unit.oai-hss/0.install CC pk.lo unit-oai-hss-0: 12:35:21 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 12:35:21 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 12:35:21 DEBUG unit.oai-hss/0.install CC cipher.lo unit-oai-hss-0: 12:35:22 DEBUG unit.oai-hss/0.install CC rnd.lo unit-oai-hss-0: 12:35:22 DEBUG unit.oai-hss/0.install CC init.lo unit-oai-hss-0: 12:35:22 DEBUG unit.oai-hss/0.install CC egd.lo unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install CC multi.lo unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install CC wmnaf.lo unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install CC ecc_free.lo unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install CC ecc_make_key.lo unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install CC ecc_shared_secret.lo unit-oai-hss-0: 12:35:24 DEBUG unit.oai-hss/0.install CC ecc_map.lo unit-oai-hss-0: 12:35:24 DEBUG unit.oai-hss/0.install CC ecc_mulmod.lo unit-oai-hss-0: 12:35:24 DEBUG unit.oai-hss/0.install CC ecc_mulmod_cached.lo unit-oai-hss-0: 12:35:24 DEBUG unit.oai-hss/0.install CC ecc_points.lo unit-oai-hss-0: 12:35:24 DEBUG unit.oai-hss/0.install CC ecc_projective_dbl_point_3.lo unit-oai-hss-0: 12:35:24 DEBUG unit.oai-hss/0.install CC ecc_projective_isneutral.lo unit-oai-hss-0: 12:35:24 DEBUG unit.oai-hss/0.install CC ecc_projective_check_point.lo unit-oai-hss-0: 12:35:25 DEBUG unit.oai-hss/0.install CC ecc_projective_negate_point.lo unit-oai-hss-0: 12:35:25 DEBUG unit.oai-hss/0.install CC ecc_projective_add_point_ng.lo unit-oai-hss-0: 12:35:25 DEBUG unit.oai-hss/0.install CC ecc_sign_hash.lo unit-oai-hss-0: 12:35:25 DEBUG unit.oai-hss/0.install CC ecc_verify_hash.lo unit-oai-hss-0: 12:35:26 DEBUG unit.oai-hss/0.install CCLD libcrypto.la unit-oai-hss-0: 12:35:26 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:35:26 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:35:26 DEBUG unit.oai-hss/0.install CC gnutls_range.lo unit-oai-hss-0: 12:35:26 DEBUG unit.oai-hss/0.install CC gnutls_record.lo unit-oai-hss-0: 12:35:26 DEBUG unit.oai-hss/0.install CC gnutls_compress.lo unit-oai-hss-0: 12:35:26 DEBUG unit.oai-hss/0.install CC debug.lo unit-oai-hss-0: 12:35:26 DEBUG unit.oai-hss/0.install CC gnutls_cipher.lo unit-oai-hss-0: 12:35:26 DEBUG unit.oai-hss/0.install CC gnutls_mbuffers.lo unit-oai-hss-0: 12:35:27 DEBUG unit.oai-hss/0.install CC gnutls_buffers.lo unit-oai-hss-0: 12:35:27 DEBUG unit.oai-hss/0.install CC gnutls_handshake.lo unit-oai-hss-0: 12:35:28 DEBUG unit.oai-hss/0.install CC gnutls_num.lo unit-oai-hss-0: 12:35:28 DEBUG unit.oai-hss/0.install CC gnutls_errors.lo unit-oai-hss-0: 12:35:29 DEBUG unit.oai-hss/0.install CC gnutls_dh.lo unit-oai-hss-0: 12:35:29 DEBUG unit.oai-hss/0.install CC gnutls_kx.lo unit-oai-hss-0: 12:35:29 DEBUG unit.oai-hss/0.install CC gnutls_priority.lo unit-oai-hss-0: 12:35:29 DEBUG unit.oai-hss/0.install CC gnutls_hash_int.lo unit-oai-hss-0: 12:35:30 DEBUG unit.oai-hss/0.install CC gnutls_cipher_int.lo unit-oai-hss-0: 12:35:31 DEBUG unit.oai-hss/0.install CC gnutls_session.lo unit-oai-hss-0: 12:35:31 DEBUG unit.oai-hss/0.install CC gnutls_db.lo unit-oai-hss-0: 12:35:31 DEBUG unit.oai-hss/0.install CC x509_b64.lo unit-oai-hss-0: 12:35:32 DEBUG unit.oai-hss/0.install CC gnutls_extensions.lo unit-oai-hss-0: 12:35:32 DEBUG unit.oai-hss/0.install CC gnutls_auth.lo unit-oai-hss-0: 12:35:32 DEBUG unit.oai-hss/0.install CC gnutls_v2_compat.lo unit-oai-hss-0: 12:35:32 DEBUG unit.oai-hss/0.install CC gnutls_datum.lo unit-oai-hss-0: 12:35:32 DEBUG unit.oai-hss/0.install CC gnutls_session_pack.lo unit-oai-hss-0: 12:35:33 DEBUG unit.oai-hss/0.install CC gnutls_mpi.lo unit-oai-hss-0: 12:35:33 DEBUG unit.oai-hss/0.install CC gnutls_pk.lo unit-oai-hss-0: 12:35:33 DEBUG unit.oai-hss/0.install CC gnutls_cert.lo unit-oai-hss-0: 12:35:34 DEBUG unit.oai-hss/0.install CC gnutls_global.lo unit-oai-hss-0: 12:35:34 DEBUG unit.oai-hss/0.install CC gnutls_constate.lo unit-oai-hss-0: 12:35:34 DEBUG unit.oai-hss/0.install CC gnutls_anon_cred.lo unit-oai-hss-0: 12:35:34 DEBUG unit.oai-hss/0.install CC pkix_asn1_tab.lo unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install CC gnutls_asn1_tab.lo unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install CC gnutls_mem.lo unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install CC gnutls_ui.lo unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install CC gnutls_sig.lo unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install CC gnutls_ecc.lo unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install CC gnutls_dh_primes.lo unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install CC gnutls_alert.lo unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install CC system.lo unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install CC gnutls_str.lo unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install CC gnutls_state.lo unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install CC gnutls_x509.lo unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install CC gnutls_rsa_export.lo unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install CC gnutls_helper.lo unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install CC gnutls_supplemental.lo unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install CC random.lo unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install CC crypto-api.lo unit-oai-hss-0: 12:35:39 DEBUG unit.oai-hss/0.install CC gnutls_privkey.lo unit-oai-hss-0: 12:35:39 DEBUG unit.oai-hss/0.install CC gnutls_pcert.lo unit-oai-hss-0: 12:35:39 DEBUG unit.oai-hss/0.install CC gnutls_pubkey.lo unit-oai-hss-0: 12:35:40 DEBUG unit.oai-hss/0.install CC locks.lo unit-oai-hss-0: 12:35:40 DEBUG unit.oai-hss/0.install CC gnutls_dtls.lo unit-oai-hss-0: 12:35:40 DEBUG unit.oai-hss/0.install CC system_override.lo unit-oai-hss-0: 12:35:40 DEBUG unit.oai-hss/0.install CC crypto-backend.lo unit-oai-hss-0: 12:35:41 DEBUG unit.oai-hss/0.install CC verify-tofu.lo unit-oai-hss-0: 12:35:41 DEBUG unit.oai-hss/0.install CC pin.lo unit-oai-hss-0: 12:35:41 DEBUG unit.oai-hss/0.install CC tpm.lo unit-oai-hss-0: 12:35:42 DEBUG unit.oai-hss/0.install CC pkcs11.lo unit-oai-hss-0: 12:35:42 DEBUG unit.oai-hss/0.install CC pkcs11_privkey.lo unit-oai-hss-0: 12:35:42 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_add_provider': unit-oai-hss-0: 12:35:42 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: 12:35:42 DEBUG unit.oai-hss/0.install if (p11_kit_load_initialize_module (name, &module) != CKR_OK) unit-oai-hss-0: 12:35:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:42 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: 12:35:42 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (module); unit-oai-hss-0: 12:35:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:42 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'initialize_automatic_p11_kit': unit-oai-hss-0: 12:35:42 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: 12:35:42 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_registered (); unit-oai-hss-0: 12:35:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:42 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: 12:35:42 DEBUG unit.oai-hss/0.install modules = p11_kit_registered_modules (); unit-oai-hss-0: 12:35:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:42 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: 12:35:42 DEBUG unit.oai-hss/0.install name = p11_kit_registered_module_to_name (modules[i]); unit-oai-hss-0: 12:35:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:42 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_reinit': unit-oai-hss-0: 12:35:42 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: 12:35:42 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_module(providers[i].module); unit-oai-hss-0: 12:35:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:42 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_deinit': unit-oai-hss-0: 12:35:42 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: 12:35:42 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (providers[i].module); unit-oai-hss-0: 12:35:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:42 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: 12:35:42 DEBUG unit.oai-hss/0.install p11_kit_finalize_registered (); unit-oai-hss-0: 12:35:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install CC pkcs11_write.lo unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install CC pkcs11_secret.lo unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install CC gnutls_srp.lo unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install CC gnutls_psk.lo unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install CXX libgnutlsxx_la-gnutlsxx.lo unit-oai-hss-0: 12:35:45 DEBUG unit.oai-hss/0.install CC xssl.lo unit-oai-hss-0: 12:35:45 DEBUG unit.oai-hss/0.install CC xssl_getline.lo unit-oai-hss-0: 12:35:46 DEBUG unit.oai-hss/0.install CCLD libgnutls.la unit-oai-hss-0: 12:35:46 DEBUG unit.oai-hss/0.install copying selected object files to avoid basename conflicts... unit-oai-hss-0: 12:35:47 DEBUG unit.oai-hss/0.install CXXLD libgnutlsxx.la unit-oai-hss-0: 12:35:47 DEBUG unit.oai-hss/0.install CCLD libgnutls-xssl.la unit-oai-hss-0: 12:35:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:35:47 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:35:47 DEBUG unit.oai-hss/0.install Making all in extra unit-oai-hss-0: 12:35:47 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:35:47 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 12:35:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:35:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:35:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:35:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:35:47 DEBUG unit.oai-hss/0.install CC gnutls_openssl.lo unit-oai-hss-0: 12:35:47 DEBUG unit.oai-hss/0.install CC openssl_compat.lo unit-mysql-0: 12:35:47 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:35:47 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:35:47 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:35:47 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:35:47 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:35:47 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 12:35:47 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 12:35:47 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 12:35:47 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 12:35:47 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:35:47 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:35:47 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:35:47 DEBUG unit.oai-hss/0.install CCLD libgnutls-openssl.la unit-oai-hss-0: 12:35:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:35:47 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:35:47 DEBUG unit.oai-hss/0.install Making all in po unit-oai-hss-0: 12:35:47 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 12:35:47 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 12:35:47 DEBUG unit.oai-hss/0.install Making all in src unit-oai-hss-0: 12:35:47 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:35:47 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 12:35:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:35:47 DEBUG unit.oai-hss/0.install Making all in crywrap unit-oai-hss-0: 12:35:47 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:35:47 DEBUG unit.oai-hss/0.install CC crywrap.o unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_do_one': unit-oai-hss-0: 12:35:48 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: 12:35:48 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)insock, unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 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: 12:35:48 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)outsock); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_setup_pidfile': unit-oai-hss-0: 12:35:48 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: 12:35:48 DEBUG unit.oai-hss/0.install fchown (pidfilefd, config->uid, (gid_t)-1); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 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: 12:35:48 DEBUG unit.oai-hss/0.install write (pidfilefd, mypid, strlen (mypid)); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install CCLD crywrap unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install Making all in libopts unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install CC libopts_la-libopts.lo unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install In file included from libopts.c:24:0: unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install enum.c: In function 'enum_err': unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install enum.c:112:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, ENUM_ERR_LINE, *(paz_names++)); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install enum.c:135:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install sprintf(zFmt, ENUM_ERR_WIDTH, (int)max_len); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install enum.c:148:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_SPACE_FMT, *(paz_names++)); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install enum.c:155:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_FMT, *paz_names); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install enum.c: In function 'optionEnumerationVal': unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install enum.c:307:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install printf(INVALID_FMT, ix); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install In file included from libopts.c:27:0: unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install find.c: In function 'opt_ambiguities': unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install find.c:114:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_Name); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install find.c:119:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_DisableName); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install find.c: In function 'opt_set': unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install find.c:219:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pOD->pzText); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install find.c: In function 'opt_find_short': unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install find.c:432:21: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pRes->pzText); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install In file included from libopts.c:30:0: unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install makeshell.c: In function 'optionParseShell': unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install makeshell.c:147:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install makeshell.c:157:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install makeshell.c:166:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install makeshell.c:178:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install makeshell.c:184:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install makeshell.c:195:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install printf(SHOW_PROG_ENV, opts->pzPROGNAME); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_var_text': unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install makeshell.c:230:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install printf(SET_TEXT_FMT, prog, var); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_usage': unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install makeshell.c:373:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install strftime(tm_nm_buf, AO_NAME_SIZE, TIME_FMT, ptm ); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install makeshell.c:381:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install printf(SHELL_MAGIC, shell_prog); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install makeshell.c:383:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install printf(PREAMBLE_FMT, START_MARK, out_nm, tm_nm_buf); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install makeshell.c:386:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install printf(END_PRE_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_wrapup': unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install makeshell.c:436:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install printf(FINISH_LOOP, opts->pzPROGNAME); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_action': unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install makeshell.c:532:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, VER_STR); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install makeshell.c:535:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install printf(PAGE_USAGE_TEXT, opts->pzPROGNAME); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install makeshell.c:538:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_LOAD_WARN); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install makeshell.c:539:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install makeshell.c:544:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SAVE_OPTS); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install makeshell.c:545:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install makeshell.c:547:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, LONG_USE_STR); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install makeshell.c:551:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install printf(SGL_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install makeshell.c:555:24: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install od->pz_NAME, od->optMaxCt); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install makeshell.c:557:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install printf(MULTI_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install makeshell.c:564:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install makeshell.c:565:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install makeshell.c:568:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install makeshell.c:569:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install makeshell.c:572:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_inaction': unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install makeshell.c:582:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SUPPRESS_LOAD); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install makeshell.c:586:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install makeshell.c:589:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install makeshell.c:591:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_flag': unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install makeshell.c:614:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install printf(zOptionFlag, od->optValue); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_match_expr': unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install makeshell.c:689:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install printf(zOptionPartName, name_bf); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install makeshell.c:699:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install printf(zOptionFullName, name); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install In file included from libopts.c:31:0: unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install nested.c: In function 'emit_special_char': unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install nested.c:903:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install fprintf(fp, XML_HEX_BYTE_FMT, (ch & 0xFF)); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install In file included from libopts.c:33:0: unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install pgusage.c: In function 'open_tmp_usage': unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install snprintf(bf, bfsz, TMP_FILE_FMT, tmpdir, my_pid); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install pgusage.c: In function 'mk_pager_cmd': unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install snprintf(res, bfsz, PAGE_USAGE_FMT, pager, fname); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install In file included from libopts.c:34:0: unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionQuoteString': unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install putshell.c:190:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install sprintf(out, MK_STR_OCT_FMT, ch); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_enumeration': unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install putshell.c:277:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install putshell.c:283:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install printf(QUOT_ARG_FMT, pOD->optArg.argString); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install putshell.c:288:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_membership': unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install putshell.c:298:12: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install (int)(uintptr_t)(pOD->optCookie)); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install putshell.c:315:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install printf(SHOW_VAL_FMT, (unsigned long)val); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_stacked_arg': unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install putshell.c:330:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install printf(zOptCookieCt, pOpts->pzPROGNAME, pOD->pz_NAME, ct); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install putshell.c:334:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install putshell.c:337:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionPutShell': unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install putshell.c:375:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install printf(zOptCtFmt, pOpts->curOptIdx-1); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install putshell.c:403:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install printf(zEquivMode, pOpts->pzPROGNAME, pOD->pz_NAME, p->pz_NAME); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install putshell.c:442:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ? pOD->pz_DisablePfx : "false"); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install putshell.c:452:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install (int)pOD->optArg.argInt); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install putshell.c:472:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install (pOD->optArg.argBool == 0) ? "false" : "true"); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install putshell.c:484:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install pOD->optOccCt); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install putshell.c:491:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install putshell.c:493:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install In file included from libopts.c:37:0: unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install save.c: In function 'prt_value': unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install save.c:351:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install fprintf(fp, NULL_ATR_FMT, ovp->pzName); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install save.c:366:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install fprintf(fp, TYPE_ATR_FMT, ovp->pzName, typ); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install save.c:386:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, ovp->pzName); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install save.c:392:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install fprintf(fp, NUMB_ATR_FMT, ovp->pzName, ovp->v.longVal); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install save.c:397:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ovp->v.boolVal ? "true" : "false"); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install save.c: In function 'prt_string': unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install save.c:411:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_XML_FMT, name); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install save.c:439:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, name); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install save.c: In function 'prt_val_list': unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install save.c:459:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_CLOSE_FMT, name); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install save.c:463:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, name); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install save.c: In function 'prt_nested': unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install save.c:503:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, p->pz_Name); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install save.c: In function 'open_sv_file': unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install save.c:556:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install fprintf(fp, zPresetFile, time_str); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install In file included from libopts.c:44:0: unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install usage.c: In function 'print_usage_details': unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install usage.c:352:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install usage.c:357:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install usage.c: In function 'print_one_paragraph': unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install usage.c:437:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install fprintf(fp, PUTS_FMT, t); unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:51 DEBUG unit.oai-hss/0.install CCLD libopts.la unit-oai-hss-0: 12:35:51 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:35:51 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:35:51 DEBUG unit.oai-hss/0.install CC libcmd_srp_la-srptool-args.lo unit-oai-hss-0: 12:35:51 DEBUG unit.oai-hss/0.install CC libcmd_psk_la-psk-args.lo unit-oai-hss-0: 12:35:51 DEBUG unit.oai-hss/0.install CC libcmd_ocsp_la-ocsptool-args.lo unit-oai-hss-0: 12:35:51 DEBUG unit.oai-hss/0.install CC libcmd_serv_la-serv-args.lo unit-oai-hss-0: 12:35:51 DEBUG unit.oai-hss/0.install CC libcmd_cli_la-cli-args.lo unit-oai-hss-0: 12:35:51 DEBUG unit.oai-hss/0.install CC libcmd_cli_debug_la-cli-debug-args.lo unit-oai-hss-0: 12:35:51 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-args.lo unit-oai-hss-0: 12:35:51 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-cfg.lo unit-oai-hss-0: 12:35:52 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-danetool-args.lo unit-oai-hss-0: 12:35:52 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-certtool-cfg.lo unit-oai-hss-0: 12:35:52 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-p11tool-args.lo unit-oai-hss-0: 12:35:52 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-certtool-cfg.lo unit-oai-hss-0: 12:35:53 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-tpmtool-args.lo unit-oai-hss-0: 12:35:53 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-certtool-cfg.lo unit-oai-hss-0: 12:35:54 DEBUG unit.oai-hss/0.install CC psk.o unit-oai-hss-0: 12:35:55 DEBUG unit.oai-hss/0.install CC cli-debug.o unit-oai-hss-0: 12:35:55 DEBUG unit.oai-hss/0.install cli-debug.c: In function 'main': unit-oai-hss-0: 12:35:55 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: 12:35:55 DEBUG unit.oai-hss/0.install gnutls_transport_set_ptr (state, (gnutls_transport_ptr_t) unit-oai-hss-0: 12:35:55 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:55 DEBUG unit.oai-hss/0.install CC tests.o unit-oai-hss-0: 12:35:55 DEBUG unit.oai-hss/0.install CC socket.o unit-oai-hss-0: 12:35:55 DEBUG unit.oai-hss/0.install CC common.o unit-oai-hss-0: 12:35:55 DEBUG unit.oai-hss/0.install CC certtool.o unit-oai-hss-0: 12:35:56 DEBUG unit.oai-hss/0.install common.c: In function 'token_callback': unit-oai-hss-0: 12:35:56 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: 12:35:56 DEBUG unit.oai-hss/0.install fgets (buf, sizeof (buf), stdin); unit-oai-hss-0: 12:35:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:56 DEBUG unit.oai-hss/0.install CC certtool-common.o unit-oai-hss-0: 12:35:56 DEBUG unit.oai-hss/0.install certtool-common.c: In function 'print_head': unit-oai-hss-0: 12:35:56 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: 12:35:56 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[%u] =", txt, size); unit-oai-hss-0: 12:35:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:56 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: 12:35:56 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[] =\n", txt); unit-oai-hss-0: 12:35:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:56 DEBUG unit.oai-hss/0.install CC certtool-extras.o unit-oai-hss-0: 12:35:56 DEBUG unit.oai-hss/0.install CC srptool.o unit-oai-hss-0: 12:35:56 DEBUG unit.oai-hss/0.install CC ocsptool.o unit-oai-hss-0: 12:35:57 DEBUG unit.oai-hss/0.install CC ocsptool-common.o unit-oai-hss-0: 12:35:57 DEBUG unit.oai-hss/0.install CC serv.o unit-oai-hss-0: 12:35:57 DEBUG unit.oai-hss/0.install CC udp-serv.o unit-oai-hss-0: 12:35:57 DEBUG unit.oai-hss/0.install CC cli.o unit-oai-hss-0: 12:35:57 DEBUG unit.oai-hss/0.install CC benchmark-cipher.o unit-oai-hss-0: 12:35:57 DEBUG unit.oai-hss/0.install cli.c: In function 'psk_callback': unit-oai-hss-0: 12:35:57 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: 12:35:57 DEBUG unit.oai-hss/0.install getline (&tmp, &n, stdin); unit-oai-hss-0: 12:35:57 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:57 DEBUG unit.oai-hss/0.install CC benchmark.o unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install CC benchmark-tls.o unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install CC danetool.o unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install CC tpmtool.o unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install CC p11tool.o unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install CC pkcs11.o unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install CCLD libcmd-srp.la unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install CCLD libcmd-psk.la unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install CCLD libcmd-ocsp.la unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install CCLD libcmd-serv.la unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install CCLD libcmd-cli.la unit-oai-hss-0: 12:35:59 DEBUG unit.oai-hss/0.install CCLD libcmd-cli-debug.la unit-oai-hss-0: 12:35:59 DEBUG unit.oai-hss/0.install CCLD libcmd-certtool.la unit-oai-hss-0: 12:35:59 DEBUG unit.oai-hss/0.install CCLD libcmd-danetool.la unit-oai-hss-0: 12:35:59 DEBUG unit.oai-hss/0.install CCLD libcmd-p11tool.la unit-oai-hss-0: 12:35:59 DEBUG unit.oai-hss/0.install CCLD libcmd-tpmtool.la unit-oai-hss-0: 12:35:59 DEBUG unit.oai-hss/0.install CCLD psktool unit-oai-hss-0: 12:35:59 DEBUG unit.oai-hss/0.install CCLD gnutls-cli-debug unit-oai-hss-0: 12:35:59 DEBUG unit.oai-hss/0.install CCLD certtool unit-oai-hss-0: 12:35:59 DEBUG unit.oai-hss/0.install CCLD srptool unit-oai-hss-0: 12:35:59 DEBUG unit.oai-hss/0.install CCLD ocsptool unit-oai-hss-0: 12:35:59 DEBUG unit.oai-hss/0.install CCLD gnutls-serv unit-oai-hss-0: 12:35:59 DEBUG unit.oai-hss/0.install CCLD gnutls-cli unit-oai-hss-0: 12:35:59 DEBUG unit.oai-hss/0.install CCLD danetool unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install CCLD tpmtool unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install CCLD p11tool unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Making all in doc unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install CC ex-alert.lo unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install CC ex-pkcs12.lo unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install CC ex-session-info.lo unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install CC ex-x509-info.lo unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install CC ex-verify.lo unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install CC tcp.lo unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install CC udp.lo unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install CC ex-pkcs11-list.lo unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install CC ex-verify-ssh.lo unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install CC ex-client-resume.o unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install CC ex-client-dtls.o unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install CC ex-cert-select.o unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install CC ex-client-x509.o unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install CC ex-serv-dtls.o unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install CC ex-client-xssl1.o unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install CC ex-client-xssl2.o unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install CC print-ciphersuites.o unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install ex-client-xssl1.c: In function 'main': unit-oai-hss-0: 12:36:01 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: 12:36:01 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install ex-client-xssl2.c: In function 'main': unit-oai-hss-0: 12:36:01 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: 12:36:01 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install CXX ex-cxx.o unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install CC ex-client-anon.o unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install CC ex-serv-anon.o unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install CC ex-serv-pgp.o unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install CC ex-cert-select-pkcs11.o unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install CC ex-client-psk.o unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install CC ex-serv-psk.o unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install CC ex-client-srp.o unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install CC ex-serv-srp.o unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install CC ex-ocsp-client.o unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install CCLD libexamples.la unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install CCLD ex-client-resume unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install CCLD ex-client-dtls unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install CCLD ex-cert-select unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install CCLD ex-client-x509 unit-oai-hss-0: 12:36:03 DEBUG unit.oai-hss/0.install CCLD ex-serv-dtls unit-oai-hss-0: 12:36:03 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl1 unit-oai-hss-0: 12:36:03 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl2 unit-oai-hss-0: 12:36:03 DEBUG unit.oai-hss/0.install CCLD print-ciphersuites unit-oai-hss-0: 12:36:03 DEBUG unit.oai-hss/0.install CXXLD ex-cxx unit-oai-hss-0: 12:36:03 DEBUG unit.oai-hss/0.install CCLD ex-client-anon unit-oai-hss-0: 12:36:03 DEBUG unit.oai-hss/0.install CCLD ex-serv-anon unit-oai-hss-0: 12:36:03 DEBUG unit.oai-hss/0.install CCLD ex-serv-pgp unit-oai-hss-0: 12:36:03 DEBUG unit.oai-hss/0.install CCLD ex-cert-select-pkcs11 unit-oai-hss-0: 12:36:03 DEBUG unit.oai-hss/0.install CCLD ex-client-psk unit-oai-hss-0: 12:36:03 DEBUG unit.oai-hss/0.install CCLD ex-serv-psk unit-oai-hss-0: 12:36:03 DEBUG unit.oai-hss/0.install CCLD ex-client-srp unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install CCLD ex-serv-srp unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install CCLD ex-ocsp-client unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Making all in cyclo unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Making all in manpages unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Making all in credentials unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all-am'. unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Making all in latex unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all-am'. unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install CC utils.lo unit-abot-epc-basic-0: 12:36:04 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 12:36:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:36:04 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 12:36:04 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 12:36:04 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 12:36:04 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 12:36:04 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 12:36:04 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 12:36:04 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 12:36:04 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 12:36:04 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:36:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install CCLD libutils.la unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Making all in rsa-md5-collision unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Making all in pkcs1-padding unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Making all in pkcs8-decode unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Making all in pkcs12-decode unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Making all in userid unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Making all in cert-tests unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Making all in key-id unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Making all in sha2 unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Making all in safe-renegotiation unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Making all in dsa unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Making all in ecdsa unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Making all in slow unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Making all in dtls unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Making all in openpgp-certs unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Making install in gl unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Making install in lib unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 12:36:05 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: 12:36:05 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/gnutls.h '/usr/include/gnutls' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Making install in accelerated unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Making install in x86 unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Making install in auth unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Making install in ext unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Making install in algorithms unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Making install in extras unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Making install in opencdk unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Making install in nettle unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 12:36:05 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: 12:36:05 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: 12:36:05 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: 12:36:05 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: 12:36:05 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.lai /usr/lib/libgnutls.la unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutlsxx.la' unit-oai-hss-0: 12:36:05 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: 12:36:05 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: 12:36:05 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: 12:36:05 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: 12:36:05 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.lai /usr/lib/libgnutlsxx.la unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-xssl.la' unit-oai-hss-0: 12:36:05 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: 12:36:05 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: 12:36:05 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: 12:36:05 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: 12:36:05 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: 12:36:05 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.a /usr/lib/libgnutls.a unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls.a unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls.a unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.a /usr/lib/libgnutlsxx.a unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutlsxx.a unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutlsxx.a unit-oai-hss-0: 12:36:05 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: 12:36:05 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 12:36:05 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: 12:36:05 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib/pkgconfig' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls.pc '/usr/lib/pkgconfig' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Making install in extra unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/openssl.h '/usr/include/gnutls' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls-openssl.la '/usr/lib' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-openssl.la' unit-oai-hss-0: 12:36:05 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: 12:36:05 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: 12:36:05 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: 12:36:05 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: 12:36:05 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: 12:36:05 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: 12:36:05 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 12:36:05 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: 12:36:05 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Making install in po unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install installing en@boldquot.gmo as /usr/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install installing en@quot.gmo as /usr/share/locale/en@quot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install installing de.gmo as /usr/share/locale/de/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install installing it.gmo as /usr/share/locale/it/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install if test "gnutls" = "gettext-tools"; then \ unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/gettext/po; \ unit-oai-hss-0: 12:36:05 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: 12:36:05 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./$file \ unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install /usr/share/gettext/po/$file; \ unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install for file in Makevars; do \ unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install rm -f /usr/share/gettext/po/$file; \ unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install : ; \ unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install fi unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Making install in src unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install Making install in crywrap unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c crywrap '/usr/bin' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/crywrap /usr/bin/crywrap unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install Making install in libopts unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 12:36:06 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: 12:36:06 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/psktool /usr/bin/psktool unit-oai-hss-0: 12:36:06 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: 12:36:06 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/certtool /usr/bin/certtool unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/srptool /usr/bin/srptool unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/ocsptool /usr/bin/ocsptool unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-serv /usr/bin/gnutls-serv unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli /usr/bin/gnutls-cli unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/danetool /usr/bin/danetool unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/tpmtool /usr/bin/tpmtool unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/p11tool /usr/bin/p11tool unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install Making install in doc unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install Making install in cyclo unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install Making install in manpages unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man1' unit-oai-hss-0: 12:36:06 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: 12:36:06 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man3' unit-oai-hss-0: 12:36:06 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: 12:36:06 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: 12:36:06 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: 12:36:06 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: 12:36:06 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: 12:36:06 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: 12:36:06 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: 12:36:06 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: 12:36:06 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: 12:36:06 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: 12:36:06 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: 12:36:06 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: 12:36:06 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: 12:36:06 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: 12:36:06 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: 12:36:06 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: 12:36:06 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: 12:36:06 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: 12:36:06 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: 12:36:06 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: 12:36:06 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: 12:36:06 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install Making install in credentials unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install Making install in latex unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 12:36:06 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: 12:36:06 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 12:36:06 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: 12:36:06 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls.info' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls-guile.info' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install Making install in rsa-md5-collision unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install Making install in pkcs1-padding unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install Making install in pkcs8-decode unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install Making install in pkcs12-decode unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install Making install in userid unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install Making install in cert-tests unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install Making install in key-id unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install Making install in sha2 unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install Making install in safe-renegotiation unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install Making install in dsa unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install Making install in ecdsa unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install Making install in slow unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install Making install in dtls unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install Making install in openpgp-certs unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install bison is already the newest version. unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install cmake is already the newest version. unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install flex is already the newest version. unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install g++ is already the newest version. unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install g++ set to manually installed. unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install gcc is already the newest version. unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install gcc set to manually installed. unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install libsctp-dev is already the newest version. unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install libsctp1 is already the newest version. unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install cmake-curses-gui is already the newest version. unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install gdb is already the newest version. unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install libgcrypt11-dev is already the newest version. unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install libmysqlclient-dev is already the newest version. unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install comerr-dev dh-apparmor gettext intltool-debian krb5-multidev libasprintf-dev unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libexpat1-dev unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri libgl1-mesa-glx unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 libkdb5-7 unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq5 libpython-dev unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial-common po-debconf python2.7-dev swig2.0 unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install tcl tcl8.6 tk tk8.6 x11-utils xbitmaps xterm unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install doc-base dh-make apparmor-easyprof gettext-doc krb5-doc libglide3 krb5-user unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install postgresql-doc-9.3 qct kdiff3 kdiff3-qt kompare meld tkcvs mgdiff unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install python-mysqldb python-pygments libmail-box-perl openssl-blacklist swig-doc unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install swig-examples swig2.0-examples swig2.0-doc tcl-tclreadline mesa-utils unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install xfonts-cyrillic unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install wish unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install comerr-dev debhelper dh-apparmor gettext intltool-debian krb5-multidev unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install libasprintf-dev libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install libexpat1-dev libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install libgl1-mesa-glx libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install libkdb5-7 libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq-dev libpq5 unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install libpython-dev libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install libxml2-dev libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial mercurial-common po-debconf python-dev unit-oai-hss-0: 12:36:07 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: 12:36:07 DEBUG unit.oai-hss/0.install xterm unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install 0 upgraded, 73 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install Need to get 43.0 MB of archives. unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install After this operation, 135 MB of additional disk space will be used. unit-oai-hss-0: 12:36:07 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: 12:36:08 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: 12:36:08 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: 12:36:08 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: 12:36:08 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: 12:36:08 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: 12:36:08 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: 12:36:09 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: 12:36:09 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: 12:36:10 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: 12:36:10 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: 12:36:10 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: 12:36:10 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: 12:36:11 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: 12:36:11 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: 12:36:11 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: 12:36:11 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: 12:36:11 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: 12:36:11 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: 12:36:11 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: 12:36:12 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: 12:36:12 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: 12:36:12 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: 12:36:12 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: 12:36:12 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: 12:36:12 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: 12:36:13 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: 12:36:13 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: 12:36:14 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: 12:36:14 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: 12:36:14 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: 12:36:14 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: 12:36:14 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: 12:36:14 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: 12:36:15 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: 12:36:15 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: 12:36:15 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: 12:36:15 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: 12:36:15 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: 12:36:15 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: 12:36:15 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: 12:36:16 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: 12:36:16 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: 12:36:16 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: 12:36:16 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: 12:36:16 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: 12:36:16 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: 12:36:17 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: 12:36:17 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: 12:36:17 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: 12:36:17 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: 12:36:17 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: 12:36:17 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: 12:36:17 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: 12:36:18 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: 12:36:18 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: 12:36:18 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: 12:36:18 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: 12:36:18 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: 12:36:18 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: 12:36:18 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: 12:36:19 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: 12:36:19 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: 12:36:19 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: 12:36:19 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: 12:36:19 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: 12:36:19 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: 12:36:19 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: 12:36:20 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: 12:36:20 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: 12:36:20 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: 12:36:20 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: 12:36:20 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: 12:36:20 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 12:36:20 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: 12:36:20 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 12:36:20 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 12:36:20 DEBUG unit.oai-hss/0.install Fetched 43.0 MB in 13s (3211 kB/s) unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcroco3:amd64. unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install (Reading database ... 92785 files and directories currently installed.) unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcroco3_0.6.8-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install Unpacking libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpciaccess0:amd64. unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpciaccess0_0.13.2-1_amd64.deb ... unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install Unpacking libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-intel1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install Unpacking libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-nouveau2_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install Unpacking libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-radeon1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install Unpacking libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontenc1:amd64. unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontenc1_1%3a1.1.2-1_amd64.deb ... unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install Unpacking libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libunistring0:amd64. unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libunistring0_0.9.3-5ubuntu3_amd64.deb ... unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install Unpacking libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo0:amd64. unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo0_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install Unpacking libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libllvm3.4:amd64. unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libllvm3.4_1%3a3.4-1ubuntu3_amd64.deb ... unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install Unpacking libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-dri_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libglapi-mesa_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Unpacking libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.2-1ubuntu2.1_amd64.deb ... unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Unpacking libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri2-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri3-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-glx0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Unpacking libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-present0:amd64. unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-present0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Unpacking libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-sync1_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install Unpacking libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxdamage1:amd64. unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install Unpacking libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxfixes3:amd64. unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install Unpacking libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxshmfence1:amd64. unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxshmfence1_1.1-2_amd64.deb ... unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install Unpacking libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Unpacking libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-glx_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgssrpc4:amd64. unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgssrpc4_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Unpacking libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5clnt-mit9:amd64. unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5clnt-mit9_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Unpacking libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkdb5-7:amd64. unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkdb5-7_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Unpacking libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5srv-mit9:amd64. unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5srv-mit9_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Unpacking libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtcl8.6:amd64. unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install Unpacking libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxft2:amd64. unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxft2_2.3.1-2_amd64.deb ... unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Unpacking libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxss1:amd64. unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtk8.6:amd64. unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Unpacking libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxmu6:amd64. unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxmu6_2%3a1.1.1-1_amd64.deb ... unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Unpacking libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxpm4:amd64. unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxaw7:amd64. unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxaw7_2%3a1.0.12-1_amd64.deb ... unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Unpacking libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-shape0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Unpacking libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcomposite1:amd64. unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxinerama1:amd64. unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrandr2:amd64. unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1~trusty1_amd64.deb ... unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxtst6:amd64. unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxv1:amd64. unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package gettext. unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../gettext_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install Unpacking gettext (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package intltool-debian. unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.1_all.deb ... unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install Unpacking intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package po-debconf. unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../po-debconf_1.0.16+nmu2ubuntu1_all.deb ... unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install Unpacking po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package dh-apparmor. unit-oai-hss-0: 12:36:30 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: 12:36:30 DEBUG unit.oai-hss/0.install Unpacking dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package debhelper. unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../debhelper_9.20131227ubuntu1_all.deb ... unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install Unpacking debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package comerr-dev. unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../comerr-dev_2.1-1.42.9-3ubuntu1.3_amd64.deb ... unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install Unpacking comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package krb5-multidev. unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../krb5-multidev_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install Unpacking krb5-multidev (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasprintf-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install Unpacking libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install Unpacking libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsys-hostname-long-perl_1.4-3_all.deb ... unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install Unpacking libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmail-sendmail-perl. unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq5. unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq5_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install Unpacking libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq-dev. unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq-dev_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install Unpacking libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython-dev:amd64. unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install Unpacking libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libutempter0. unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libutempter0_1.1.5-4build1_amd64.deb ... unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install Unpacking libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxml2-dev:amd64. unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial-common. unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial-common_2.8.2-1ubuntu1.4_all.deb ... unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install Unpacking mercurial-common (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial. unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial_2.8.2-1ubuntu1.4_amd64.deb ... unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Unpacking mercurial (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package python2.7-dev. unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-dev. unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Unpacking python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package ssl-cert. unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../ssl-cert_1.0.33_all.deb ... unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Unpacking ssl-cert (1.0.33) ... unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig2.0. unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig2.0_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Unpacking swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig. unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Unpacking swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl8.6. unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Unpacking tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl. unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install Unpacking tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk8.6. unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install Unpacking tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk. unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install Unpacking tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-utils. unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-utils_7.7+1_amd64.deb ... unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install Unpacking x11-utils (7.7+1) ... unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package xbitmaps. unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install Unpacking xbitmaps (1.1.1-2) ... unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package xterm. unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../xterm_297-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install Unpacking xterm (297-1ubuntu1) ... unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install Processing triggers for mime-support (3.54ubuntu1.1) ... unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install Setting up libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install Setting up libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install Setting up libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install Setting up libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install Setting up libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install Setting up libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install Setting up libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install Setting up libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.install Setting up libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.install Setting up libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.install Setting up libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.install Setting up libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.install Setting up libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:36:39 DEBUG unit.oai-hss/0.install Setting up libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:36:39 DEBUG unit.oai-hss/0.install Setting up libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:36:39 DEBUG unit.oai-hss/0.install Setting up libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:36:39 DEBUG unit.oai-hss/0.install Setting up libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 12:36:39 DEBUG unit.oai-hss/0.install Setting up libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 12:36:39 DEBUG unit.oai-hss/0.install Setting up libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.install Setting up libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:36:40 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: 12:36:40 DEBUG unit.oai-hss/0.install Setting up libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.install Setting up libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.install Setting up libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.install Setting up libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.install Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.install Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.install Setting up libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.install Setting up libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.install Setting up libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.install Setting up libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.install Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.install Setting up libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.install Setting up libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.install Setting up libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 12:36:41 DEBUG unit.oai-hss/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 12:36:41 DEBUG unit.oai-hss/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 12:36:41 DEBUG unit.oai-hss/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 12:36:41 DEBUG unit.oai-hss/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 12:36:41 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: 12:36:41 DEBUG unit.oai-hss/0.install Setting up gettext (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:36:41 DEBUG unit.oai-hss/0.install Setting up intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 12:36:41 DEBUG unit.oai-hss/0.install Setting up po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 12:36:41 DEBUG unit.oai-hss/0.install Setting up dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 12:36:41 DEBUG unit.oai-hss/0.install Setting up debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 12:36:41 DEBUG unit.oai-hss/0.install Setting up comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 12:36:41 DEBUG unit.oai-hss/0.install Setting up krb5-multidev (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:36:41 DEBUG unit.oai-hss/0.install Setting up libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:36:41 DEBUG unit.oai-hss/0.install Setting up libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:36:41 DEBUG unit.oai-hss/0.install Setting up libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.install Setting up libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.install Setting up libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.install Setting up libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.install Setting up libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.install Creating utempter group... unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.install Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.install Setting up mercurial-common (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install Setting up mercurial (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install Setting up python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install Setting up ssl-cert (1.0.33) ... unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install Setting up swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install Setting up swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install Setting up tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install Setting up tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install Setting up tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install Setting up tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install Setting up x11-utils (7.7+1) ... unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install Setting up xbitmaps (1.1.1-2) ... unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install Setting up xterm (297-1ubuntu1) ... unit-oai-hss-0: 12:36:45 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: 12:36:45 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: 12:36:45 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:36:46 DEBUG unit.oai-hss/0.install Downloading 1.2.0 freeDiameter archive unit-oai-hss-0: 12:36:46 DEBUG unit.oai-hss/0.install Cloning into 'freediameter'... unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install -- The C compiler identification is GNU 4.8.4 unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install -- The CXX compiler identification is GNU 4.8.4 unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc -- works unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info - done unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ -- works unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info - done unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install -- Looking for bison unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install -- Looking for bison -- /usr/bin/bison unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install -- Looking for flex unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install -- Looking for flex -- /usr/bin/flex unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install -- Looking for getopt_long unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install -- Looking for getopt_long - found unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs - found unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install -- Check if the system is big endian unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install -- Searching 16 bit integer unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h - found unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install -- Looking for stdint.h unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install -- Looking for stdint.h - found unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install -- Looking for stddef.h unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install -- Looking for stddef.h - found unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install -- Check size of unsigned short unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install -- Check size of unsigned short - done unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install -- Using unsigned short unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install -- Check if the system is big endian - little endian unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install -- Looking for ntohll unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install -- Looking for ntohll - not found unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h - found unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install -- Looking for strndup unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install -- Looking for strndup - found unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h - found unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install -- Looking for pthread_create unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install -- Looking for pthread_create - not found unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads - not found unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread - found unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install -- Found Threads: TRUE unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime - found unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx - not found unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install -- Found SCTP: /usr/lib/x86_64-linux-gnu/libsctp.so unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS - Success unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install -- Found IDNA: /usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT - Success unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install -- Found GNUTLS: /usr/lib/libgnutls.so unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install -- Checking GNUTLS version unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls - found unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls - found unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls - found unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls - found unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG - found unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait - found unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND - Success unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install -- Configuring done unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdproto/CMakeLists.txt: unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install Target "libfdproto" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install -lpthread;/usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install -lpthread unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdcore/CMakeLists.txt: unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install Target "libfdcore" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:53 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: 12:36:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install -- Generating done unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install -- Build files have been written to: /tmp/freediameter/build unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install Compiling freeDiameter unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install Scanning dependencies of target version_information unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdproto unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install [ 1%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary.c.o unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install [ 2%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary_functions.c.o unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install [ 3%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dispatch.c.o unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install [ 4%] Building C object libfdproto/CMakeFiles/libfdproto.dir/fifo.c.o unit-oai-hss-0: 12:36:54 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install [ 5%] Building C object libfdproto/CMakeFiles/libfdproto.dir/init.c.o unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install [ 6%] Building C object libfdproto/CMakeFiles/libfdproto.dir/lists.c.o unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install [ 7%] Building C object libfdproto/CMakeFiles/libfdproto.dir/log.c.o unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install [ 8%] Building C object libfdproto/CMakeFiles/libfdproto.dir/messages.c.o unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install [ 9%] Building C object libfdproto/CMakeFiles/libfdproto.dir/ostr.c.o unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install [ 10%] Building C object libfdproto/CMakeFiles/libfdproto.dir/portability.c.o unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install [ 11%] Building C object libfdproto/CMakeFiles/libfdproto.dir/rt_data.c.o unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install [ 12%] Building C object libfdproto/CMakeFiles/libfdproto.dir/sessions.c.o unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install [ 13%] Building C object libfdproto/CMakeFiles/libfdproto.dir/utils.c.o unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install [ 14%] Building C object libfdproto/CMakeFiles/libfdproto.dir/version.c.o unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install Linking C shared library libfdproto.so unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install [ 15%] Generating fdd.tab.c, fdd.tab.h unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install [ 16%] Generating lex.fdd.c unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdcore unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install [ 17%] Building C object libfdcore/CMakeFiles/libfdcore.dir/apps.c.o unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install [ 18%] Building C object libfdcore/CMakeFiles/libfdcore.dir/config.c.o unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install [ 19%] Building C object libfdcore/CMakeFiles/libfdcore.dir/core.c.o unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install [ 20%] Building C object libfdcore/CMakeFiles/libfdcore.dir/cnxctx.c.o unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install [ 21%] Building C object libfdcore/CMakeFiles/libfdcore.dir/endpoints.c.o unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install [ 22%] Building C object libfdcore/CMakeFiles/libfdcore.dir/events.c.o unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install [ 23%] Building C object libfdcore/CMakeFiles/libfdcore.dir/extensions.c.o unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install [ 25%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fifo_stats.c.o unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install [ 26%] Building C object libfdcore/CMakeFiles/libfdcore.dir/hooks.c.o unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install [ 27%] Building C object libfdcore/CMakeFiles/libfdcore.dir/dict_base_proto.c.o unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install [ 28%] Building C object libfdcore/CMakeFiles/libfdcore.dir/messages.c.o unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install [ 29%] Building C object libfdcore/CMakeFiles/libfdcore.dir/queues.c.o unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install [ 30%] Building C object libfdcore/CMakeFiles/libfdcore.dir/peers.c.o unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install [ 31%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_ce.c.o unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install [ 32%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_cnx.c.o unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install [ 33%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dw.c.o unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install [ 34%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dp.c.o unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install [ 35%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_expiry.c.o unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install [ 36%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_out.c.o unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install [ 37%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_psm.c.o unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install [ 38%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_sr.c.o unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install [ 39%] Building C object libfdcore/CMakeFiles/libfdcore.dir/routing_dispatch.c.o unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install [ 40%] Building C object libfdcore/CMakeFiles/libfdcore.dir/server.c.o unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install [ 41%] Building C object libfdcore/CMakeFiles/libfdcore.dir/tcp.c.o unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install [ 42%] Building C object libfdcore/CMakeFiles/libfdcore.dir/version.c.o unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install [ 43%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp.c.o unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install [ 44%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp3436.c.o unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install [ 45%] Building C object libfdcore/CMakeFiles/libfdcore.dir/lex.fdd.c.o unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install [ 46%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fdd.tab.c.o unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install Linking C shared library libfdcore.so unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install Scanning dependencies of target freeDiameterd unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install [ 47%] Building C object freeDiameterd/CMakeFiles/freeDiameterd.dir/main.c.o unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install Linking C executable freeDiameterd unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install Scanning dependencies of target testcnx unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install [ 48%] Building C object tests/CMakeFiles/testcnx.dir/testcnx.c.o unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install Linking C executable testcnx unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdict unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install [ 50%] Building C object tests/CMakeFiles/testdict.dir/testdict.c.o unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install Linking C executable testdict unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdisp unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install [ 51%] Building C object tests/CMakeFiles/testdisp.dir/testdisp.c.o unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install Linking C executable testdisp unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install Scanning dependencies of target testfifo unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install [ 52%] Building C object tests/CMakeFiles/testfifo.dir/testfifo.c.o unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install Linking C executable testfifo unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install Scanning dependencies of target testloadext unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install [ 53%] Building C object tests/CMakeFiles/testloadext.dir/testloadext.c.o unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install Linking C executable testloadext unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install [ 54%] Building C object tests/CMakeFiles/testmesg.dir/testmesg.c.o unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install Linking C executable testmesg unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg_stress unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install [ 55%] Building C object tests/CMakeFiles/testmesg_stress.dir/testmesg_stress.c.o unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install Linking C executable testmesg_stress unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install Scanning dependencies of target testostr unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install [ 56%] Building C object tests/CMakeFiles/testostr.dir/testostr.c.o unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install Linking C executable testostr unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install Scanning dependencies of target testpeers unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install [ 57%] Building C object tests/CMakeFiles/testpeers.dir/testpeers.c.o unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install Linking C executable testpeers unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsctp unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install [ 58%] Building C object tests/CMakeFiles/testsctp.dir/testsctp.c.o unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install Linking C executable testsctp unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsess unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install [ 59%] Building C object tests/CMakeFiles/testsess.dir/testsess.c.o unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install Linking C executable testsess unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_s6a unit-oai-hss-0: 12:36:59 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: 12:37:00 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_s6a.fdx unit-oai-hss-0: 12:37:00 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 12:37:00 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nasreq unit-oai-hss-0: 12:37:00 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: 12:37:00 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nasreq.fdx unit-oai-hss-0: 12:37:00 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 12:37:00 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_eap unit-oai-hss-0: 12:37:00 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: 12:37:00 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_eap.fdx unit-oai-hss-0: 12:37:00 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 12:37:00 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca unit-oai-hss-0: 12:37:00 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: 12:37:00 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca.fdx unit-oai-hss-0: 12:37:00 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 12:37:00 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_3gpp unit-oai-hss-0: 12:37:00 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: 12:37:01 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_3gpp.fdx unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_starent unit-oai-hss-0: 12:37:01 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: 12:37:01 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_starent.fdx unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_sip unit-oai-hss-0: 12:37:01 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: 12:37:01 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_sip.fdx unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6a unit-oai-hss-0: 12:37:01 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: 12:37:01 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6a.fdx unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6i unit-oai-hss-0: 12:37:01 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: 12:37:01 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6i.fdx unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nas_mipv6 unit-oai-hss-0: 12:37:01 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: 12:37:01 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nas_mipv6.fdx unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_rfc5777 unit-oai-hss-0: 12:37:01 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: 12:37:01 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_rfc5777.fdx unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install [ 71%] Generating rtd_conf.tab.c, rtd_conf.tab.h unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install [ 72%] Generating lex.rtd_conf.c unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_default unit-oai-hss-0: 12:37:02 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: 12:37:02 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: 12:37:02 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: 12:37:02 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: 12:37:02 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_default.fdx unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_redirect unit-oai-hss-0: 12:37:02 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: 12:37:02 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: 12:37:02 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: 12:37:02 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: 12:37:02 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: 12:37:02 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_redirect.fdx unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install [ 83%] Generating rtbusy_conf.tab.c, rtbusy_conf.tab.h unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install [ 84%] Generating lex.rtbusy_conf.c unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_busypeers unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install [ 85%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy.c.o unit-oai-hss-0: 12:37:02 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: 12:37:02 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: 12:37:02 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_busypeers.fdx unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_ignore_dh unit-oai-hss-0: 12:37:02 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: 12:37:02 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_ignore_dh.fdx unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_load_balance unit-oai-hss-0: 12:37:02 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: 12:37:03 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_load_balance.fdx unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install [ 90%] Generating aw_conf.tab.c, aw_conf.tab.h unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install [ 91%] Generating lex.aw_conf.c unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install Scanning dependencies of target acl_wl unit-oai-hss-0: 12:37:03 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: 12:37:03 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: 12:37:03 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: 12:37:03 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: 12:37:03 DEBUG unit.oai-hss/0.install Linking C shared module ../acl_wl.fdx unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_monitor unit-oai-hss-0: 12:37:03 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: 12:37:03 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_monitor.fdx unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_timings unit-oai-hss-0: 12:37:03 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: 12:37:03 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_timings.fdx unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_dumps unit-oai-hss-0: 12:37:03 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: 12:37:03 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_dumps.fdx unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_rt unit-oai-hss-0: 12:37:03 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: 12:37:03 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_rt.fdx unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install -- Install configuration: "" unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/freeDiameter-host.h unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdproto.h unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdcore.h unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/extension.h unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.1.2.0 unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.6 unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.1.2.0 unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.6 unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/lib/libfdcore.so.1.2.0" unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd-1.2.0 unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/bin/freeDiameterd-1.2.0" unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_s6a.fdx unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nasreq.fdx unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_eap.fdx unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca.fdx unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_3gpp.fdx unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_starent.fdx unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_sip.fdx unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6a.fdx unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6i.fdx unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nas_mipv6.fdx unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_rfc5777.fdx unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_default.fdx unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_redirect.fdx unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_busypeers.fdx unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_ignore_dh.fdx unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_load_balance.fdx unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/acl_wl.fdx unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_monitor.fdx unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_timings.fdx unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_dumps.fdx unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_rt.fdx unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install python-pexpect-doc unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install python-pexpect unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install Need to get 37.8 kB of archives. unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install After this operation, 193 kB of additional disk space will be used. unit-oai-hss-0: 12:37:04 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: 12:37:04 DEBUG unit.oai-hss/0.install Fetched 37.8 kB in 0s (138 kB/s) unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-pexpect. unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install (Reading database ... 95676 files and directories currently installed.) unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-pexpect_3.1-1ubuntu0.1_all.deb ... unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install Unpacking python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install Setting up python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 12:37:05 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: 12:37:05 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -d unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install Compile with debug informations unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install mkdir: created directory 'BUILD' unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install git found: /usr/bin/git unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install Generating a 1024 bit RSA private key unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install ..........++++++ unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install ..................................................++++++ unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install writing new private key to 'hss.cakey.pem' unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install ----- unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install Generating RSA private key, 1024 bit long modulus unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install ...++++++ unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install .................++++++ unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install e is 65537 (0x10001) unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install Using configuration from /usr/lib/ssl/openssl.cnf unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install Check that the request matches the signature unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install Signature ok unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install Certificate Details: unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install Serial Number: 1 (0x1) unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install Validity unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install Not Before: Jun 2 12:37:05 2019 GMT unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install Not After : Jun 1 12:37:05 2020 GMT unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install Subject: unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install countryName = FR unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install stateOrProvinceName = PACA unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install organizationName = Eurecom unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install organizationalUnitName = CM unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install commonName = oai-hss-0.openair4G.eur unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install X509v3 extensions: unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install X509v3 Basic Constraints: unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install CA:FALSE unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install Netscape Comment: unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install OpenSSL Generated Certificate unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install X509v3 Subject Key Identifier: unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install 9B:B6:D5:C7:1F:32:37:26:0F:FC:1A:75:09:D0:DB:29:E5:4E:59:F5 unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install X509v3 Authority Key Identifier: unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install keyid:34:2C:C3:6B:75:18:54:61:30:23:5A:71:A8:FE:0A:61:B3:A6:61:1B unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install Certificate is to be certified until Jun 1 12:37:05 2020 GMT (365 days) unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install Write out database with 1 new entries unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install Data Base Updated unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install CMake Warning: unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install Manually-specified variables were not used by the project: unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install DEBUG unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_access_restriction unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_auc unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_db unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_utils unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install [ 4%] Scanning dependencies of target hss_s6a unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install [ 8%] [ 13%] [ 17%] [ 21%] [ 26%] [ 34%] [ 30%] [ 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: 12:37:05 DEBUG unit.oai-hss/0.install [ 43%] [ 47%] [ 52%] [ 56%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/fx.c.o unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install [ 60%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/kdf.c.o unit-oai-hss-0: 12:37:05 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: 12:37:05 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: 12:37:05 DEBUG unit.oai-hss/0.install [ 69%] [ 65%] Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/conversion.c.o unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_epc_equipment.c.o unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install [ 73%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/rijndael.c.o unit-oai-hss-0: 12:37:05 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: 12:37:05 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_subscription_data.c.o unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_auth_info.c.o unit-oai-hss-0: 12:37:05 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: 12:37:05 DEBUG unit.oai-hss/0.install [ 78%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/sequence_number.c.o unit-oai-hss-0: 12:37:05 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: 12:37:05 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: 12:37:05 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: 12:37:05 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: 12:37:05 DEBUG unit.oai-hss/0.install [ 82%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_peers.c.o unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install [ 86%] [ 91%] [ 95%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_purge_ue.c.o unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_subscription_data.c.o unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_supported_features.c.o unit-oai-hss-0: 12:37:06 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: 12:37:07 DEBUG unit.oai-hss/0.install Linking C static library libhss_access_restriction.a unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_access_restriction unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install Linking C static library libhss_utils.a unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install Linking C static library libhss_s6a.a unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_s6a unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install Linking C static library libhss_auc.a unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install Linking C static library libhss_db.a unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_auc unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_db unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install Scanning dependencies of target oai_hss unit-oai-hss-0: 12:37:08 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: 12:37:08 DEBUG unit.oai-hss/0.install Linking C executable oai_hss unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install [ 4%] Built target hss_access_restriction unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install [ 26%] Built target hss_auc unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install [ 39%] Built target hss_db unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install [ 82%] Built target hss_s6a unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install -- Install configuration: "RelWithDebInfo" unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/bin/oai_hss unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/etc/oai/hss.conf unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/acl.conf unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install '/srv/openair-cn/BUILD/HSS/BUILD/oai_hss' -> '/usr/local/bin/oai_hss' unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install oai_hss installed unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install + juju-log 'Add oai_hss init script' unit-oai-hss-0: 12:37:08 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:37:08 INFO unit.oai-hss/0.juju-log Add oai_hss init script unit-oai-hss-0: 12:37:08 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: 12:37:08 DEBUG unit.oai-hss/0.install + '[' '!' -f /usr/local/bin/oai_hss ']' unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install + status-set blocked 'Waiting for a mysql/db relation to start' unit-oai-hss-0: 12:37:08 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:37:08 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 12:37:08 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-hss-0: 12:37:08 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 12:37:08 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:37:08 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-hss-0: 12:37:08 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-hss-0: 12:37:08 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-hss-0: 12:37:08 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-hss-0: 12:37:08 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-hss-0: 12:37:08 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-hss-0: 12:37:08 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-hss-0: 12:37:08 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-hss-0: 12:37:08 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-hss-0: 12:37:08 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-hss-0: 12:37:08 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-hss-0: 12:37:08 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-hss-0: 12:37:08 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-hss-0: 12:37:08 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:37:08 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:37:08 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-hss-0: 12:37:08 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-hss-0: 12:37:08 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-hss-0: 12:37:08 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-hss-0: 12:37:08 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-hss-0: 12:37:08 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.config-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.config-changed + set_env_paths unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.config-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.config-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.config-changed + hss_exec_name=oai_hss unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.config-changed + service oai_hss stop unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.config-changed stop: Unknown instance: unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.config-changed + true unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.config-changed ++ config-get branch unit-oai-hss-0: 12:37:08 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.branch unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 12:37:08 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.realm unit-oai-hss-0: 12:37:08 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: 12:37:08 DEBUG unit.oai-hss/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 12:37:08 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.config-changed + realm=openair4G.eur unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.config-changed ++ hostname unit-oai-hss-0: 12:37:08 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: 12:37:08 DEBUG unit.oai-hss/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.config-changed + fqdn=oai-hss-0.openair4G.eur unit-oai-hss-0: 12:37:08 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: 12:37:08 DEBUG unit.oai-hss/0.config-changed HSS S6A: Found valid certificate in /usr/etc/freeDiameter unit-oai-hss-0: 12:37:08 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: 12:37:08 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: 12:37:08 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: 12:37:08 DEBUG unit.oai-hss/0.config-changed ++ relation-ids db unit-oai-hss-0: 12:37:09 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.config-changed + '[' -z '' ']' unit-oai-hss-0: 12:37:09 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: 12:37:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:37:09 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: 12:37:09 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: 12:37:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:37:09 INFO unit.oai-hss/0.juju-log no db is found, so HSS process is not going to be run unit-oai-hss-0: 12:37:09 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-hss-0: 12:37:09 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-hss-0: 12:37:09 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-hss-0: 12:37:09 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:37:09 INFO juju.worker.uniter found queued "start" hook unit-oai-hss-0: 12:37:09 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-hss-0: 12:37:09 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-hss-0: 12:37:09 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-hss-0: 12:37:09 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-hss-0: 12:37:09 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-hss-0: 12:37:09 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.start + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.start ++ relation-ids db unit-oai-epc-0: 12:37:09 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{0}] []}} unit-oai-hss-0: 12:37:09 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.start + '[' -n '' ']' unit-oai-hss-0: 12:37:09 INFO juju.worker.uniter.operation ran "start" hook unit-oai-hss-0: 12:37:09 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-hss-0: 12:37:09 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-hss-0: 12:37:09 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:37:09 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:37:09 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-hss-0: 12:37:09 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-mysql-0: 12:37:09 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[oai-hss/0:{0}] []}} unit-mysql-0: 12:37:09 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:37:09 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; oai-hss/0) hook unit-mysql-0: 12:37:09 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 12:37:09 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 12:37:09 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; oai-hss/0) hook" unit-oai-hss-0: 12:37:09 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-mysql-0: 12:37:09 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 12:37:09 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 12:37:09 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 12:37:09 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 12:37:09 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; mysql/0) hook unit-oai-hss-0: 12:37:09 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 12:37:09 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 12:37:09 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 12:37:09 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 12:37:09 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 12:37:09 INFO juju.worker.uniter.operation skipped "db-relation-joined" hook (missing) unit-oai-hss-0: 12:37:09 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 12:37:09 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 12:37:09 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:37:09 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:37:09 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 12:37:09 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:37:09 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:37:09 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 12:37:09 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 12:37:09 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-oai-hss-0: 12:37:09 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.db-relation-changed + database= unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-mysql-0: 12:37:09 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:37:09 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.db-relation-changed + user= unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-mysql-0: 12:37:09 DEBUG worker.uniter.jujuc running hook tool "is-leader" unit-oai-hss-0: 12:37:09 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.db-relation-changed + password= unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-mysql-0: 12:37:09 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-oai-hss-0: 12:37:09 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.10 unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-mysql-0: 12:37:09 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-oai-hss-0: 12:37:09 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-mysql-0: 12:37:09 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:37:09 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z '' ']' unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Data not sent yet' unit-mysql-0: 12:37:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 12:37:09 DEBUG unit.mysql/0.juju-log db:1: Using existing password file '/var/lib/mysql/mysql.passwd' unit-oai-hss-0: 12:37:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:37:09 INFO unit.oai-hss/0.juju-log db:1: Data not sent yet unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.db-relation-changed + exit 0 unit-oai-hss-0: 12:37:09 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 12:37:09 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 12:37:09 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:37:09 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:37:09 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:37:09 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-mysql-0: 12:37:09 DEBUG worker.uniter.jujuc running hook tool "leader-set" unit-oai-hss-0: 12:37:09 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:37:10 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-mysql-0: 12:37:10 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-mysql-0: 12:37:10 DEBUG unit.mysql/0.db-relation-joined [grant replication client on *.* to `eeyaicaeshooshi` identified by 'aideerahthohquu'] unit-mysql-0: 12:37:10 DEBUG unit.mysql/0.db-relation-joined [grant all on `oai-hss`.* to `eeyaicaeshooshi` identified by 'aideerahthohquu'] unit-mysql-0: 12:37:10 DEBUG unit.mysql/0.db-relation-joined ['relation-set', 'database=oai-hss', 'user=eeyaicaeshooshi', 'password=aideerahthohquu', 'host=192.168.121.10', 'slave=False'] unit-mysql-0: 12:37:10 DEBUG unit.mysql/0.db-relation-joined [create database `oai-hss` character set utf8] unit-mysql-0: 12:37:10 INFO juju.worker.uniter.operation ran "db-relation-joined" hook unit-mysql-0: 12:37:10 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 12:37:10 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 12:37:10 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:37:10 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:37:10 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; oai-hss/0) hook unit-mysql-0: 12:37:10 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 12:37:10 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 12:37:10 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 12:37:10 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 12:37:10 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 12:37:10 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-mysql-0: 12:37:10 INFO juju.worker.uniter.operation skipped "db-relation-changed" hook (missing) unit-mysql-0: 12:37:10 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 12:37:10 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 12:37:10 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:37:10 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:37:10 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-mysql-0: 12:37:10 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:37:10 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[mysql/0:{1}] []}} unit-oai-hss-0: 12:37:10 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:37:10 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 12:37:10 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:37:10 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:37:10 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 12:37:10 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 12:37:10 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-oai-hss-0: 12:37:10 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed + database=oai-hss unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-hss-0: 12:37:10 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed + user=eeyaicaeshooshi unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-oai-hss-0: 12:37:10 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed + password=aideerahthohquu unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-hss-0: 12:37:10 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.10 unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 12:37:10 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-hss-0: 12:37:10 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z oai-hss ']' unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed + db_data_in_config_file 192.168.121.10 eeyaicaeshooshi aideerahthohquu oai-hss unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_server[^"]*)".*"/\1"192.168.121.10"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_user[^"]*)".*"/\1"eeyaicaeshooshi"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_pass[^"]*)".*"/\1"aideerahthohquu"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 12:37:10 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: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed + modify_hss_conf 1006020f0a478bf6b699f15c062e42b3 true unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 12:37:10 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: 12:37:10 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: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -q users unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed ++ /usr/bin/mysql -u eeyaicaeshooshi --password=aideerahthohquu -h 192.168.121.10 oai-hss -e 'show tables;' unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed + /usr/bin/mysql -u eeyaicaeshooshi --password=aideerahthohquu -h 192.168.121.10 oai-hss unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed + /var/lib/juju/agents/unit-oai-hss-0/charm/hooks/start unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 12:37:10 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n db:1 ']' unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Running HSS' unit-oai-hss-0: 12:37:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:37:10 INFO unit.oai-hss/0.juju-log db:1: Running HSS unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed + service oai_hss restart unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed stop: Unknown instance: unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed oai_hss start/running, process 22118 unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_process unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed ++ service oai_hss status unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed + IS_RUNNING='oai_hss start/running, process 22118' unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed + [[ oai_hss start/running, process 22118 =~ .*running.* ]] unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'OAI HSS is running' unit-oai-hss-0: 12:37:11 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:37:11 INFO unit.oai-hss/0.juju-log db:1: OAI HSS is running unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.db-relation-changed + status=0 unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 1 ']' unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_connection_to_db unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Establishing connection to db' unit-oai-hss-0: 12:37:11 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:37:11 INFO unit.oai-hss/0.juju-log db:1: Establishing connection to db unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 12:37:11 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.db-relation-changed + db_id=db:1 unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r db:1 unit-oai-hss-0: 12:37:11 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.db-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-hss-0: 12:37:11 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.db-relation-changed + db_host=eeyaicaeshooshi unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c '.*db.*DONE' /srv/.out unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Connection to db...Established' unit-oai-hss-0: 12:37:12 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:37:12 INFO unit.oai-hss/0.juju-log db:1: Connection to db...Established unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_s6a_layer unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Checking s6a layer initialization' unit-oai-hss-0: 12:37:12 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:37:12 INFO unit.oai-hss/0.juju-log db:1: Checking s6a layer initialization unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c 'Core state: 1 -> 2' /srv/.out unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 's6a layer initialized......HSS ready' unit-oai-hss-0: 12:37:13 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:37:13 INFO unit.oai-hss/0.juju-log db:1: s6a layer initialized......HSS ready unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.db-relation-changed + status-set active 'OAI HSS is running' unit-oai-hss-0: 12:37:13 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 12:37:13 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 12:37:13 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:37:13 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r hss:2 unit-oai-hss-0: 12:37:13 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 12:37:13 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n hss:2 ']' unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 12:37:14 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 12:37:14 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:37:14 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 mme_in_db=yes unit-oai-hss-0: 12:37:14 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 hss_running=yes unit-oai-epc-0: 12:37:14 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{1}] []}} unit-oai-hss-0: 12:37:14 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:37:14 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 12:37:14 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 12:37:14 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:37:14 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:37:14 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:37:14 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 12:37:27 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 12:38:08 DEBUG unit.oai-epc/0.install + source /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 12:38:08 DEBUG unit.oai-epc/0.install ++ SUDO='sudo -S -E' unit-oai-epc-0: 12:38:08 DEBUG unit.oai-epc/0.install ++ black='\E[30m' unit-oai-epc-0: 12:38:08 DEBUG unit.oai-epc/0.install ++ red='\E[31m' unit-oai-epc-0: 12:38:08 DEBUG unit.oai-epc/0.install ++ green='\E[32m' unit-oai-epc-0: 12:38:08 DEBUG unit.oai-epc/0.install ++ yellow='\E[33m' unit-oai-epc-0: 12:38:08 DEBUG unit.oai-epc/0.install ++ blue='\E[1;34m' unit-oai-epc-0: 12:38:08 DEBUG unit.oai-epc/0.install ++ magenta='\E[35m' unit-oai-epc-0: 12:38:08 DEBUG unit.oai-epc/0.install ++ cyan='\E[36m' unit-oai-epc-0: 12:38:08 DEBUG unit.oai-epc/0.install ++ white='\E[37m' unit-oai-epc-0: 12:38:08 DEBUG unit.oai-epc/0.install ++ reset_color='\E[00m' unit-oai-epc-0: 12:38:08 DEBUG unit.oai-epc/0.install ++ COLORIZE=1 unit-oai-epc-0: 12:38:08 DEBUG unit.oai-epc/0.install + install_xtables_addons_oai 1 unit-oai-epc-0: 12:38:08 DEBUG unit.oai-epc/0.install + '[' 1 -eq 0 ']' unit-oai-epc-0: 12:38:08 DEBUG unit.oai-epc/0.install + prompt=y unit-oai-epc-0: 12:38:08 DEBUG unit.oai-epc/0.install + rm_option=f unit-oai-epc-0: 12:38:08 DEBUG unit.oai-epc/0.install + OPTION=-y unit-oai-epc-0: 12:38:08 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 12:38:08 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: 12:38:08 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: 12:38:08 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 12:38:08 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:38:08 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 12:38:08 DEBUG unit.oai-epc/0.install autoconf is already the newest version. unit-oai-epc-0: 12:38:08 DEBUG unit.oai-epc/0.install automake is already the newest version. unit-oai-epc-0: 12:38:08 DEBUG unit.oai-epc/0.install build-essential is already the newest version. unit-oai-epc-0: 12:38:08 DEBUG unit.oai-epc/0.install iptables is already the newest version. unit-oai-epc-0: 12:38:08 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-61-lowlatency is already the newest version. unit-oai-epc-0: 12:38:08 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 12:38:08 DEBUG unit.oai-epc/0.install dkms iptables-dev unit-oai-epc-0: 12:38:08 DEBUG unit.oai-epc/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:38:08 DEBUG unit.oai-epc/0.install Need to get 121 kB of archives. unit-oai-epc-0: 12:38:08 DEBUG unit.oai-epc/0.install After this operation, 656 kB of additional disk space will be used. unit-oai-epc-0: 12:38:08 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: 12:38:09 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: 12:38:09 DEBUG unit.oai-epc/0.install Fetched 121 kB in 0s (123 kB/s) unit-oai-epc-0: 12:38:09 DEBUG unit.oai-epc/0.install Selecting previously unselected package dkms. unit-oai-epc-0: 12:38:09 DEBUG unit.oai-epc/0.install (Reading database ... 102418 files and directories currently installed.) unit-oai-epc-0: 12:38:09 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: 12:38:09 DEBUG unit.oai-epc/0.install Unpacking dkms (2.2.0.3-1.1ubuntu5.14.04.10) ... unit-oai-epc-0: 12:38:09 DEBUG unit.oai-epc/0.install Selecting previously unselected package iptables-dev. unit-oai-epc-0: 12:38:09 DEBUG unit.oai-epc/0.install Preparing to unpack .../iptables-dev_1.4.21-1ubuntu1_amd64.deb ... unit-oai-epc-0: 12:38:09 DEBUG unit.oai-epc/0.install Unpacking iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 12:38:09 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 12:38:10 DEBUG unit.oai-epc/0.install Setting up dkms (2.2.0.3-1.1ubuntu5.14.04.10) ... unit-oai-epc-0: 12:38:10 DEBUG unit.oai-epc/0.install Setting up iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 12:38:10 DEBUG unit.oai-epc/0.install + [[ y =~ [yY](es)* ]] unit-oai-epc-0: 12:38:10 DEBUG unit.oai-epc/0.install + cd /root unit-oai-epc-0: 12:38:10 DEBUG unit.oai-epc/0.install + '[' -d xtables-addons-oai ']' unit-oai-epc-0: 12:38:10 DEBUG unit.oai-epc/0.install + echo 'Downloading xtables-addons-oai source code' unit-oai-epc-0: 12:38:10 DEBUG unit.oai-epc/0.install Downloading xtables-addons-oai source code unit-oai-epc-0: 12:38:10 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/xtables-addons-oai.git unit-oai-epc-0: 12:38:10 DEBUG unit.oai-epc/0.install Cloning into 'xtables-addons-oai'... unit-oai-epc-0: 12:38:13 DEBUG unit.oai-epc/0.install + chmod -R o+w xtables-addons-oai unit-oai-epc-0: 12:38:13 DEBUG unit.oai-epc/0.install + chmod -R g+w xtables-addons-oai unit-oai-epc-0: 12:38:13 DEBUG unit.oai-epc/0.install + cd xtables-addons-oai/ unit-oai-epc-0: 12:38:13 DEBUG unit.oai-epc/0.install + sync unit-oai-epc-0: 12:38:13 DEBUG unit.oai-epc/0.install + sudo -S -E autoreconf --install --force unit-oai-epc-0: 12:38:16 DEBUG unit.oai-epc/0.install libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. unit-oai-epc-0: 12:38:16 DEBUG unit.oai-epc/0.install libtoolize: copying file `build-aux/ltmain.sh' unit-oai-epc-0: 12:38:16 DEBUG unit.oai-epc/0.install libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. unit-oai-epc-0: 12:38:16 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/libtool.m4' unit-oai-epc-0: 12:38:16 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltoptions.m4' unit-oai-epc-0: 12:38:16 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltsugar.m4' unit-oai-epc-0: 12:38:16 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltversion.m4' unit-oai-epc-0: 12:38:16 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/lt~obsolete.m4' unit-oai-epc-0: 12:38:18 DEBUG unit.oai-epc/0.install Makefile.am:6: warning: ':='-style assignments are not portable unit-oai-epc-0: 12:38:18 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: ':='-style assignments are not portable unit-oai-epc-0: 12:38:18 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: shell mktemp -dtu: non-POSIX variable name unit-oai-epc-0: 12:38:18 DEBUG unit.oai-epc/0.install Makefile.am:21: (probably a GNU make extension) unit-oai-epc-0: 12:38:18 DEBUG unit.oai-epc/0.install + sudo -S -E ./configure unit-oai-epc-0: 12:38:18 DEBUG unit.oai-epc/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-epc-0: 12:38:18 DEBUG unit.oai-epc/0.install checking whether build environment is sane... yes unit-oai-epc-0: 12:38:18 DEBUG unit.oai-epc/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-epc-0: 12:38:18 DEBUG unit.oai-epc/0.install checking for gawk... gawk unit-oai-epc-0: 12:38:18 DEBUG unit.oai-epc/0.install checking whether make sets $(MAKE)... yes unit-oai-epc-0: 12:38:18 DEBUG unit.oai-epc/0.install checking whether make supports nested variables... yes unit-oai-epc-0: 12:38:18 DEBUG unit.oai-epc/0.install checking for gcc... gcc unit-oai-epc-0: 12:38:18 DEBUG unit.oai-epc/0.install checking whether the C compiler works... yes unit-oai-epc-0: 12:38:18 DEBUG unit.oai-epc/0.install checking for C compiler default output file name... a.out unit-oai-epc-0: 12:38:18 DEBUG unit.oai-epc/0.install checking for suffix of executables... unit-oai-epc-0: 12:38:18 DEBUG unit.oai-epc/0.install checking whether we are cross compiling... no unit-oai-epc-0: 12:38:18 DEBUG unit.oai-epc/0.install checking for suffix of object files... o unit-oai-epc-0: 12:38:18 DEBUG unit.oai-epc/0.install checking whether we are using the GNU C compiler... yes unit-oai-epc-0: 12:38:18 DEBUG unit.oai-epc/0.install checking whether gcc accepts -g... yes unit-oai-epc-0: 12:38:18 DEBUG unit.oai-epc/0.install checking for gcc option to accept ISO C89... none needed unit-oai-epc-0: 12:38:18 DEBUG unit.oai-epc/0.install checking whether gcc understands -c and -o together... yes unit-oai-epc-0: 12:38:18 DEBUG unit.oai-epc/0.install checking for style of include used by make... GNU unit-oai-epc-0: 12:38:18 DEBUG unit.oai-epc/0.install checking dependency style of gcc... gcc3 unit-oai-epc-0: 12:38:18 DEBUG unit.oai-epc/0.install checking for ar... ar unit-oai-epc-0: 12:38:18 DEBUG unit.oai-epc/0.install checking the archiver (ar) interface... ar unit-oai-epc-0: 12:38:18 DEBUG unit.oai-epc/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 12:38:18 DEBUG unit.oai-epc/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 12:38:18 DEBUG unit.oai-epc/0.install checking how to print strings... printf unit-oai-epc-0: 12:38:18 DEBUG unit.oai-epc/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-epc-0: 12:38:18 DEBUG unit.oai-epc/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-epc-0: 12:38:18 DEBUG unit.oai-epc/0.install checking for egrep... /bin/grep -E unit-oai-epc-0: 12:38:18 DEBUG unit.oai-epc/0.install checking for fgrep... /bin/grep -F unit-oai-epc-0: 12:38:18 DEBUG unit.oai-epc/0.install checking for ld used by gcc... /usr/bin/ld unit-oai-epc-0: 12:38:18 DEBUG unit.oai-epc/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-epc-0: 12:38:18 DEBUG unit.oai-epc/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-epc-0: 12:38:18 DEBUG unit.oai-epc/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-epc-0: 12:38:18 DEBUG unit.oai-epc/0.install checking whether ln -s works... yes unit-oai-epc-0: 12:38:18 DEBUG unit.oai-epc/0.install checking the maximum length of command line arguments... 1572864 unit-oai-epc-0: 12:38:18 DEBUG unit.oai-epc/0.install checking whether the shell understands some XSI constructs... yes unit-oai-epc-0: 12:38:18 DEBUG unit.oai-epc/0.install checking whether the shell understands "+="... yes unit-oai-epc-0: 12:38:18 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: 12:38:18 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: 12:38:18 DEBUG unit.oai-epc/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-epc-0: 12:38:18 DEBUG unit.oai-epc/0.install checking for objdump... objdump unit-oai-epc-0: 12:38:18 DEBUG unit.oai-epc/0.install checking how to recognize dependent libraries... pass_all unit-oai-epc-0: 12:38:18 DEBUG unit.oai-epc/0.install checking for dlltool... no unit-oai-epc-0: 12:38:18 DEBUG unit.oai-epc/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-epc-0: 12:38:18 DEBUG unit.oai-epc/0.install checking for archiver @FILE support... @ unit-oai-epc-0: 12:38:18 DEBUG unit.oai-epc/0.install checking for strip... strip unit-oai-epc-0: 12:38:18 DEBUG unit.oai-epc/0.install checking for ranlib... ranlib unit-oai-epc-0: 12:38:18 DEBUG unit.oai-epc/0.install checking command to parse /usr/bin/nm -B output from gcc object... ok unit-oai-epc-0: 12:38:18 DEBUG unit.oai-epc/0.install checking for sysroot... no unit-oai-epc-0: 12:38:19 DEBUG unit.oai-epc/0.install checking for mt... mt unit-oai-epc-0: 12:38:19 DEBUG unit.oai-epc/0.install checking if mt is a manifest tool... no unit-oai-epc-0: 12:38:19 DEBUG unit.oai-epc/0.install checking how to run the C preprocessor... gcc -E unit-oai-epc-0: 12:38:19 DEBUG unit.oai-epc/0.install checking for ANSI C header files... yes unit-oai-epc-0: 12:38:19 DEBUG unit.oai-epc/0.install checking for sys/types.h... yes unit-oai-epc-0: 12:38:19 DEBUG unit.oai-epc/0.install checking for sys/stat.h... yes unit-oai-epc-0: 12:38:19 DEBUG unit.oai-epc/0.install checking for stdlib.h... yes unit-oai-epc-0: 12:38:19 DEBUG unit.oai-epc/0.install checking for string.h... yes unit-oai-epc-0: 12:38:19 DEBUG unit.oai-epc/0.install checking for memory.h... yes unit-oai-epc-0: 12:38:19 DEBUG unit.oai-epc/0.install checking for strings.h... yes unit-oai-epc-0: 12:38:19 DEBUG unit.oai-epc/0.install checking for inttypes.h... yes unit-oai-epc-0: 12:38:19 DEBUG unit.oai-epc/0.install checking for stdint.h... yes unit-oai-epc-0: 12:38:19 DEBUG unit.oai-epc/0.install checking for unistd.h... yes unit-oai-epc-0: 12:38:19 DEBUG unit.oai-epc/0.install checking for dlfcn.h... yes unit-oai-epc-0: 12:38:19 DEBUG unit.oai-epc/0.install checking for objdir... .libs unit-oai-epc-0: 12:38:19 DEBUG unit.oai-epc/0.install checking if gcc supports -fno-rtti -fno-exceptions... no unit-oai-epc-0: 12:38:19 DEBUG unit.oai-epc/0.install checking for gcc option to produce PIC... -fPIC -DPIC unit-oai-epc-0: 12:38:19 DEBUG unit.oai-epc/0.install checking if gcc PIC flag -fPIC -DPIC works... yes unit-oai-epc-0: 12:38:19 DEBUG unit.oai-epc/0.install checking if gcc static flag -static works... yes unit-oai-epc-0: 12:38:19 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... yes unit-oai-epc-0: 12:38:19 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... (cached) yes unit-oai-epc-0: 12:38:19 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: 12:38:19 DEBUG unit.oai-epc/0.install checking whether -lc should be explicitly linked in... no unit-oai-epc-0: 12:38:19 DEBUG unit.oai-epc/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-epc-0: 12:38:19 DEBUG unit.oai-epc/0.install checking how to hardcode library paths into programs... immediate unit-oai-epc-0: 12:38:19 DEBUG unit.oai-epc/0.install checking whether stripping libraries is possible... yes unit-oai-epc-0: 12:38:19 DEBUG unit.oai-epc/0.install checking if libtool supports shared libraries... yes unit-oai-epc-0: 12:38:19 DEBUG unit.oai-epc/0.install checking whether to build shared libraries... yes unit-oai-epc-0: 12:38:19 DEBUG unit.oai-epc/0.install checking whether to build static libraries... no unit-oai-epc-0: 12:38:19 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h usability... yes unit-oai-epc-0: 12:38:19 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h presence... yes unit-oai-epc-0: 12:38:19 DEBUG unit.oai-epc/0.install checking for linux/netfilter/x_tables.h... yes unit-oai-epc-0: 12:38:19 DEBUG unit.oai-epc/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-epc-0: 12:38:19 DEBUG unit.oai-epc/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-epc-0: 12:38:19 DEBUG unit.oai-epc/0.install checking for libxtables... yes unit-oai-epc-0: 12:38:19 DEBUG unit.oai-epc/0.install checking Xtables module directory... /lib/xtables unit-oai-epc-0: 12:38:19 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: 12:38:19 DEBUG unit.oai-epc/0.install checking that generated files are newer than configure... done unit-oai-epc-0: 12:38:19 DEBUG unit.oai-epc/0.install configure: creating ./config.status unit-oai-epc-0: 12:38:20 DEBUG unit.oai-epc/0.install config.status: creating Makefile unit-oai-epc-0: 12:38:20 DEBUG unit.oai-epc/0.install config.status: creating Makefile.iptrules unit-oai-epc-0: 12:38:20 DEBUG unit.oai-epc/0.install config.status: creating Makefile.mans unit-oai-epc-0: 12:38:20 DEBUG unit.oai-epc/0.install config.status: creating geoip/Makefile unit-oai-epc-0: 12:38:20 DEBUG unit.oai-epc/0.install config.status: creating extensions/Makefile unit-oai-epc-0: 12:38:20 DEBUG unit.oai-epc/0.install config.status: creating extensions/ACCOUNT/Makefile unit-oai-epc-0: 12:38:20 DEBUG unit.oai-epc/0.install config.status: creating extensions/pknock/Makefile unit-oai-epc-0: 12:38:20 DEBUG unit.oai-epc/0.install config.status: creating config.h unit-oai-epc-0: 12:38:20 DEBUG unit.oai-epc/0.install config.status: executing depfiles commands unit-oai-epc-0: 12:38:20 DEBUG unit.oai-epc/0.install config.status: executing libtool commands unit-oai-epc-0: 12:38:20 DEBUG unit.oai-epc/0.install + sudo -S -E make unit-oai-epc-0: 12:38:20 DEBUG unit.oai-epc/0.install make all-recursive unit-oai-epc-0: 12:38:20 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:38:20 DEBUG unit.oai-epc/0.install Making all in extensions unit-oai-epc-0: 12:38:20 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:38:20 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.8-ckt21 unit-oai-epc-0: 12:38:20 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: 12:38:21 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:38:21 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/compat_xtables.o unit-oai-epc-0: 12:38:22 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_CHAOS.o unit-oai-epc-0: 12:38:22 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DELUDE.o unit-oai-epc-0: 12:38:22 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.o unit-oai-epc-0: 12:38:22 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.o unit-oai-epc-0: 12:38:23 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ECHO.o unit-oai-epc-0: 12:38:23 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.o unit-oai-epc-0: 12:38:23 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_IPMARK.o unit-oai-epc-0: 12:38:24 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.o unit-oai-epc-0: 12:38:24 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.o unit-oai-epc-0: 12:38:24 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_TARPIT.o unit-oai-epc-0: 12:38:24 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_condition.o unit-oai-epc-0: 12:38:25 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_fuzzy.o unit-oai-epc-0: 12:38:25 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_geoip.o unit-oai-epc-0: 12:38:25 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_iface.o unit-oai-epc-0: 12:38:25 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipp2p.o unit-oai-epc-0: 12:38:26 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipv4options.o unit-oai-epc-0: 12:38:26 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_length2.o unit-oai-epc-0: 12:38:26 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_lscan.o unit-oai-epc-0: 12:38:27 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_psd.o unit-oai-epc-0: 12:38:27 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_quota2.o unit-oai-epc-0: 12:38:27 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.o unit-oai-epc-0: 12:38:27 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.o unit-oai-epc-0: 12:38:28 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 12:38:28 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 12:38:28 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.mod.o unit-oai-epc-0: 12:38:28 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 12:38:28 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/compat_xtables.mod.o unit-oai-epc-0: 12:38:28 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 12:38:28 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/pknock/xt_pknock.mod.o unit-oai-epc-0: 12:38:28 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 12:38:28 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_CHAOS.mod.o unit-oai-epc-0: 12:38:28 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 12:38:28 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DELUDE.mod.o unit-oai-epc-0: 12:38:28 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 12:38:28 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DHCPMAC.mod.o unit-oai-epc-0: 12:38:29 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 12:38:29 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DNETMAP.mod.o unit-oai-epc-0: 12:38:29 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 12:38:29 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ECHO.mod.o unit-oai-epc-0: 12:38:29 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 12:38:29 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_GTPUSP.mod.o unit-oai-epc-0: 12:38:29 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 12:38:29 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_IPMARK.mod.o unit-oai-epc-0: 12:38:29 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 12:38:29 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_LOGMARK.mod.o unit-oai-epc-0: 12:38:29 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 12:38:29 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_SYSRQ.mod.o unit-oai-epc-0: 12:38:29 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 12:38:29 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_TARPIT.mod.o unit-oai-epc-0: 12:38:29 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 12:38:29 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_condition.mod.o unit-oai-epc-0: 12:38:29 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 12:38:29 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_fuzzy.mod.o unit-oai-epc-0: 12:38:29 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 12:38:29 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_geoip.mod.o unit-oai-epc-0: 12:38:29 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 12:38:29 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_iface.mod.o unit-oai-epc-0: 12:38:30 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 12:38:30 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipp2p.mod.o unit-oai-epc-0: 12:38:30 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 12:38:30 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipv4options.mod.o unit-oai-epc-0: 12:38:30 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 12:38:30 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_length2.mod.o unit-oai-epc-0: 12:38:30 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 12:38:30 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_lscan.mod.o unit-oai-epc-0: 12:38:30 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 12:38:30 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_psd.mod.o unit-oai-epc-0: 12:38:30 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 12:38:30 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_quota2.mod.o unit-oai-epc-0: 12:38:30 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 12:38:30 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:38:30 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 12:38:30 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:38:30 DEBUG unit.oai-epc/0.install CC libxt_CHAOS.oo unit-oai-epc-0: 12:38:30 DEBUG unit.oai-epc/0.install CCLD libxt_CHAOS.so unit-oai-epc-0: 12:38:30 DEBUG unit.oai-epc/0.install CC libxt_DELUDE.oo unit-oai-epc-0: 12:38:30 DEBUG unit.oai-epc/0.install CCLD libxt_DELUDE.so unit-oai-epc-0: 12:38:30 DEBUG unit.oai-epc/0.install CC libxt_DHCPMAC.oo unit-oai-epc-0: 12:38:30 DEBUG unit.oai-epc/0.install CCLD libxt_DHCPMAC.so unit-oai-epc-0: 12:38:30 DEBUG unit.oai-epc/0.install CC libxt_dhcpmac.oo unit-oai-epc-0: 12:38:30 DEBUG unit.oai-epc/0.install CCLD libxt_dhcpmac.so unit-oai-epc-0: 12:38:30 DEBUG unit.oai-epc/0.install CC libxt_DNETMAP.oo unit-oai-epc-0: 12:38:30 DEBUG unit.oai-epc/0.install CCLD libxt_DNETMAP.so unit-oai-epc-0: 12:38:30 DEBUG unit.oai-epc/0.install CC libxt_ECHO.oo unit-oai-epc-0: 12:38:30 DEBUG unit.oai-epc/0.install CCLD libxt_ECHO.so unit-oai-epc-0: 12:38:30 DEBUG unit.oai-epc/0.install CC libxt_GTPUSP.oo unit-oai-epc-0: 12:38:30 DEBUG unit.oai-epc/0.install CCLD libxt_GTPUSP.so unit-oai-epc-0: 12:38:30 DEBUG unit.oai-epc/0.install CC libxt_IPMARK.oo unit-oai-epc-0: 12:38:30 DEBUG unit.oai-epc/0.install CCLD libxt_IPMARK.so unit-oai-epc-0: 12:38:31 DEBUG unit.oai-epc/0.install CC libxt_LOGMARK.oo unit-oai-epc-0: 12:38:31 DEBUG unit.oai-epc/0.install CCLD libxt_LOGMARK.so unit-oai-epc-0: 12:38:31 DEBUG unit.oai-epc/0.install CC libxt_SYSRQ.oo unit-oai-epc-0: 12:38:31 DEBUG unit.oai-epc/0.install CCLD libxt_SYSRQ.so unit-oai-epc-0: 12:38:31 DEBUG unit.oai-epc/0.install CC libxt_TARPIT.oo unit-oai-epc-0: 12:38:31 DEBUG unit.oai-epc/0.install CCLD libxt_TARPIT.so unit-oai-epc-0: 12:38:31 DEBUG unit.oai-epc/0.install CC libxt_condition.oo unit-oai-epc-0: 12:38:31 DEBUG unit.oai-epc/0.install CCLD libxt_condition.so unit-oai-epc-0: 12:38:31 DEBUG unit.oai-epc/0.install CC libxt_fuzzy.oo unit-oai-epc-0: 12:38:31 DEBUG unit.oai-epc/0.install CCLD libxt_fuzzy.so unit-oai-epc-0: 12:38:31 DEBUG unit.oai-epc/0.install CC libxt_geoip.oo unit-oai-epc-0: 12:38:31 DEBUG unit.oai-epc/0.install libxt_geoip.c: In function 'geoip_get_subnets': unit-oai-epc-0: 12:38:31 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: 12:38:31 DEBUG unit.oai-epc/0.install read(fd, subnets, sb.st_size); unit-oai-epc-0: 12:38:31 DEBUG unit.oai-epc/0.install ^ unit-oai-epc-0: 12:38:31 DEBUG unit.oai-epc/0.install CCLD libxt_geoip.so unit-oai-epc-0: 12:38:31 DEBUG unit.oai-epc/0.install CC libxt_iface.oo unit-oai-epc-0: 12:38:31 DEBUG unit.oai-epc/0.install CCLD libxt_iface.so unit-oai-epc-0: 12:38:31 DEBUG unit.oai-epc/0.install CC libxt_ipp2p.oo unit-oai-epc-0: 12:38:31 DEBUG unit.oai-epc/0.install CCLD libxt_ipp2p.so unit-oai-epc-0: 12:38:31 DEBUG unit.oai-epc/0.install CC libxt_ipv4options.oo unit-oai-epc-0: 12:38:31 DEBUG unit.oai-epc/0.install CCLD libxt_ipv4options.so unit-oai-epc-0: 12:38:31 DEBUG unit.oai-epc/0.install CC libxt_length2.oo unit-oai-epc-0: 12:38:31 DEBUG unit.oai-epc/0.install CCLD libxt_length2.so unit-oai-epc-0: 12:38:31 DEBUG unit.oai-epc/0.install CC libxt_lscan.oo unit-oai-epc-0: 12:38:31 DEBUG unit.oai-epc/0.install CCLD libxt_lscan.so unit-oai-epc-0: 12:38:31 DEBUG unit.oai-epc/0.install CC libxt_psd.oo unit-oai-epc-0: 12:38:31 DEBUG unit.oai-epc/0.install CCLD libxt_psd.so unit-oai-epc-0: 12:38:31 DEBUG unit.oai-epc/0.install CC libxt_quota2.oo unit-oai-epc-0: 12:38:31 DEBUG unit.oai-epc/0.install CCLD libxt_quota2.so unit-oai-epc-0: 12:38:31 DEBUG unit.oai-epc/0.install CC libxt_gradm.oo unit-oai-epc-0: 12:38:31 DEBUG unit.oai-epc/0.install CCLD libxt_gradm.so unit-oai-epc-0: 12:38:31 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:38:31 DEBUG unit.oai-epc/0.install depbase=`echo libxt_ACCOUNT_cl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ unit-oai-epc-0: 12:38:31 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: 12:38:31 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Plo unit-oai-epc-0: 12:38:31 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: 12:38:31 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: 12:38:31 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: 12:38:31 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: 12:38:31 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: 12:38:31 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: 12:38:31 DEBUG unit.oai-epc/0.install depbase=`echo iptaccount.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 12:38:31 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: 12:38:31 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 12:38:32 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: 12:38:32 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: 12:38:32 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:38:32 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:38:32 DEBUG unit.oai-epc/0.install CC libxt_ACCOUNT.oo unit-oai-epc-0: 12:38:32 DEBUG unit.oai-epc/0.install CCLD libxt_ACCOUNT.so unit-oai-epc-0: 12:38:32 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:38:32 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:38:32 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:38:32 DEBUG unit.oai-epc/0.install depbase=`echo pknlusr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 12:38:32 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: 12:38:32 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 12:38:32 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: 12:38:32 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: 12:38:32 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:38:32 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:38:32 DEBUG unit.oai-epc/0.install CC libxt_pknock.oo unit-oai-epc-0: 12:38:32 DEBUG unit.oai-epc/0.install CCLD libxt_pknock.so unit-oai-epc-0: 12:38:32 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:38:32 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:38:32 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:38:32 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:38:32 DEBUG unit.oai-epc/0.install Making all in geoip unit-oai-epc-0: 12:38:32 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:38:32 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `all'. unit-oai-epc-0: 12:38:32 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:38:32 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:38:32 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 12:38:32 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:38:32 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: 12:38:32 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: 12:38:32 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: 12:38:32 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:38:32 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:38:32 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:38:32 DEBUG unit.oai-epc/0.install + sudo -S -E make install unit-oai-epc-0: 12:38:32 DEBUG unit.oai-epc/0.install Making install in extensions unit-oai-epc-0: 12:38:32 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:38:32 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.8-ckt21 unit-oai-epc-0: 12:38:32 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: 12:38:33 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-61-lowlatency/build" ]; then make -C /lib/modules/3.19.0-61-lowlatency/build M=/root/xtables-addons-oai/extensions INSTALL_MOD_PATH= ext-mod-dir='${INSTALL_MOD_DIR}' modules_install; fi; unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 12:38:33 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install DEPMOD 3.19.0-61-lowlatency unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules install; unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/lib' unit-oai-epc-0: 12:38:34 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: 12:38:34 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: 12:38:34 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: 12:38:34 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: 12:38:34 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: 12:38:34 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: 12:38:34 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install Libraries have been installed in: unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install /usr/local/lib unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install If you ever happen to want to link against installed libraries unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install flag during linking and do at least one of the following: unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install during execution unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install during linking unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install See any operating system documentation about shared libraries for unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/sbin' unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c iptaccount '/usr/local/sbin' unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/iptaccount /usr/local/sbin/iptaccount unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 iptaccount.8 '/usr/local/share/man/man8' unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install Making install in geoip unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 12:38:34 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: 12:38:34 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man1' unit-oai-epc-0: 12:38:34 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: 12:38:34 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xtables-addons.8 '/usr/local/share/man/man8' unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install + cd /lib/modules/3.19.0-61-lowlatency unit-oai-epc-0: 12:38:34 DEBUG unit.oai-epc/0.install + sudo -S -E depmod -a unit-oai-epc-0: 12:38:38 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -H unknown.openair4G.eur unit-oai-epc-0: 12:39:21 DEBUG unit.oai-epc/0.install + status=0 unit-oai-epc-0: 12:39:21 DEBUG unit.oai-epc/0.install + '[' 0 '!=' 0 ']' unit-oai-epc-0: 12:39:21 DEBUG unit.oai-epc/0.install + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list ']' unit-oai-epc-0: 12:39:21 DEBUG unit.oai-epc/0.install + touch /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 12:39:21 DEBUG unit.oai-epc/0.install + juju-log 'Add mme-gw init script' unit-oai-epc-0: 12:39:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:39:21 INFO unit.oai-epc/0.juju-log Add mme-gw init script unit-oai-epc-0: 12:39:21 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: 12:39:21 DEBUG unit.oai-epc/0.install + '[' '!' -f /usr/local/bin/mme_gw ']' unit-oai-epc-0: 12:39:21 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: 12:39:21 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:39:22 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 12:39:22 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-epc-0: 12:39:22 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 12:39:22 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:39:22 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-epc-0: 12:39:22 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-epc-0: 12:39:22 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-epc-0: 12:39:22 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-epc-0: 12:39:22 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-epc-0: 12:39:22 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-epc-0: 12:39:22 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-epc-0: 12:39:22 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-epc-0: 12:39:22 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-epc-0: 12:39:22 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-epc-0: 12:39:22 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-epc-0: 12:39:22 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-epc-0: 12:39:22 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-epc-0: 12:39:22 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:39:22 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:39:22 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-epc-0: 12:39:22 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-epc-0: 12:39:22 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-epc-0: 12:39:22 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-epc-0: 12:39:22 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-epc-0: 12:39:22 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-epc-0: 12:39:22 DEBUG unit.oai-epc/0.config-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:39:22 DEBUG unit.oai-epc/0.config-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:39:22 DEBUG unit.oai-epc/0.config-changed + set_env_paths unit-oai-epc-0: 12:39:22 DEBUG unit.oai-epc/0.config-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 12:39:22 DEBUG unit.oai-epc/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:39:22 DEBUG unit.oai-epc/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:39:22 DEBUG unit.oai-epc/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:39:22 DEBUG unit.oai-epc/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:39:22 DEBUG unit.oai-epc/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:39:22 DEBUG unit.oai-epc/0.config-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:39:22 DEBUG unit.oai-epc/0.config-changed + epc_exec_name=mme_gw unit-oai-epc-0: 12:39:22 DEBUG unit.oai-epc/0.config-changed ++ config-get branch unit-oai-epc-0: 12:39:22 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:39:22 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.branch unit-oai-epc-0: 12:39:22 DEBUG unit.oai-epc/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-epc-0: 12:39:22 DEBUG unit.oai-epc/0.config-changed ++ config-get revision unit-oai-epc-0: 12:39:22 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:39:22 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.revision unit-oai-epc-0: 12:39:22 DEBUG unit.oai-epc/0.config-changed + '[' HEAD '!=' HEAD ']' unit-oai-epc-0: 12:39:22 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 12:39:22 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:39:22 DEBUG unit.oai-epc/0.config-changed + realm=openair4G.eur unit-oai-epc-0: 12:39:22 DEBUG unit.oai-epc/0.config-changed ++ config-get eth unit-oai-epc-0: 12:39:22 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:39:22 DEBUG unit.oai-epc/0.config-changed + iface=eth0 unit-oai-epc-0: 12:39:22 DEBUG unit.oai-epc/0.config-changed ++ config-get maxenb unit-oai-epc-0: 12:39:22 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:39:22 DEBUG unit.oai-epc/0.config-changed + max_enb=10 unit-oai-epc-0: 12:39:22 DEBUG unit.oai-epc/0.config-changed ++ config-get maxue unit-oai-epc-0: 12:39:22 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:39:22 DEBUG unit.oai-epc/0.config-changed + max_ue=10 unit-oai-epc-0: 12:39:22 DEBUG unit.oai-epc/0.config-changed ++ config-get relative_capacity unit-oai-epc-0: 12:39:22 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:39:22 DEBUG unit.oai-epc/0.config-changed + relative_capacity=10 unit-oai-epc-0: 12:39:22 DEBUG unit.oai-epc/0.config-changed ++ config-get mme_statistic_timer unit-oai-epc-0: 12:39:22 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:39:22 DEBUG unit.oai-epc/0.config-changed + mme_statistic_timer=10 unit-oai-epc-0: 12:39:22 DEBUG unit.oai-epc/0.config-changed ++ config-get emergency_attach_supported unit-oai-epc-0: 12:39:22 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:39:22 DEBUG unit.oai-epc/0.config-changed + emergency_attach_supported=no unit-oai-epc-0: 12:39:22 DEBUG unit.oai-epc/0.config-changed ++ config-get authenticated_imsi_supported unit-oai-epc-0: 12:39:22 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:39:22 DEBUG unit.oai-epc/0.config-changed + authenticated_imsi_supported=no unit-oai-epc-0: 12:39:22 DEBUG unit.oai-epc/0.config-changed ++ config-get verbosity unit-oai-epc-0: 12:39:22 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:39:22 DEBUG unit.oai-epc/0.config-changed + verbosity=none unit-oai-epc-0: 12:39:22 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mcc unit-oai-epc-0: 12:39:22 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:39:22 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mcc=208 unit-oai-epc-0: 12:39:22 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mnc unit-oai-epc-0: 12:39:23 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:39:23 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mnc=93 unit-oai-epc-0: 12:39:23 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_start unit-oai-epc-0: 12:39:23 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:39:23 DEBUG unit.oai-epc/0.config-changed + ipv4_list_start=192.188.1.0/24 unit-oai-epc-0: 12:39:23 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_end unit-oai-epc-0: 12:39:23 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:39:23 DEBUG unit.oai-epc/0.config-changed + ipv4_list_end=192.188.2.0/24 unit-oai-epc-0: 12:39:23 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv6_list unit-oai-epc-0: 12:39:23 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:39:23 DEBUG unit.oai-epc/0.config-changed + ipv6_list=2014:02:26::0/120 unit-oai-epc-0: 12:39:23 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_IPV4_ADDRESS unit-oai-epc-0: 12:39:23 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:39:23 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 12:39:23 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_SEC_IPV4_ADDRESS unit-oai-epc-0: 12:39:23 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:39:23 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_SEC_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 12:39:23 DEBUG unit.oai-epc/0.config-changed ++ awk '{ print $1}' unit-oai-epc-0: 12:39:23 DEBUG unit.oai-epc/0.config-changed ++ cut -d: -f2 unit-oai-epc-0: 12:39:23 DEBUG unit.oai-epc/0.config-changed ++ grep 'inet addr:' unit-oai-epc-0: 12:39:23 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 12:39:23 DEBUG unit.oai-epc/0.config-changed + iface_verify=192.168.121.16 unit-oai-epc-0: 12:39:23 DEBUG unit.oai-epc/0.config-changed + '[' -z 192.168.121.16 ']' unit-oai-epc-0: 12:39:23 DEBUG unit.oai-epc/0.config-changed + service mme_gw stop unit-oai-epc-0: 12:39:23 DEBUG unit.oai-epc/0.config-changed stop: Unknown instance: unit-oai-epc-0: 12:39:23 DEBUG unit.oai-epc/0.config-changed + true unit-oai-epc-0: 12:39:23 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 12:39:23 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:39:23 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: 12:39:23 DEBUG unit.oai-epc/0.config-changed + juju-log 'relation-ids-hss = , relation-list=' unit-oai-epc-0: 12:39:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:39:23 INFO unit.oai-epc/0.juju-log relation-ids-hss = , relation-list= unit-oai-epc-0: 12:39:23 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 12:39:23 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:39:23 DEBUG unit.oai-epc/0.config-changed + '[' -z '' ']' unit-oai-epc-0: 12:39:23 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 12:39:23 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:39:23 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.realm unit-oai-epc-0: 12:39:23 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: 12:39:23 DEBUG unit.oai-epc/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-epc-0: 12:39:23 DEBUG unit.oai-epc/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-epc-0: 12:39:23 DEBUG unit.oai-epc/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-epc-0: 12:39:23 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: 12:39:23 DEBUG unit.oai-epc/0.config-changed ++ hostname --fqdn unit-oai-epc-0: 12:39:23 DEBUG unit.oai-epc/0.config-changed ++ hostname unit-oai-epc-0: 12:39:23 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: 12:39:23 DEBUG unit.oai-epc/0.config-changed + echo openair4G.eur unit-oai-epc-0: 12:39:23 DEBUG unit.oai-epc/0.config-changed + rm -f /srv/openair-cn/BUILD/EPC/BUILD/CMakeCache.txt unit-oai-epc-0: 12:39:23 DEBUG unit.oai-epc/0.config-changed + /srv/openair-cn/SCRIPTS/build_epc -C -H unknown.openair4G.eur unit-oai-epc-0: 12:39:24 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/mme_fd.conf /usr/etc/freeDiameter/ unit-oai-epc-0: 12:39:24 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/epc.conf /usr/local/etc/oai/ unit-oai-epc-0: 12:39:24 DEBUG unit.oai-epc/0.config-changed + user_conf unit-oai-epc-0: 12:39:24 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: 12:39:24 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:39:24 INFO unit.oai-epc/0.juju-log Setting up the config option chose by the user or the default ones unit-oai-epc-0: 12:39:24 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: 12:39:24 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: 12:39:24 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: 12:39:24 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: 12:39:24 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: 12:39:24 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: 12:39:24 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/VERBOSITY/ s/".+"/"none"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:39:24 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: 12:39:24 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: 12:39:24 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: 12:39:24 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: 12:39:24 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up network configuration in the epc.conf file' unit-oai-epc-0: 12:39:24 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:39:24 INFO unit.oai-epc/0.juju-log Setting up network configuration in the epc.conf file unit-oai-epc-0: 12:39:24 DEBUG unit.oai-epc/0.config-changed ++ egrep -o '[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 12:39:24 DEBUG unit.oai-epc/0.config-changed ++ egrep -o 'inet addr:[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 12:39:24 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 12:39:24 DEBUG unit.oai-epc/0.config-changed + ipv4=192.168.121.16 unit-oai-epc-0: 12:39:24 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: 12:39:24 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: 12:39:24 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: 12:39:24 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_IPV4_ADDRESS_FOR_S1_MME/ s-".*"-"192.168.121.16/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:39:24 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_IPV4_ADDRESS_FOR_S1U_S12_S4_UP/ s-".*"-"192.168.121.16/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:39:24 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_IPV4_ADDRESS_FOR_SGI/ s-".*"-"192.168.121.16/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:39:24 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: 12:39:24 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: 12:39:24 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/OUTPUT/ s/".*"/"CONSOLE"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:39:24 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: 12:39:24 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:39:24 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: 12:39:24 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: 12:39:24 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:39:24 INFO unit.oai-epc/0.juju-log no HSS is found, so EPC is not going to be run unit-oai-epc-0: 12:39:24 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-epc-0: 12:39:24 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-epc-0: 12:39:24 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-epc-0: 12:39:24 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:39:24 INFO juju.worker.uniter found queued "start" hook unit-oai-epc-0: 12:39:24 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-epc-0: 12:39:24 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-epc-0: 12:39:24 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-epc-0: 12:39:24 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-epc-0: 12:39:24 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-epc-0: 12:39:24 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-epc-0: 12:39:24 DEBUG unit.oai-epc/0.start + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:39:24 DEBUG unit.oai-epc/0.start ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:39:24 DEBUG unit.oai-epc/0.start ++ relation-ids hss unit-oai-epc-0: 12:39:24 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:39:24 DEBUG unit.oai-epc/0.start + '[' '!' -z '' ']' unit-oai-epc-0: 12:39:24 INFO juju.worker.uniter.operation ran "start" hook unit-oai-epc-0: 12:39:24 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-epc-0: 12:39:24 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-epc-0: 12:39:24 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:39:24 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:39:24 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-epc-0: 12:39:24 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 12:39:24 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 12:39:24 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 12:39:24 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 12:39:24 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 12:39:24 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 12:39:24 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-hss/0) hook unit-oai-epc-0: 12:39:24 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 12:39:24 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 12:39:24 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 12:39:24 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 12:39:24 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-epc-0: 12:39:24 DEBUG unit.oai-epc/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:39:24 DEBUG unit.oai-epc/0.hss-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:39:24 DEBUG unit.oai-epc/0.hss-relation-joined + juju-log 'Setting up MME relation info for HSS' unit-oai-epc-0: 12:39:25 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:39:25 INFO unit.oai-epc/0.juju-log hss:2: Setting up MME relation info for HSS unit-oai-hss-0: 12:39:25 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{0}] []}} unit-oai-hss-0: 12:39:25 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:39:25 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-epc/0) hook unit-oai-hss-0: 12:39:25 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 12:39:25 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 12:39:25 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.hss-relation-joined ++ hostname --fqdn unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set mme_hostname=oai-epc-0.openair4G.eur unit-oai-hss-0: 12:39:25 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 12:39:25 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-abot-epc-basic-0: 12:39:25 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{0}] []}} unit-abot-epc-basic-0: 12:39:25 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:39:25 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[oai-epc/0:{0}] []}} unit-abot-epc-basic-0: 12:39:25 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; oai-epc/0) hook unit-abot-epc-basic-0: 12:39:25 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:39:25 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:39:25 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; oai-epc/0) hook" unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'Setting up HSS relation info for EPC' unit-abot-epc-basic-0: 12:39:25 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:39:25 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-abot-epc-basic-0: 12:39:25 DEBUG unit.abot-epc-basic/0.epc-relation-joined + ABOT_DEPLOY_DIR=/etc/rebaca-test-suite unit-abot-epc-basic-0: 12:39:25 DEBUG unit.abot-epc-basic/0.epc-relation-joined + juju-log 'Setting EPC charm relation variables' unit-oai-epc-0: 12:39:25 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.hss-relation-joined ++ unit-get private-address unit-oai-hss-0: 12:39:25 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:39:25 INFO unit.oai-hss/0.juju-log hss:2: Setting up HSS relation info for EPC unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined ++ hostname --fqdn unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_hostname=oai-hss-0.openair4G.eur unit-oai-epc-0: 12:39:25 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.hss-relation-joined + ip_address_mme=192.168.121.16 unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.hss-relation-joined + get_ip_address 192.168.121.16 unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.16 unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.hss-relation-joined + local status=1 unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.hss-relation-joined + local status_after=1 unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.16 unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.16 unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.16 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 16 -le 255 ]] unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.16 unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.16 unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.16 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 16 -le 255 ]] unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.hss-relation-joined + validated_mme_public_ip=192.168.121.16 unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.hss-relation-joined + echo 'MME ip address is 192.168.121.16' unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.hss-relation-joined MME ip address is 192.168.121.16 unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set ip_address_mme=192.168.121.16 unit-abot-epc-basic-0: 12:39:25 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 12:39:25 INFO unit.abot-epc-basic/0.juju-log epc:3: Setting EPC charm relation variables unit-abot-epc-basic-0: 12:39:25 DEBUG unit.abot-epc-basic/0.epc-relation-joined + relation-set TAC=1 unit-oai-hss-0: 12:39:25 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined ++ unit-get private-address unit-oai-epc-0: 12:39:25 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{1}] []}} unit-oai-epc-0: 12:39:25 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 12:39:25 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 12:39:25 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: 12:39:25 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-epc-0: 12:39:25 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 12:39:25 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 12:39:25 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:39:25 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:39:25 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; abot-epc-basic/0) hook unit-oai-epc-0: 12:39:25 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 12:39:25 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 12:39:25 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 12:39:25 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-abot-epc-basic-0: 12:39:25 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:39:25 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:39:25 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:39:25 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:39:25 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 12:39:25 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:39:25 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:39:25 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-hss-0: 12:39:25 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 12:39:25 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 12:39:25 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-abot-epc-basic-0: 12:39:25 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:39:25 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined + hss_public_ip=192.168.121.4 unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined + get_ip_address 192.168.121.4 unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.4 unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined + local status=1 unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined + local status_after=1 unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.4 unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.4 unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.4 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 4 -le 255 ]] unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.4 unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.4 unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.4 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 4 -le 255 ]] unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined + validated_hss_public_ip=192.168.121.4 unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined + echo 'MME ip address is 192.168.121.4' unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined MME ip address is 192.168.121.4 unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set ip_address=192.168.121.4 unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.epc-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.epc-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.epc-relation-joined + juju-log 'Setting up relation settings for OAISIM charm' unit-abot-epc-basic-0: 12:39:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-hss-0: 12:39:25 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{1}] []}} unit-oai-hss-0: 12:39:25 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined ++ relation-ids db unit-oai-epc-0: 12:39:25 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:39:25 INFO unit.oai-epc/0.juju-log epc:3: Setting up relation settings for OAISIM charm unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_tac unit-abot-epc-basic-0: 12:39:25 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:39:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code= unit-abot-epc-basic-0: 12:39:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-hss-0: 12:39:25 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined + '[' -n db:1 ']' unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined + check_hss_process unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined ++ service oai_hss status unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined + IS_RUNNING='oai_hss start/running, process 22118' unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined + [[ oai_hss start/running, process 22118 =~ .*running.* ]] unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OAI HSS is running' unit-oai-epc-0: 12:39:25 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set TAC= unit-abot-epc-basic-0: 12:39:25 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:39:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code= unit-abot-epc-basic-0: 12:39:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-hss-0: 12:39:25 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:39:25 INFO unit.oai-hss/0.juju-log hss:2: OAI HSS is running unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 -eq 0 ']' unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_running=yes unit-oai-epc-0: 12:39:25 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mcc unit-abot-epc-basic-0: 12:39:25 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:39:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4= unit-abot-epc-basic-0: 12:39:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-hss-0: 12:39:25 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined + get_opc_value unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined ++ config-get imsi unit-oai-epc-0: 12:39:25 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MCC=208 unit-abot-epc-basic-0: 12:39:25 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:39:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running= unit-abot-epc-basic-0: 12:39:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-hss-0: 12:39:25 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined + imsi_val=208930100001111 unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined ++ cut -d \' -f2 unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep UNHEX unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep 208930100001111 /srv/.out unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined + UNHEXKEY=e734f8734007d6c5ce7a0508809e7e9c unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined + '[' e734f8734007d6c5ce7a0508809e7e9c == '' ']' unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OPC key found' unit-oai-epc-0: 12:39:25 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mnc unit-abot-epc-basic-0: 12:39:25 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:39:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 12:39:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-hss-0: 12:39:25 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:39:25 INFO unit.oai-hss/0.juju-log hss:2: OPC key found unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set opc-key=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 12:39:25 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MNC=93 unit-abot-epc-basic-0: 12:39:25 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:39:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 12:39:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-hss-0: 12:39:25 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:39:25 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set trigger_restart=0 unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set trigger_restart=0 unit-abot-epc-basic-0: 12:39:25 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:39:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 12:39:25 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: 12:39:25 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: 12:39:25 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: 12:39:25 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: 12:39:25 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: 12:39:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 12:39:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 12:39:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 12:39:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set blocked 'ABot blocked! EPC relation not established, unable to get to active state' unit-oai-hss-0: 12:39:25 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:39:25 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set mme_in_db=no unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.epc-relation-joined ++ unit-get private-address unit-abot-epc-basic-0: 12:39:25 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 12:39:25 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 12:39:25 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:39:25 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:39:25 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:39:25 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:39:25 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; oai-epc/0) hook unit-abot-epc-basic-0: 12:39:25 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 12:39:25 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 12:39:25 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; oai-epc/0) hook" unit-oai-epc-0: 12:39:25 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 12:39:25 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 12:39:25 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-joined hook unit-oai-hss-0: 12:39:25 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.epc-relation-joined + mme_public_ip=192.168.121.16 unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.epc-relation-joined + get_ip_address 192.168.121.16 unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.16 unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.epc-relation-joined + local status=1 unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.epc-relation-joined + local status_after=1 unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.16 unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.16 unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.16 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 16 -le 255 ]] unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.16 unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.16 unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.16 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 16 -le 255 ]] unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.epc-relation-joined + validated_mme_public_ip=192.168.121.16 unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.epc-relation-joined + echo 'MME ip address is 192.168.121.16' unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.epc-relation-joined MME ip address is 192.168.121.16 unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set mme_ip=192.168.121.16 unit-oai-hss-0: 12:39:25 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-hss-0: 12:39:25 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 12:39:25 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 12:39:25 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:39:25 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:39:25 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-epc/0) hook unit-oai-hss-0: 12:39:25 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 12:39:25 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 12:39:25 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 12:39:25 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 12:39:25 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Retrieving MME relation info' unit-oai-epc-0: 12:39:25 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:39:25 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set epc_running=no unit-abot-epc-basic-0: 12:39:25 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 12:39:26 INFO juju.worker.uniter.operation ran "ssh-abot-relation-joined" hook unit-abot-epc-basic-0: 12:39:26 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 12:39:26 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 12:39:26 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:39:26 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:39:26 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; oai-epc/0) hook unit-abot-epc-basic-0: 12:39:26 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 12:39:26 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 12:39:26 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; oai-epc/0) hook" unit-oai-hss-0: 12:39:26 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:39:26 INFO unit.oai-hss/0.juju-log hss:2: Retrieving MME relation info unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get mme_hostname unit-abot-epc-basic-0: 12:39:26 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 12:39:26 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-changed hook unit-oai-epc-0: 12:39:26 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:39:26 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{2}] []}} unit-oai-epc-0: 12:39:26 DEBUG unit.oai-epc/0.epc-relation-joined + '[' -f /tmp/opcvalue ']' unit-oai-epc-0: 12:39:26 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{1}] []}} unit-oai-epc-0: 12:39:26 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-oai-epc-0: 12:39:26 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 12:39:26 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 12:39:26 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:39:26 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:39:26 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; abot-epc-basic/0) hook unit-oai-epc-0: 12:39:26 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:39:26 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:39:26 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-hss-0: 12:39:26 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.hss-relation-changed + mme_fqdn=oai-epc-0.openair4G.eur unit-oai-epc-0: 12:39:26 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 12:39:26 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-joined hook unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get ip_address_mme unit-abot-epc-basic-0: 12:39:26 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 12:39:26 INFO juju.worker.uniter.operation ran "ssh-abot-relation-changed" hook unit-abot-epc-basic-0: 12:39:26 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 12:39:26 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 12:39:26 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:39:26 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:39:26 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 12:39:26 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:39:26 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{1}] []}} unit-abot-epc-basic-0: 12:39:26 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:39:26 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 12:39:26 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:39:26 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:39:26 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:39:26 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:39:26 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-hss-0: 12:39:26 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.hss-relation-changed + IP_mme=192.168.121.16 unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z oai-epc-0.openair4G.eur ']' unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.hss-relation-changed ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.hss-relation-changed + echo '192.168.121.16 oai-epc-0.openair4G.eur mme' unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-ids db unit-oai-hss-0: 12:39:26 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.hss-relation-changed + db_id=db:1 unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z db:1 ']' unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-list -r db:1 unit-oai-epc-0: 12:39:26 INFO juju.worker.uniter.operation skipped "ssh-abot-epc-relation-joined" hook (missing) unit-oai-hss-0: 12:39:26 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.hss-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z mysql/0 ']' unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-epc-0: 12:39:26 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 12:39:26 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:39:26 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:39:26 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:39:26 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; abot-epc-basic/0) hook unit-oai-epc-0: 12:39:26 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 12:39:26 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 12:39:26 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-hss-0: 12:39:26 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.hss-relation-changed + db_user=eeyaicaeshooshi unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 password mysql/0 unit-oai-epc-0: 12:39:26 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 12:39:26 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 12:39:26 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-hss-0: 12:39:26 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.hss-relation-changed + db_password=aideerahthohquu unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 host mysql/0 unit-abot-epc-basic-0: 12:39:26 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-hss-0: 12:39:26 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.hss-relation-changed + db_host=192.168.121.10 unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 database mysql/0 unit-oai-epc-0: 12:39:26 DEBUG unit.oai-epc/0.epc-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:39:26 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:39:26 DEBUG unit.oai-epc/0.epc-relation-changed + set_env_paths unit-oai-epc-0: 12:39:26 DEBUG unit.oai-epc/0.epc-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 12:39:26 DEBUG unit.oai-epc/0.epc-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:39:26 DEBUG unit.oai-epc/0.epc-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:39:26 DEBUG unit.oai-epc/0.epc-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:39:26 DEBUG unit.oai-epc/0.epc-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:39:26 DEBUG unit.oai-epc/0.epc-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:39:26 DEBUG unit.oai-epc/0.epc-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:39:26 DEBUG unit.oai-epc/0.epc-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 12:39:26 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get TAC unit-abot-epc-basic-0: 12:39:26 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.16 unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-hss-0: 12:39:26 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.hss-relation-changed + db_database=oai-hss unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z eeyaicaeshooshi ']' unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.hss-relation-changed + realm_mme=openair4G.eur unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u eeyaicaeshooshi --password=aideerahthohquu -h 192.168.121.10 oai-hss -e 'select mmehost from mmeidentity where mmehost='\''oai-epc-0.openair4G.eur'\''' unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.hss-relation-changed ++ egrep '[0-9]+' unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u eeyaicaeshooshi --password=aideerahthohquu -h 192.168.121.10 oai-hss -e 'select max(idmmeidentity) from mmeidentity;' unit-oai-epc-0: 12:39:26 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=6 unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=7 unit-oai-hss-0: 12:39:26 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: 12:39:26 DEBUG unit.oai-epc/0.epc-relation-changed + TAC=1 unit-oai-epc-0: 12:39:26 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z 1 ']' unit-oai-epc-0: 12:39:26 DEBUG unit.oai-epc/0.epc-relation-changed ++ sed -r 's/(.*)\//\1-/' unit-oai-epc-0: 12:39:26 DEBUG unit.oai-epc/0.epc-relation-changed ++ echo abot-epc-basic/0 unit-oai-epc-0: 12:39:26 DEBUG unit.oai-epc/0.epc-relation-changed + name=abot-epc-basic-0 unit-oai-epc-0: 12:39:26 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: 12:39:26 DEBUG unit.oai-epc/0.epc-relation-changed + echo 1 unit-oai-epc-0: 12:39:26 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: 12:39:26 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 '!=' 1 ']' unit-oai-epc-0: 12:39:26 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: 12:39:26 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 12:39:26 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: 12:39:26 DEBUG unit.oai-epc/0.epc-relation-changed + tac_line= unit-oai-epc-0: 12:39:26 DEBUG unit.oai-epc/0.epc-relation-changed + true unit-oai-epc-0: 12:39:26 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 12:39:26 DEBUG unit.oai-epc/0.epc-relation-changed + echo '1 1' unit-oai-epc-0: 12:39:26 DEBUG unit.oai-epc/0.epc-relation-changed + echo abot-epc-basic/0 unit-oai-epc-0: 12:39:26 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mcc unit-abot-epc-basic-0: 12:39:26 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=no unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-hss-0: 12:39:26 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:39:26 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: 12:39:26 DEBUG unit.oai-hss/0.hss-relation-changed + /usr/bin/mysql -u eeyaicaeshooshi --password=aideerahthohquu -h 192.168.121.10 oai-hss unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.hss-relation-changed + relation-set mme_in_db=yes unit-oai-epc-0: 12:39:26 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:39:26 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mnc unit-abot-epc-basic-0: 12:39:26 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-epc-0: 12:39:26 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{3}] []}} unit-oai-hss-0: 12:39:26 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:39:26 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:39:26 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: 12:39:26 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 12:39:26 DEBUG unit.oai-epc/0.epc-relation-changed ++ config-get gummei_tai_mcc unit-oai-hss-0: 12:39:26 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-abot-epc-basic-0: 12:39:26 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-epc-0: 12:39:26 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:39:26 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-epc-0: 12:39:26 DEBUG unit.oai-epc/0.epc-relation-changed ++ config-get gummei_tai_mnc unit-oai-hss-0: 12:39:26 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 12:39:26 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:39:26 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:39:26 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 12:39:26 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:39:26 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 12:39: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: 12:39: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: 12:39: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.16/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.16/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 12:39: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: 12:39:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' no == yes ']' unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 12:39:26 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: 12:39:26 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:39:26 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: 12:39:26 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids hss unit-abot-epc-basic-0: 12:39:26 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 12:39:26 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 12:39:26 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:39:26 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:39:26 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:39:26 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:39:26 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 12:39:26 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:39:26 DEBUG unit.oai-epc/0.epc-relation-changed + hss_id=hss:2 unit-oai-epc-0: 12:39:26 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n hss:2 ']' unit-oai-epc-0: 12:39:26 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-list -r hss:2 unit-oai-epc-0: 12:39:27 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-epc-0: 12:39:27 DEBUG unit.oai-epc/0.epc-relation-changed + hss_unit=oai-hss/0 unit-oai-epc-0: 12:39:27 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n oai-hss/0 ']' unit-oai-epc-0: 12:39:27 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get -r hss:2 hss_running oai-hss/0 unit-oai-epc-0: 12:39:27 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:39:27 DEBUG unit.oai-epc/0.epc-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 12:39:27 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_process unit-oai-epc-0: 12:39:27 DEBUG unit.oai-epc/0.epc-relation-changed ++ service mme_gw status unit-oai-epc-0: 12:39:27 DEBUG unit.oai-epc/0.epc-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 12:39:27 DEBUG unit.oai-epc/0.epc-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 12:39:27 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is not running...' unit-oai-epc-0: 12:39:27 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:39:27 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is not running... unit-oai-epc-0: 12:39:27 DEBUG unit.oai-epc/0.epc-relation-changed + status=1 unit-oai-epc-0: 12:39:27 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 -eq 0 ']' unit-oai-epc-0: 12:39:27 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-oai-epc-0: 12:39:27 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 12:39:27 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 12:39:27 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:39:27 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:39:27 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; abot-epc-basic/0) hook unit-oai-epc-0: 12:39:27 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:39:27 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:39:27 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 12:39:27 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 12:39:27 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-changed hook unit-oai-epc-0: 12:39:27 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:39:27 INFO juju.worker.uniter.operation ran "ssh-abot-epc-relation-changed" hook unit-oai-epc-0: 12:39:27 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 12:39:27 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:39:27 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:39:27 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:39:27 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 12:39:27 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:39:27 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:39:27 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:39:27 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:39:27 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 12:39:27 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:39:27 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:39:27 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 12:39:27 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 12:39:27 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:39:27 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:39:27 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:39:27 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:39:27 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:39:27 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:39:27 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 12:39:27 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-epc-0: 12:39:27 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:39:27 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 12:39:27 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-epc-0: 12:39:27 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:39:27 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.4 unit-oai-epc-0: 12:39:27 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-epc-0: 12:39:27 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:39:27 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 12:39:27 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-epc-0: 12:39:27 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:39:27 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 12:39:27 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-epc-0: 12:39:27 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:39:27 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 12:39:27 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-epc-0: 12:39:27 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:39:27 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 12:39:27 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 12:39:28 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:39:28 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: 12:39:28 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:39:28 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: 12:39:28 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 12:39:28 DEBUG unit.oai-epc/0.hss-relation-changed + echo 0 unit-oai-epc-0: 12:39:28 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.4 ']' unit-oai-epc-0: 12:39:28 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 12:39:28 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 12:39:28 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Mme has been inserted so let'\''s run EPC!!!' unit-oai-epc-0: 12:39:28 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:39:28 INFO unit.oai-epc/0.juju-log hss:2: Mme has been inserted so let's run EPC!!! unit-oai-epc-0: 12:39:28 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 12:39:28 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-epc-0: 12:39:28 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 12:39:28 DEBUG unit.oai-epc/0.hss-relation-changed + echo '192.168.121.4 oai-hss-0.openair4G.eur hss' unit-oai-epc-0: 12:39:28 DEBUG unit.oai-epc/0.hss-relation-changed + hss_hostname=oai-hss-0 unit-oai-epc-0: 12:39:28 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: 12:39:28 DEBUG unit.oai-epc/0.hss-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger unit-oai-epc-0: 12:39:28 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 '!=' 0 ']' unit-oai-epc-0: 12:39:28 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 12:39:28 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 12:39:28 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 12:39:28 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 12:39:28 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is not running...' unit-oai-epc-0: 12:39:28 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:39:28 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is not running... unit-oai-epc-0: 12:39:28 DEBUG unit.oai-epc/0.hss-relation-changed + status=1 unit-oai-epc-0: 12:39:28 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -eq 1 ']' unit-oai-epc-0: 12:39:28 DEBUG unit.oai-epc/0.hss-relation-changed + /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/start unit-oai-epc-0: 12:39:28 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:39:28 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:39:28 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids hss unit-oai-epc-0: 12:39:28 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:39:28 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -z hss:2 ']' unit-oai-epc-0: 12:39:28 DEBUG unit.oai-epc/0.hss-relation-changed + service mme_gw restart unit-oai-epc-0: 12:39:28 DEBUG unit.oai-epc/0.hss-relation-changed stop: Unknown instance: unit-oai-epc-0: 12:39:28 DEBUG unit.oai-epc/0.hss-relation-changed mme_gw start/running, process 15438 unit-oai-epc-0: 12:39:28 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 12:39:28 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 12:39:28 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw start/running, process 15438' unit-oai-epc-0: 12:39:28 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw start/running, process 15438 =~ .*running.* ]] unit-oai-epc-0: 12:39:28 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: 12:39:28 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:39:28 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: 12:39:28 DEBUG unit.oai-epc/0.hss-relation-changed + status=0 unit-oai-epc-0: 12:39:28 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 12:39:28 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_connection unit-oai-epc-0: 12:39:28 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=0 unit-oai-epc-0: 12:39:28 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -lt 30 ']' unit-oai-epc-0: 12:39:28 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 12:39:29 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:39:29 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 12:39:29 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=1 unit-oai-epc-0: 12:39:29 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -lt 30 ']' unit-oai-epc-0: 12:39:29 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 12:39:30 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:39:30 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 12:39:30 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=2 unit-oai-epc-0: 12:39:30 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 2 -lt 30 ']' unit-oai-epc-0: 12:39:30 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 12:39:31 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:39:31 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 12:39:31 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=3 unit-oai-epc-0: 12:39:31 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 3 -lt 30 ']' unit-oai-epc-0: 12:39:31 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 12:39:32 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:39:32 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 12:39:32 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=4 unit-oai-epc-0: 12:39:32 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -lt 30 ']' unit-oai-epc-0: 12:39:32 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 12:39:33 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:39:33 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -gt 0 ']' unit-oai-epc-0: 12:39:33 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 12:39:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:39:33 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running and connected to HSS unit-oai-epc-0: 12:39:33 DEBUG unit.oai-epc/0.hss-relation-changed + status-set active 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 12:39:33 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:39:33 DEBUG unit.oai-epc/0.hss-relation-changed + break unit-oai-epc-0: 12:39:33 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -eq 30 ']' unit-oai-epc-0: 12:39:33 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 2 unit-oai-epc-0: 12:39:35 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 12:39:35 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:39:35 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -n epc:3 ']' unit-oai-epc-0: 12:39:35 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 12:39:35 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:39:35 DEBUG unit.oai-epc/0.hss-relation-changed + for epc_id in '$(relation-ids epc)' unit-oai-epc-0: 12:39:35 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log epc:3 unit-oai-epc-0: 12:39:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:39:35 INFO unit.oai-epc/0.juju-log hss:2: epc:3 unit-oai-epc-0: 12:39:35 DEBUG unit.oai-epc/0.hss-relation-changed + relation-set -r epc:3 epc_running=yes unit-oai-epc-0: 12:39:35 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:39:35 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get opc-key unit-oai-epc-0: 12:39:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:39:36 DEBUG unit.oai-epc/0.hss-relation-changed + hss_opc_val=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 12:39:36 DEBUG unit.oai-epc/0.hss-relation-changed + echo e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 12:39:36 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 12:39:36 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:39:36 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:39:36 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:39:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:39:36 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 12:39:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:39:36 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{2}] []}} unit-abot-epc-basic-0: 12:39:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:39:36 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 12:39:36 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:39:36 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:39:36 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:39:36 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:39:36 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 12:39:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-abot-epc-basic-0: 12:39:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:39:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 12:39:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-abot-epc-basic-0: 12:39:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:39:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 12:39:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-abot-epc-basic-0: 12:39:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:39:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.16 unit-abot-epc-basic-0: 12:39:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-abot-epc-basic-0: 12:39:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:39:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=yes unit-abot-epc-basic-0: 12:39:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-abot-epc-basic-0: 12:39:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:39:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 12:39:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-abot-epc-basic-0: 12:39:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:39:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 12:39:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-abot-epc-basic-0: 12:39:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:39:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 12:39:36 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: 12:39:36 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: 12:39:36 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.16/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 12:39:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.16/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 12:39:36 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: 12:39:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 12:39:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' yes == yes ']' unit-abot-epc-basic-0: 12:39:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set active 'ABot ready! EPC relation established, proceed to run tests...' unit-abot-epc-basic-0: 12:39:36 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 12:39:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + exit 0 unit-abot-epc-basic-0: 12:39:36 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 12:39:36 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:39:36 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:39:36 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:39:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:39:36 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 12:39:59 DEBUG juju.worker.uniter.remotestate got action change: [2675213d-39bf-44b6-8417-f08c16f939d1] ok=true unit-abot-epc-basic-0: 12:39:59 DEBUG juju.worker.uniter.operation running operation run action 2675213d-39bf-44b6-8417-f08c16f939d1 unit-abot-epc-basic-0: 12:39:59 DEBUG juju.machinelock acquire machine lock for uniter (run action 2675213d-39bf-44b6-8417-f08c16f939d1) unit-abot-epc-basic-0: 12:39:59 DEBUG juju.machinelock machine lock acquired for uniter (run action 2675213d-39bf-44b6-8417-f08c16f939d1) unit-abot-epc-basic-0: 12:39:59 DEBUG juju.worker.uniter.operation preparing operation "run action 2675213d-39bf-44b6-8417-f08c16f939d1" unit-abot-epc-basic-0: 12:39:59 DEBUG juju.worker.uniter.operation executing operation "run action 2675213d-39bf-44b6-8417-f08c16f939d1" unit-abot-epc-basic-0: 12:39:59 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running action run unit-abot-epc-basic-0: 12:39:59 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 12:39:59 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 12:39:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 12:39:59 INFO unit.abot-epc-basic/0.juju-log Tag names: TS_24_301 unit-abot-epc-basic-0: 12:39:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 12:39:59 INFO unit.abot-epc-basic/0.juju-log Running the test with the tags @TS_24_301 unit-abot-epc-basic-0: 12:39:59 DEBUG unit.abot-epc-basic/0.run Creating the Target JUnit file... unit-abot-epc-basic-0: 12:40:02 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 12:40:02 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:40:02 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:40:02 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 12:40:02 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:40:02 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:40:02 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:40:02 DEBUG unit.abot-epc-basic/0.run [INFO] Deleting /var/lib/abot-epc-basic/target unit-abot-epc-basic-0: 12:40:02 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:40:02 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: 12:40:02 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: 12:40:02 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall4384713818475801568.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 12:40:02 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:40:02 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: 12:40:02 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: 12:40:02 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall955259863181216730.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: 12:40:02 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:40:02 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: 12:40:02 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: 12:40:02 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall512981491468922622.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: 12:40:02 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:40:02 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: 12:40:02 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: 12:40:02 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall2866694572499097430.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 12:40:02 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:40:02 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: 12:40:02 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: 12:40:02 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall7228925409895799667.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: 12:40:02 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:40:02 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: 12:40:02 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: 12:40:02 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall965042253103706969.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 12:40:02 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:40:02 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 12:40:02 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:40:02 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 0.789 s unit-abot-epc-basic-0: 12:40:02 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2019-06-02T12:40:02+00:00 unit-abot-epc-basic-0: 12:40:02 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 12:40:02 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:40:04 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 12:40:04 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:40:04 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:40:04 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 12:40:04 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:40:05 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: 12:40:05 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:40:05 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:40:05 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: 12:40:05 DEBUG unit.abot-epc-basic/0.run [INFO] Copying 1 resource unit-abot-epc-basic-0: 12:40:06 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:40:06 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:40:06 DEBUG unit.abot-epc-basic/0.run [INFO] No sources to compile unit-abot-epc-basic-0: 12:40:06 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:40:06 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:40:06 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: 12:40:06 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: 12:40:06 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:40:06 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:40:06 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: 12:40:07 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:40:07 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:40:07 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:40:07 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 12:40:07 DEBUG unit.abot-epc-basic/0.run T E S T S unit-abot-epc-basic-0: 12:40:07 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 12:40:08 DEBUG unit.abot-epc-basic/0.run Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 12:40:08 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 12:40:09 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:40:09 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:40:09 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:40:09 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI unit-abot-epc-basic-0: 12:40:09 DEBUG unit.abot-epc-basic/0.run Jun 02, 2019 12:40:09 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 12:40:09 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@13e344d: startup date [Sun Jun 02 12:40:09 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 12:40:09 DEBUG unit.abot-epc-basic/0.run Jun 02, 2019 12:40:09 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:40:09 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 12:40:09 DEBUG unit.abot-epc-basic/0.run Jun 02, 2019 12:40:09 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:40:09 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: 12:40:11 DEBUG unit.abot-epc-basic/0.run Jun 02, 2019 12:40:11 PM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 12:40:11 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: 12:40:11 DEBUG unit.abot-epc-basic/0.run Jun 02, 2019 12:40:11 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 12:40:11 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@479f2dc2: startup date [Sun Jun 02 12:40:11 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 12:40:11 DEBUG unit.abot-epc-basic/0.run Jun 02, 2019 12:40:11 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:40:11 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: 12:40:11 DEBUG unit.abot-epc-basic/0.run Jun 02, 2019 12:40:11 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:40:11 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: 12:40:11 DEBUG unit.abot-epc-basic/0.run Jun 02, 2019 12:40:11 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:40:11 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: 12:40:12 DEBUG unit.abot-epc-basic/0.run Jun 02, 2019 12:40:12 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:40:12 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: 12:40:12 DEBUG unit.abot-epc-basic/0.run Jun 02, 2019 12:40:12 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 12:40:12 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@4674d90: startup date [Sun Jun 02 12:40:12 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 12:40:12 DEBUG unit.abot-epc-basic/0.run Jun 02, 2019 12:40:12 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:40:12 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: 12:40:12 DEBUG unit.abot-epc-basic/0.run Jun 02, 2019 12:40:12 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:40:12 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: 12:40:12 DEBUG unit.abot-epc-basic/0.run Jun 02, 2019 12:40:12 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:40:12 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: 12:40:12 DEBUG unit.abot-epc-basic/0.run Jun 02, 2019 12:40:12 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:40:12 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: 12:40:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:13 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:40:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:13 [main] REPORT: STEP EXECUTION TIME TAKEN :1394 MS unit-abot-epc-basic-0: 12:40:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:13 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:40:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:13 [main] REPORT: STEP EXECUTION TIME TAKEN :49 MS unit-abot-epc-basic-0: 12:40:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:13 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:40:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:13 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 12:40:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40: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: 12:40:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:13 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 12:40:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:13 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:40:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:13 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:40:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:13 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:40:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:13 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 12:40:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:14 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:14 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40: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: 12:40:14 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:14 [main] REPORT: STEP EXECUTION TIME TAKEN :827 MS unit-abot-epc-basic-0: 12:40:14 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:14 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:15 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:15 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:15 [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: 12:40:15 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:15 [main] REPORT: STEP EXECUTION TIME TAKEN :721 MS unit-abot-epc-basic-0: 12:40:15 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:15 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:15 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:15 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:15 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:40:15 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:15 [main] REPORT: STEP EXECUTION TIME TAKEN :43 MS unit-abot-epc-basic-0: 12:40:15 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:15 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:25 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:25 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:25 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:40:25 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:25 [main] REPORT: STEP EXECUTION TIME TAKEN :10033 MS unit-abot-epc-basic-0: 12:40:25 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:25 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:25 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:25.439 [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: 12:40:25 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:25.452 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:40:25 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:25 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40: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: 12:40:25 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:25 [main] REPORT: STEP EXECUTION TIME TAKEN :66 MS unit-abot-epc-basic-0: 12:40:25 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:25 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:40:25 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:25 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:40:25 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:40: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: 12:40:36 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:40:36 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: 12:40:36 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: 12:40:36 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:40:36 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: 12:40:36 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: 12:40:36 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:40:36 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: 12:40:36 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: 12:40:36 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:40:36 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: 12:40:36 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:40:36 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: 12:40:36 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:40:36 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: 12:40:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MCC unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:36 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:36 [main] REPORT: STEP EXECUTION TIME TAKEN :51 MS unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:36 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:36 [main] REPORT: STEP EXECUTION TIME TAKEN :35 MS unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:36 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:36 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:36 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:36 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:36 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:36 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:36 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:36 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:37 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:37 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:37 [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: 12:40:37 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:37 [main] REPORT: STEP EXECUTION TIME TAKEN :544 MS unit-abot-epc-basic-0: 12:40:37 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:37 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:37 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:37 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:37 [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: 12:40:37 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:37 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 12:40:37 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:37 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:37 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:37 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:37 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:40:37 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:37 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 12:40:37 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:37 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:47 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:47 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:47 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:40:47 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:47 [main] REPORT: STEP EXECUTION TIME TAKEN :10027 MS unit-abot-epc-basic-0: 12:40:47 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:47 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:47 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:47.228 [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: 12:40:47 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:47.231 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:40:47 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:47 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:47 [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: 12:40:47 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:47 [main] REPORT: STEP EXECUTION TIME TAKEN :35 MS unit-abot-epc-basic-0: 12:40:47 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:47 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:40:47 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:47 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:40:47 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:40:47 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-mysql-0: 12:40:50 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:40:50 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:40:50 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:40:50 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:40:50 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:40:50 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 12:40:50 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 12:40:50 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 12:40:50 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 12:40:50 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:40:50 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:40:50 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:40:57 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:40:57 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:40:57 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: 12:40:57 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: 12:40:57 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:40:57 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:40:57 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:40:57 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:40:57 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:40:57 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:40:57 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:40:57 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:40:57 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: 12:40:57 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:40:57 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:40:57 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:40:57 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:40:57 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:40:57 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:40:57 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:40:57 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:40:57 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:40:57 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:40:57 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MNC unit-abot-epc-basic-0: 12:40:57 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:57 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:57 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:40:57 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:57 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 12:40:57 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:57 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:57 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:57 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:57 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:40:57 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:57 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 12:40:57 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:57 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:57 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:57 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:57 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:40:57 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:57 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 12:40:57 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:57 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:57 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:57 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40: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: 12:40:57 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:57 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 12:40:57 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:57 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:57 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:57 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:57 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:40:57 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:57 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 12:40:57 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:57 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:57 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:57 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:57 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:40:57 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:57 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:40:57 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:57 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:58 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:58 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:58 [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: 12:40:58 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:58 [main] REPORT: STEP EXECUTION TIME TAKEN :498 MS unit-abot-epc-basic-0: 12:40:58 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:58 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:58 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:58 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:58 [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: 12:40:58 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:58 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 12:40:58 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:58 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:40:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:08 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:08 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:08 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:41:08 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:08 [main] REPORT: STEP EXECUTION TIME TAKEN :10020 MS unit-abot-epc-basic-0: 12:41:08 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:08 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:08 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:08 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:08 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:41:08 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:08 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 12:41:08 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:08 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:08 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:08.338 [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: 12:41:08 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:08.348 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:41:08 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:08 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41: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: 12:41:08 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:08 [main] REPORT: STEP EXECUTION TIME TAKEN :69 MS unit-abot-epc-basic-0: 12:41:08 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:08 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:41:08 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:08 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:41:08 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:41:08 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:41:18 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:41:18 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:41:18 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: 12:41:18 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: 12:41:18 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:41:18 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:41:18 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:41:18 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: 12:41:18 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: 12:41:18 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:41:18 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:41:18 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: 12:41:18 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: 12:41:18 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: 12:41:18 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:41:18 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: 12:41:18 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:41:18 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: 12:41:18 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:41:18 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:41:18 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:41:18 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:41:18 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:41:18 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_TAC unit-abot-epc-basic-0: 12:41:18 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:18 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:18 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:41:18 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:18 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 12:41:18 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:18 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:18 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:18 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:18 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:41:18 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:18 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:41:18 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:18 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:18 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:18 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:18 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:41:18 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:18 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 12:41:18 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:18 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:18 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:18 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:18 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:41:18 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:18 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:41:18 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:18 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:18 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:18 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:18 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:41:18 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:18 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 12:41:18 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:18 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:18 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:18 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:18 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:41:18 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:18 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:41:18 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:18 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:19 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:19 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41: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: 12:41:19 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:19 [main] REPORT: STEP EXECUTION TIME TAKEN :462 MS unit-abot-epc-basic-0: 12:41:19 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:19 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:19 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:19 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:19 [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: 12:41:19 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:19 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 12:41:19 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:19 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:19 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:19 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:19 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:41:19 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:19 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 12:41:19 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:19 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:29 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:29 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:29 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:41:29 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:29 [main] REPORT: STEP EXECUTION TIME TAKEN :10019 MS unit-abot-epc-basic-0: 12:41:29 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:29 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:29 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:29.348 [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: 12:41:29 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:29.351 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:41:29 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:29 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:29 [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: 12:41:29 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:29 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 12:41:29 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:29 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:41:29 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:29 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:41:29 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:41:29 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-oai-hss-0: 12:41:35 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 12:41:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:41:35 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 12:41:35 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 12:41:35 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 12:41:35 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 12:41:35 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 12:41:35 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:41:35 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 12:41:35 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:41:35 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 12:41:35 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 12:41:35 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 12:41:35 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22118' unit-oai-hss-0: 12:41:35 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22118 =~ .*running.* ]] unit-oai-hss-0: 12:41:35 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 12:41:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:41:35 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 12:41:35 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 12:41:35 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 12:41:35 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 12:41:35 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:41:35 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 12:41:35 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 12:41:35 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 12:41:35 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:41:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:41:39 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:41:39 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:41:39 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: 12:41:39 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: 12:41:39 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:41:39 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:41:39 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:41:39 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:41:39 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:41:39 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:41:39 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:41:39 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:41:39 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: 12:41:39 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:41:39 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:41:39 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:41:39 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:41:39 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:41:39 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:41:39 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:41:39 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:41:39 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:41:39 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:41:39 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_Attach_With_GUTI unit-abot-epc-basic-0: 12:41:39 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:39 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:39 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:41:39 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:39 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 12:41:39 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:39 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:39 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:39 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:39 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:41:39 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:39 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:41:39 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:39 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:39 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:39 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:39 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:41:39 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:39 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:41:39 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:39 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:39 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:39 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:39 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:41:39 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:39 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:41:39 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:39 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:39 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:39 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:39 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:41:39 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:39 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:41:39 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:39 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:39 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:39 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:39 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:41:39 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:39 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:41:39 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:39 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:39 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:39 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:39 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:41:39 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:39 [main] REPORT: STEP EXECUTION TIME TAKEN :233 MS unit-abot-epc-basic-0: 12:41:39 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:39 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:40 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:40 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:40 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 12:41:40 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:40 [main] REPORT: STEP EXECUTION TIME TAKEN :915 MS unit-abot-epc-basic-0: 12:41:40 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:40 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:40 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:40 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:40 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:41:40 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:40 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 12:41:40 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:40 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:50 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:50 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:50 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:41:50 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:50 [main] REPORT: STEP EXECUTION TIME TAKEN :10017 MS unit-abot-epc-basic-0: 12:41:50 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:50 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:51 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:51.000 [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: 12:41:51 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:51.007 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:41:51 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:51 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:51 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:41:51 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:51 [main] REPORT: STEP EXECUTION TIME TAKEN :31 MS unit-abot-epc-basic-0: 12:41:51 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:51 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:41:51 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:41:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:51 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:41:51 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:41:51 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:42:01 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:42:01 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:42:01 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: 12:42:01 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: 12:42:01 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:42:01 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:42:01 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:42:01 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:42:01 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:42:01 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:42:01 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:42:01 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:42:01 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: 12:42:01 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:42:01 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:42:01 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:42:01 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:42:01 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:42:01 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:42:01 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:42:01 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:42:01 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:42:01 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:42:01 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DNS Server Address Request Indication in PCO unit-abot-epc-basic-0: 12:42:01 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:01 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:01 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:42:01 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:01 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 12:42:01 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:01 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:01 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:01 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:01 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:42:01 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:01 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:42:01 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:01 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:01 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:01 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:01 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:42:01 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:01 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:42:01 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:01 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:01 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:01 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:01 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:42:01 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:01 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 12:42:01 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:01 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:01 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:01 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:01 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:42:01 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:01 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:42:01 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:01 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:01 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:01 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:01 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:42:01 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:01 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:42:01 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:01 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:01 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:01 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42: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: 12:42:01 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:01 [main] REPORT: STEP EXECUTION TIME TAKEN :218 MS unit-abot-epc-basic-0: 12:42:01 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:01 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:02 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:02 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:02 [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: 12:42:02 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:02 [main] REPORT: STEP EXECUTION TIME TAKEN :942 MS unit-abot-epc-basic-0: 12:42:02 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:02 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:02 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:02 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:02 [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: 12:42:02 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:02 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 12:42:02 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:02 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:02 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:02 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:02 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:42:02 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:02 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:42:02 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:02 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:12 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:12 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:12 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:42:12 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:12 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 12:42:12 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:12 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:12 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:12.652 [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: 12:42:12 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:12.657 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:42:12 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:12 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:12 [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: 12:42:12 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:12 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 12:42:12 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:12 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:42:12 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:12 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:42:12 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:42:12 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: 12:42:22 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:42:22 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:42:22 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: 12:42:22 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: 12:42:22 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:42:22 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:42:22 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:42:22 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: 12:42:22 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: 12:42:22 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:42:22 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:42:22 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: 12:42:22 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: 12:42:22 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: 12:42:22 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:42:22 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: 12:42:22 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:42:22 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: 12:42:22 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:42:22 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: 12:42:22 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:42:22 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:42:22 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:42:22 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:42:22 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:42:22 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with DSMIPv6 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 12:42:22 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:22 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:22 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:42:22 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:22 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 12:42:22 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:22 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:22 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:22 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:22 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:42:22 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:22 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:42:22 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:22 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:22 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:22 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:22 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:42:22 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:22 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 12:42:22 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:22 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:22 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:22 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:22 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:42:22 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:22 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:42:22 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:22 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:22 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:22 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:22 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:42:22 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:22 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:42:22 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:22 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:22 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:22 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:22 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:42:22 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:22 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:42:22 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:22 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:23 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:23 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42: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: 12:42:23 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:23 [main] REPORT: STEP EXECUTION TIME TAKEN :519 MS unit-abot-epc-basic-0: 12:42:23 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:23 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:24 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:24 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42: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: 12:42:24 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:24 [main] REPORT: STEP EXECUTION TIME TAKEN :684 MS unit-abot-epc-basic-0: 12:42:24 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:24 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:24 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:24 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:24 [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: 12:42:24 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:24 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:42:24 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:24 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:24 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:24 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:24 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:42:24 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:24 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:42:24 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:24 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:34 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:34 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:34 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:42:34 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:34 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 12:42:34 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:34 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:34 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:34.287 [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: 12:42:34 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:34.293 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:42:34 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:34 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42: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: 12:42:34 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:34 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 12:42:34 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:34 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:42:34 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:34 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:42:34 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:42:34 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:42:44 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:42:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:42:44 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: 12:42:44 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: 12:42:44 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:42:44 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:42:44 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:42:44 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: 12:42:44 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: 12:42:44 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:42:44 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:42:44 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: 12:42:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:42:44 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: 12:42:44 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:42:44 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: 12:42:44 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:42:44 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: 12:42:44 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:42:44 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: 12:42:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:42:44 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:42:44 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:42:44 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:42:44 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:42:44 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 Home Network Prefix Request Indication in PCO unit-abot-epc-basic-0: 12:42:44 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:44 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:44 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:42:44 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:44 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:42:44 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:44 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:44 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:44 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:44 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:42:44 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:44 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:42:44 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:44 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:44 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:44 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:44 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:42:44 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:44 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:42:44 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:44 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:44 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:44 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:44 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:42:44 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:44 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:42:44 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:44 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:44 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:44 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:44 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:42:44 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:44 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:42:44 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:44 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:44 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:44 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:44 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:42:44 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:44 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:42:44 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:44 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:45 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:45 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42: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: 12:42:45 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:45 [main] REPORT: STEP EXECUTION TIME TAKEN :446 MS unit-abot-epc-basic-0: 12:42:45 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:45 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:45 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:45 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:45 [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: 12:42:45 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:45 [main] REPORT: STEP EXECUTION TIME TAKEN :676 MS unit-abot-epc-basic-0: 12:42:45 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:45 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:45 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:45 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:45 [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: 12:42:45 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:45 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 12:42:45 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:45 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:45 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:45 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:45 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:42:45 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:45 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:42:45 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:45 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:55 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:55 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:55 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:42:55 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:55 [main] REPORT: STEP EXECUTION TIME TAKEN :10016 MS unit-abot-epc-basic-0: 12:42:55 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:55 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:55 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:55.872 [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: 12:42:55 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:55.876 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:42:55 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:55 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:55 [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: 12:42:55 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:55 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 12:42:55 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:55 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:42:55 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:42:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:55 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:42:55 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:42:55 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-oai-epc-0: 12:42:56 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 12:42:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:42:56 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 12:42:56 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 12:42:56 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 12:42:56 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 12:42:56 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 12:42:56 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:42:56 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:42:56 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 12:42:56 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:42:56 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 12:42:56 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 12:42:56 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 12:42:56 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 16946' unit-oai-epc-0: 12:42:56 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 16946 =~ .*running.* ]] unit-oai-epc-0: 12:42: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: 12:42:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:42: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: 12:42:56 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 12:42:56 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 12:42:56 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 12:42:56 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:42:56 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 12:42:56 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 12:42:56 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 12:42:56 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:42:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:43:05 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:43: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_DSMIPv6_Home_Network_Prefix_Request @PCO unit-abot-epc-basic-0: 12:43:06 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: 12:43: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: 12:43: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: 12:43:06 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:43: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: 12:43: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: 12:43:06 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:43: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: 12:43: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: 12:43:06 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: 12:43:06 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:43: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: 12:43:06 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:43: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: 12:43:06 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:43: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: 12:43: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: 12:43:06 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:43:06 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: 12:43:06 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:06 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:06 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:06 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:06 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:06 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:06 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43: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: 12:43:06 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:06 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:06 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:06 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:06 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:06 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:06 [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: 12:43:06 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:06 [main] REPORT: STEP EXECUTION TIME TAKEN :472 MS unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:07 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:07 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:07 [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: 12:43:07 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:07 [main] REPORT: STEP EXECUTION TIME TAKEN :682 MS unit-abot-epc-basic-0: 12:43:07 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:07 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:07 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:07 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:07 [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: 12:43:07 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:07 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 12:43:07 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:07 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:07 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:07 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:07 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:43:07 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:07 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:43:07 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:07 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:17 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:17 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:17 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:43:17 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:17 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 12:43:17 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:17 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:17 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:17.668 [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: 12:43:17 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:17.670 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:43:17 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:17 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:17 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:43:17 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:17 [main] REPORT: STEP EXECUTION TIME TAKEN :269 MS unit-abot-epc-basic-0: 12:43:17 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:17 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:43:17 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:17 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:43:17 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:43: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: 12:43:28 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:43:28 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:43:28 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_IPv4_Home_Agent_Address_Request @PCO unit-abot-epc-basic-0: 12:43:28 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: 12:43: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: 12:43: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: 12:43:28 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:43: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: 12:43: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: 12:43:28 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:43:28 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:43: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: 12:43:28 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:43:28 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: 12:43:28 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:43: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: 12:43:28 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:43: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: 12:43:28 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:43: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: 12:43:28 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:43:28 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:43:28 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:43:28 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:43:28 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:43:28 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IM CN Subsystem Signalling Flag Indication in PCO unit-abot-epc-basic-0: 12:43:28 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:28 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:28 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:43:28 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:28 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 12:43:28 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:28 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:28 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:28 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:28 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:43:28 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:28 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:43:28 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:28 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:28 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:28 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:28 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:43:28 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:28 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:43:28 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:28 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:28 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:28 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43: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: 12:43:28 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:28 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:43:28 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:28 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:28 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:28 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:28 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:43:28 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:28 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:43:28 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:28 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:28 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:28 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:28 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:43:28 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:28 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:43:28 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:28 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:28 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:28 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43: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: 12:43:28 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:28 [main] REPORT: STEP EXECUTION TIME TAKEN :280 MS unit-abot-epc-basic-0: 12:43:28 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:28 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:29 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:29 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:29 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:43:29 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:29 [main] REPORT: STEP EXECUTION TIME TAKEN :681 MS unit-abot-epc-basic-0: 12:43:29 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:29 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:29 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:29 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:29 [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: 12:43:29 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:29 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:43:29 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:29 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:29 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:29 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:29 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:43:29 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:29 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:43:29 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:29 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:39 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:39 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:39 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:43:39 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:39 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 12:43:39 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:39 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:39 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:39.539 [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: 12:43:39 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:39.541 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:43:39 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:39 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:39 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:43:39 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:39 [main] REPORT: STEP EXECUTION TIME TAKEN :239 MS unit-abot-epc-basic-0: 12:43:39 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:39 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:43:39 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:39 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:43:39 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:43:39 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:43:49 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:43:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:43:49 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IM_CN_Subsystem_Signalling_Flag @PCO unit-abot-epc-basic-0: 12:43:49 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: 12:43:49 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:43:49 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:43:49 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:43:49 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:43:49 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:43:49 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:43:49 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:43:49 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:43:49 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:43:49 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: 12:43:49 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:43:49 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:43:49 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:43:49 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:43:49 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:43:49 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:43:49 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:43:49 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:43:49 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:43:49 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:43:49 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:43:49 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with IPv4 Address Allocation Via DHCPv4 Indication in PCO unit-abot-epc-basic-0: 12:43:49 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:49 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:49 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:43:49 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:49 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:43:49 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:49 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:49 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:49 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:49 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:43:49 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:49 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 12:43:49 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:49 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:49 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:49 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:49 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:43:49 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:49 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:43:49 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:49 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:49 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:49 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:49 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:43:49 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:49 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:43:49 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:49 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:49 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:49 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:49 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:43:49 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:49 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:43:49 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:49 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:49 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:49 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:49 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:43:49 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:49 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:43:49 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:49 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:50 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:50 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:50 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:43:50 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:50 [main] REPORT: STEP EXECUTION TIME TAKEN :239 MS unit-abot-epc-basic-0: 12:43:50 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:50 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:50 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:50 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:50 [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: 12:43:50 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:50 [main] REPORT: STEP EXECUTION TIME TAKEN :676 MS unit-abot-epc-basic-0: 12:43:50 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:50 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:50 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:50 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:50 [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: 12:43:50 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:50 [main] REPORT: STEP EXECUTION TIME TAKEN :30 MS unit-abot-epc-basic-0: 12:43:50 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:50 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:50 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:50 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:50 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:43:50 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:50 [main] REPORT: STEP EXECUTION TIME TAKEN :86 MS unit-abot-epc-basic-0: 12:43:50 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:50 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:43:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:00 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:00 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:00 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:44:00 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:00 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 12:44:00 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:00 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:00 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:00.897 [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: 12:44:00 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:00.901 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:44:00 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:00 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44: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: 12:44:00 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:00 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 12:44:00 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:00 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:44:00 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:00 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:44:00 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:44: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: 12:44:10 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IPv4_Address_Allocation_Via_DHCPv4 @PCO unit-abot-epc-basic-0: 12:44:11 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: 12:44: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: 12:44: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: 12:44:11 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:44: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: 12:44: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: 12:44:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:44: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: 12:44: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: 12:44:11 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: 12:44:11 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:44: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: 12:44:11 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:44: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: 12:44:11 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:44: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: 12:44: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: 12:44:11 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:44:11 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: 12:44:11 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:11 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:11 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:11 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:11 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:11 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:11 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44: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: 12:44:11 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:11 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:11 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:11 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:11 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:11 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44: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: 12:44:11 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:11 [main] REPORT: STEP EXECUTION TIME TAKEN :219 MS unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:12 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:12 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:12 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:44:12 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:12 [main] REPORT: STEP EXECUTION TIME TAKEN :648 MS unit-abot-epc-basic-0: 12:44:12 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:12 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:12 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:12 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:12 [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: 12:44:12 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:12 [main] REPORT: STEP EXECUTION TIME TAKEN :221 MS unit-abot-epc-basic-0: 12:44:12 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:12 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:12 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:12 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:12 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:44:12 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:12 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:44:12 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:12 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:22 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:22 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:22 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:44:22 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:22 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 12:44:22 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:22 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:22 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:22.301 [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: 12:44:22 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:22.309 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:44:22 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:22 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44: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: 12:44:22 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:22 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 12:44:22 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:22 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:44:22 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:22 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:44:22 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:44: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: 12:44:22 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 12:44:32 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:44:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:44:32 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: 12:44:32 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: 12:44: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: 12:44: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: 12:44:32 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:44: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: 12:44: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: 12:44:32 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:44:32 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:44: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: 12:44:32 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: 12:44:32 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: 12:44:32 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:44: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: 12:44:32 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:44: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: 12:44:32 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:44: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: 12:44:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:44:32 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:44:32 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:44:32 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:44:32 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:44:32 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: 12:44:32 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:32 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:32 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:44:32 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:32 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:44:32 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:32 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:32 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:32 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:32 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:44:32 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:32 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:44:32 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:32 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:32 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:32 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:32 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:44:32 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:32 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:44:32 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:32 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:32 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:32 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44: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: 12:44:32 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:32 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:44:32 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:32 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:32 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:32 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:32 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:44:32 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:32 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:44:32 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:32 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:32 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:32 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:32 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:44:32 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:32 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:44:32 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:32 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:32 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:32 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:32 [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: 12:44:32 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:32 [main] REPORT: STEP EXECUTION TIME TAKEN :214 MS unit-abot-epc-basic-0: 12:44:32 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:32 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:33 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:33 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:33 [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: 12:44:33 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:33 [main] REPORT: STEP EXECUTION TIME TAKEN :868 MS unit-abot-epc-basic-0: 12:44:33 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:33 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:33 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:33 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:33 [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: 12:44:33 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:33 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 12:44:33 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:33 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:33 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:33 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:33 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:44:33 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:33 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 12:44:33 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:33 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:43 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:43 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:43 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:44:43 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:43 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 12:44:43 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:43 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:43 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:43.751 [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: 12:44:43 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:43.754 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:44:43 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:43 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:43 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:44:43 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:43 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 12:44:43 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:43 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:44:43 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:43 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:44:43 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:44:43 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:44:53 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:44:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:44:53 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: 12:44:53 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: 12:44:53 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:44:53 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:44:53 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:44:53 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: 12:44:53 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: 12:44:53 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:44:53 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:44:53 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: 12:44:53 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: 12:44:53 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: 12:44:53 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:44:53 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: 12:44:53 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:44:53 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: 12:44:53 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:44:53 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: 12:44:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:44:53 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:44:53 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:44:53 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:44:53 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:44:53 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With P-CSCF Address Request Indication in PCO unit-abot-epc-basic-0: 12:44:53 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:53 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:53 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:44:53 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:53 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 12:44:53 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:53 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:53 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:53 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:53 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:44:53 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:53 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:44:54 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:54 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:54 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:54 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:54 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:44:54 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:54 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:44:54 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:54 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:54 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:54 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:54 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:44:54 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:54 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:44:54 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:54 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:54 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:54 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:54 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:44:54 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:54 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:44:54 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:54 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:54 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:54 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:54 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:44:54 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:54 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:44:54 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:54 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:54 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:54 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:54 [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: 12:44:54 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:54 [main] REPORT: STEP EXECUTION TIME TAKEN :231 MS unit-abot-epc-basic-0: 12:44:54 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:54 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:55 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:55 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:55 [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: 12:44:55 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:55 [main] REPORT: STEP EXECUTION TIME TAKEN :956 MS unit-abot-epc-basic-0: 12:44:55 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:55 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:55 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:55 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:55 [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: 12:44:55 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:55 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 12:44:55 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:55 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:55 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:55 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:55 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:44:55 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:55 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:44:55 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:55 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:44:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:05 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:05 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:05 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:45:05 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:05 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 12:45:05 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:05 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:05 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:05.334 [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: 12:45:05 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:05.337 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:45:05 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:05 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:05 [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: 12:45:05 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:05 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 12:45:05 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:05 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:45:05 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:05 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:45:05 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:45:05 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: 12:45:15 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:45:15 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:45:15 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: 12:45:15 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: 12:45: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: 12:45: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: 12:45:15 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:45: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: 12:45: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: 12:45:15 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:45:15 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:45: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: 12:45: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: 12:45:15 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: 12:45:15 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:45: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: 12:45:15 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:45: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: 12:45:15 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:45: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: 12:45: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: 12:45:15 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:45:15 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:45:15 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 12:45:15 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:45:15 DEBUG unit.abot-epc-basic/0.run Feature: Auth_Accept unit-abot-epc-basic-0: 12:45:15 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:15 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:15 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:45:15 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:15 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 12:45:15 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:15 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:15 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:15 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:15 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:45:15 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:15 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:45:15 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:15 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:15 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:15 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:15 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:45:15 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:15 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:45:15 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:15 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:15 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:15 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:15 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:45:15 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:15 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:45:15 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:15 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:15 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:15 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:15 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:45:15 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:15 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 12:45:15 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:15 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:15 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:15 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:15 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:45:15 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:15 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:45:15 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:15 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:16 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:16 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:16 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:45:16 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:16 [main] REPORT: STEP EXECUTION TIME TAKEN :452 MS unit-abot-epc-basic-0: 12:45:16 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:16 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:16 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:16 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:16 [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: 12:45:16 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:16 [main] REPORT: STEP EXECUTION TIME TAKEN :666 MS unit-abot-epc-basic-0: 12:45:16 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:16 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:16 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:16 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:16 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:45:16 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:16 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:45:16 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:16 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:26 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:26 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:26 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:45:26 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:26 [main] REPORT: STEP EXECUTION TIME TAKEN :10012 MS unit-abot-epc-basic-0: 12:45:26 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:26 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:26 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:26.782 [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: 12:45:26 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:26.784 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:45:26 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:26 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45: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: 12:45:26 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:26 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 12:45:26 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:26 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:45:26 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:26 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:45:26 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:45: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: 12:45:36 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:45:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:45:36 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: 12:45:36 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: 12:45:36 DEBUG unit.abot-epc-basic/0.run EPS security context. unit-abot-epc-basic-0: 12:45:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:45:36 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:45:36 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:45:36 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:45:36 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: 12:45:36 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: 12:45:36 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:45:36 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:45:36 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: 12:45:36 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: 12:45:36 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:45:36 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: 12:45:36 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:45:36 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: 12:45:36 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:45:36 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: 12:45:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:45:36 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:45:36 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:45:36 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:45:36 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:45:36 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 12:45:36 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:36 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:36 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:45:36 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:36 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:45:37 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:37 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:37 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:37 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:37 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:45:37 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:37 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:45:37 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:37 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:37 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:37 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:37 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:45:37 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:37 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:45:37 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:37 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:37 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:37 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:37 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:45:37 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:37 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:45:37 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:37 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:37 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:37 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:37 [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: 12:45:37 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:37 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:45:37 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:37 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:37 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:37 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:37 [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: 12:45:37 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:37 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:45:37 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:37 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:37 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:37 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:37 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:45:37 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:37 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:45:37 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:37 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:37 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:37 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:37 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:45:37 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:37 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:45:37 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:37 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:37 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:37 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:37 [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: 12:45:37 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:37 [main] REPORT: STEP EXECUTION TIME TAKEN :438 MS unit-abot-epc-basic-0: 12:45:37 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:37 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:38 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:38 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:38 [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: 12:45:38 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:38 [main] REPORT: STEP EXECUTION TIME TAKEN :650 MS unit-abot-epc-basic-0: 12:45:38 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:38 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:38 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:38 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:38 [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: 12:45:38 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:38 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 12:45:38 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:38 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:38 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:38 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:38 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:45:38 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:38 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:45:38 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:38 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:48 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:48 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:48 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:45:48 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:48 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 12:45:48 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:48 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:58 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:58 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:58 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:45:58 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:58 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 12:45:58 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:58 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:58 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:58.298 [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: 12:45:58 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:58.300 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:45:58 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:58 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45: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: 12:45:58 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:58 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 12:45:58 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:58 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:45:58 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:45:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:58 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:45:58 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:45: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: 12:45:58 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: 12:45:59 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-mysql-0: 12:46:08 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:46:08 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:46:08 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:46:08 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:46:08 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:46:08 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 12:46:08 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 12:46:08 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 12:46:08 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 12:46:08 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:46:08 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:46:08 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:46:09 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:46:09 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:09 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: 12:46:09 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: 12:46:09 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:46:09 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:46:09 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:46:09 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: 12:46:09 DEBUG unit.abot-epc-basic/0.run #RES is restored to 0x00 in teardown process unit-abot-epc-basic-0: 12:46:09 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: 12:46:09 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: 12:46:09 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: 12:46:09 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:46:09 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:46:09 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: 12:46:09 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: 12:46:09 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: 12:46:09 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: 12:46:09 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:46:09 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: 12:46:09 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: 12:46:09 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: 12:46:09 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:46:09 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: 12:46:09 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:46:09 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:46:09 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:46:09 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:46:09 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:46:09 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth unit-abot-epc-basic-0: 12:46:09 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:09 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:09 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:46:09 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:09 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 12:46:09 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:09 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:09 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:09 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:09 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:46:09 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:09 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:46:09 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:09 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:09 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:09 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:09 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:46:09 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:09 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:46:09 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:09 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:09 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:09 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46: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: 12:46:09 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:09 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:46:09 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:09 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:09 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:09 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:09 [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: 12:46:09 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:09 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:46:09 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:09 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:09 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:09 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:09 [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: 12:46:09 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:09 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:46:09 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:09 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:09 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:09 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:09 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:46:09 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:09 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:46:09 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:09 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:09 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:09 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:09 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:46:09 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:09 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:46:09 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:09 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:09 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:09 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46: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: 12:46:09 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:09 [main] REPORT: STEP EXECUTION TIME TAKEN :360 MS unit-abot-epc-basic-0: 12:46:09 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:09 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:10 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:10 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:10 [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: 12:46:10 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:10 [main] REPORT: STEP EXECUTION TIME TAKEN :724 MS unit-abot-epc-basic-0: 12:46:10 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:10 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:10 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:10 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:10 [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: 12:46:10 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:10 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 12:46:10 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:10 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:10 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:10 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:10 [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: 12:46:10 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:10 [main] REPORT: STEP EXECUTION TIME TAKEN :232 MS unit-abot-epc-basic-0: 12:46:10 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:10 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:10 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:10 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:10 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:46:10 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:10 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:46:10 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:10 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:20 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:20 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:20 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:46:20 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:20 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 12:46:20 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:20 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:30 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:30 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:30 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:46:30 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:30 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 12:46:30 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:30 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:30 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:30.940 [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: 12:46:30 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:30.955 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:46:30 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:30 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46: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: 12:46:30 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:30 [main] REPORT: STEP EXECUTION TIME TAKEN :39 MS unit-abot-epc-basic-0: 12:46:30 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:30 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:46:30 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:30 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:46:30 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:46:31 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:46:31 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: 12:46:31 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: 12:46:37 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 12:46:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:46:37 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 12:46:37 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 12:46:37 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 12:46:37 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 12:46:37 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 12:46:37 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:46:37 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 12:46:37 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:46:37 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 12:46:37 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 12:46:37 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 12:46:37 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22118' unit-oai-hss-0: 12:46:37 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22118 =~ .*running.* ]] unit-oai-hss-0: 12:46:37 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 12:46:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:46:37 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 12:46:37 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 12:46:37 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 12:46:37 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 12:46:37 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:46:37 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 12:46:37 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 12:46:37 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 12:46:37 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:46:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:46:41 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:46:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:41 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: 12:46:41 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: 12:46:41 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:46:41 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:46:41 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:46:41 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: 12:46:41 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: 12:46:41 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: 12:46:41 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: 12:46:41 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:46:41 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:46:41 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: 12:46:41 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: 12:46:41 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: 12:46:41 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: 12:46:41 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: 12:46:41 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:46:41 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: 12:46:41 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: 12:46:41 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: 12:46:41 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:46:41 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: 12:46:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:46:41 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:46:41 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:46:41 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:46:41 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:46:41 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 12:46:41 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:41 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:41 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:46:41 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:41 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:46:41 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:41 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:41 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:41 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:41 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:46:41 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:41 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:46:41 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:41 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:41 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:41 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:41 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:46:41 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:41 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:46:41 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:41 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:41 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:41 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:41 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:46:41 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:41 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:46:41 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:41 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:41 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:41 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:41 [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: 12:46:41 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:41 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:46:41 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:41 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:41 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:41 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:41 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:46:41 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:41 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:46:41 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:41 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:41 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:41 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:41 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:46:41 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:41 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:46:41 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:41 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:42 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:42 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:42 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:46:42 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:42 [main] REPORT: STEP EXECUTION TIME TAKEN :447 MS unit-abot-epc-basic-0: 12:46:42 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:42 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:42 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:42 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:42 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:46:42 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:42 [main] REPORT: STEP EXECUTION TIME TAKEN :697 MS unit-abot-epc-basic-0: 12:46:42 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:42 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:42 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:42 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:42 [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: 12:46:42 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:42 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 12:46:42 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:42 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:42 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:42 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:42 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:46:42 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:42 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 12:46:42 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:42 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:52 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:52 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:52 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:46:52 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:52 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 12:46:52 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:52 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:46:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:02 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:02 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:02 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:47:02 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:02 [main] REPORT: STEP EXECUTION TIME TAKEN :10022 MS unit-abot-epc-basic-0: 12:47:02 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:02 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:02 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:02.865 [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: 12:47:02 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:02.870 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:47:02 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:02 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:02 [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: 12:47:02 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:02 [main] REPORT: STEP EXECUTION TIME TAKEN :31 MS unit-abot-epc-basic-0: 12:47:02 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:02 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:47:02 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:02 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:47:02 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:47:02 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: 12:47:02 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: 12:47:12 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:47:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:13 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: 12:47:13 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: 12:47: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: 12:47: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: 12:47:13 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:47: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: 12:47:13 DEBUG unit.abot-epc-basic/0.run #RES is restore to 0x00 in teardown process unit-abot-epc-basic-0: 12:47:13 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: 12:47: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: 12:47:13 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:47:13 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:47: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: 12:47: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: 12:47:13 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: 12:47:13 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: 12:47:13 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:47: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: 12:47: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: 12:47: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: 12:47:13 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:47: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: 12:47: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: 12:47:13 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:47:13 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:47:13 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:47:13 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:47:13 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_GUTIattachMAC_code_failure unit-abot-epc-basic-0: 12:47:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:13 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:47:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:13 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 12:47:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:13 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:47:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:13 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:47:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:13 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:47:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:13 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:47:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47: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: 12:47:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:13 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:47:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:13 [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: 12:47:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:13 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:47:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:13 [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: 12:47:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:13 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:47:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:13 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:47:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:13 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:47:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:13 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:47:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:13 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:47:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:13 [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: 12:47:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:13 [main] REPORT: STEP EXECUTION TIME TAKEN :453 MS unit-abot-epc-basic-0: 12:47:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:14 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:14 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:14 [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: 12:47:14 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:14 [main] REPORT: STEP EXECUTION TIME TAKEN :667 MS unit-abot-epc-basic-0: 12:47:14 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:14 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:14 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:14 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:14 [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: 12:47:14 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:14 [main] REPORT: STEP EXECUTION TIME TAKEN :671 MS unit-abot-epc-basic-0: 12:47:14 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:14 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:14 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:14 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:14 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:47:14 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:14 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 12:47:14 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:14 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:25 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:25 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:25 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:47:25 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:25 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 12:47:25 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:25 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:35 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:35 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:35 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:47:35 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:35 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 12:47:35 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:35 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:35 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:35.275 [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: 12:47:35 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:35.278 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:47:35 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:35 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:35 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:47:35 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:35 [main] REPORT: STEP EXECUTION TIME TAKEN :247 MS unit-abot-epc-basic-0: 12:47:35 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:35 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:47:35 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:35 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:47:35 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:47: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: 12:47:36 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: 12:47:36 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: 12:47:46 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:47:46 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:46 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: 12:47:46 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: 12:47:46 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:47:46 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:47:46 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:47:46 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:47:46 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:47:46 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: 12:47:46 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:47:46 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:47:46 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:47:46 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:47:46 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:47:46 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 12:47:46 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: 12:47:46 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:47:46 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:47:46 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:47:46 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:47:46 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:47:46 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:47:46 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:46 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:47:46 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:47:46 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:47:46 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:47:46 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure unit-abot-epc-basic-0: 12:47:46 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:46 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:46 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:47:46 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:46 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 12:47:46 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:46 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:46 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:46 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:46 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:47:46 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:46 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:47:46 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:46 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:46 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:46 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:46 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:47:46 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:46 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:47:46 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:46 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:46 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:46 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:46 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:47:46 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:46 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:47:46 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:46 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:46 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:46 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:46 [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: 12:47:46 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:46 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:47:46 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:46 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:46 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:46 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:46 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:47:46 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:46 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:47:46 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:46 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:46 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:46 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:46 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:47:46 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:46 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:47:46 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:46 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:47 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:47 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:47 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:47:47 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:47 [main] REPORT: STEP EXECUTION TIME TAKEN :420 MS unit-abot-epc-basic-0: 12:47:47 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:47 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:48 [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: 12:47:48 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:48 [main] REPORT: STEP EXECUTION TIME TAKEN :678 MS unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:48 [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: 12:47:48 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:48 [main] REPORT: STEP EXECUTION TIME TAKEN :674 MS unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:48 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:48 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:58 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:58 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:58 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:47:58 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:58 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 12:47:58 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:58 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:47:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:08 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:08 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:08 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:48:08 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:08 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 12:48:08 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:08 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:08 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:08.767 [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: 12:48:08 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:08.770 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:48:08 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:08 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48: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: 12:48:08 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:08 [main] REPORT: STEP EXECUTION TIME TAKEN :38 MS unit-abot-epc-basic-0: 12:48:08 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:08 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:48:08 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:08 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:48:08 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:48:08 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:48:09 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: 12:48:19 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:48:19 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:48:19 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: 12:48:19 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: 12:48: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: 12:48: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: 12:48:19 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:48: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: 12:48:19 DEBUG unit.abot-epc-basic/0.run # WRONGIMSI is restored to false in teardown process unit-abot-epc-basic-0: 12:48:19 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: 12:48: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: 12:48:19 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:48:19 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:48: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: 12:48: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: 12:48:19 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 12:48:19 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: 12:48:19 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:48: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: 12:48: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: 12:48: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: 12:48:19 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:48: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: 12:48: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: 12:48:19 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:48:19 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:48:19 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 12:48:19 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:48:19 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_SQN_failure unit-abot-epc-basic-0: 12:48:19 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:19 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:19 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:48:19 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:19 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 12:48:19 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:19 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:19 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:19 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:19 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:48:19 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:19 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:48:19 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:19 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:19 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:19 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:19 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:48:19 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:19 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:48:19 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:19 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:19 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:19 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48: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: 12:48:19 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:19 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 12:48:19 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:19 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:19 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:19 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:19 [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: 12:48:19 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:19 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:48:19 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:19 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:19 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:19 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:19 [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: 12:48:19 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:19 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:48:19 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:19 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:19 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:19 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:19 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:48:19 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:19 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:48:19 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:19 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:19 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:19 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:19 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:48:19 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:19 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:48:19 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:19 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:20 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:20 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:20 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:48:20 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:20 [main] REPORT: STEP EXECUTION TIME TAKEN :234 MS unit-abot-epc-basic-0: 12:48:20 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:20 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:20 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:20 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:20 [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: 12:48:20 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:20 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:48:20 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:20 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:20 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:20 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:20 [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: 12:48:20 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:20 [main] REPORT: STEP EXECUTION TIME TAKEN :663 MS unit-abot-epc-basic-0: 12:48:20 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:20 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:21 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:21 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:21 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:48:21 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:21 [main] REPORT: STEP EXECUTION TIME TAKEN :91 MS unit-abot-epc-basic-0: 12:48:21 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:21 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:31 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:31 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:31 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:48:31 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:31 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 12:48:31 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:31 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:31 [main] REPORT: ========================================================================================== unit-oai-epc-0: 12:48:32 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 12:48:32 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:48:32 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 12:48:32 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 12:48:32 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 12:48:32 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 12:48:32 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 12:48:32 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:48:32 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:48:32 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 12:48:32 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:48:32 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 12:48:32 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 12:48:32 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 12:48:32 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 19156' unit-oai-epc-0: 12:48:32 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 19156 =~ .*running.* ]] unit-oai-epc-0: 12:48:32 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: 12:48:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:48:32 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 12:48:32 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 12:48:32 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 12:48:32 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 12:48:32 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:48:32 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 12:48:32 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 12:48:32 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 12:48:32 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:48:32 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:48:41 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:41 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:41 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:48:41 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:41 [main] REPORT: STEP EXECUTION TIME TAKEN :10014 MS unit-abot-epc-basic-0: 12:48:41 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:41 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:41 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:41.108 [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: 12:48:41 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:41.111 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:48:41 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:41 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48: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: 12:48:41 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:41 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 12:48:41 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:41 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:48:41 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:41 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:48:41 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:48: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: 12:48:41 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: 12:48:41 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: 12:48:51 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:48:52 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:48:52 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: 12:48:52 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: 12:48:52 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:48:52 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:48:52 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:48:52 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: 12:48:52 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: 12:48:52 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: 12:48:52 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: 12:48:52 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:48:52 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:48:52 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: 12:48:52 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: 12:48:52 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: 12:48:52 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:48:52 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: 12:48:52 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: 12:48:52 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: 12:48:52 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:48:52 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: 12:48:52 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:48:52 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:48:52 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:48:52 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 12:48:52 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:48:52 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt unit-abot-epc-basic-0: 12:48:52 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:52 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:52 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:48:52 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:52 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 12:48:52 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:52 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:52 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:52 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:52 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:48:52 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:52 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:48:52 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:52 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:52 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:52 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:52 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:48:52 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:52 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:48:52 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:52 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:52 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:52 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48: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: 12:48:52 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:52 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:48:52 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:52 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:52 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:52 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:52 [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: 12:48:52 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:52 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:48:52 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:52 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:52 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:52 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:52 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:48:52 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:52 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:48:52 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:52 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:52 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:52 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:52 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:48:52 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:52 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:48:52 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:52 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:52 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:52 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:52 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:48:52 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:52 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:48:52 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:52 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:52 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:52 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48: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: 12:48:52 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:52 [main] REPORT: STEP EXECUTION TIME TAKEN :485 MS unit-abot-epc-basic-0: 12:48:52 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:52 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:52 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:52 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:52 [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: 12:48:52 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:52 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 12:48:52 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:52 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:53 [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: 12:48:53 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:53 [main] REPORT: STEP EXECUTION TIME TAKEN :714 MS unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:53 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:53 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:48:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:03 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:49:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:03 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:49:03 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:49:03 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:49:03 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 12:49:03 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:49:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:03 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:49:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:49:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:49:13 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:49:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:49:13 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 12:49:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:49:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:49:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:49:13.508 [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: 12:49:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:49:13.510 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:49:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:49:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:49: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: 12:49:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:49:13 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 12:49:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:49:13 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:49:13 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:49:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:13 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:49:13 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:49: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: 12:49:13 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: 12:49:14 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:24 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: 12:49:24 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: 12:49:24 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: 12:49:24 DEBUG unit.abot-epc-basic/0.run # file name kdf.c line no: 156 uint8_t amf[] = { 0xFF, 0xFF }; unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:49:24 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: 12:49:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:49:24 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: 12:49:24 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: 12:49:24 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run 22 Scenarios (22 failed) unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run 278 Steps (22 failed, 256 passed) unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run 9m12.438s unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0, Time elapsed: 556.522 sec <<< FAILURE! - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 12:49:25 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.005 sec unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:49:25 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.007 sec unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 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.001 sec unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(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: 12:49:25 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: 12:49:25 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: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:25 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.004 sec unit-abot-epc-basic-0: 12:49:25 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.001 sec unit-abot-epc-basic-0: 12:49:25 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.004 sec unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:49:25 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.003 sec unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MCC. Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:25 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.005 sec unit-abot-epc-basic-0: 12:49:25 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.002 sec unit-abot-epc-basic-0: 12:49:25 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.001 sec unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:49:25 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.001 sec unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 12:49:25 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.004 sec unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MNC. Time elapsed: 0.007 sec <<< FAILURE! unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 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: 12:49:25 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.007 sec unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.007 sec <<< FAILURE! unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong TAC Time elapsed: 0.008 sec <<< FAILURE! unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 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: 12:49:25 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.005 sec unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success with right GUTI. Time elapsed: 0.007 sec <<< FAILURE! unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:49:25 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.002 sec unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:49:25 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.004 sec unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 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.003 sec unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 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: 12:49:25 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: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 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: 12:49:25 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.005 sec unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:49:25 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.005 sec unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(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: 12:49:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 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.003 sec unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 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: 12:49:25 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.001 sec unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 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: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(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: 12:49:25 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: 12:49:25 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: 12:49:25 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: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:49:25 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.003 sec unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:49:25 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.004 sec unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 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: 12:49:25 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: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:49:25 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.001 sec unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 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: 12:49:25 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: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(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: 12:49:25 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: 12:49:25 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: 12:49:25 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: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 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: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 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: 12:49:25 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.001 sec unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:25 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.001 sec unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 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: 12:49:25 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: 12:49:25 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: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 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: 12:49:25 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: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 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: 12:49:25 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: 12:49:25 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: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(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: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.005 sec <<< FAILURE! unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct Time elapsed: 0.006 sec <<< FAILURE! unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 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: 12:49:25 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: 12:49:25 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.005 sec unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 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: 12:49:25 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: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(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: 12:49:25 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: 12:49:25 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.001 sec unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:25 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.004 sec <<< FAILURE! unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 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: 12:49:25 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: 12:49:25 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: 12:49:25 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: 12:49:25 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: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(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: 12:49:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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.004 sec <<< FAILURE! unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:25 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.005 sec <<< FAILURE! unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 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.005 sec unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(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: 12:49:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 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: 12:49:25 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: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:49:25 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.002 sec unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 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: 12:49:25 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: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(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: 12:49:25 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: 12:49:25 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: 12:49:25 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: 12:49:25 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: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:25 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.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 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: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 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: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(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: 12:49:25 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: 12:49:25 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: 12:49:25 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.001 sec unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 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.004 sec unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 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.001 sec unit-abot-epc-basic-0: 12:49:25 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 sec unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(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: 12:49:25 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: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message. Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:25 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.001 sec unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 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.005 sec unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 12:49:25 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.003 sec unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 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.006 sec unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(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: 12:49:25 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: 12:49:25 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.001 sec unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 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: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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 <<< FAILURE! unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:25 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.039 sec <<< FAILURE! unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run 02-Jun-2019 12:49:24.871 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Results : unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Failed tests: unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run [ERROR] There are test failures. unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:49:25 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: 12:49:25 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:49:26 DEBUG unit.abot-epc-basic/0.run [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 12:49:27 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:49:27 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD FAILURE unit-abot-epc-basic-0: 12:49:27 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:49:27 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 09:22 min unit-abot-epc-basic-0: 12:49:27 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2019-06-02T12:49:27+00:00 unit-abot-epc-basic-0: 12:49:27 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 23M/60M unit-abot-epc-basic-0: 12:49:27 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:49:27 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: 12:49:27 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 12:49:27 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: 12:49:27 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: 12:49:27 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 12:49:27 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: 12:49:27 DEBUG unit.abot-epc-basic/0.run [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException unit-abot-epc-basic-0: 12:49:27 DEBUG unit.abot-epc-basic/0.run No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 12:49:27 DEBUG juju.worker.uniter.operation committing operation "run action 2675213d-39bf-44b6-8417-f08c16f939d1" unit-abot-epc-basic-0: 12:49:27 DEBUG juju.machinelock machine lock released for uniter (run action 2675213d-39bf-44b6-8417-f08c16f939d1) unit-abot-epc-basic-0: 12:49:27 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:49:27 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:49:27 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 12:49:27 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 12:49:27 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 12:49:27 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 12:49:27 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 12:49:27 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 12:49:27 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 12:49:27 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 12:49:27 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:49:27 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:49:27 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 12:49:27 DEBUG juju.worker.uniter no operations in progress; waiting for changes 2019-06-02 12:49:50,593 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2019-06-02 12:50:29,258 - 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, 4 applications Waiting on 1 model, 4 machines, 2 applications Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 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-02 12:50:43,613 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 04:51 | PASS | | cloudify_ims | functest | vnf | 25:17 | PASS | | heat_ims | functest | vnf | 33:11 | PASS | | vyos_vrouter | functest | vnf | 16:05 | PASS | | juju_epc | functest | vnf | 39:55 | PASS | +----------------------+------------------+--------------+------------------+----------------+ 2019-06-02 12:50:43,618 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK